This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Add duplicate tables
[perl5.git] / dist /
2012-02-04 Nicholas ClarkAvoid a warning from clang when compiling Data::Dumper.
2012-02-04 Father Chrysostomos[perl #58608] Fix DD’s dumping of qr|\/|
2012-02-04 Father ChrysostomosData::Dumper/qr.t: This test is not strict-safe
2012-02-04 Father ChrysostomosData::Dumper/qr.t: Add test names and diagnostics
2012-02-04 Father ChrysostomosData::Dumper: qr.t: Add a pure-Perl TODO test
2012-02-04 Alexandr Ciornii[perl #58608] TODO tests for DD and qr|\/|
2012-02-04 Father ChrysostomosIncrease $Cwd::VERSION to 3.39_02
2012-02-04 Eric BrineLoad File::Spec before using it in Cwd
2012-02-04 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.135_04
2012-02-04 Father Chrysostomos[perl #107372] DD and overloaded blessed globs
2012-02-03 Zeframupdate copyright years in Carp
2012-02-03 Zeframin Carp, avoid vivifying utf8 stash on Perl 5.6
2012-02-02 Zeframsynch Carp::Heavy version number to Carp
2012-02-02 Zeframmake Carp messages match die properly
2012-02-01 Steffen MuellerExtUtils::ParseXS: Changelog and version bump to 3.14
2012-02-01 Tony Cookperlxstypemap: typemap variable documentation
2012-02-01 Steffen MuellerMove more typemap-related documentation to the typemap...
2012-02-01 Steffen MuellerFix typo in documentation
2012-02-01 Steffen MuellerMove typemap documentation to its own file
2012-01-31 Florian RagwitzPod-Perldoc is now maintained on CPAN
2012-01-30 Father ChrysostomosIncrease $Term::ReadLine::VERSION to 1.08
2012-01-30 Darin McBride[perl #108470] Make Term::ReadLine use AE if available
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2012-01-28 Steffen MuellerExtUtils::ParseXS: Changelog, version bump for dev...
2012-01-20 Karl WilliamsonSafe.pm: Make sure SWASHNEW is properly loaded
2012-01-20 Chris 'BinGOs' Wil... Merge branch 'bingos/release-5.15.7' into blead
2012-01-20 Steffen MuellerCopyright update for ExtUtils::{ParseXS,Typemaps}
2012-01-20 Steffen MuellerFix parse problem with embedded typemaps
2012-01-20 Chris 'BinGOs' Wil... Update Module::CoreList for v5.15.7
2012-01-20 Steffen MuellerBetter typemap error reporting
2012-01-20 Steffen MuellerEU::Typemaps: Make oneliner in docs more portable
2012-01-20 Steffen MuellerBump ExtUtils::ParseXS version for doc references
2012-01-19 Steffen MuellerEU::Typemaps: Helper module for easy typemap inclusion...
2012-01-19 Steffen MuellerEU::Typemaps: Implement embedded-typemap dumping
2012-01-17 Chris 'BinGOs' Wil... Update Locale-Maketext to CPAN version 1.22
2012-01-16 Father ChrysostomosIncrease $Math::BigInt::VERSION to 1.998
2012-01-16 Father ChrysostomosBigInt.pm: Suppress overload warning
2012-01-15 Chris 'BinGOs' Wil... Bump ExtUtils::Manifest version due to commits 97bae9c5...
2012-01-15 Chris 'BinGOs' Wil... Bump autouse version due to commit f965e9d4a
2012-01-15 Hojung Youn[perl #108224] B::Deparse doesn't recognize for continu...
2012-01-14 Craig A. BerryStop inadvertently skipping Spec.t on VMS.
2012-01-06 Ricardo SignesUpgrade Pod-Perldoc to CPAN version 3.15_15
2012-01-05 ambscflags does not exists in Config.pm; use ccflags
2012-01-04 Father ChrysostomosCorrect bug-report email in IO docs
2012-01-03 Father ChrysostomosPacklist.t: add bug number
2012-01-03 Father ChrysostomosExtUtils::Packlist: Restore 5.005 compatibility
2012-01-03 Father Chrysostomos[perl #107410] Tests for used-once warnings from ExtUti...
2012-01-03 Joel BergerRemoved 'once' warnings in ExtUtils::Packlist::mkfh.
2012-01-03 Father ChrysostomosIncrease $ExtUtils::Packlist::VERSION to 1.46
2011-12-31 Craig A. BerryCurrent VMS can handle filenames with spaces.
2011-12-31 Father ChrysostomosAllow Data::Dumper to load on miniperl
2011-12-31 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.135_03
2011-12-29 Steffen MuellerExtUtils::ParseXS: Bump versions to 3.11
2011-12-28 Steffen MuellerEscape double-quotes in generated #line directives
2011-12-27 Father Chrysostomosperlxstut: keep indentation consistent within example
2011-12-27 Father Chrysostomos[perl #102622] perlxstut: Add SvGETMAGIC to example
2011-12-26 Father ChrysostomosSkip failing DD tests under 5.6
2011-12-26 Father ChrysostomosFix DD’s vstring tests unter 5.6
2011-12-26 Father ChrysostomosMake DD dump *{''} correctly under 5.6
2011-12-26 Father ChrysostomosMake DD dump *{''} properly
2011-12-25 Father Chrysostomos[perl #101162] DD support for vstrings
2011-12-25 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.135_02
2011-12-25 Father Chrysostomos[perl #86060] $( $| $) need braces in regexps
2011-12-25 Father Chrysostomosdeparse.t: Automatically count __DATA__ tests
2011-12-25 Father ChrysostomosDeparse the /d flag with implicit features
2011-12-25 Father ChrysostomosDeparse /$#a/ correctly
2011-12-25 Father ChrysostomosDeparse.pm: Document that strict vars and subs work
2011-12-25 Father Chrysostomos[perl #24027] Deparse strict vars and subs
2011-12-25 Father ChrysostomosFix Deparse ambient_pragmas/strict regression
2011-12-24 Father ChrysostomosDeparse.pm: Document that use feature is supported
2011-12-24 Father ChrysostomosDeparse all features with ‘use/no feature’
2011-12-24 Father ChrysostomosDeparse implicit with ‘use feature’
2011-12-24 Father ChrysostomosDeparse CORE::say, etc., when bundle hints are in use
2011-12-24 Father ChrysostomosDeparse.pm: More ->pmflags clean-up
2011-12-24 Father ChrysostomosDeparse.pm: Add another substword
2011-12-24 Father ChrysostomosDeparse.pm: Put re flag logic into its own function
2011-12-24 Father ChrysostomosFollowup to b9bc576fd0: deparse s///applaud
2011-12-24 Father ChrysostomosDeparse.pm: Don’t call ->pmflags so many times
2011-12-24 Father ChrysostomosDeparse: Ignore strict hh hints
2011-12-24 Father Chrysostomos[perl #91318] Deparse /regexp/applaud
2011-12-24 Father Chrysostomos[perl #81424] Make Deparse handle /aelemfast_lex/
2011-12-24 Father ChrysostomosConsistent use of spaces after dots in Deparse’s pod
2011-12-23 Todd RinaldoMove Tie-File out of cpan/ and into dist/
2011-12-23 Father ChrysostomosDeparse: remove special casing for main stash
2011-12-23 Father Chrysostomos[perl #91384] Deparse and stash circularities
2011-12-22 Father ChrysostomosDeparse.pm: Uncomment version code
2011-12-22 Father ChrysostomosDeparse "a::]"->[0], etc., correctly
2011-12-22 Father ChrysostomosDeparse "string"->[$expr] and ->{$expr} correctly
2011-12-21 Father ChrysostomosDeparse "string"->[0] correctly
2011-12-21 Father Chrysostomos[perl #91416] Deparse open("blah blah blah") properly
2011-12-21 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.11
2011-12-20 Dave RolskyMerge branch 'drolsky/release-5.15.6' into blead
2011-12-20 Dave RolskyFix version of Module::CoreList in 5.15.6
2011-12-20 Dave RolskyAdd Changes entry for Module::CoreList
2011-12-20 Steffen MuellerUse tr/_// instead of eval $VERSION
2011-12-20 Dave RolskyUpdated Module::CoreList for 5.15.6 - including $VERSIO...
2011-12-19 Steffen MuellerSelfLoader: Version bump to match CPAN release
2011-12-19 Steffen MuellerExtUtils::ParseXS: Version bump and changelog for CPAN...
2011-12-19 Steffen MuellerData::Dumper: Changelog and version bump
2011-12-19 Steffen MuellerAttribute::Handlers 0.93 changelog
next