This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-11-18 Father Chrysostomossvleak.t: Add test for #123198
2014-11-18 Jarkko HietaniemiPlatform may have only one of lgamma/tgamma.
2014-11-18 Jarkko Hietaniemifma() emulation.
2014-11-18 Jarkko HietaniemiNo C++ comments, please, we are C89ish.
2014-11-18 Chad GranumUpdate Test-Simple to alpha 075
2014-11-18 James E KeenanAdd word missing from docs for 'wait' function.
2014-11-17 Chris 'BinGOs... Update CPAN-Meta-Requirements to CPAN version 2.129
2014-11-17 Father ChrysostomosManually revert ‘Remove SvREADONLY_on from op.c:op_cons...
2014-11-17 Father ChrysostomosFix assert fail with my $x; sub() {$x}
2014-11-17 Father Chrysostomosperldelta for fd2709db56
2014-11-17 Father Chrysostomosperldelta for d88d1fe0d
2014-11-17 Father Chrysostomosperldelta for ddc3d23f07
2014-11-17 Father Chrysostomosperldelta for 659fbb76ee
2014-11-17 Father Chrysostomosperldelta for fbc76eb33c6
2014-11-17 Father Chrysostomosperldelta for c74d82e0fe
2014-11-17 Father Chrysostomosperldelta: missing paren
2014-11-16 Father Chrysostomosperldelta for 8915ba3d0
2014-11-16 Father Chrysostomosperldelta for dc1230de
2014-11-16 Father Chrysostomosperldelta for referencing outer stale vars
2014-11-16 Father Chrysostomosperldelta for 5a8cd187c67
2014-11-16 Father Chrysostomosperldelta for bae8cfc69
2014-11-16 Father Chrysostomosperldelta for 6a8b6cf09
2014-11-16 Father Chrysostomosperldelta for OA_DANGEROUS additions
2014-11-16 Father Chrysostomosperldelta for OPpTARGET_MY bugs
2014-11-16 Father Chrysostomosperldelta for 710b427f0
2014-11-16 Father Chrysostomosperldelta for #119815 / 12cea2fa65
2014-11-16 Father Chrysostomosperldelta for OPpTARGET_MY optimisations
2014-11-16 Father Chrysostomosperldelta for #77452 / 8635e3c23
2014-11-16 Father Chrysostomosperldelta for 6a9665b0cf
2014-11-16 Chris 'BinGOs... ExtUtils-Manifest update to Maintainers.pl
2014-11-16 Father Chrysostomosperldelta: fix pod syntax
2014-11-16 Father Chrysostomosperldelta for #121827 / 3a100dabd
2014-11-16 Father Chrysostomosperldelta for 6b6b21da8
2014-11-16 Father Chrysostomosperldelta: Sort updated modules
2014-11-16 Father Chrysostomosperldelta for ff781254a3
2014-11-16 Karen EtheridgeUpdate ExtUtils-Manifest to CPAN version 1.69
2014-11-16 Father Chrysostomosperldelta for #123103 / 1d5686ec7b
2014-11-16 Father Chrysostomosperldelta for 96d7c888
2014-11-16 Father Chrysostomosperldelta for f4725fad1a
2014-11-16 Father Chrysostomosperldelta for #122782 / e660c409
2014-11-16 Father Chrysostomosperldelta for #122829 / 00e40766a
2014-11-16 Father Chrysostomosperldelta for #121374 / a2b5b206
2014-11-16 Father Chrysostomosperldelta for #123057 / e4e95921
2014-11-16 Father Chrysostomosperldelta for 03d05f6e34e
2014-11-16 Father Chrysostomosperldelta for c57eecc5
2014-11-16 Father Chrysostomosperldelta for 82209a5
2014-11-16 Father Chrysostomosperldelta for 25f5d5405
2014-11-16 Father Chrysostomosperldelta for ce409cc88
2014-11-16 Father Chrysostomosperldelta for #122695 / 51a82aa9fb
2014-11-16 Father Chrysostomosperldelta for #122680 / e1729dc6ad
2014-11-16 Father Chrysostomosperldelta for #123029
2014-11-16 Father Chrysostomosperldelta for fa367bcbf7
2014-11-16 Father ChrysostomosIncrease $I18N::Langinfo::VERSION to 0.12
2014-11-16 Slaven Rezic$@ check in I18N::Langinfo documentation is reversed
2014-11-16 Daniel Draganmisc optimizing in DynaLoader
2014-11-16 Daniel Draganreadd noreturn and silence "noreturn that returns"...
2014-11-16 Father Chrysostomosperldiag: Correct ‘Can't use %s for loop variable’
2014-11-16 Father Chrysostomosop.c: cmmoent typo
2014-11-16 Father Chrysostomosop.c: Correct comment added by c427f4d2d
2014-11-15 Father ChrysostomosFix double free with unterminated /(?{ <<END })/
2014-11-15 Chad GranumUpdate Test-Simple to alpha 074
2014-11-15 Father ChrysostomosDon’t always skip in-memory tests is t/base/rs.t
2014-11-15 Father Chrysostomost/base/rs.t: Suppress warning
2014-11-15 Father ChrysostomosPut PL_cop_seqmax++ code in one spot
2014-11-15 Father Chrysostomos[perl #115066] Fix wrongly nested ‘use’ deparsing
2014-11-15 Father ChrysostomosRevert the ‘return’ part of 6edcbed6
2014-11-15 Karl Williamsont/loc_tools.pl: try code page 1252 locales
2014-11-15 Karl Williamsont/loc_tools.pl: Nits in comments, white-space only
2014-11-15 Karl WilliamsonSilence spurious locale warnings
2014-11-15 Craig A. BerryRemove unused exit handler in vms/vms.c.
2014-11-15 Father ChrysostomosSpell behaviour consistently in perlsub
2014-11-15 Daniel Draganmake debugging easier in memory allocator code in perl...
2014-11-15 Father ChrysostomosDeparse.t: To-do test for #115066
2014-11-15 Jarkko HietaniemiHelper function for 'close enough with epsilon'.
2014-11-15 Jarkko HietaniemiThe skip count was all wrong.
2014-11-15 Jarkko HietaniemiThe 0d71ffa7 was quite sloppy with the sub-skips.
2014-11-15 Craig A. BerryRemove vmsish pragma from one-liners in Test::Simple...
2014-11-15 Father ChrysostomosMake $/=-1 warning default like other dep warnings
2014-11-15 Father ChrysostomosFold t/lib/warnings/irs into mg
2014-11-15 Father Chrysostomost/lib/warnings/mg: Remove comment
2014-11-15 Jarkko HietaniemiThe miniperl skip in utf8cache.t was wrong.
2014-11-15 Jarkko Hietaniemiquadmath: try finding if only available as gcc internal...
2014-11-15 Jarkko HietaniemiC99 math: lgamma and tgamma emulations.
2014-11-15 Jarkko Hietaniemifdim NaN guard.
2014-11-15 Jarkko HietaniemiThese are all emulated, so can be tested.
2014-11-15 Jarkko HietaniemiEmulate signbit() if necessary.
2014-11-15 Jarkko Hietaniemifpclassify is emulated if necessary.
2014-11-15 Jarkko Hietaniemicheckcfgvar.pl needs autodie needs Fatal needs Scalar...
2014-11-15 Jarkko HietaniemiWe no more need to guard these with HAS_ACOSH.
2014-11-15 Jarkko HietaniemiRemove Cygwin cases. Case.
2014-11-15 Jarkko HietaniemiRemove unneeded Win32 cases.
2014-11-15 Jarkko Hietaniemiundef c99_foo ifndef HAS_FOO
2014-11-15 Jarkko Hietaniemicosh and log10 are already C89.
2014-11-15 Jarkko HietaniemiRemove now empty case.
2014-11-15 Jarkko HietaniemiTru64 more undef hints.
2014-11-15 Jarkko HietaniemiRemove unneeded Tru64 cases.
2014-11-15 Jarkko HietaniemiVMS should now be handled.
2014-11-15 Jarkko HietaniemiWe now have symbols for llrint and llround.
2014-11-15 Jarkko HietaniemiAndroid should be doing the Configure scans.
2014-11-15 Jarkko HietaniemiRemove trivial unneeded cases of not having C99 math.
next