platform/upstream/perl.git
2011-03-21 Karl Williamsonperldelta: Unicode db not installed with Perl
2011-03-21 Karl Williamsonperldelta: nit in to/from uvuni() section
2011-03-21 Karl Williamsonperldelta: clarify /\p{}/ means Unicode
2011-03-21 Karl Williamsonperldelta: clarify /\p{}/i
2011-03-21 Karl Williamsonperldelta: Fill in missing module name
2011-03-21 Karl Williamsonperldelta: Add \b{ and \B{ as deprecations
2011-03-21 Karl Williamsonperldelta: \cX is deprecated not removed
2011-03-21 Karl Williamsonperldelta: Re-order 2 paragraphs
2011-03-21 Karl Williamsonnit in perldelta
2011-03-21 Karl WilliamsonPerl no longer comes with Unicode db files
2011-03-21 Florian RagwitzAdapt corelist-perldelta to the current perldelta style
2011-03-21 Florian RagwitzSub::Name is working again for some time now
2011-03-21 Father Chrysostomosperldelta: Re-add the upgrade notice
2011-03-21 Father Chrysostomosperldelta: Delete the Testing section
2011-03-21 Father Chrysostomosperldelta: ‘(5.12.3)’ markers
2011-03-21 Father Chrysostomosperldelta: 5.12.2 markers, omissions, and tweaks
2011-03-21 Father Chrysostomosperldelta: ‘(5.12.1)’ markers
2011-03-21 Father Chrysostomosperldelta: Incorporate mention of VS 2010 from 912c63e
2011-03-21 Father Chrysostomosperldelta: Retitle a subsection
2011-03-21 Father Chrysostomosperldelta: Add a reminder about Known Problems
2011-03-21 Father Chrysostomosperldelta: Tentatively finish sorting out bug fixes
2011-03-21 Father Chrysostomosperldelta: Rearrange the debugger bug section
2011-03-21 Father Chrysostomosperldelta: Clean up the magic bug section
2011-03-21 Father Chrysostomosperldelta: Clean up the Unicode bugs section
2011-03-21 Father Chrysostomosperldelta: Clean up the glob/stash/mro bug section
2011-03-21 Father Chrysostomosperldelta: Clean up the parsing bugs section
2011-03-21 Father Chrysostomosperldelta: Move the C API bugs section down
2011-03-21 Father Chrysostomosperldelta: Some clean-up of I/O and regexp bugs
2011-03-21 Father Chrysostomosperldelta: First pass at sorting out bug fixes
2011-03-21 Father Chrysostomosperldelta: Cull bug fix entries that do not apply
2011-03-21 Father Chrysostomosperldelta: Add the [perl #86328] entry from c094a73d1
2011-03-21 Father Chrysostomosperldelta: Put ‘Selected’ in the module updates title
2011-03-21 Father Chrysostomosperldelta: Add the entry about text-mode source from...
2011-03-21 Father Chrysostomosperldelta: Clean up and rearrange teh Internal Changes...
2011-03-21 Father Chrysostomosperldelta: Sort out the platform section
2011-03-21 Father Chrysostomosperldelta: Add a disgruntled reminder to the Testing...
2011-03-21 Father Chrysostomosperldelta: Clean up the Configuration section
2011-03-21 Father Chrysostomosperldelta: Clean up and rearrange the utilities section
2011-03-21 Father Chrysostomosperldelta: Reword and rearrange the Diagnostics section
2011-03-21 Father Chrysostomosperldelta: Add the Windows fork change from 3aa0ac5a
2011-03-21 Father Chrysostomosperldelta: Clean up the Documentation section
2011-03-21 Father Chrysostomosperldelta: Remove the Dual-Life Modules section
2011-03-21 Father Chrysostomosperldelta: Updated Modules clean-up
2011-03-21 Father Chrysostomosperldelta: Cull uninteresting upgrades from the module...
2011-03-21 Father Chrysostomosperldelta: Move the new C APIs back up to Core Enhancements
2011-03-21 Father Chrysostomosperldelta: Consistency tweaks
2011-03-21 Father Chrysostomosperldelta: Rearrange the Performance Enhancements section
2011-03-21 Father Chrysostomosperldelta: First pass in cleaning up Performance Enhanc...
2011-03-21 Father Chrysostomosperldelta: Some rewording of entries in Deprecations
2011-03-21 Father Chrysostomosperldelta: Rearrange the Deprecations section a bit
2011-03-21 Father Chrysostomosperldelta: Rearrange and categorise Incompatible Changes
2011-03-21 Father Chrysostomosperldelta: Add link from Core Enhancements to New APIs
2011-03-21 Father Chrysostomosperldelta: Some Incompatible Changes clean-up
2011-03-21 Father Chrysostomosperldelta: Add the CPAN version
2011-03-21 Father Chrysostomosperldelta: Clean up the Security section
2011-03-21 Father Chrysostomosperldelta: Reword Core Enhancements
2011-03-21 Father Chrysostomosperldelta: Incorporate 994ae75
2011-03-21 Father Chrysostomosperldelta: Rearrange Core Enhancements into subsections
2011-03-21 Father Chrysostomosperldelta: Oust the XS-specific core enhancements
2011-03-21 Father Chrysostomosperldelta: Merge some entries in Core Enhancements
2011-03-21 Father Chrysostomosperldelta: Oust some entries from Core Enhancements
2011-03-21 Father Chrysostomosperldelta: Add changes from 5.13.0
2011-03-21 Father ChrysostomosCombine all perl513*deltas (as of commit d24f2be2)
2011-03-21 Father ChrysostomosReplace perldelta.pod with the template
2011-03-21 Karl Williamsonsilence "unused variable" compiler warning
2011-03-21 Karl Williamsonregcomp.c: enums are tighter in C++
2011-03-21 David Mitchellpack test failures with long doubles on x86/gcc
2011-03-20 Florian RagwitzTry reducing the risk of blind copy-paste errors
2011-03-20 Florian RagwitzAt this point, there's no tag for the next release yet
2011-03-20 Florian Ragwitzpod/buildtoc doesn't update pod.lst
2011-03-20 Florian RagwitzCreate a perldelta for 5.14.0
2011-03-20 Florian RagwitzAdd the 5.13.11 epigraph
2011-03-20 Florian RagwitzTrim some trailing whitespace from epigraphs.pod
2011-03-20 Karl Williamsonregex .t's: Remove now passing TODOs
2011-03-20 Karl Williamsonregexec.c: Rmv special code no longer needed
2011-03-20 Karl Williamsonregcharclass: Add tricky fold characters.
2011-03-20 Karl Williamsonregcomp.c: Remove FOLDCHAR generation
2011-03-20 Karl Williamsonregcomp.c: Use mnemonic instead of hex value
2011-03-20 Karl Williamsonregcomp.c: Handle inverse tricky folds
2011-03-20 Karl Williamsonregcomp.c: Move opening block brace
2011-03-20 Karl Williamsonregcomp.c: Add special case for a Unicode char
2011-03-20 Karl Williamsonreg_namedseq: Restructure so doesn't duplicate code
2011-03-20 Karl WilliamsonAdd depth parameter to reg_namedseq
2011-03-20 Karl Williamsonregcomp.c: Add element to structure
2011-03-20 Karl Williamsonutf8.h: Add #define
2011-03-20 Florian RagwitzSimplify a tiny bit of the release manager guide
2011-03-20 Florian RagwitzAdd 5.13.11 to perlhist
2011-03-20 Florian RagwitzUpdate corelist for 5.13.11
2011-03-20 Nicholas ClarkAvoid warnings in pat_advanced.t in the logic for skipp...
2011-03-20 Florian RagwitzFill the Acknowledgements section in perldelta
2011-03-20 Florian RagwitzBump the perl version for 5.13.11
2011-03-20 Florian RagwitzFix a tiny pod nit in perldelta
2011-03-20 Florian RagwitzRemove empty perldelta sections
2011-03-20 Florian RagwitzComplete the perldelta for 5.13.11
2011-03-20 Nicholas ClarkSkip test in pat_advanced_thr.t as it triggers an unrel...
2011-03-20 Nicholas ClarkMinimise the actions of the BEGIN block in B.pm
2011-03-20 Nicholas ClarkIn B, use typeglob aliasing instead of subref to typegl...
2011-03-20 Jan Dubois#84774: local $_ calls STORE when $_ is aliased to...
2011-03-20 Karl Williamsonregexec.c: Update comment
2011-03-20 Karl Williamsonregcomp.h: Add comment
next