This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-08-20 Peter Martiniperldelta for Safe changes
2014-08-20 Peter Martiniperldelta for 57d69a4
2014-08-20 Peter Martiniperldelta for f4ef132
2014-08-20 Peter Martiniperldelta for 60df683
2014-08-20 Peter Martiniperldelta for 5f8324b
2014-08-20 Peter Martiniperldelta for 54b7cb3
2014-08-20 Peter Martiniperldelta for 438f0014a812, revised
2014-08-20 Peter Martiniperldelta for 438f0014a812
2014-08-20 Peter Martiniperldelta for jhi double/float work
2014-08-20 Peter Martiniperldelta for 4cedf205aa6e
2014-08-20 Peter Martiniperldelta for 3699825258c
2014-08-20 Peter Martiniperldelta typo fix: change a ',' to a '.'
2014-08-20 Peter MartiniRevert Test::Builder changes in prep for 5.21.3
2014-08-20 Karen Etheridgespelling: till -> until
2014-08-20 Karen Etheridgedocument what version \K was added in
2014-08-19 Brian FraserWhen cross-compiling, copy cpan/Module-Metadata/
2014-08-19 Craig A. BerryFix finite/finitel/isfinite in configure.com.
2014-08-19 Chad GranumUpdate blead to Test::Builder alpha 40
2014-08-18 Father Chrysostomosperldelta for b5b6210a9/#46947
2014-08-17 Jarkko HietaniemiInclude longdblkind in perl -V output.
2014-08-17 Jarkko HietaniemiComment tweaks.
2014-08-17 Jarkko HietaniemiLittle-endian double-double detection was wrong.
2014-08-17 Jarkko HietaniemiAdd quadruple precision tests, verified by Craig Berry.
2014-08-17 Jarkko HietaniemiSeparate the extraction of hex values.
2014-08-16 Chad GranumUpdate to include latest Test::Builder alpha
2014-08-16 Father ChrysostomosUpdate exp_name in toke.c, following b5b6210a976
2014-08-16 Jarkko HietaniemiSocket 2.015
2014-08-15 Karl Williamsonreg_posixcc.t: display chr(\\xXX) should be chr(0xXX)
2014-08-15 Karl Williamsonperldelta: Add entry for sync_locale()
2014-08-15 Jarkko HietaniemiMake a wild guess at how to handle double-double.
2014-08-15 Jarkko HietaniemiLimit testing with 80-bit doubles.
2014-08-15 Jarkko Hietaniemi80-bit big-endian extraction was also wrong.
2014-08-15 Jarkko HietaniemiTry preparing for weird UVSIZE or NV_MANT_DIG.
2014-08-15 Jarkko HietaniemiIn frexp+ldexp path simply prefer Uquad_t to UV.
2014-08-15 Jarkko HietaniemiBig endian frexp+ldexp byte extraction was wrong.
2014-08-15 Jarkko HietaniemiOn literal hexadecimal floats use uquad, not UV.
2014-08-15 Jarkko HietaniemiComment tweaks.
2014-08-15 Jarkko HietaniemiUse XDIGIT_VALUE().
2014-08-15 Jarkko HietaniemiZero is better longdblkind for "no long double" than -1.
2014-08-15 Jarkko HietaniemiWhitespace only: line breaks before elses.
2014-08-15 Jarkko HietaniemiAdjust need size for locale radix.
2014-08-15 Tony Cookperldelta for 5c45bbe050f6
2014-08-15 Tony Cook[perl #122476] use a hash instead of a ptr_table
2014-08-15 Tony Cook[perl #122476] TODO test for isfoo() crash on Win32...
2014-08-15 Tony Cookperldelta for 496f5ba57a43
2014-08-15 Tony Cookfix debugger y command scope level
2014-08-14 Karl WilliamsonAdd sync_locale()
2014-08-14 Karl Williamsonperldata: Fix too long verbatim lines
2014-08-14 Jarkko HietaniemiHexadecimal float literals, for perl #122219
2014-08-14 Jarkko HietaniemiHexadecimal float sprintf, for perl #122219
2014-08-14 Jarkko HietaniemiPerl_ldexp is one of ldexpl, scalbnl, or ldexp
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-08-14 Father ChrysostomosStop defined(aassign) from being an error
2014-08-13 Karl Williamsonlocale.c: Clarify comment
2014-08-13 Karl Williamsonlocale.c: Use PERL_UNUSED_RESULT
2014-08-13 Chris 'BinGOs... Remove compiler warning spam on dos-djgpp
2014-08-13 Jarkko HietaniemiFor older clang versions put back -Wno-unused-value.
2014-08-13 Father Chrysostomos[perl #46947] Parse method-BLOCK arguments as a term
2014-08-12 David Mitchellfix fix for stat.t on win32
2014-08-12 David Mitchellop/.stat.t: fix race condition
2014-08-11 Karl Williamsont/run/locale.t: Improve skip message
2014-08-11 Karl WilliamsonPATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx
2014-08-10 Tony Cookperldelta for 2806bfd899e5, 3969ff3f8e4b
2014-08-10 Tony Cook[perl #122107] ensure that BEGIN blocks with errors...
2014-08-10 Tony Cook[perl #122107] test that BEGIN blocks with errors don...
2014-08-10 Father Chrysostomos[perl #122498] Odd error message from m/(?(??{}))/
2014-08-10 Father ChrysostomosMake ‘require $tied_undef’ behave consistently
2014-08-10 Father ChrysostomosAlphabetise perldiag
2014-08-10 Father Chrysostomosperldiag: rewrap for better splain output; clarifications
2014-08-09 Brian FraserExtUtils::CBuilder: On Android, link to both -lperl...
2014-08-08 Craig A. BerryRemove dead VMS code from ext/Sys-Hostname/Hostname.xs.
2014-08-08 Karl Williamsonregcomp.c: White space only
2014-08-08 Karl WilliamsonPATCH: [perl #122460] Regression with (?{})(?=...)...
2014-08-08 Craig A. BerryReverse order of environ tables under bash on VMS.
2014-08-08 Chris 'BinGOs... Update ExtUtils-Manifest to CPAN version 1.65
2014-08-08 Chris 'BinGOs... Move ExtUtils-Install to cpan/
2014-08-08 Craig A. Berrygetenv() failed lookup need not set errno on VMS.
2014-08-07 Chris 'BinGOs... Move ExtUtils-Manifest to cpan/
2014-08-07 Chris 'BinGOs... Move ExtUtils-Command to cpan/
2014-08-06 Rafael Garcia... Documentation typo fix
2014-08-06 Yves OrtonAdd MurmurHash64A and MurmurHash64B to hv_func.h
2014-08-05 Jarkko HietaniemiSun c99 needs -Xa for many system interfaces.
2014-08-05 Jarkko HietaniemiSun c99 doesn't like bare -O.
2014-08-05 Jarkko HietaniemiSun c99 ccversion.
2014-08-05 Jarkko HietaniemiNewer Sun C compilers are not 'SUNwspro', but 'solstudio'.
2014-08-05 Karl Williamsont/run/locale.t: Skip environment test on Win32
2014-08-05 Chris 'BinGOs... Update B-Debug to CPAN version 1.21
2014-08-05 Rafael Garcia... Add syber to AUTHORS
2014-08-05 Rafael Garcia... Regenerate local Safe MANIFEST
2014-08-05 Rafael Garcia... Fix MANIFEST and Safe's changelog
2014-08-05 syberCritical bugfix in module Safe (Opcode). Version increa...
2014-08-05 Tony Cook[perl #121404] tied hashes are different
2014-08-04 Andy DoughertyFix hint typo: No leading underscore in PERL_USE_SAFE_P...
2014-08-04 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150045
2014-08-03 Aaron CraneUpdate B-Debug to CPAN version 1.20
2014-08-02 H.Merijn BrandUpdate Config::Perl::V to version 0.22
2014-08-01 Karl Williamsonregcomp.c: Don't read outside array bound
2014-08-01 Aaron CraneFix bug in inlining some CORE::* subs
2014-08-01 Aaron Cranet/op/coresubs.t: factor out an internal routine
next