summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* unicode_constants.h: Add definitions for ESC and VTKarl Williamson2014-08-212-0/+10
* perlfunc: Update -B, -T descriptionsKarl Williamson2014-08-211-7/+13
* Revert "cpan/Time-HiRes/t/itimer.t: better diagnostics"David Mitchell2014-08-211-4/+2
* dump.c: eliminate DUMP_OP_FLAGS/PRIVATE macrosDavid Mitchell2014-08-211-117/+114
* Update Pod-Perldoc to CPAN version 3.24Chris 'BinGOs' Williams2014-08-2114-17/+20
* Update Socket version in Maintainers.plChris 'BinGOs' Williams2014-08-211-1/+1
* Update Test-Harness to CPAN version 3.33Chris 'BinGOs' Williams2014-08-2149-106/+122
* Update experimental to CPAN version 0.010Chris 'BinGOs' Williams2014-08-213-10/+47
* IEEE quadruple exponents were off.Jarkko Hietaniemi2014-08-211-2/+2
* Module::CoreList version number bumpPeter Martini2014-08-214-4/+27
* Version bump addendum; changed a 5.21.1 to .3Peter Martini2014-08-211-2/+2
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-2122-137/+137
* New perldelta.Peter Martini2014-08-2110-200/+622
* Module-CoreList CPAN version synchronisationChris 'BinGOs' Williams2014-08-211-1/+1
* Epigraph for 5.21.3Peter Martini2014-08-211-0/+13
* Merge branch 'release-5.21.3' into bleadPeter Martini2014-08-214-5/+122
|\
| * perldelta: cleanup per JHI's commentv5.21.3Peter Martini2014-08-201-2/+1
| * Add new release to perlhistPeter Martini2014-08-201-0/+1
| * Final perldelta change for 5.21.3Peter Martini2014-08-201-4/+46
| * Update Module::CoreList for 5.21.3Peter Martini2014-08-202-1/+55
| * perldelta suggested by Module-CoreListPeter Martini2014-08-201-0/+12
| * perldelta: document the ExtUtils move to cpan/Peter Martini2014-08-201-0/+9
| * perldelta: fix my bad podPeter Martini2014-08-201-3/+3
| * perldelta for hexadecimal floats.Jarkko Hietaniemi2014-08-201-2/+6
* | Scowl. 19 should have been '[VERSION]'Peter Martini2014-08-201-1/+1
* | magic.t: android: bypass two $0 tests and add oneAlexandre (Midnite) Jousset2014-08-202-2/+4
* | Android hints: Always append /system/lib and /vendor/lib in libpthBrian Fraser2014-08-201-0/+1
* | Android hints: define d_procselfexe and procselfexe if neededBrian Fraser2014-08-201-1/+10
* | Configure: Improve the d_prctl_set_name detection for AndroidBrian Fraser2014-08-201-0/+3
* | Mention the possibility of fp rounding modes' effects.Jarkko Hietaniemi2014-08-201-1/+4
* | Try addressing perl #122578, low-order fp diffs.Jarkko Hietaniemi2014-08-201-1/+59
* | Pass $ENV{HARNESS_TIMER} to Test::Harness from t/harness.Jarkko Hietaniemi2014-08-201-0/+1
* | perldelta for hexadecimal floats.Jarkko Hietaniemi2014-08-201-2/+6
* | Separate grok_infnan() from grok_number().Jarkko Hietaniemi2014-08-204-21/+120
* | Perl_signbit should return non-zero for -0.Jarkko Hietaniemi2014-08-201-5/+7
* | Win32 apparently has _isnan() and _finite(), and _fpclass().Jarkko Hietaniemi2014-08-201-3/+28
* | Use Perl_isfinite().Jarkko Hietaniemi2014-08-201-5/+3
* | Perl_isinf enhancements.Jarkko Hietaniemi2014-08-201-1/+6
* | OSX does have isfinite(), and 10.9+ prefers it over finite().Jarkko Hietaniemi2014-08-201-0/+9
* | Perl_isfinite() enhancements.Jarkko Hietaniemi2014-08-201-10/+16
* | Configure for isfinitel / isinfl.Jarkko Hietaniemi2014-08-2015-2/+70
* | Add todo comment about special hexfp values.Jarkko Hietaniemi2014-08-201-0/+8
* | Quadruple float BE test triggering had a typo.Jarkko Hietaniemi2014-08-201-1/+1
* | Reduce double-double %a to single-double for now.Jarkko Hietaniemi2014-08-202-27/+36
* | double-double needs the first mantissa bits of doubles.Jarkko Hietaniemi2014-08-201-32/+46
* | Modify the hexfp exponent explicitly in each long double case.Jarkko Hietaniemi2014-08-201-9/+11
* | Comment: scan_num also handles hexadecimal floats now.Jarkko Hietaniemi2014-08-201-3/+4
* | Configure backports cause reorderH.Merijn Brand2014-08-204-629/+624
* | perldelta: fix my bad podPeter Martini2014-08-201-3/+3
* | Make S_method_common use gv_stashpvn instead of copypasted cache usagesyber2014-08-203-24/+9