summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perldelta for #126482 / c82de78e3baFather Chrysostomos2017-08-101-0/+6
* perldelta for #128740 / d35c1b5e4Father Chrysostomos2017-08-101-0/+6
* perldelta for #126203, #128538, #128170 etcSteve Hay2017-08-101-0/+23
* perldelta for a2637ca0a / #128597Father Chrysostomos2017-08-101-0/+6
* perldelta for #128508 / b3dd0aba3Father Chrysostomos2017-08-101-0/+5
* perldelta for #128313Yves Orton2017-08-101-0/+4
* perldelta for 3f6b66c14467Tony Cook2017-08-101-0/+5
* perldelta for 76734a3218e / #128204Father Chrysostomos2017-08-101-0/+5
* perldelta for #128131 and #127952Aaron Crane2017-08-101-1/+15
* perldelta for 08f800f85 / #128182Father Chrysostomos2017-08-101-0/+6
* perldelta for #128171, #128106 and #128086Father Chrysostomos2017-08-101-2/+9
* Test data mistake was masked by mistaken fractional matchingJarkko Hietaniemi2017-08-091-1/+1
* Do not deploy the fractional matching without fractionsJarkko Hietaniemi2017-08-091-1/+1
* Test subnormals with quadmathJarkko Hietaniemi2017-08-091-0/+20
* Define Perl_fp_class() for quadmathJarkko Hietaniemi2017-08-091-0/+6
* Handle subnormals of x86 80-bitJarkko Hietaniemi2017-08-093-19/+48
* Use library testing for subnormalityJarkko Hietaniemi2017-08-092-10/+26
* Follow-up on a149d118.Jarkko Hietaniemi2017-08-091-2/+5
* [perl #128919] limited exponent range in hex fp literal with long doubleJarkko Hietaniemi2017-08-092-2/+12
* Avoid test noise on non-longdouble.Jarkko Hietaniemi2017-08-091-1/+1
* [rt.perl.org #128909] printf %a mishandles exponent-crossing rounding with lo...Jarkko Hietaniemi2017-08-092-4/+11
* Bogus skip count.Jarkko Hietaniemi2017-08-091-1/+1
* Test new hexfp fixes also on (x86 80-bit) long doubles.Jarkko Hietaniemi2017-08-091-74/+95
* Fix on top of 75326c48.Jarkko Hietaniemi2017-08-092-6/+6
* The new tests are valid only for IEEE 754 64-bit doubles.Jarkko Hietaniemi2017-08-091-45/+45
* [rt.perl.org #128893]: printf %a botches 0 flag for negative valuesJarkko Hietaniemi2017-08-092-8/+23
* [rt.perl.org #128890]: printf %a rounds incorrectlyJarkko Hietaniemi2017-08-092-29/+67
* [rt.perl.org #128889]: printf %a mishandles negative pseudo-precisionJarkko Hietaniemi2017-08-091-1/+4
* [rt.perl.org #128888]: printf %a mishandles zero precisionJarkko Hietaniemi2017-08-092-2/+7
* Comment fix for b6d9b423Jarkko Hietaniemi2017-08-091-2/+2
* Add rt.perl.org reference for b6d9b423Jarkko Hietaniemi2017-08-091-0/+1
* hexfp: IEEE 754 subnormals printf %aJarkko Hietaniemi2017-08-095-26/+129
* toke.c: fix mswin32 buildsDavid Mitchell2017-08-091-1/+1
* Treat VSI C the same as DEC/Compaq/HP C.Craig A. Berry2017-08-091-3/+6
* silence MSVC warnings for NATIVE_UTF8_TO_I8/I8_TO_NATIVE_UTF8Daniel Dragan2017-08-091-2/+2
* Fix -Dr output regressionKarl Williamson2017-08-094-28/+62
* [perl #129196] Crash/bad read with ‘evalbytes S’Father Chrysostomos2017-08-091-1/+1
* [perl #128951] Fix ASan error with @{\327Father Chrysostomos2017-08-092-6/+21
* Version bump for previous cherry-pickSteve Hay2017-08-091-1/+1
* [perl #128763] Fix POSIX.xs longdbl assertionJarkko Hietaniemi2017-08-091-1/+1
* [perl #128597] Crash from gp_free/ckWARN_dFather Chrysostomos2017-08-093-5/+25
* Another op description correction: & -> &.Father Chrysostomos2017-08-082-6/+6
* Correct ‘bitiwse’ in two op descriptionsFather Chrysostomos2017-08-082-4/+4
* PATCH: [perl #128219] typo in perlrecharclassKarl Williamson2017-08-081-1/+1
* [perl #128204] Fix crash with @a &.= etc.Father Chrysostomos2017-08-082-0/+54
* [perl #128171] Fix assert fail with /@0{0*->@*/*0Father Chrysostomos2017-08-082-2/+7
* fix symbol detection with gcc 6 link-time optimization (RT #128131)Lukas Mai2017-08-081-2/+2
* [perl #128106] Fix reset with non-globsFather Chrysostomos2017-08-082-1/+13
* [perl #128086] Test the prev commitFather Chrysostomos2017-08-081-1/+8
* [perl #128086] Fix precedence in hv_ename_deleteHugo van der Sanden2017-08-081-1/+2