summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make MULTICALL safe across cxstack reallocsDavid Mitchell2012-11-112-2/+16
* README: add pointer to super-quick patch quideDavid Mitchell2012-11-101-0/+2
* fix NAME of perl5125delta.podDavid Mitchell2012-11-101-1/+1
* Module-CoreList updated to 2.77Chris 'BinGOs' Williams2012-11-104-6/+39
* The v5.16.2 updates had disappeared (if they were there in the first place) r...Chris 'BinGOs' Williams2012-11-102-0/+13
* add 5.12.5 to perlhistDominic Hargreaves2012-11-101-0/+1
* Add the 5.12.5 perldeltaDominic Hargreaves2012-11-104-0/+247
* add 5.12.5 epigraphDominic Hargreaves2012-11-101-0/+7
* [MERGE] add PADRANGE op and $B::overlayDavid Mitchell2012-11-1027-214/+1189
|\
| * ext/B/t/OptreeCheck.pm: fix hint strippingDavid Mitchell2012-11-101-1/+1
| * fix optree_misc.t test after smokeDavid Mitchell2012-11-101-34/+34
| * Consolidate any single pad ops after a padrangeDavid Mitchell2012-11-102-14/+117
| * Consolidate adjacent padrange opsDavid Mitchell2012-11-102-2/+66
| * padrange: handle @_ directlyDavid Mitchell2012-11-108-32/+237
| * reindent block in leave_scopeDavid Mitchell2012-11-101-79/+79
| * add SAVEt_CLEARPADRANGEDavid Mitchell2012-11-106-11/+41
| * add padrange opDavid Mitchell2012-11-1018-109/+562
| * pad_free(): don't clear SVs_PADSTALEDavid Mitchell2012-11-101-3/+6
| * add $B::overlay featureDavid Mitchell2012-11-103-1/+118
|/
* Update CGI to CPAN version 3.62Chris 'BinGOs' Williams2012-11-108-49/+93
* Update Term-UI to CPAN version 0.32Chris 'BinGOs' Williams2012-11-102-5/+10
* Restore non-DEBUGGING build on Win32, broken in 28e70dfaccSteve Hay2012-11-091-2/+2
* Restore DEBUGGING build with USE_ITHREADS on Win32, broken in 9399a70c62Steve Hay2012-11-091-0/+2
* Fix the phrasing of the previous patch.Shlomi Fish2012-11-081-2/+4
* Replace mentions of the "-w" flag in perl.pod.Shlomi Fish2012-11-081-7/+11
* refactor gv.c:Perl_newGPDaniel Dragan2012-11-081-17/+26
* To-do test for eval "END OF TERMS" leakingFather Chrysostomos2012-11-081-1/+6
* Another regexp charclass leakFather Chrysostomos2012-11-082-2/+3
* leakfinder.pl: Yet mair exceptionsFather Chrysostomos2012-11-081-2/+3
* regcomp.c: TypoFather Chrysostomos2012-11-081-1/+1
* remove various redundant dTHXesDaniel Dragan2012-11-087-10/+12
* remove unused dTHXes in /win32/*Daniel Dragan2012-11-084-17/+1
* create aTHXa, some unused dTHXs removed in /win32/*Daniel Dragan2012-11-084-13/+9
* "func not implemented" croaks optimizations in /win32/*Daniel Dragan2012-11-085-32/+35
* perlpolicy: remove 5.12 references from maint cherry pick policyDavid Golden2012-11-081-4/+4
* Sync version of autodie in Maintainers.pl with CPANYves Orton2012-11-081-1/+1
* fix a hash key order dependency in cpan/autodie/t/hints_pod_examples.tYves Orton2012-11-086-13/+37
* limit number of args before formattingJesse Luehrs2012-11-071-6/+13
* fix Carp stacktraces after deleting a stashJesse Luehrs2012-11-074-7/+143
* Remove x bit from MANIFESTFather Chrysostomos2012-11-061-0/+0
* Upgrade to Thread::Queue 3.01Jerry D. Hedden2012-11-064-34/+233
* svleak.t: Fix a mad failureFather Chrysostomos2012-11-061-2/+4
* Stop eval "qq'\$\0foo'" from leakingFather Chrysostomos2012-11-062-1/+18
* leakfinder.pl: Clean up exceptionsFather Chrysostomos2012-11-061-14/+4
* leakfinder.pl: Another exceptionFather Chrysostomos2012-11-061-0/+1
* Skip non-functional glob test on VMS.Craig A. Berry2012-11-061-1/+7
* Sync the version of Module::Pluggable in Maintainers.pl with CPANChris 'BinGOs' Williams2012-11-061-1/+1
* upgrade Module::Pluggable to 4.5 (test changes only)Yves Orton2012-11-063-4/+4
* fix NO_TAINT_SUPPORT on g++David Mitchell2012-11-051-1/+1
* perl.h: s/non-existant/nonexistent/Father Chrysostomos2012-11-051-1/+1