summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Revert "Document broken SvSTASH for %version:: in B's test suite"Steve Hay2016-04-081-22/+0
* Revert "[perl #126410] keep the DESTROY cache in mro_meta"Steve Hay2016-04-081-0/+1
* [perl #126410] keep the DESTROY cache in mro_metaTony Cook2016-03-171-1/+0
* Document broken SvSTASH for %version:: in B's test suiteTodd Rinaldo2016-03-171-0/+22
* bump version of XS::APItestRicardo Signes2016-01-111-1/+1
* avoid invalid memory access in MapPath[AW]Tony Cook2016-01-113-0/+60
* [perl #126229] POSIX::strerror() clears $!David Mitchell2015-10-302-1/+8
* Increment $VERSION in .pm file whose .xs has changed.Steve Hay2015-10-131-1/+1
* There is no SSize_t_size.Jarkko Hietaniemi2015-10-131-1/+1
* POSIX $VERSION++ for previous cherry-pickSteve Hay2015-09-301-1/+1
* POSIX: mention the Inf, NaN constants; other small tweaksJarkko Hietaniemi2015-09-301-5/+27
* 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