| Commit message (Expand) | Author | Age | Files | Lines |
* | Try addressing perl #122578, low-order fp diffs. | Jarkko Hietaniemi | 2014-08-20 | 1 | -1/+59 |
* | Pass $ENV{HARNESS_TIMER} to Test::Harness from t/harness. | Jarkko Hietaniemi | 2014-08-20 | 1 | -0/+1 |
* | Quadruple float BE test triggering had a typo. | Jarkko Hietaniemi | 2014-08-20 | 1 | -1/+1 |
* | Reduce double-double %a to single-double for now. | Jarkko Hietaniemi | 2014-08-20 | 1 | -27/+25 |
* | Add quadruple precision tests, verified by Craig Berry. | Jarkko Hietaniemi | 2014-08-17 | 1 | -4/+125 |
* | reg_posixcc.t: display chr(\\xXX) should be chr(0xXX) | Karl Williamson | 2014-08-15 | 1 | -1/+1 |
* | Limit testing with 80-bit doubles. | Jarkko Hietaniemi | 2014-08-15 | 1 | -4/+6 |
* | Hexadecimal float literals, for perl #122219 | Jarkko Hietaniemi | 2014-08-13 | 1 | -0/+180 |
* | Hexadecimal float sprintf, for perl #122219 | Jarkko Hietaniemi | 2014-08-13 | 2 | -3/+120 |
* | Stop defined(aassign) from being an error | Father Chrysostomos | 2014-08-13 | 1 | -2/+0 |
* | [perl #46947] Parse method-BLOCK arguments as a term | Father Chrysostomos | 2014-08-12 | 1 | -1/+5 |
* | fix fix for stat.t on win32 | David Mitchell | 2014-08-12 | 1 | -0/+1 |
* | op/.stat.t: fix race condition | David Mitchell | 2014-08-12 | 1 | -2/+4 |
* | t/run/locale.t: Improve skip message | Karl Williamson | 2014-08-11 | 1 | -1/+1 |
* | PATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx | Karl Williamson | 2014-08-11 | 1 | -1/+1 |
* | [perl #122107] ensure that BEGIN blocks with errors don't remain named subs | Tony Cook | 2014-08-11 | 1 | -2/+0 |
* | [perl #122107] test that BEGIN blocks with errors don't remain named subs | Tony Cook | 2014-08-11 | 1 | -1/+10 |
* | [perl #122498] Odd error message from m/(?(??{}))/ | Father Chrysostomos | 2014-08-09 | 1 | -0/+2 |
* | Make ‘require $tied_undef’ behave consistently | Father Chrysostomos | 2014-08-09 | 1 | -1/+25 |
* | PATCH: [perl #122460] Regression with (?{})(?=...) and pos | Karl Williamson | 2014-08-08 | 1 | -0/+6 |
* | Move ExtUtils-Install to cpan/ | Chris 'BinGOs' Williams | 2014-08-08 | 1 | -1/+1 |
* | Move ExtUtils-Manifest to cpan/ | Chris 'BinGOs' Williams | 2014-08-07 | 1 | -1/+1 |
* | Move ExtUtils-Command to cpan/ | Chris 'BinGOs' Williams | 2014-08-07 | 1 | -1/+1 |
* | t/run/locale.t: Skip environment test on Win32 | Karl Williamson | 2014-08-05 | 1 | -1/+3 |
* | Fix bug in inlining some CORE::* subs | Aaron Crane | 2014-08-01 | 1 | -0/+15 |
* | t/op/coresubs.t: factor out an internal routine | Aaron Crane | 2014-08-01 | 1 | -17/+20 |
* | Avoid pack/unpack to produce the binary form of a utf8 string | Rafael Garcia-Suarez | 2014-07-30 | 1 | -1/+1 |
* | make "require" handle no argument more gracefully, and add tests | Yves Orton | 2014-07-30 | 1 | -0/+35 |
* | Mention sv_gets as the Perl-ish fgets-ish API. | Jarkko Hietaniemi | 2014-07-29 | 1 | -2/+3 |
* | Add atol, atoll, strtoq to avoidables. | Jarkko Hietaniemi | 2014-07-29 | 1 | -1/+4 |
* | Add system to avoidables. | Jarkko Hietaniemi | 2014-07-29 | 1 | -0/+6 |
* | Revert part of b844a53a to fix ./perl -Ilib t/io/fs.t | Jarkko Hietaniemi | 2014-07-28 | 1 | -3/+0 |
* | t/op/taint.t: Accommodate for systems without an inbuilt echo (android, black... | Brian Fraser | 2014-07-25 | 1 | -1/+3 |
* | t/re/subst.t: Proper skip for systems without locale | Brian Fraser | 2014-07-25 | 1 | -1/+3 |
* | Add strtoul and strtol to avoidables. | Jarkko Hietaniemi | 2014-07-22 | 1 | -0/+7 |
* | Add atoi to avoidables. | Jarkko Hietaniemi | 2014-07-22 | 1 | -1/+2 |
* | _LIB_VERSION scan was trying leading address twice. | Jarkko Hietaniemi | 2014-07-22 | 1 | -1/+1 |
* | Avoid undefined warnings. | Jarkko Hietaniemi | 2014-07-21 | 1 | -1/+2 |
* | In FreeBSD memcmp symbol can disappear. | Jarkko Hietaniemi | 2014-07-21 | 1 | -1/+9 |
* | Disallow importing functions from UNIVERSAL | Dagfinn Ilmari Mannsåker | 2014-07-21 | 2 | -28/+10 |
* | Regen podcheck db for new long verbatims in perlepigraph | Karl Williamson | 2014-07-20 | 1 | -1/+1 |
* | Skip symbols for which Configure found no support. | Jarkko Hietaniemi | 2014-07-20 | 1 | -21/+58 |
* | Comments for dlopen. | Jarkko Hietaniemi | 2014-07-20 | 1 | -0/+4 |
* | Expect sqrtl instead of sqrt if applicable. | Jarkko Hietaniemi | 2014-07-20 | 1 | -2/+4 |
* | Add fgets+tmpfile to avoidables, and add comments. | Jarkko Hietaniemi | 2014-07-19 | 1 | -3/+25 |
* | Add freebsd support. | Jarkko Hietaniemi | 2014-07-19 | 1 | -3/+23 |
* | Parsing linux input in darwin, and vice versa. | Jarkko Hietaniemi | 2014-07-19 | 1 | -30/+60 |
* | Add comments. | Jarkko Hietaniemi | 2014-07-19 | 1 | -4/+18 |
* | Scan for expected and unwanted undef (libc) symbols. | Jarkko Hietaniemi | 2014-07-19 | 1 | -22/+56 |
* | Sometimes Darwin has the string constants in cstring section. | Jarkko Hietaniemi | 2014-07-19 | 1 | -3/+6 |