summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/POSIX/t/sysconf.t: Skip testing pathconf with _PC_LINK_MAX on androidBrian Fraser2014-01-261-1/+7
* Make fileify handle node specifications better.Craig A. Berry2014-01-251-0/+2
* Fix $ENV{PATH} flags in Peek.t.Craig A. Berry2014-01-231-1/+1
* ext/DynaLoader/t/DynaLoader.t: Skip the dl_findfile test when cross-compilingBrian Fraser2014-01-222-1/+3
* ext/POSIX/t/time.t: Conditionalize the use of setlocale/LC_TIMEBrian Fraser2014-01-182-4/+9
* DynaLoader: Pure-perl mod2fname shouldn't use %Config at runtimeBrian Fraser2014-01-181-3/+3
* Increase $Hash::Util::FieldHash::VERSION to 1.14Father Chrysostomos2014-01-181-1/+1
* Hash::Util::FieldHash: fix broken pod linkFather Chrysostomos2014-01-181-1/+2
* XS::APItest: Flatten src for utf16_to_utf8_reversedFather Chrysostomos2014-01-161-0/+1
* Make XS::APItest::establish_cleanup protect existing stacksFather Chrysostomos2014-01-161-0/+2
* freemint doesn't need the extra -lm -lposix eitherAlan Hourihane2014-01-161-1/+1
* fix some linuxisms and RETVAL warnings from xsubppAlan Hourihane2014-01-161-16/+15
* [perl #89502] support for dld on Atari FreeMINTTony Cook2014-01-161-0/+221
* Introduce sysroot variable to ConfigureJess Robinson2014-01-131-2/+4
* XS is more C than perl. Use C-comments pleaseH.Merijn Brand2014-01-061-1/+1
* ext/Win32CORE/Win32CORE.c, rmv redundant stack & mark codeDaniel Dragan2014-01-061-3/+1
* APItest.xs: #include fakesdio.hKarl Williamson2014-01-041-0/+1
* POSIX:strtod() should restore the locale it changedKarl Williamson2014-01-042-2/+3
* ext/Devel-Peek/t/Peek.t: Don't leave PATH tainted.Brian Fraser2014-01-041-0/+3
* Fixups for ext/Devel-Peek/t/Peek.tBrian Fraser2014-01-041-5/+4
* sv_peek didn't add quotes before, doesn't need them nowBrian Fraser2014-01-041-1/+6
* Devel::Peek: Test that we dump CvOUTSIDE properlyBrian Fraser2014-01-041-4/+1
* Make dump.c nul-and-UTF8 cleanBrian Fraser2014-01-041-0/+282
* DynaLoader: Introduce d_libname_uniqueBrian Fraser2014-01-032-3/+58
* Change some warnings in utf8n_to_uvchr()Karl Williamson2014-01-011-4/+7
* ext/XS-APItest/t/utf8.t: White-space onlyKarl Williamson2014-01-011-64/+88
* utf8.c: Fix warning category and subcategory conflictsKarl Williamson2014-01-011-10/+15
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-272-2/+2
* test various types of SVs with call_svDaniel Dragan2013-12-233-2/+84
* Fix unescaped first character in tovmsspec.Craig A. Berry2013-12-201-1/+3
* Long verbatim lines in SDBM_File.pmFather Chrysostomos2013-12-181-3/+3
* [perl #114350] improved documentationKevin Ryde2013-12-181-48/+27
* [perl #114350] access to sdbm_prep()Tony Cook2013-12-183-4/+77
* [perl #114350] add exportable PAGFEXT, DIRFEXT and PAIRMAX constantsTony Cook2013-12-183-1/+28
* posix.t, time.t: Correct saving/restoring localesKarl Williamson2013-12-162-3/+11
* Get optree_samples.t passing when PERL_UNICODE is setFather Chrysostomos2013-12-161-2/+2
* Tests for rpeep optimisations in e45d8982aeMatthew Horsfall (alh)2013-12-141-1/+55
* Optimise out PUSHMARK/RETURN if return is the last statement in a sub.Matthew Horsfall2013-12-131-1/+17
* Test previously untested branches in lib/File/Find.pm.James E Keenan2013-12-091-1/+30
* Remove tests of $File::Find::untaint_pattern.James E Keenan2013-12-071-26/+1
* Add test for previously uncovered case.James E Keenan2013-12-041-1/+25
* Standardize dir_path() and file_path() in package Testing.James E Keenan2013-12-043-115/+65
* Extract subroutines used to test File-Find into separate package.James E Keenan2013-12-013-38/+51
* Standardize subroutine definitions between tests.James E Keenan2013-12-012-25/+31
* Peek.t: Update skip versionFather Chrysostomos2013-11-301-4/+4
* Allow PADTMPs’ strings to be swipedFather Chrysostomos2013-11-301-4/+4
* silence -Wformat-nonliteral compiler warningsDavid Mitchell2013-11-282-2/+9
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-273-35/+2
* Revert "Increase $XS::Typemap::VERSION to 0.13"Father Chrysostomos2013-11-271-1/+1
* bump DynaLoader version after previous commitsDavid Mitchell2013-11-261-1/+1