This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unicode::UCD: Use L</Foo Bar>, not L<Foo Bar>
[perl5.git] / ext /
2019-05-24 Karl WilliamsonPOSIX.xs: Add NOTREACHED to silence cygwin compiler
2019-05-24 Karl Williamsonposix_bump
2019-04-29 sisyphusext/POSIX/t/posix.t: Fix undefined C behavior in test
2019-04-29 sisyphusext/POSIX/t/posix.t: Fix typo in test name
2019-04-27 David Mitchellbump Typemap.pm version
2019-04-27 David MitchellTypemap.xs: avoid leak
2019-04-23 David Mitchellext/File-Glob/t/rt131211.t: simplify timing
2019-04-20 Karl WilliamsonPOSIX.xs: Use new inRANGE macro
2019-04-19 Karl Williamsonext/POSIX/t/mb.t: Skip a test on early HP-UX
2019-04-19 Karl Williamsonext/POSIX/t/posix.t: Clarify tests
2019-04-19 sisyphusCheck that perl and POSIX::strtod assign same value
2019-04-19 David Mitchellext/File-Glob/t/rt131211.t: fix timing issues #2
2019-04-18 Karl Williamsonext/I18N-Langinfo/Langinfo.pm: Fix comments
2019-04-15 Karl Williamsonext/POSIX/t/mb.t: Fix osvers= syntax checking
2019-04-14 Karl WilliamsonPOSIX/t/mb.t: Skip test on early HP-UX
2019-04-13 Karl WilliamsonReinstate and fix failing POSIX mb.t test
2019-04-12 James E KeenanRevert "ext/POSIX/t/mb.t: Add test for MB_CUR_MAX"
2019-04-09 Karl Williamsonext/POSIX/t/mb.t: Add test for MB_CUR_MAX
2019-04-09 Karl WilliamsonMake POSIX::mblen() slightly safer
2019-04-09 Karl Williamsonext/POSIX/t/mb.t: Use actual expected char len
2019-04-09 Karl Williamsonext/POSIX/t/mb.t: Generalize for EBCDIC
2019-03-25 Niko TyniFix POSIX::mblen mbstate_t initialization on threaded...
2019-03-13 Tony Cookthere is no sv_catpvfn()
2019-02-25 Tony Cookbump $PerlIO::encoding::VERSION
2019-02-25 Tony Cook(perl #131683) enable warnings for the block that tests...
2019-02-24 PaliPerlIO::encoding: Use Encode::ONLY_PRAGMA_WARNINGS...
2019-02-19 David Mitchellget MakeMaker to play under PERL_GLOBAL_STRUCT
2019-02-19 David Mitchellext/SDBM_File/sdbm.c: don't include INTERN.h
2019-02-06 Karl Williamsonext/POSIX: Fix compilation error
2019-01-24 Tony CookPERL_OP_PARENT is always defined, stop testing for it
2019-01-23 James E Keenanfind.t: Use temporary testing directory for all blocks...
2019-01-20 James E KeenanProvide defined value for $TODO only where test should...
2019-01-20 James E KeenanProvide defined value for $TODO only where test is...
2018-12-19 Tony Cookbump $File::Find::VERSION
2018-12-19 Tomasz KonojackiFile::Find: set $Is_Win32 and $Is_VMS variables
2018-12-16 Tony Cook(perl #133673) disable the File::Find nlink optimizatio...
2018-12-15 James E KeenanAvoid "Use of uninitialized value $res in numeric eq...
2018-12-15 James E KeenanCorrect spelling error in 'skip' message
2018-12-14 David Mitchellext/GDBM_File/t/fatal.t: handle non-fatality
2018-12-12 Tony Cook(perl #133667) documentation improvements for the POSIX...
2018-12-12 Tony Cookwe don't need ext/POSIX/t/math.t +x
2018-12-11 sisyphusmath.t - support C99 math for mingw
2018-12-11 sisyphusPOSIX.xs - support C99 math for mingw
2018-12-07 Petr PísařMake ext/B/t/strict.t test alike to other ones.
2018-12-07 James E KeenanCorrect error message in t/taint.t.
2018-12-05 James E KeenanAdd header-guards to 2 additional files
2018-11-29 Tony Cookmake boot_Win32CORE extern "C" for C++ builds origin/tonyc/cygwin-fixes
2018-11-29 Tony Cookstdio.h on Cygwin doesn't expose cuserid() with _GNU_SOURCE
2018-11-19 Niko TyniMake Errno_pm.PL compatible with /usr/include/<ARCH...
2018-11-19 David Mitchellext/File-Find: support parallel testing
2018-11-19 David Mitchellext/GDBM_File/t/fatal.t: support parallel testing
2018-11-19 Tony Cook(perl #132147) only test corrupt dbs on archs that...
2018-11-19 Tony Cook(perl #132147) add extra block validation checks
2018-11-19 Tony Cook(perl #132147) don't cache invalid pages
2018-11-19 Tony Cook(perl #132147) add tests for corrupt files from tickets
2018-11-16 Karl Williamsonregcomp.c: Fix up RE_TRACK_PATTERN_OFFSETS
2018-11-16 Karl Williamson-Drv now turns on all regex debugging
2018-11-05 Karl Williamsonext/re/t/qr.t: Rmv extraneous Debug statement
2018-11-04 Tony Cook(perl #132147) bump *DBM_File versions
2018-11-04 Tony Cook(perl #132147) add security warnings to the *DBM_File...
2018-11-01 James E KeenanCorrect spelling error
2018-10-18 James E Keenanbasic.t: Provide descriptions for all unit tests
2018-10-17 James E KeenanUse bsd_glob() instead of glob().
2018-10-17 James E KeenanRemove File::Glob::glob() in perl-5.30
2018-10-14 James E KeenanUpdate example of Dump on hashref.
2018-10-06 Matthias BethkePOSIX.pod: Mark cuserid() as obsolete
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-09-25 James E KeenanRemove B::Debug from core distribution.
2018-09-12 Tony Cook(perl #133510) use quadmath versions of log10, ldexp...
2018-08-09 Tony Cook(perl #133422) handle Off_t smaller than size_t
2018-08-02 sisyphusext/POSIX/t/posix.t - Fix 'strtold works' test
2018-07-19 Karl WilliamsonRevert "Remove some deprecated functions from mathoms.c"
2018-07-05 Karl WilliamsonAPItest: Add comprehensive UTF-8 validity tests
2018-06-29 Karl WilliamsonRemove some deprecated functions from mathoms.c
2018-06-25 Karl Williamsongrok_atoUV: allow non-C strings and document
2018-05-24 Daniel Draganfix Mingw GCC C++ build errors PL_inf/PL_nan
2018-04-19 Sergey AleynikovPATCH: [perl #133121] Fix crash in gv_fetchmeth_sv
2018-04-19 Aaron CraneI18N::Langinfo: add a POD link
2018-04-19 Aaron CraneI18N::Langinfo: reword list items
2018-04-19 Aaron CraneI18N::Langinfo: clarify POD with a list
2018-04-19 Aaron CraneI18N::Langinfo: fix POD typo
2018-04-17 Daniel Draganfix SEGV in XS::APItest::Backrefs::Comctl32Version()
2018-04-03 David MitchellPOSIX.pm: resolve ambiguous #If
2018-04-01 Karl WilliamsonPATCH: [perl #133405] POSIX.xs: Silence compiler warning
2018-03-27 Dagfinn Ilmari Man... Mark unused dl_unload_all_files() argument
2018-03-27 Dagfinn Ilmari Man... Fix building with -Accflags=-DDL_UNLOAD_ALL_AT_EXIT
2018-03-22 Karl WilliamsonI18N::Langinfo/t/Langinfo.t: Skip tests on early netbsd
2018-03-21 David Mitchellop_dump(): display PARENT of top-most node
2018-03-19 Todd RinaldoUpdate File::Glob to 1.31 to account for changes in...
2018-03-16 Karl WilliamsonSilence compilter warning
2018-03-12 Karl WilliamsonDon't use duplocale() unless is present
2018-03-12 Karl WilliamsonPOSIX.pod: Fix nit
2018-03-12 Karl WilliamsonWork around Microsoft threaded locale bug for localeconv()
2018-03-12 Karl WilliamsonLanginfo: Implement CODESET on Windows
2018-03-12 Karl WilliamsonPATCH: [perl #127288] I18N::Langinfo sets UTF-8 bit
2018-03-12 Karl WilliamsonI18N::Langinfo: fix pod nits
2018-03-12 Karl WilliamsonActually make I18N::Langinfo avail on all platforms
2018-03-12 Karl WilliamsonChange enum names for new locale function parameters
2018-03-12 Karl WilliamsonAPItest/t/locale.t: Store hash return for readability
2018-03-12 Karl WilliamsonAPItest/t/locale.t: Sort some tests
next