This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op_dump(): dump tr/// translation table
[perl5.git] / dist /
2018-01-17 Zeframremove unused constant from test
2018-01-17 Zeframskip cwd_enoent test on Cygwin
2018-01-17 David MitchellPPPort: silence a recent compiler warning
2018-01-16 Zeframcorrect error returns from fast_abs_path()
2018-01-15 Tony Cook(perl #132533) bump $Devel::PPPort::VERSION
2018-01-15 Tony Cook(perl #132533) add missing generated file updates
2018-01-15 PaliFix test warning: Use of uninitialized value
2018-01-15 PaliFix security problem: CWE-134: Use of Externally-Contro...
2018-01-15 PaliUse croak_sv in threads
2018-01-15 PaliImplement mess
2018-01-14 Karl WilliamsonDevel-PPPort: Rmv impediment to compiling under C++11
2018-01-10 Zeframfix Data-Dumper postentry for quoted glob
2018-01-10 Karl WilliamsonDevel;:PPPort: Skip tests invalid on EBCDIC
2018-01-09 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9752
2017-12-31 Craig A. BerryXSLoader shouldn't use mod2fname when finding .bs files.
2017-12-26 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9750
2017-12-26 Zeframavoid infinite recursion in _perl_abs_path()
2017-12-25 Zeframdisable cwd_enoent test
2017-12-24 Zeframcorrect error returns from _perl_abs_path()
2017-12-21 Chris 'BinGOs' Wil... Update Module-CoreList for v5.27.8
2017-12-20 Chris 'BinGOs' Wil... Update Module::CoreList for v5.27.7
2017-12-18 James E KeenanDemonstrate how File::Spec->catfile('.', @other_args...
2017-12-18 Father Chrysostomosperlxs: Document bitwise calling conventions
2017-12-18 Zeframalign version numbers in the PathTools distro
2017-12-18 Zeframremove support for running PathTools on MacOS
2017-12-18 Zeframremove support for running PathTools on EPOC
2017-12-16 Zeframshow modern usage for {XS,Dyna}Loader
2017-12-16 Zeframsemicolon-friendly diagnostic control
2017-12-14 Karl WilliamsonCwd: Change strcmp into strEQ
2017-12-14 Karl WilliamsonFix typo in 183a822da3e11eb0f7dba393f5e6f2bc515cffe6
2017-12-14 Karl WilliamsonData::Dumper: Change a strncmp to memBEGINs
2017-12-14 Karl WilliamsonData::Dumper: Change strcpy to strlcpy
2017-12-14 Karl WilliamsonAdd PERL_REENTRANT for XS modules
2017-12-12 Zeframrevise doc about returning values from threads
2017-12-12 Zeframcorrect detection of arg absence in Data::Dumper
2017-12-11 Father ChrysostomosDeclaration after statement in typemap
2017-12-11 Father ChrysostomosIncrease $ExtUtils::Typemaps::VERSION to 3.37
2017-12-11 Father ChrysostomosAvoid newGVgen in blead-upstream modules
2017-12-08 Craig A. BerryFix WIDEST_UTYPE in Devel::PPPort.
2017-12-01 Zeframin Data-Dumper, quote glob names better
2017-11-29 Nicolas RIO test: adjust require for non CORE perl
2017-11-23 David Mitchellautouse: fix autouse.t deparsing
2017-11-22 Alberto SimõesSync ExtUtils-CBuilder with CPAN release 0.280230
2017-11-21 Nicolas RBump Carp to version 1.45
2017-11-21 J. Nick KostonCarp: optimize format_arg when arguments contain many...
2017-11-20 Karen Etheridgegenerate preliminary Module::CoreList updates for 5...
2017-11-20 Karen EtheridgeUpdate Module::CoreList for 5.27.6
2017-11-19 Karen Etheridgebump threads version to account for previous changes...
2017-11-19 Karen Etheridgefix other pod versions that had become out of date...
2017-11-19 Karen Etheridgefix Attribute::Handlers pod to match new $VERSION
2017-11-15 Nicolas RIO::Handle - fix precedence issue
2017-11-14 Zeframstop unused-var warnings in ExtUtils-ParseXS tests
2017-11-14 Zeframavoid unused-var warnings in compiled XS
2017-11-14 Nicolas RStorable: remove Config dependency
2017-11-14 Nicolas RTime::HiRes disable a flapping test for CI
2017-11-13 Nicolas RSwitch some core modules to XSLoader
2017-11-13 Todd RinaldoTrack Unicode-Normalize Changes file so it can be updat...
2017-11-12 Zeframdocument IO::Select error detection
2017-11-11 Zeframavoid runtime module loading in File::Spec
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2017-11-04 ZeframRevert "Speed up Carp.pm when backtrace arguments are...
2017-11-03 Nicolas RSpeed up Carp.pm when backtrace arguments are references
2017-11-01 Father ChrysostomosIncrease $Carp::Heavy::VERSION to 1.44
2017-11-01 Father ChrysostomosIncrease $Carp::VERSION to 1.44
2017-11-01 Father ChrysostomosCarp: Don’t choke on ISA constant
2017-10-31 David MitchellAdd OP_MULTICONCAT op
2017-10-27 Karl WilliamsonDevel-PPPort: Fix up pod
2017-10-27 Karl Williamsonmv Devel-PPPort from cpan to dist
2017-10-26 Steve HayUse File::Spec->tmpdir() instead of hard-coded /tmp
2017-10-25 Steve HayRedirect STDERR to /dev/null instead of just closing it
2017-10-25 Dagfinn Ilmari Man... Fix missing skip counts in PathTools' cwd.t
2017-10-25 Steve HayUpgrade Net::Ping from version 2.55 to 2.61
2017-10-23 Dagfinn Ilmari Man... Further simplify XSLoader .bs file handling
2017-10-23 Dagfinn Ilmari Man... Avoid loading .bs files twice when using XSLoader
2017-10-23 Dagfinn Ilmari Man... Quieten Time-HiRes test noise
2017-10-21 Aaron CraneRely on C89 <time.h>
2017-10-20 Steve HayPrepare Module::CoreList for 5.27.6
2017-10-20 Steve HayUpdate Module::CoreList for 5.27.5
2017-09-22 Steve HayImport Module::CoreList data for 5.24.3 and 5.26.1
2017-09-22 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9746
2017-09-20 John SJ AndersonBump perl version to 5.27.5, including Module::CoreList...
2017-09-20 John SJ AndersonUpdate Module::CoreList for 5.27.4
2017-09-19 Tony Cook(perl #132008) make sure the test behaves without a tty
2017-09-18 Tony Cook(perl #132008) try to prevent the similar mistakes...
2017-09-18 James E KeenanTerm::ReadLine generates empty &STDERR files
2017-09-04 David Mitchellthreads.xs: don't Copy() null pointer
2017-08-29 Chris 'BinGOs' Wil... Fix META_MERGE in Module-CoreList Makefile.PL
2017-08-21 Matthew HorsfallBump perl version to 5.27.4, including Module::CoreList...
2017-08-21 Matthew HorsfallUpdate Module::CoreList %released for 5.27.3
2017-08-21 Matthew HorsfallUpdate Module::CoreList for release
2017-08-21 Matthew HorsfallBump Module::CoreList version
2017-08-04 Steffen MuellerData::Dumper: Prevent XS deparse being used on old...
2017-08-03 Steffen MuellerFilter::Simple: Version bump to align with CPAN release
2017-08-03 Steffen MuellerSelfLoader: Version bump for CPAN sync
2017-07-31 Steffen MuellerEU::ParseXS: Version bump and changelog for CPAN release
2017-07-31 Steffen MuellerAdd SvPVCLEAR fallback definiton to Data::Dumper
2017-07-27 David Mitchelldist/threads/: support PL_sv_zero
2017-07-25 Steve HayUpdate MANIFEST and bump base $VERSION for previous...
2017-07-25 Aristotle PagaltzisLimit dotless-INC effect on base.pm with guard:
2017-07-21 Zeframfix Storable test for pre-5.19.2 threaded perls
next