This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Rmv git relict line
[perl5.git] / dist /
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
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
next