summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* POSIX.pm: bump versionRicardo Signes2015-05-081-1/+1
* POSIX: revert exported functions to 5.20.2 stateAristotle Pagaltzis2015-05-083-143/+155
* POSIX: discourage use of default exportsAristotle Pagaltzis2015-05-071-9/+9
* POSIX/t/math.t: skip fpclassify where unsupportedAristotle Pagaltzis2015-05-071-5/+9
* POSIX: document the new C99 math constantsAristotle Pagaltzis2015-05-071-27/+26
* Fix unixify when beginning with current directory.Craig A. Berry2015-05-061-0/+3
* POSIX: Regeneralize export.t to non-ASCII platformsAristotle Pagaltzis2015-05-041-10/+9
* op_parent(): only exist under -DPERL_OP_PARENTDavid Mitchell2015-04-192-1/+5
* rename op_lastsib to op_moresib, and invert logicDavid Mitchell2015-04-194-15/+15
* op_sibling => op_sibparent under PERL_OP_PARENTDavid Mitchell2015-04-191-1/+1
* Increase $XS::APItest::VERSION to 0.72Father Chrysostomos2015-03-241-1/+1
* gv_const_sv() handle subrefs directly in the stashTony Cook2015-03-242-0/+38
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-227-30/+3
* Change some locale manipulation macros in prep for APIKarl Williamson2015-03-191-9/+12
* ext/SDBM_File/sdbm/dbu.c Generalize for EBCDIC platformsKarl Williamson2015-03-181-8/+18
* [perl #124004] Fix stack bug with foreach(@empty)Father Chrysostomos2015-03-182-12/+12
* Preserve OPTIMIZE in hintsVincent Pit2015-03-173-3/+17
* re_intuit_start(): improve debugging outputDavid Mitchell2015-03-171-2/+2
* ext/PerlIO-encoding/t/encoding.t: Skip on EBCDICKarl Williamson2015-03-141-0/+4
* PerlIO-encoding/t/nolooping.t: Skip on EBCDIC platformKarl Williamson2015-03-141-4/+5
* POSIX/t/sigaction.t: Skip failing EBCDIC testKarl Williamson2015-03-131-0/+1
* POSIX: emulation for logb()Jarkko Hietaniemi2015-03-121-0/+2
* quadmath: llrintq and llroundq do existJarkko Hietaniemi2015-03-121-2/+2
* Spelling correction.James E Keenan2015-03-111-1/+1
* Remove use of Test::Stream per ilmari's patch on p5p.James E Keenan2015-03-111-2/+9
* grok_atoUV: don't make part of APIHugo van der Sanden2015-03-0913-1/+16
* [perl #123814] replace grok_atou with grok_atoUVHugo van der Sanden2015-03-094-67/+83
* Devel::Peek:Peek.t: Fix to work on EBCDICKarl Williamson2015-03-091-14/+22
* Skip various locale tests when locales are not availableKarl Williamson2015-03-092-7/+5
* ext/POSIX/POSIX.xs: Convert do whiles into whilesKarl Williamson2015-03-092-6/+8
* use re 'strict' doc changesKarl Williamson2015-03-071-5/+9
* PerlIO-encoding/t/encoding.t: Generalize for non-ASCII platformKarl Williamson2015-03-051-7/+4
* POSIX/t/export.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-1/+7
* Pod-Functions/Functions_pm.PL: Generalize for non-ASCII platformsKarl Williamson2015-03-051-4/+12
* Hash-Util tests: Generalize for non-ASCII platformsKarl Williamson2015-03-052-22/+37
* ext/XS-APItest/t/hash.t: Generalize to run on non-ASCII platformsKarl Williamson2015-03-051-2/+2
* ext/B/t/b.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-1/+1
* ext/XS-APItest/t/svpeek.t: Extend to EBCDIC platformsKarl Williamson2015-03-051-3/+3
* ext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-3/+4
* XS-APItest/t/fetch_pad_names.t: Skip if EBCDICKarl Williamson2015-03-051-1/+7
* ext/XS-APItest/t/utf8.t: Fix so passes EBCDICKarl Williamson2015-03-051-3/+8
* ext/re/t/re_funcs_u.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-1/+1
* APItest/t/handy.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-5/+5
* sprinkle NOTREACHED and FALLTHROUGHDavid Mitchell2015-03-052-1/+11
* Fix Errno.pm generation for gcc-5.0Petr Písař2015-02-171-6/+17
* infnan: revert nan payload/signaling changesJarkko Hietaniemi2015-02-114-23/+9
* infnan: add POSIX::issignalingJarkko Hietaniemi2015-02-084-9/+23
* ext/re/re.pm: Fix commentKarl Williamson2015-02-051-1/+1
* re.pm: White-space onlyKarl Williamson2015-02-051-4/+4
* POSIX version bumpJarkko Hietaniemi2015-02-051-1/+1