| Commit message (Expand) | Author | Age | Files | Lines |
* | APItest/t/handy.t: Generalize for non-ASCII platforms | Karl Williamson | 2015-03-05 | 1 | -5/+5 |
* | sprinkle NOTREACHED and FALLTHROUGH | David Mitchell | 2015-03-05 | 2 | -1/+11 |
* | Fix Errno.pm generation for gcc-5.0 | Petr Písař | 2015-02-17 | 1 | -6/+17 |
* | infnan: revert nan payload/signaling changes | Jarkko Hietaniemi | 2015-02-11 | 4 | -23/+9 |
* | infnan: add POSIX::issignaling | Jarkko Hietaniemi | 2015-02-08 | 4 | -9/+23 |
* | ext/re/re.pm: Fix comment | Karl Williamson | 2015-02-05 | 1 | -1/+1 |
* | re.pm: White-space only | Karl Williamson | 2015-02-05 | 1 | -4/+4 |
* | POSIX version bump | Jarkko Hietaniemi | 2015-02-05 | 1 | -1/+1 |
* | POSIX math: if long double, long double the math consts | Jarkko Hietaniemi | 2015-02-05 | 1 | -13/+32 |
* | POSIX math: tgamma/lgamma logic | Jarkko Hietaniemi | 2015-02-05 | 1 | -4/+6 |
* | AIX long double lies about many math APIs. | Jarkko Hietaniemi | 2015-02-05 | 1 | -0/+39 |
* | Make 'no re' work | Karl Williamson | 2015-02-04 | 5 | -6/+52 |
* | ext/re/t/re.t: Use variable instead of constants | Karl Williamson | 2015-02-04 | 1 | -6/+9 |
* | re.pm: Bump version to 0.31 | Karl Williamson | 2015-02-04 | 1 | -1/+1 |
* | fix B.xs on win builds | David Mitchell | 2015-02-03 | 1 | -4/+2 |
* | Update POSIX version number. | James E Keenan | 2015-02-02 | 1 | -1/+1 |
* | Use HAS_LLRINTL, HAS_LLROUNDL, HAS_LRINTL, HAS_LROUNDL | Jarkko Hietaniemi | 2015-02-02 | 1 | -5/+5 |
* | Reverse 'const static' to avoid 'old-style-declaration' warning. | James E Keenan | 2015-02-03 | 2 | -2/+2 |
* | add $B::OP::does_parent variable | David Mitchell | 2015-02-02 | 2 | -0/+14 |
* | Add string- and number-specific bitop types | Father Chrysostomos | 2015-01-31 | 1 | -2/+3 |
* | Initialize RMS structs at clone time in dl_vms.xs. | Craig A. Berry | 2015-01-31 | 2 | -1/+10 |
* | Bump VMS::Stdio $VERSION | Steve Hay | 2015-01-31 | 1 | -1/+1 |
* | TODO Peek.t test on VMS. | Craig A. Berry | 2015-01-29 | 1 | -10/+12 |
* | ExtUtils::Miniperl - Restore a missing line of POD | Steve Hay | 2015-01-29 | 1 | -0/+1 |
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-28 | 10 | -18/+18 |
* | bump $Opcode::VERSION to 1.32 | Tony Cook | 2015-01-29 | 1 | -1/+1 |
* | comment out dead code in Opcode:: | Daniel Dragan | 2015-01-29 | 1 | -2/+9 |
* | infnan: grok flag expectation fixes | Jarkko Hietaniemi | 2015-01-28 | 1 | -3/+3 |
* | rename unop_aux_stringify to multideref_stringify | David Mitchell | 2015-01-27 | 1 | -1/+1 |
* | move functions marked as mathomed in embed.fnc to mathoms.c | Daniel Dragan | 2015-01-27 | 1 | -0/+2 |
* | PerlIO::scalar write() at large file position | Tony Cook | 2015-01-27 | 3 | -2/+28 |
* | factor out a dXSTARG in B:: | Daniel Dragan | 2015-01-27 | 1 | -4/+4 |
* | Dodge warning with STATIC_ASSERT_STMT, VMS C++. | Craig A. Berry | 2015-01-25 | 2 | -2/+2 |
* | bump attributes.pm version | David Mitchell | 2015-01-22 | 1 | -1/+1 |
* | Fix SDBM_File clean target after ac0e53cd2e. | Craig A. Berry | 2015-01-22 | 1 | -1/+3 |
* | attributes.xs: Don’t emit const warning for anons | Father Chrysostomos | 2015-01-21 | 1 | -1/+1 |
* | fix SDBM_File builds using gcc on Win32 | Tony Cook | 2015-01-22 | 1 | -1/+1 |
* | Notes on NaN structure, for future generation/extraction. | Jarkko Hietaniemi | 2015-01-20 | 1 | -0/+35 |
* | Document :const | Father Chrysostomos | 2015-01-19 | 1 | -0/+7 |
* | attributes.xs: Remove dVAR | Father Chrysostomos | 2015-01-19 | 1 | -1/+0 |
* | Let attributes.pm know about the const attribute | Father Chrysostomos | 2015-01-19 | 2 | -4/+22 |
* | Add :const anon sub attribute | Father Chrysostomos | 2015-01-19 | 1 | -1/+1 |
* | avoid a build issue with non-threaded Win32 builds | Tony Cook | 2015-01-20 | 1 | -2/+0 |
* | remove multi-eval problem from File::Glob | Daniel Dragan | 2015-01-19 | 2 | -6/+7 |
* | Fixes for Pod-HTML tests after Pod-Simple update | James E Keenan | 2015-01-18 | 2 | -3/+7 |
* | Add 'strict' subpragma to 'use re' | Karl Williamson | 2015-01-13 | 2 | -1/+139 |
* | Simplify ext/SDBM_File layout and build | Ed J | 2015-01-13 | 28 | -114/+17 |
* | Bump $VERSION following previous commit | Steve Hay | 2015-01-10 | 1 | -1/+1 |
* | Revert "fix attributes memcmp without len<6 (asan catch)" | Steve Hay | 2015-01-10 | 2 | -2/+2 |
* | POSIX.pod: Various nits, typos, clarifications | Karl Williamson | 2015-01-10 | 1 | -140/+159 |