summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/POSIX/t/posix.t: Fix undefined C behavior in testsisyphus2019-04-281-1/+2
* ext/POSIX/t/posix.t: Fix typo in test namesisyphus2019-04-281-1/+1
* bump Typemap.pm versionDavid Mitchell2019-04-271-1/+1
* Typemap.xs: avoid leakDavid Mitchell2019-04-271-3/+3
* ext/File-Glob/t/rt131211.t: simplify timingDavid Mitchell2019-04-231-7/+3
* POSIX.xs: Use new inRANGE macroKarl Williamson2019-04-201-2/+2
* ext/POSIX/t/mb.t: Skip a test on early HP-UXKarl Williamson2019-04-191-2/+2
* ext/POSIX/t/posix.t: Clarify testsKarl Williamson2019-04-191-5/+6
* Check that perl and POSIX::strtod assign same valuesisyphus2019-04-191-3/+51
* ext/File-Glob/t/rt131211.t: fix timing issues #2David Mitchell2019-04-191-1/+1
* ext/I18N-Langinfo/Langinfo.pm: Fix commentsKarl Williamson2019-04-181-3/+3
* ext/POSIX/t/mb.t: Fix osvers= syntax checkingKarl Williamson2019-04-151-1/+1
* POSIX/t/mb.t: Skip test on early HP-UXKarl Williamson2019-04-141-0/+6
* Reinstate and fix failing POSIX mb.t testKarl Williamson2019-04-131-4/+8
* Revert "ext/POSIX/t/mb.t: Add test for MB_CUR_MAX"James E Keenan2019-04-121-6/+4
* ext/POSIX/t/mb.t: Add test for MB_CUR_MAXKarl Williamson2019-04-091-4/+6
* Make POSIX::mblen() slightly saferKarl Williamson2019-04-091-0/+5
* ext/POSIX/t/mb.t: Use actual expected char lenKarl Williamson2019-04-091-2/+2
* ext/POSIX/t/mb.t: Generalize for EBCDICKarl Williamson2019-04-091-1/+4
* Fix POSIX::mblen mbstate_t initialization on threaded perls with glibcNiko Tyni2019-03-243-2/+49
* there is no sv_catpvfn()Tony Cook2019-03-141-1/+1
* bump $PerlIO::encoding::VERSIONTony Cook2019-02-251-1/+1
* (perl #131683) enable warnings for the block that tests for warningsTony Cook2019-02-251-0/+1
* PerlIO::encoding: Use Encode::ONLY_PRAGMA_WARNINGS in fallback by defaultPali2019-02-251-1/+1
* get MakeMaker to play under PERL_GLOBAL_STRUCTDavid Mitchell2019-02-191-2/+7
* ext/SDBM_File/sdbm.c: don't include INTERN.hDavid Mitchell2019-02-191-1/+0
* ext/POSIX: Fix compilation errorKarl Williamson2019-02-062-2/+3
* PERL_OP_PARENT is always defined, stop testing for itTony Cook2019-01-255-11/+3
* find.t: Use temporary testing directory for all blocks of tests.James E Keenan2019-01-231-46/+56
* Provide defined value for $TODO only where test should not run.James E Keenan2019-01-201-10/+9
* Provide defined value for $TODO only where test is still failing.James E Keenan2019-01-201-3/+5
* bump $File::Find::VERSIONTony Cook2018-12-201-1/+1
* File::Find: set $Is_Win32 and $Is_VMS variablesTomasz Konojacki2018-12-201-2/+2
* (perl #133673) disable the File::Find nlink optimization by defaultTony Cook2018-12-171-31/+9
* Avoid "Use of uninitialized value $res in numeric eq (==)" warningJames E Keenan2018-12-151-1/+1
* Correct spelling error in 'skip' messageJames E Keenan2018-12-151-1/+1
* ext/GDBM_File/t/fatal.t: handle non-fatalityDavid Mitchell2018-12-141-9/+26
* (perl #133667) documentation improvements for the POSIX moduleTony Cook2018-12-121-2/+5
* we don't need ext/POSIX/t/math.t +xTony Cook2018-12-121-0/+0
* math.t - support C99 math for mingwsisyphus2018-12-111-1/+6
* POSIX.xs - support C99 math for mingwsisyphus2018-12-111-1/+1
* Make ext/B/t/strict.t test alike to other ones.Petr Písař2018-12-071-1/+1
* Correct error message in t/taint.t.James E Keenan2018-12-071-1/+1
* Add header-guards to 2 additional filesJames E Keenan2018-12-042-0/+9
* make boot_Win32CORE extern "C" for C++ buildsTony Cook2018-11-291-0/+3
* stdio.h on Cygwin doesn't expose cuserid() with _GNU_SOURCETony Cook2018-11-292-1/+8
* Make Errno_pm.PL compatible with /usr/include/<ARCH>/errno.hNiko Tyni2018-11-201-10/+14
* ext/File-Find: support parallel testingDavid Mitchell2018-11-191-62/+62
* ext/GDBM_File/t/fatal.t: support parallel testingDavid Mitchell2018-11-191-3/+3
* (perl #132147) only test corrupt dbs on archs that matchTony Cook2018-11-191-0/+6