This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Pod-Perldoc now includes test documents
[perl5.git] / dist /
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
2011-12-19 Steffen MuellerNo need to ship Attribute::Handlers README in core
2011-12-19 Father ChrysostomosFix deparsing of require "a".$1
2011-12-18 Father ChrysostomosCwd pod consistency tweaks
2011-12-17 Father Chrysostomos[rt.cpan.org #45885] File::Spec: Don’t use tainted...
2011-12-16 Father ChrysostomosIncrease $Locale::Maketext::VERSION to 1.21
2011-12-16 Thomas SibleyDocument Locale::Maketext's numerate method
2011-12-16 Thomas SibleyDoc: numerify was renamed to numf very early on
2011-12-16 Father ChrysostomosCarp.pm localise $SIG{__DIE__} before eval
2011-12-16 Father ChrysostomosIncrease $Carp::VERSION to 1.24
2011-12-16 Father ChrysostomosCarp.t: Add tests for PL_last_in_gv
2011-12-16 tlhackqueAdd missing <fh> line # phrase to Carp messages
2011-12-14 Chris 'BinGOs' Wil... Update threads to CPAN version 1.86
2011-12-14 Chris 'BinGOs' Wil... Sync Module-CoreList MANIFEST file with what is on...
2011-12-13 Steffen MuellerEU::ParseXS: Silence undefined-value-in-addition warning
2011-12-09 Father ChrysostomosIncrease ExtUtils::Packlist::VERSION to 1.45
2011-12-09 jkeenanCorrect POD formatting error: '=back' should be within...
2011-12-09 Father ChrysostomosIncrease $I18N::LangTags::VERSION to 0.38
2011-12-09 Alexandr Ciorniiupdate link to ISO 639-2
2011-12-08 Father Chrysostomos[perl #97476] Deparse not() following the llafr
2011-12-08 Father Chrysostomos[perl #77172] Deparse &{&} as &{&}, not &&
2011-12-08 Father ChrysostomosMore tests for deparsing warn()+1, etc.
2011-12-08 Father Chrysostomos[perl #74740] Deparse -(f()) correctly
2011-12-08 Father ChrysostomosDeparse pipe(local *FH, local *FH) correctly
2011-12-08 Father ChrysostomosDeparse (eof)+1 correctly
2011-12-08 Father Chrysostomos[perl #63558] Deparse open local(*FH) correctly
2011-12-08 Father ChrysostomosDeparse dump as CORE::dump
2011-12-08 Father ChrysostomosDeparse filetest ops without llafr
2011-12-08 Father ChrysostomosDeparse CORE::do+{} and CORE::do({}) correctly
2011-12-08 Father ChrysostomosFix deparsing of "" =~ <any OPf_SPECIAL op>
2011-12-08 Father ChrysostomosDeparse.pm: More functions that do not follow llafr
2011-12-08 Father Chrysostomos[perl #77096] Deparse return and do without llafr
2011-12-08 Father Chrysostomosdeparse.t: Add bug number
2011-12-08 Father Chrysostomos[perl #47361] Deparse do +{} and do({}) correctly
2011-12-07 Chris 'BinGOs' Wil... Update ExtUtils-ParseXS to CPAN version 3.07
2011-12-07 Father Chrysostomos[perl #47359] Deparse method {$object} correctly
2011-12-07 Father ChrysostomosDeparse: detect hh changes properly
2011-12-07 Father ChrysostomosDeparse funny keys/values in hh properly
2011-12-07 Father ChrysostomosFix deparsing of undefined hint hash values
2011-12-06 Rafael Garcia-SuarezUpgrade to Safe 2.30
2011-12-03 Father ChrysostomosIncrease $threads::VERSION to 1.86
2011-12-03 Mark Dootson[perl #104776] Fix threads for latest 64bit mingw-w64...
next