This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Promote v5.36 usage and feature bundles doc
[perl5.git] / dist /
2022-08-30 Elvin AslanovUpdate File::Spec synopsis
2022-08-30 Elvin Aslanov[doc] Update IO::Handle synopsis
2022-08-30 Elvin AslanovUpdate IO::File synopsis
2022-08-30 Elvin AslanovUpdate IO::Dir synopsis
2022-08-24 Karl WilliamsonConsolidate PERL_TEST_TIME_OUT_FACTOR to watchdog()
2022-08-23 Todd RinaldoBump Locale::Maketext version to 1.32 to match CPAN
2022-08-21 mohawk2remove_outputmap POD was titled remove_inputmap
2022-08-20 Neil BowersUpdated Module::CoreList ready for 5.37.4
2022-08-20 Neil BowersUpdate Module::CoreList for 5.37.3
2022-08-19 小鸡Pathtools: update version info in files meta.json and...
2022-08-12 Yves OrtonAdd a new env var PERL_RAND_SEED
2022-08-12 Yves Ortondist/threads - add a test to check that the pod version...
2022-08-03 Yves Ortonregcomp.c - rename NEXTOPER to REGNODE_AFTER and relate...
2022-07-25 David MitchellPathTools/t/cwd_enoent.t: a fixup to version check
2022-07-21 Nicolas RAdd 5.037003 to CoreList
2022-07-20 Nicolas RUpdate Module::CoreList for 5.37.2
2022-07-20 Tony Cookrelease 6.2 of Dragonfly BSD fixed getcwd()
2022-07-19 Karl WilliamsonI18N:LangTags: Fix casing issue GH #16500
2022-07-19 James E KeenanAdd descriptions for tests lacking them
2022-07-01 Karl WilliamsonRevert "regex: Add POSIXA1R node"
2022-07-01 Karl Williamsonregex: Add POSIXA1R node
2022-06-30 Graham KnopStorable - fix debugging text for retrieve_boolean_false
2022-06-28 Marcel TelkaPathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390...
2022-06-25 Graham KnopData::Dumper - dump booleans as booleans
2022-06-25 Graham KnopData::Dumper - fix version number in Pod
2022-06-24 Graham KnopStorable - maintain boolean values
2022-06-24 Graham KnopStorable - always use ppport.h when building outside...
2022-06-21 Karl WilliamsonBump Data-Dumper version
2022-06-21 Karl WilliamsonChange !! to cBOOL() in dist/ext modules
2022-06-20 Matthew HorsfallPrepare Module::CoreList for 5.37.2
2022-06-20 Matthew HorsfallUpdated Module::CoreList for 5.37.1
2022-06-16 Nicolas MendozaAvoid using ' version of isnt
2022-06-09 Graham KnopXSLoader: convert from Test::More to internal test...
2022-06-08 Karl WilliamsonData::Dumper: bump version
2022-06-08 Karl WilliamsonDumper.pm: Add proper link to pod section
2022-06-08 Graham KnopExtUtils::CBuilder - bump version
2022-06-08 Graham KnopExtUtils::CBuilder - print out commands being run in...
2022-06-08 Graham KnopModule::CoreList - change github clone URL to https
2022-05-30 Graham Knopencoding-warnings: bump version 19732/head
2022-05-30 Graham Knopencoding-warnings: convert tests to use Test::More...
2022-05-30 Graham Knopencoding-warnings: normalize whitespace
2022-05-28 Yves OrtonRevert "Revert "mg.c, Cwd.pm - Empty path is the same...
2022-05-28 Yves OrtonRevert "Revert "dist/PathTools - add missing entries...
2022-05-28 Karl WilliamsonNormalize.pm: Use directory path in F<> pod
2022-05-28 Karl Williamsonthreads.pm: Use S<...> to avoid breaking line
2022-05-28 Karl WilliamsonIO::Socket::UNIX: Add proper hyperlink in pod
2022-05-28 Karl WilliamsonIO::Socket::INET: Use proper hyperlink in pod
2022-05-28 Karl WilliamsonIO::Pipe: Use proper hyperlink in pod
2022-05-28 Karl WilliamsonIO::Handle: Use proper hyperlink in pod
2022-05-28 Karl WilliamsonCarp: Use some proper hyperlinks in pod
2022-05-28 sisyphusFix dist/IO/poll.h for mingw-w64 runtimes 9.0 and later
2022-05-28 Nicholas ClarkFix a typo in a comment in Carp.pm
2022-05-28 Ricardo Signescorelist: update for v5.37.1
2022-05-28 Ricardo SignesModule::CoreList: add v5.37.0
2022-05-26 Ricardo SignesModule::CoreList: update release date for 5.36.0
2022-05-21 Ricardo Signesbuiltin.pm: document that it is experimental
2022-05-20 Ricardo SignesModule::CoreList: update v5.36.0 contents
2022-05-20 Ricardo SignesModule-CoreList: bump versions for v5.36.0
2022-05-04 Todd RinaldoBump IO to 1.50 after production release to CPAN
2022-04-20 Steve HayPrepare Module-CoreList for 5.35.12
2022-04-20 Steve HayUpdate Module-CoreList for 5.35.11
2022-04-20 Yves OrtonRevert "dist/PathTools - add missing entries to Changes"
2022-04-20 Yves OrtonRevert "mg.c, Cwd.pm - Empty path is the same as "...
2022-04-20 Karl WilliamsonNormalize: Use ppport.h
2022-04-20 Yves Ortonmg.c, Cwd.pm - Empty path is the same as "." which...
2022-04-20 Yves Ortondist/PathTools - add missing entries to Changes
2022-04-18 Todd RinaldoUpdate Time-HiRes.xs to conform to ppport.h 3.68 recomm...
2022-04-18 Todd RinaldoUpdate Storable.xs to conform to ppport.h 3.68 recommen...
2022-04-18 Todd RinaldoUpdate IO.xs to conform to ppport.h 3.68 recommendations
2022-04-16 David Mitchellthreads: stack.t: make Deparse-friendly
2022-04-14 Todd RinaldoFix whitespace noise in Locale::MakeText
2022-04-08 Karl Williamsonthreads/t/stack*: Add comment
2022-04-08 Karl Williamsonthreads/t/stack* Generalize larger min stack sizes
2022-04-08 Karl Williamson/threads/t/stack*.t: Use mnemonics
2022-04-08 Karl Williamsonthreads/t/stack*.t: Add is() fcn
2022-03-30 James E KeenanTest::More::note() needs version 0.82 19570/head
2022-03-30 Karl WilliamsonExtUtils::ParseXS/t/002-more.t: Fix skip count
2022-03-21 Sawyer XUpdate Module::CoreList for 5.35.11
2022-03-20 Sawyer XBump version for 5.35.11
2022-03-20 Sawyer XUpdate Module::CoreList for 5.35.10
2022-03-19 Sawyer XUpdate Devel::PPPort to 3.68
2022-03-13 Steve HayUpdate Module-CoreList with data for 5.34.1
2022-03-10 Nicolas RUpdate Devel-PPPort to match 3.67
2022-03-10 Nicolas RUpdate Devel-PPPort to match last 3.66 release
2022-03-05 Brad BardenExtUtils-ParseXS: bump version to 3.45
2022-03-05 Brad BardenExtUtils-ParseXS: fix 002-more.t plan
2022-03-05 Brad BardenExtUtils::ParseXS: add OVERLOAD regression tests
2022-03-05 Brad BardenExtUtils::ParseXS: fix OVERLOAD/FALLBACK handling
2022-03-04 Leon TimmermansAdd PerlIO_readlink backcompat defines to Cws.xs
2022-03-01 Graham Knopwrap any existing import in Attribute::Handlers' inject...
2022-02-26 Graham Knopfix typos in Attribute::Handlers __CALLER__ docs
2022-02-26 Graham Knopfix __CALLER__ handling in Attribute::Handlers
2022-02-20 reneebprepare Module::CoreList for 5.35.10
2022-02-20 reneebUpdate Module::CoreList for 5.35.9
2022-02-20 reneebUpdate Devel-PPPort to 3.64
2022-01-20 Nicolas R Bumped Module-CoreList ready for 5.35.9
2022-01-20 Nicolas RUpdate Module::CoreList for 5.35.8
2022-01-20 Mike FultonProvide inclusive names allowlist and denylist
2022-01-07 Sawyer XAdd date of release of ExtUtils-ParseXS 3.44
2022-01-04 Sawyer XUpdate Changes log for ExtUtils::ParseXS:
next