summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* S_process_special_blocks() should use a new stack for BEGIN blocks.Nicholas Clark2013-11-221-0/+3
* Remove redundant SPAGAIN & PUTBACK after PUSHSTACKi().Nicholas Clark2013-11-225-12/+1
* Extend STRESS_REALLOC to move the stack with every EXTENDFather Chrysostomos2013-11-222-2/+21
* Get perl to build under STRESS_REALLOC once moreFather Chrysostomos2013-11-221-2/+4
* Skip dist/ExtUtils-Install/t/InstallWithMM.t when cross-compiling.François Perrad2013-11-231-1/+5
* Module-CoreList on CPAN is 3.01Chris 'BinGOs' Williams2013-11-221-1/+1
* Remove unused var from APItest.xsFather Chrysostomos2013-11-211-1/+0
* Fix RT #120600: Variable length lookbehind is not variableYves Orton2013-11-222-7/+30
* APItest.xs: fix various compiler warningsDavid Mitchell2013-11-212-11/+13
* toLOWER_LC(), toUPPER_LC(): fix signednessDavid Mitchell2013-11-211-2/+2
* Storable: silence compiler 'unused func' warningsDavid Mitchell2013-11-211-0/+3
* Storable: silence some unused var warningsDavid Mitchell2013-11-211-2/+2
* Storable: crash on ref to blessed tied arrayDavid Mitchell2013-11-212-8/+18
* Storable: add SEEN0 macroDavid Mitchell2013-11-212-13/+20
* regen pod issuesFather Chrysostomos2013-11-211-2/+2
* Update Win32 to CPAN version 0.48Chris 'BinGOs' Williams2013-11-213-175/+175
* New perldelta for v5.19.7Chris 'BinGOs' Williams2013-11-2010-394/+805
* Module-CoreList prepared for v5.19.7Chris 'BinGOs' Williams2013-11-205-4/+33
* Bump the perl version in various places for v5.19.7Chris 'BinGOs' Williams2013-11-2024-138/+138
* Epigraph for v5.19.6Chris 'BinGOs' Williams2013-11-201-0/+36
* Merge branch 'bingos/perl-5.19.6' into bleadChris 'BinGOs' Williams2013-11-204-12/+291
|\
| * Add new release to perlhistv5.19.6Chris 'BinGOs' Williams2013-11-201-0/+1
| * Finalise perldeltaChris 'BinGOs' Williams2013-11-201-2/+112
| * Update Module-CoreList for v5.19.6Chris 'BinGOs' Williams2013-11-202-10/+178
* | t/op/sub.t: Suppress warnings properlyFather Chrysostomos2013-11-201-1/+2
|/
* Release engineering work on perldeltaChris 'BinGOs' Williams2013-11-201-199/+26
* add Intel C++ Compiler for Win32 supportDaniel Dragan2013-11-205-5/+53
* [perl #120043] fix some warningsTony Cook2013-11-204-5/+5
|\
| * update perldiag for the change in conversion specifiersTony Cook2013-11-201-1/+1
| * fix a few warnings (format strings, unused variable)Lukas Mai2013-11-203-4/+4
|/
* remove PL_patchlevel from S_minus_vDaniel Dragan2013-11-201-16/+21
* regcomp.c extern -> EXTERN_CDaniel Dragan2013-11-201-1/+1
* ioctl on perlhost platforms take a char*, not void*Daniel Dragan2013-11-201-1/+1
* better perldelta description for #120091/#118059Daniel Dragan2013-11-201-1/+2
* Move <-- HERE arrow for ‘Switch condition not recognized’Father Chrysostomos2013-11-192-6/+4
* perldiag: Update descr for ‘Switch condition not recognized’Father Chrysostomos2013-11-191-3/+15
* perldelta for 7583957163Father Chrysostomos2013-11-191-0/+6
* Update Module-Build to CPAN version 0.4202Chris 'BinGOs' Williams2013-11-1926-46/+51
* perldelta for b47a847f62Steve Hay2013-11-191-1/+7
* S_already_defined no longer uses its gv parameter, remove itTony Cook2013-11-191-4/+3
* perldelta for e45d8982aeTony Cook2013-11-191-0/+6
* Optimise 'if ($a || $b)' and 'unless ($a && $b)' early exitMatthew Horsfall (alh)2013-11-193-2/+60
* Update Module-Build to CPAN version 0.4201Chris 'BinGOs' Williams2013-11-1925-50/+50
* Check symlink status before setting File::Find::fullname to undef.Victor Efimov2013-11-192-5/+35
* [perl #120543] work around a C++ library bug in VC 2003Tony Cook2013-11-191-1/+1
* Update HTTP-Tiny to CPAN version 0.038Chris 'BinGOs' Williams2013-11-184-4/+25
* XS::Typemap: silence compiler warning.David Mitchell2013-11-182-1/+2
* threads: silence some compiler warnings.David Mitchell2013-11-182-6/+10
* POSIX: silence some compiler warningsDavid Mitchell2013-11-182-1/+7
* SDBM_File: fix 'set but not used' warningDavid Mitchell2013-11-182-2/+1