This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op.c: Use memchr,memrchr instead of strchr,strrchr
[perl5.git] / 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
2017-07-21 Zeframrestore Storable's portability to pre-5.25.6 perls
2017-07-20 Aaron CraneBump Perl version from 5.27.2 to 5.27.3
2017-07-20 Aaron CraneUpdate Module::CoreList for 5.27.2
2017-07-20 Steve HayExtUtils::CBuilder - Fix link() on Windows, broken...
2017-07-20 Zeframfix PathTools dynamic linking for Perl 5.6
2017-07-20 Zeframfix PathTools taint handling for Perl 5.6
2017-07-20 Zeframfix problems from Carp's partial EBCDIC support
2017-07-19 Zeframre-fix do/@INC issue in Time-HiRes's Makefile.PL
2017-07-19 Zeframcorrect declared min Perl version for Time-HiRes
2017-07-19 Zeframfix ExtUtils-CBuilder tests for Perl 5.6
2017-07-15 Steve HayImport Module::CoreList data for 5.24.2
2017-07-15 Steve HayImport Module::CoreList data for 5.22.4
2017-07-15 James E Keenanperldelta for c7ac81d9d79d22d7d1133b804e5f8dc4a641fe39
2017-07-15 Alberto SimõesUpdate to ExtUtils::CBuilder 0.280226
2017-06-29 Steve Hay5.27.0 contained 5.20170531; 5.27.1 contained 5.20170621
2017-06-29 Steve HayImpending 5.27.2 release will be 20 July, not 22 June
2017-06-24 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9742
2017-06-22 Eric HermanModule-CoreList/Changes for 5.20170622
2017-06-22 Eric Hermanupdate Module::CoreList to reflect v5.27.2
2017-06-20 Chris 'BinGOs' Wil... Fix release date for v5.27.1
2017-06-19 Eric HermanUpdate Module::CoreList via corelist.pl
2017-06-12 David MitchellStorable: fix a couple of 32-bit warnings
2017-06-09 Aristotle PagaltzisRegularise @_ unpacking in Module::CoreList
2017-06-06 Thomas Sibley[PATCH] corelist: Provide access to info on utilities...
2017-06-05 David MitchellModule-CoreList/t/maintainer.t: silence warning
2017-06-03 David MitchellUpdate Module::CoreList for 5.27.1
2017-06-01 Ken CotterillPATCH: [perl #131142] Revise 'if' documentation
2017-06-01 Chris 'BinGOs' Wil... Add Module-CoreList maintainer tests
2017-06-01 jdheddenUpgrade to threads 2.16
2017-06-01 jdheddenUpgrade to threads::shared 1.57
2017-06-01 Sawyer XUpdate Module::CoreList
2017-06-01 Dagfinn Ilmari Man... Remove deprecated no-op :locked attribute
2017-06-01 Dagfinn Ilmari Man... Remove deprecated no-op :unique attribute
2017-05-31 Sawyer XUpdate Module::CoreList for 5.27.0
2017-05-31 Sawyer XAdd changes
2017-05-31 Ricardo SignesCoreList: bump version for v5.27.0 release
2017-05-31 Sawyer XUpdate Module::CoreList
2017-05-30 Sawyer XUpdate Module::CoreList for 5.26.0
2017-05-22 David MitchellTime-HiRes: fix a do/@INC issue in Makefile.PL
2017-04-20 Sawyer XBump Module::CoreList version
2017-04-20 Sawyer XUpdate Module::CoreList for 5.25.12
2017-04-19 Sawyer XSet Module::CoreList back to 5.25.12
2017-04-17 Jarkko HietaniemiNet-Ping udp not allowed in AIX or IRIX, either.
2017-04-14 David Mitchellthreads::shared: alloc arenas with correct context
2017-04-07 James E KeenanSpelling corrections only.
2017-04-07 David MitchellSafe.pm: document rdo()'s usage of @INC
2017-04-07 David Mitchellfix and test execution of non-empty .bs files
2017-04-07 David Mitchelldist/Unicode-Normalize/Makefile.PL: fix 'do'
2017-04-07 James E Keenanfix cases where 'do file' should be 'do ./file'.
2017-04-07 David Mitchellfix dist/Safe/t/*.t that assumed '.' in @INC
2017-04-07 David Mitchellfix dist/Time-HiRes/t/*.t that assumed '.' in @INC
2017-04-07 David Mitchellfix ExtUtils-ParseXS/t/*.t that needed '.' in @INC
2017-04-07 David Mitchellfix dist/base/t/*.t that assumed '.' in @INC
2017-03-25 Chris 'BinGOs' Wil... Fix wrong text in Module-CoreList is_core test
2017-03-24 David Mitchellbump base.pm $VERSION and un-CUSTOMISE
2017-03-24 David MitchellRevert base.pm's dot-in-INC changes.
2017-03-21 Sawyer XUpdate Module::CoreList for 5.26.0
2017-03-20 Sawyer XUpdate Module::CoreList for 5.25.11
2017-03-06 David MitchellExtUtils-ParseXS: bump all $VERSION 3.33->3.34
2017-03-06 David Mitchellperlxstut.pod: s/newRV/newRV_inc/g
next