platform/upstream/perl.git
2012-11-08 Yves Ortonfix a hash key order dependency in cpan/autodie/t/hints...
2012-11-08 Jesse Luehrslimit number of args before formatting
2012-11-08 Jesse Luehrsfix Carp stacktraces after deleting a stash
2012-11-06 Father ChrysostomosRemove x bit from MANIFEST
2012-11-06 Jerry D. HeddenUpgrade to Thread::Queue 3.01
2012-11-06 Father Chrysostomossvleak.t: Fix a mad failure
2012-11-06 Father ChrysostomosStop eval "qq'\$\0foo'" from leaking
2012-11-06 Father Chrysostomosleakfinder.pl: Clean up exceptions
2012-11-06 Father Chrysostomosleakfinder.pl: Another exception
2012-11-06 Craig A. BerrySkip non-functional glob test on VMS.
2012-11-06 Chris 'BinGOs... Sync the version of Module::Pluggable in Maintainers...
2012-11-06 Yves Ortonupgrade Module::Pluggable to 4.5 (test changes only)
2012-11-05 David Mitchellfix NO_TAINT_SUPPORT on g++
2012-11-05 Father Chrysostomosperl.h: s/non-existant/nonexistent/
2012-11-05 Paul JohnsonLose the loose. Fix documentation typo.
2012-11-05 Steffen MuellerMore violent warning about using NO_TAINT_SUPPORT
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl
2012-11-05 Father ChrysostomosStop the glob operator from leaking GVs
2012-11-05 Father Chrysostomosleakfinder.pl: Mair exceptions
2012-11-05 Father Chrysostomosleakfinder.pl: Show file names
2012-11-05 Father Chrysostomosop.c:opslab_force_free: Make paranoid code reflect...
2012-11-05 Father Chrysostomosop.c: Stop SAVEFREEOP from leaking slabs
2012-11-05 Father ChrysostomosStop %! after syntax error from leaking the module...
2012-11-05 Father Chrysostomosgv.c:S_require_tie_mod: remove SPAGAIN
2012-11-05 Father ChrysostomosDon’t leak BEGIN blocks after syntax errors
2012-11-05 Father Chrysostomosleakfinder.pl: Use DD for output
2012-11-05 Father ChrysostomosDon’t leak pattern buffer when invalid flags croak
2012-11-05 Father Chrysostomossvleak.t: Enable syntax error tests under -Dmad
2012-11-05 Father ChrysostomosUse shared memory for sv_debug_file
2012-11-05 Father ChrysostomosStop require nonexistent::module from leaking
2012-11-05 Father Chrysostomossvleak.t: re-evals leak under mad
2012-11-05 Father ChrysostomosFix invalid token warning with PERL_XMLDUMP and label
2012-11-05 Father ChrysostomosStop statement labels from leaking
2012-11-05 Father ChrysostomosStop char classes from leaking
2012-11-05 Father Chrysostomosleakfinder.pl
2012-11-04 David Mitchellsimplify GIMME_V
2012-11-04 Chris 'BinGOs... Update CGI to CPAN version 3.61
2012-11-04 Chris 'BinGOs... Update Unicode-Normalize to CPAN version 1.16
2012-11-04 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.91
2012-11-04 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.73
2012-11-04 Chris 'BinGOs... Sync Module-CoreList version in Maintainers.pl with...
2012-11-03 Ricardo Signesfix an epigraph typo
2012-11-03 Craig A. BerryRemove thread context from Perl_vmssetuserlnm.
2012-11-02 Father ChrysostomosIncrease $Module::CoreList::VERSION to 2.76
2012-11-02 Alexandr Ciorniiprint deprecation information in corelist
2012-11-02 Father Chrysostomossvleak.t: Suppress warning
2012-11-02 Father ChrysostomosStop string eval from leaking ops
2012-11-02 Father ChrysostomosDon’t leak when printf causes wide warnings
2012-11-02 Father ChrysostomosDon’t leak when printfing to bad handle under fatal...
2012-11-02 Father Chrysostomosconcat2.t: Under miniperl only skip one test
2012-11-02 Father ChrysostomosFix $byte_overload .= $utf8 regression
2012-11-02 Father ChrysostomosDon’t leak when pushing on to read-only array
2012-11-02 Hugo van der... Don't leak stderr from 'git describe' in cmpVERSION
2012-11-02 Hugo van der... Detect empty git tag in cmpVERSION
2012-11-02 Hugo van der... test.pl: allow for undefs in eq_hash
2012-11-02 Father ChrysostomosFix /a++(?{})+$code_block/
2012-11-02 Father ChrysostomosDon’t leak with /(?{})$invalid_code_block/
2012-11-02 Father ChrysostomosFree detritus when croaking with /(?{})$invalid/
2012-11-02 Father ChrysostomosStop run-time regexp blocks from leaking regexps
2012-11-02 Father ChrysostomosStop / $looks_like_block/ from leaking
2012-11-01 Ricardo Signesadd perl5.16.2 to perlhist
2012-11-01 Ricardo Signesadd perl5162delta
2012-11-01 Ricardo Signesadd the 5.16.2 epigraph
2012-11-01 Konovalov,... Initial (incomplete) patch to start restoring WinCE...
2012-11-01 Steve HayRemove __attribute__malloc__ from MYSWAP functions
2012-10-31 Daniel DraganWin32 miniperl: delay loading for Winsock, and then...
2012-10-31 Steve HayAdd the DynaLoader upgrade to perldelta
2012-10-31 Steve HayUse correct type to avoid a cast added by fe1c5936a5
2012-10-31 Steve HayBump DynaLoader's $VERSION after commit fe1c5936a5
2012-10-31 Daniel Draganconsting in perl.c:S_Internals_V and Win32 DynaLoader
2012-10-30 James E KeenanThree spelling corrections.
2012-10-30 Father Chrysostomosutf8.c: Stop _core_swash_init from leaking
2012-10-30 Father ChrysostomosAllow regexp-to-pvlv assignment
2012-10-30 Father Chrysostomosregcomp.c: Really stop regexp-to-pv assignment from...
2012-10-30 Father ChrysostomosTurn off OK flags when creating a regexp.
2012-10-30 Father Chrysostomossv.c: Drop PV when assigning over regexp
2012-10-30 Father ChrysostomosPrune dead code in sv.c:sv_force_normal_flags
2012-10-30 Father Chrysostomosregcomp.c: Don’t point mother_re to regexp copy
2012-10-28 Father Chrysostomosregcomp.c: Stop regexp-to-pv assignemnt from leaking
2012-10-28 Father Chrysostomossv.c: Fix code-before-declarations
2012-10-28 Father ChrysostomosDon’t crash with $tied[-1] when array is tied to non-obj
2012-10-28 Father ChrysostomosDon’t skip tied EXISTS for negative array indices
2012-10-28 Daniel Draganyyerror->yyerror_pvn in toke.c:S_new_constant
2012-10-28 Daniel Draganrmv a sv_2mortal and unused var in toke.c:Perl_yyerror_pvn
2012-10-28 Father Chrysostomossv.c: Allow blessed cows
2012-10-28 Father Chrysostomossv.c: Remove redundant Sv[INP]OK checks on fbm/regexps
2012-10-28 Father Chrysostomossv.c: Remove redundant sv_force_normal calls from sv_2...
2012-10-28 Father Chrysostomossv.c: !SvLEN does not mean undefined
2012-10-28 Father ChrysostomosStop regexp assignment from clobbering magic
2012-10-28 Father ChrysostomosFix assertion failure with $float = $regexp assignment
2012-10-28 Father Chrysostomossv.c: No need to de-COW COWs on upgrade
2012-10-28 Father ChrysostomosDon’t sv_force_normal in mg.c:S_save_magic
2012-10-27 Craig A. BerryWorkaround for VAX compiler optimizer bug in Digest...
2012-10-27 Craig A. BerryFix use of non-existent bareword filehandle in t/TEST.
2012-10-27 Yves Ortonsilence warning in toke.c charnames support
2012-10-27 Reini UrbanRT #115488 cxstack -1 at nested scan_heredoc
2012-10-27 Father ChrysostomosAllow cow with $magic = $hashkey
2012-10-26 Craig A. BerryMake private variable static in regexec.c.
2012-10-26 Craig A. BerryDe-globalize regcomp inversion lists.
2012-10-26 David Mitchellstart to make ext/B work with 5.14.x
next