platform/upstream/perl.git
2013-09-06 Andy DoughertyRemove Configure hints for the old AT&T 3b1.
2013-09-06 David Mitchellpp_goto: document the different branches
2013-09-06 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.76
2013-09-06 SmylersUpdate README copyright to 2013
2013-09-06 Father ChrysostomosPut AV defelem creation code in one place
2013-09-06 Father ChrysostomosUse defelems for (goto) &xsub calls
2013-09-06 Father Chrysostomospp_hot.c:pp_aelem: Use _NN in one spot
2013-09-06 Father ChrysostomosMake pp_splice handle nonexistent array elements
2013-09-06 Chris 'BinGOs... Update Time-Piece to CPAN version 1.23
2013-09-05 Slaven Rezicmore Slavic intelligibility: added Bosnian to Serbian...
2013-09-05 Steve HayStop autodie test from changing a file to stop Git...
2013-09-05 Steve Hayperldelta - Add note about DynaLoader change (commit...
2013-09-05 Steve HayLocale::Codes has been upgraded from version 3.26 to...
2013-09-05 Sullivan BeckPATCH: Bump Locale-Codes from 3.26 to 3.27
2013-09-05 SmylersMake perltodo.pod match other deleted documents
2013-09-05 SmylersAdd titles to deleted OO docs
2013-09-05 SmylersAdd missing word
2013-09-05 SmylersList deleted docs alphabetically
2013-09-05 SmylersMultiple commits in 1 attachment in Patch Guide
2013-09-05 Father Chrysostomosutil.c:my_pclose: Use NULL in PL_fdpid
2013-09-05 Father ChrysostomosUpdate perlguts for the magic flags changes in 5.18
2013-09-05 Father Chrysostomosperlguts: Note that SvUTF8 is meaningful only after...
2013-09-05 Father Chrysostomosperlguts: consistent spaces after dots
2013-09-05 Father ChrysostomosUpdate perlguts for NULL in AVs
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-09-05 Nicholas ClarkRemove support for GNU DLD in DynaLoader.
2013-09-05 Karl WilliamsonMove functions prematurely placed into mathoms back...
2013-09-05 Karl Williamsonregcomp.c: Don't use mathoms function
2013-09-05 Karl Williamsonperlapi: Remove newly obsolete statement
2013-09-05 SmylersWhen sending an email manually so it can have multiple...
2013-09-05 SmylersMultiple commits in Super Quick Patch Guide
2013-09-05 SmylersResetting a check out in Super Quick Patch Guide
2013-09-05 SmylersSuggest reading blead's Super Quick Patch Guide
2013-09-05 Smylersperlbug command wrapped to fit in 79 columns
2013-09-05 SmylersHave perlbug report version being patched
2013-09-05 SmylersConsistent indent on shell commands
2013-09-05 Smylersperlhack.pod tidied
2013-09-04 Steve HayUpgrade Socket from version 2.011 to 2.012
2013-09-04 Nicholas ClarkThe bisect tool now takes test scripts as targets,...
2013-09-04 Reini Urban[perl #119481] Check SvVALID for !SvSCREAM, skip PAD
2013-09-03 SmylersRestore perlrepository.pod in stub form
2013-09-03 ZeframCarp-1.32 has been released to CPAN
2013-09-03 Steve Hayversion has been upgraded from version 0.9903 to 0...
2013-09-03 John PeacockSync core with CPAN version.pm release
2013-09-02 Craig A. BerryAnother reason for home-grown kill() on VMS.
2013-09-02 Karl Williamsontoke.c: Clarify comment
2013-09-02 Brian Frasert/op/for.t: Skip a test if the require for XS::APItest...
2013-09-02 Father ChrysostomosDon’t assume targs are contiguous for ‘my $x; my $y’
2013-09-02 Nicholas ClarkMerge the changes to the internals of match variables.
2013-09-02 Nicholas ClarkAdd a perldelta entry for the changes to the internals...
2013-09-02 Nicholas ClarkSimplify some code in Perl_magic_get() and Perl_magic_s...
2013-09-02 Nicholas ClarkRemove now unused $` $' ${^MATCH} ${^PREMATCH} ${^POSTM...
2013-09-02 Nicholas ClarkStore all other match vars in mg_len instead of mg_ptr...
2013-09-02 Nicholas ClarkStore the match vars in mg_len instead of calling atoi...
2013-09-02 Steve Hayperldelta - Fill in some TODOs, wrap lines etc.
2013-09-01 Father Chrysostomostoke.c:scan_const: Don’t use PL_bufptr
2013-09-01 Father ChrysostomosTeach mro code about null array elements
2013-09-01 Father ChrysostomosRefactor some parser.t line number tests
2013-09-01 Father ChrysostomosFix debugger lines with keyword <newline> =>
2013-09-01 Father Chrysostomosline_debug.t: Add diagnostics
2013-09-01 Father ChrysostomosFix two line numbers bugs involving quote-like ops
2013-09-01 Father Chrysostomos[perl #115768] improve (caller)[2] line numbers
2013-09-01 Father Chrysostomostest.pl:runperl: more portability warnings
2013-09-01 Father Chrysostomostoke.c: Reorder checks around deprecate_escaped_meta
2013-09-01 Father Chrysostomosperl5200delta: Remove Function::Parameters
2013-09-01 Father ChrysostomosMention Tk in perl5200delta
2013-09-01 Chris 'BinGOs... Update parent to CPAN version 0.227
2013-09-01 Steve Hayperldelta - CPAN::Meta::Requirements has been upgraded
2013-09-01 Steve HayUpgrade Unicode::Collate from version 0.98 to 0.99
2013-09-01 Steve HayUpgrade Scalar-List-Utils from version 1.31 to 1.32
2013-09-01 Chris 'BinGOs... Update Module-Load-Conditional to CPAN version 0.58
2013-08-31 Karl Williamsonlib/locale.t: Refactor some tests
2013-08-31 Karl WilliamsonMake printf, sprintf respect 'use locale' for radix
2013-08-31 Karl Williamsonlib/locale.t: Add a bunch of tests
2013-08-31 Karl Williamsonlib/locale.t: Display unassigned chars
2013-08-31 Karl Williamsonlib/locale.t: Change debug output
2013-08-31 Karl Williamsonlib/locale.t: Display :punct: characters under debug...
2013-08-31 Karl Williamsonlib/locale.t: Use hash keys instead of many arrays
2013-08-31 Karl WilliamsonMore changes to perllocale and POSIX.pod setlocale
2013-08-31 Chris 'BinGOs... Update CPAN-Meta-Requirements to CPAN version 2.123
2013-08-30 Craig A. BerryUse explicit glob in concise.t.
2013-08-30 Steve HayUpgrade Module::Load::Conditional from version 0.54...
2013-08-29 Steve Hayperldelta - Note upgrades to Encode and ExtUtils::ParseXS
2013-08-29 Zeframpreserve $! and $^E in Carp
2013-08-29 Chris 'BinGOs... Update Encode to CPAN version 2.54
2013-08-29 Chris 'BinGOs... Update ExtUtils-ParseXS to CPAN version 3.22
2013-08-29 Steve HayBetter check for the fork emulation in t/win32/signal.t
2013-08-29 Karl WilliamsonAllow trie use for /iaa matching
2013-08-29 Karl WilliamsonRemove no longer necessary constants
2013-08-29 Karl WilliamsonRemove newly unnecessary regnode, code
2013-08-29 Karl Williamsonregcomp.c: Create better estimate of trie match lengths
2013-08-29 Karl Williamsonregcomp.c: Split count variable into two: min, max
2013-08-29 Karl Williamsonfold_grind.t: Modify trie test
2013-08-29 Karl Williamsonregcomp.c: White-space, comment only
2013-08-29 Karl Williamsonregcomp.c: Remove unreachable code
2013-08-29 Karl Williamsonregexec.c: Add comments, assertions
2013-08-29 Karl Williamsonregcomp.c: White-space only
2013-08-29 Karl Williamsonutf8.c: Add comment
2013-08-29 Karl Williamsonutf8.c: Add omitted fold cases
2013-08-29 Karl Williamsonutf8.h: White space only
next