This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-08-20 Brian FraserConfigure: Improve the d_prctl_set_name detection for...
2014-08-20 Jarkko HietaniemiMention the possibility of fp rounding modes' effects.
2014-08-20 Jarkko HietaniemiTry addressing perl #122578, low-order fp diffs.
2014-08-20 Jarkko HietaniemiPass $ENV{HARNESS_TIMER} to Test::Harness from t/harness.
2014-08-20 Jarkko Hietaniemiperldelta for hexadecimal floats.
2014-08-20 Jarkko HietaniemiSeparate grok_infnan() from grok_number().
2014-08-20 Jarkko HietaniemiPerl_signbit should return non-zero for -0.
2014-08-20 Jarkko HietaniemiWin32 apparently has _isnan() and _finite(), and _fpcla...
2014-08-20 Jarkko HietaniemiUse Perl_isfinite().
2014-08-20 Jarkko HietaniemiPerl_isinf enhancements.
2014-08-20 Jarkko HietaniemiOSX does have isfinite(), and 10.9+ prefers it over...
2014-08-20 Jarkko HietaniemiPerl_isfinite() enhancements.
2014-08-20 Jarkko HietaniemiConfigure for isfinitel / isinfl.
2014-08-20 Jarkko HietaniemiAdd todo comment about special hexfp values.
2014-08-20 Jarkko HietaniemiQuadruple float BE test triggering had a typo.
2014-08-20 Jarkko HietaniemiReduce double-double %a to single-double for now.
2014-08-20 Jarkko Hietaniemidouble-double needs the first mantissa bits of doubles.
2014-08-20 Jarkko HietaniemiModify the hexfp exponent explicitly in each long doubl...
2014-08-20 Jarkko HietaniemiComment: scan_num also handles hexadecimal floats now.
2014-08-20 H.Merijn BrandConfigure backports cause reorder
2014-08-20 Peter Martiniperldelta: fix my bad pod
2014-08-20 syberMake S_method_common use gv_stashpvn instead of copypas...
2014-08-20 syberMake gv_stashpvn() use PL_stashcache
2014-08-20 Peter Martiniperldelta: finished the stragglers
2014-08-20 Peter Martiniperldelta for 7e0dd61, MurmurHash64[AB]
2014-08-20 Peter Martiniperldelta for f04d2c3
2014-08-20 Peter Martiniperldelta: put fatal perldiags in the right spot
2014-08-20 Peter Martiniperldelta: No deprecations or perf enhancements
2014-08-20 Peter Martiniperldelta for 842a9d2, [perl #122460]
2014-08-20 Peter Martiniperldelta: platform specific notes
2014-08-20 Peter Martiniperldelta: document grok_atou
2014-08-20 Peter Martiniperldelta for f57000b
2014-08-20 Peter Martiniperldelta: Added documentation changes
2014-08-20 Peter Martiniperldelta remove (most) boilerplate
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...
next