platform/upstream/perl.git
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
2011-03-20 Karl Williamsonmktables: Include simple case foldings
2011-03-20 David Goldenperlfunc: clarified 'do FILE' error checking
2011-03-20 Father Chrysostomosperl5123delta: Improve description
2011-03-20 Father Chrysostomosperl5122delta: typo
2011-03-20 Father Chrysostomosperl5122delta: Correct two references
2011-03-20 David GoldenUpdated HTTP::Tiny to CPAN version 0.011
2011-03-20 Karl Williamsonregcomp.c: RT#77414. Initialize flag
2011-03-20 Karl Williamsonregcomp.c: /l uses the \w, etc. classes
2011-03-20 Karl Williamsonregcomp.c: Optimizer could lose some info
2011-03-20 Karl Williamsonregcomp.c: Move statement down.
2011-03-20 Karl Williamsonpat_advanced.t: Bump watchdog timeout
2011-03-20 Karl Williamsonregcomp.h: Add ANYOF_CLASS_SETALL()
2011-03-20 Karl Williamsonutf8.h: A fold buffer needs to hold any utf8 char
2011-03-20 Karl Williamsonregexec.c: execute inappropriately skipped code
2011-03-20 Karl Williamsonregexec.c: Chg var. name for clarity
2011-03-20 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9103
2011-03-20 Father ChrysostomosMore version bumps in view of recent PERL_NO_GE_CONTEXT...
2011-03-20 Michael WittenClean: Move old comment to proper location
2011-03-20 Alastair DouglasDoc patch for perlsyn, clarification in given/when
2011-03-20 Father ChrysostomosAdd Alastair Douglas to AUTHORS
2011-03-19 David MitchellPerl_sighandler: only inc SS_ix for unsafe signals
2011-03-19 David MitchellIn signal handler, don't inc stack pointers
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to NDBM_File
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to GDBM_File
2011-03-19 Father ChrysostomosVersion bumps for the recent PERL_NO_GET_CONTEXT commits
2011-03-19 Father Chrysostomosperl5121delta: #72998 was introduced earlier
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to mro
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to attributes
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to XS::Typemap
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Sys::Hostname
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to I18N::Langinfo
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Hash::Util
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Hash::Util::FieldHash
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to File::Glob
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to dl_dlopen.xs
2011-03-19 Karl WilliamsonStop hang in regex
2011-03-19 David Mitchellreset pos and utf8 cache when de/encoding utf8 str
2011-03-19 Jan DuboisFixup errno definitions for Windows
2011-03-19 Steve HayRedefine errno values for Visual Studio 2010
2011-03-19 Moritz Lenz[PATCH] [pod] improve documentation for (?(cond)yes|no)
2011-03-18 Karl Williamsonregcomp.c: Reorder if to silence valgrind
2011-03-18 Karl Williamsonregex: Fix locale regression
2011-03-17 Karl Williamsoncharset.t: Skip locale tests depending on platform
2011-03-17 Jan DuboisAdd perldelta entry about improved kill(9,$pid) on...
2011-03-17 Jan Dubois#81026: Perl binary no longer relocatable
2011-03-17 Karl Williamsonregcomp.c: Avoid locale in optimizer unless necessary
2011-03-17 Karl WilliamsonRevert "re/pat.t: Remove TODO message on passing tests"
2011-03-17 Karl WilliamsonRevert "regcomp.c: Rmv unused parameter"
2011-03-17 Karl Williamsonregcomp.c: Add flag for /l occurring anywhere
2011-03-17 Karl Williamsonregcomp.c: Move comment
next