platform/upstream/perl.git
2012-06-17 Chris 'BinGOs... Updated Memoize to CPAN version 1.03
2012-06-17 Chris 'BinGOs... Updated Term-ANSIColor to CPAN version 3.02
2012-06-17 Chris 'BinGOs... Updated Digest-MD5 to CPAN version 2.52
2012-06-17 Chris 'BinGOs... Updated autodie to CPAN version 2.11
2012-06-17 Chris 'BinGOs... Updated Safe to CPAN release 2.33
2012-06-17 Chris 'BinGOs... Updated Search-Dict to CPAN release 1.07
2012-06-17 Father ChrysostomosRevert "B::Deparse: loopexes have list prec"
2012-06-17 Karl Williamsonperlop: Fit some verbatim lines into 79 cols
2012-06-17 Karl Williamsonnumeric.c: Fix typo, clarify comment
2012-06-17 Hugo van der... Fixup for bigint docs
2012-06-17 Jesse Luehrsensure correctness if sv_2mortal modifies errno
2012-06-17 Brian Fraserrequire should die if a file exists but can't be read.
2012-06-17 Karl Williamsonperldelta: entry for qr/\87/ bug fix
2012-06-17 Karl Williamsont/re/re_tests: Clarify comment
2012-06-17 Karl Williamsonregcomp.c: Warn and don't emit a NUL for e.g. /\87/
2012-06-17 Karl Williamsonregcomp.c: Add comments
2012-06-17 Karl Williamsontoke.c: Combine macro calls
2012-06-17 Karl Williamsonpp_hot.c: Combine macro calls
2012-06-17 Karl Williamsonwalk.c: Combine macro calls
2012-06-17 Karl Williamsona2py.c: Use isWORDCHAR() instead of individ components
2012-06-17 Karl Williamsonhandy.h: Add comment
2012-06-17 Jesse Luehrsperlipc typo fixes, reported by Linda Walsh (RT#113556)
2012-06-17 Jesse Luehrstypo fix, reported by Joaquin Ferrero (RT#113616)
2012-06-17 Jesse Luehrsadd note about minicpan mirrors and core-cpan-diff
2012-06-17 Karl Williamsonpp_hot.c: Add -Dr messages
2012-06-17 Martin HaschPATCH: [perl #113640] Typo in perlop.pod: bignum pragma
2012-06-16 David Mitchellfix paren unwinding with CURLYN, CURLYM
2012-06-15 Jesse Luehrsminicpan doesn't set up the by-authors symlink
2012-06-15 Chris 'BinGOs... Updated IO-Compress to CPAN version 2.052
2012-06-15 Chris 'BinGOs... Updated Compress-Raw-Bzip2 to CPAN version 2.052
2012-06-15 Chris 'BinGOs... Updated Compress-Raw-Zlib to CPAN version 2.054
2012-06-15 Jesse Luehrsadd note about metacpan to the rmg
2012-06-15 Father ChrysostomoscheckAUTHORS.pl: another address for Renee Bäcker
2012-06-15 Father ChrysostomosIncrease $Class::Struct::VERSION to 0.64
2012-06-15 Renee Bäckeradd tests for overridden Class::Struct accessors
2012-06-15 Rhesa Rozendaal[perl #29230] Class::Struct, accessor overrides not...
2012-06-15 Father ChrysostomosAdd Rhesa Rozendaal to AUTHORS
2012-06-15 Father Chrysostomosop.c:utilize: don't allocate pegop if !PL_madskills
2012-06-15 Father ChrysostomosLet hints.t run at the top level
2012-06-15 Father ChrysostomosTests for perl #94476
2012-06-15 Father Chrysostomosconfigpm: comment typo
2012-06-15 Father ChrysostomosDon’t call mro_method_changed_in after newCONSTSUB
2012-06-15 Father ChrysostomosDon’t create pads for sub stubs
2012-06-15 Father Chrysostomosop.c:newPROG: Remove questionable comment
2012-06-15 Father ChrysostomosUse assertions for /* NOT REACHED */
2012-06-15 Father Chrysostomossv.h: Move comment just before struct it describes
2012-06-15 Father Chrysostomosperl.c: Clarify comment
2012-06-15 Father ChrysostomosRmv mro_method_changed_in call on stub upgraded to...
2012-06-15 Father Chrysostomosgv.c: Don’t repeat GvSVn
2012-06-15 Father Chrysostomosperl.c:get_cvn_flags: Move a comment where it belongs
2012-06-15 Father Chrysostomosgv.c: Remove mro_method_changed_in() from gv_init
2012-06-15 Father Chrysostomosgv.c: Don’t ENTER/LEAVE unnecessarily
2012-06-15 Nicholas ClarkFix small Pod error introduced by commit c5e3e317152223ae.
2012-06-15 Jesse Luehrsclean up documentation for sync-with-cpan
2012-06-15 Ricardo Signesadd Abigail to the release schedule
2012-06-15 Chris 'BinGOs... Updated Test-Harness to CPAN version 3.25
2012-06-15 Chris 'BinGOs... Updated CPAN-Meta to CPAN version 2.120921
2012-06-15 Chris 'BinGOs... Dual lifed CPAN-Meta-Requirements 2.122 as a prereq...
2012-06-15 Chris 'BinGOs... Update Module-Build to CPAN version 0.40
2012-06-15 Chris 'BinGOs... Updated CPANPLUS to CPAN version 0.9130
2012-06-15 Chris 'BinGOs... Updated HTTP-Tiny to CPAN version 0.021
2012-06-15 Chris 'BinGOs... Updated Parse-CPAN-Meta to CPAN version 1.4404
2012-06-15 Chris 'BinGOs... Updated CPAN-Meta-YAML to CPAN version 0.008
2012-06-15 Chris 'BinGOs... Updated IPC-Cmd to CPAN version 0.78
2012-06-15 Chris 'BinGOs... Updated File-Fetch to CPAN version 0.34
2012-06-15 Chris 'BinGOs... Updated Module-Load-Conditional to CPAN version 0.50
2012-06-15 Chris 'BinGOs... Updated Object-Accessor to CPAN version 0.44
2012-06-15 Chris 'BinGOs... Update Params-Check to CPAN version 0.36
2012-06-15 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.60
2012-06-15 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.86
2012-06-15 David Mitchellperldelta: tweak minor thinko
2012-06-15 David Mitchellpoint out another use for //o
2012-06-15 David MitchellRemove RXf_UTF8 from perlreapi
2012-06-15 David MitchellProperly restore PL_curcop after /(?{})/
2012-06-15 Steve HayAdd TODO note about unresolved aspects of RT #113536
2012-06-15 Steve HayUpdate checkAUTHORS.pl for 4f46e52b00
2012-06-15 Steve HayMinor fix-ups to 4f46e52b00
2012-06-15 Karthik RajagopalanUse GetEnvironmentStringsW(..) instead of GetEnvironmen...
2012-06-14 David Mitchellrun-time /(?{})/: fix an buffer overrun
2012-06-14 David MitchellMerge re_eval jumbo fix branch into blead
2012-06-14 David Mitchellsilence picky C compiler warning
2012-06-14 David Mitchellupdate docs for (?{}) jumbo fix
2012-06-13 David Mitchelllet B know about new op_code_list field
2012-06-13 David Mitchellregmatch(): avoid 'may be used uninitialized' msg
2012-06-13 David Mitchellpropagate /msix and (?msix) etc flags into (??{})
2012-06-13 David Mitchelltest that code within /(?{})/ etc is optimised
2012-06-13 David Mitchelladd tests for (?{ return foo })
2012-06-13 David Mitchellun-TODO recursive split test
2012-06-13 David Mitchelladd test for /(??{exit})/
2012-06-13 David Mitchellavoid 'unescaped left brace' warnings
2012-06-13 David MitchellAvoid braces warning in regen_perly.pl
2012-06-13 David Mitchellre-apply temporarily remove overload.t changes
2012-06-13 David Mitchelladd tests for $1 modified compiling code block
2012-06-13 David Mitchelladd tests that (?{}) etc called in scalar context
2012-06-13 David Mitchellhandle (??{}) returning an overloaded value
2012-06-13 David Mitchellhandle weird/undef (?{}), (??{}) return value
2012-06-13 David Mitchellsimply 'use bytes' handling of (??{})
2012-06-13 David Mitchellfurther simplify (??{}) return code
2012-06-13 David Mitchellsimplify the return code in (??{})
2012-06-13 David Mitchellremove invalid assertion in (??{}) return code
next