This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add tests for case-change macros API
[perl5.git] / dist /
2013-05-20 Ricardo Signesupdate corelist for Getopt::Std, utf8
2013-05-19 Ricardo Signesupdate Module::CoreList for 5.19.0
2013-05-18 Karl WilliamsonRemove core references to SVt_BIND
2013-05-15 Tony CookAddress [perl #117999] for now by skipping known bad...
2013-05-12 Ricardo Signesupdate CoreList for new Pod::Simple in 5.18.0
2013-05-11 Ricardo Signesbump the version on Module::CoreList v5.18.0-RC1
2013-05-10 Chris 'BinGOs' Wil... Add repository and bugtracker META to Module-CoreList...
2013-05-10 Ricardo Signesupdate Module::CoreList for v5.18.0
2013-05-07 Dominic Hargreavesbump dist/IO/lib/IO/Handle.pm version to 1.34
2013-05-07 Dominic Hargreaves[perl #117791] Clarify that write does not match the...
2013-05-05 Craig A. BerryFix non-blocking sockets on VMS.
2013-05-04 Chris 'BinGOs' Wil... Fix typo in Module::CoreList POD
2013-05-03 Nicholas ClarkRevert "Add a deprecation warning for all uses of ...
2013-05-02 Ricardo SignesCarp: add a test for top-of-stack longmess
2013-05-02 Ricardo SignesCarp: distinguish deleted stash from top of stack
2013-04-23 Chris 'BinGOs' Wil... Include deprecations for v5.17.10 and v5.17.11 in Modul...
2013-04-20 Ricardo Signesupdate Module::CoreList for v5.17.11
2013-04-18 Francois Perradfix dist/IO/t/cachepropagate-unix.t
2013-04-14 Moritz LenzDocument that range operator '..' can not be overloaded.
2013-04-14 James E KeenanSubject: [PATCH] Update INSTALLDIRS to favor installati...
2013-04-12 Aaron CraneB::Deparse: document that `state sub` is unimplemented
2013-04-12 Aaron Cranedeparse.t: delete now-unneeded __WARN__ suppression
2013-04-12 Aaron CraneB::Deparse: stub implementation of deparsing lexical...
2013-03-27 Yves Ortonfix comment, reindent and add parenthesis for clarity
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-21 Max MaischeinUpdate corelist for 5.17.10
2013-03-21 Max Maischein Update Net::Ping from 2.40 to 2.41
2013-03-21 Nicholas ClarkAdd a deprecation warning for all uses of @*, %*, ...
2013-03-21 Nicholas ClarkGenerate the deprecation warnings for all uses $* or $#.
2013-03-21 Nicholas ClarkChange B::Deparse's test to test interpolation of ...
2013-03-20 Brad GilbertMake utf8 downgrading in constant.pm, version dependent
2013-03-18 Tony Cookbump Tie-File's test version to match the module version
2013-03-18 Karl Williamsondist/bignum/lib/bignum.pm: Fix broken pod link
2013-03-18 Karl Williamsondist/bignum/lib/bigrat.pm: Fix broken pod link
2013-03-18 Karl Williamsondist/bignum/lib/bigint.pm: Fix broken pod link
2013-03-18 Karl WilliamsonMath/BigRat.pm: Fix some broken pod links
2013-03-18 Karl WilliamsonMath-BigInt: Fix some broken links
2013-03-18 Karl WilliamsonTie/File.pm: Fix pod broken link typo
2013-03-18 Karl Williamsonconstant.pm: Rmv ref in pod to non-existent module
2013-03-15 Steve PetersUpgrade to Net::Ping 2.40. This should silence much...
2013-03-15 Steffen MuellerData::Dumper version bump and changelog for release
2013-03-15 Steffen MuellerData::Dumper test compatibility fixes for older Perls
2013-03-15 Steffen MuellerAdd security warning about eval'ing DD output
2013-03-14 Karl WilliamsonAllow Data::Dumper to work on older Perls
2013-03-14 Steve PetersUpdate Net-Ping to 2.39.
2013-03-11 Chris 'BinGOs' Wil... corelist --feature is actually on available >= v5.16.0
2013-03-11 Chris 'BinGOs' Wil... Update Module-CoreList for v5.16.3
2013-03-11 Chris 'BinGOs' Wil... Finalise Module-CoreList for v5.14.4
2013-03-11 Chris 'BinGOs' Wil... Update Module-CoreList with v5.14.4 data
2013-03-10 Dominic HargreavesCorrect version data for Module::CoreList in 5.16.2
2013-03-09 Karl WilliamsonBump version of Term::ReadLine
2013-03-09 James E KeenanStandardize spelling of 'supersede' throughout the...
2013-03-03 David Mitchelldeparse.t: mask STDERR noise on lex sub TODO test
2013-03-02 Florian RagwitzSynchronise VERSIONs of all bignum modules
2013-02-28 James E KeenanLoosen the passing requirement for a regex.
2013-02-26 Steffen MuellerUpdate Data::Dumper version and release date
2013-02-26 Steffen MuellerUpdate Data::Dumper changelog
2013-02-21 Rafael Garcia-SuarezUpgrade to Safe 2.35 from CPAN
2013-02-20 Chris 'BinGOs' Wil... Updated Module::CoreList for v5.17.9
2013-02-19 Jerry D. Hedden[perl #116865] Upgrade to Thread::Queue 3.02
2013-02-19 Chris 'BinGOs' Wil... Updated Changes for Module-CoreList
2013-02-19 Karl Williamsondist/IO/IO.xs: Silence compiler warning
2013-02-19 Karl WilliamsonTests for [perl #116322]
2013-02-19 Christian HansenPATCH: [perl #116322]: getc() and ungetc() with unicode...
2013-02-18 Alexandr Ciornii[perl #116809] Upstream status in corelist
2013-02-17 Steffen Mueller[perl #116587] Data::Dumper intermittently fails tests...
2013-02-15 Craig A. BerryHelp ExtUtils::Manifest deal with VMS extended filespecs.
2013-02-09 Chris 'BinGOs' Wil... Make corelist --feature a >= v5.9.5 option
2013-02-09 Thomas SibleyReport feature availability via corelist -f
2013-02-08 Karl WilliamsonChange pods to not refer to av_len()
2013-01-31 James E KeenanData-Dumper: Boost test coverage and refactor.
2013-01-27 Chris 'BinGOs' Wil... Add module deprecations for v5.18.0 to Module::CoreList
2013-01-27 Aaron CraneNew TODO test: B::Deparse doesn't handle lexical subs
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-21 Ricardo Signesmove B-Lint and File-CheckTree to ./cpan
2013-01-20 Aaron CraneUpdate Module::CoreList for 5.17.8
2013-01-19 James E KeenanRemove checks for Perl 5.6; adjust tests; bump version...
2013-01-18 Ricardo Signesuse non-dev version for Safe
2013-01-18 Ricardo Signesuse non-dev version for IO
2013-01-18 Ricardo Signesuse non-dev version for I18N::LangTags::List
2013-01-16 Steffen MuellerCwd/File::Spec version bump to 3.40
2013-01-14 Jerry D. Heddenbump threads::shared version 1.43
2013-01-13 Aaron CraneMake Data::Dumper XS ignore Freezer return value
2013-01-12 Craig A. BerrySimplify ExtUtils::Install::_can_write_dir on VMS.
2013-01-11 Nicholas ClarkDon't use a fixed iteration count in dist/threads-share...
2013-01-09 Tony Cookportability to Haiku-OS for the cachepropagate-*.t...
2012-12-31 Karl WilliamsonChange core calls of isALNUM() to isWORDCHAR()
2012-12-18 Dave RolskyUpdate Module::CoreList for 5.17.7
2012-12-17 Dave RolskyFix typo in Locale-Maketext ChangeLog
2012-12-12 Steffen MuellerBring Data::Dumper version and changelog up to date...
2012-12-06 Sébastien Aperghis... dist/constant/t/utf8.t: Skip tests for early Perls
2012-12-05 Chris 'BinGOs' Wil... Synchronise CPAN Locale-Maketest and core version
2012-12-04 Steffen Muelleradd a note about security concerns in Storable
2012-12-04 Brian CarlsonFix misparsing of maketext strings.
2012-12-03 Joel BergerCwd::fast_abs_path's untaint should allow for multiline...
2012-12-03 Father Chrysostomos[perl #115962] cwd.t: Add test for fast_abs_path in...
2012-11-25 Craig A. BerryBump Term::ReadLine version.
2012-11-25 Craig A. BerryRational findConsole dispatch for Term::ReadLine.
2012-11-25 Sven Strickroth(msys) perl readline creates sys$command files w/o...
2012-11-25 Karl WilliamsonRemove "register" declarations
next