summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring a few lines in Storable.pm under 80 cols.kafka2014-06-112-7/+10
* SvREFCNT_dec_NN in pp_requireDaniel Dragan2014-06-121-2/+2
* Remove entries for threads.pm and CoreList.pod.James E Keenan2014-06-111-2/+0
* Bring a few lines in SelfLoader.pm under 80 cols.kafka2014-06-112-9/+19
* C backtrace tweaks.Jarkko Hietaniemi2014-06-114-35/+57
* perldelta for 808cb9eMatthew Horsfall (alh)2014-06-111-0/+8
* perldelta for 30a1535Matthew Horsfall (alh)2014-06-111-0/+4
* perldelta for 2d8eb85Matthew Horsfall (alh)2014-06-111-0/+4
* perldelta for 53cb238Matthew Horsfall (alh)2014-06-111-0/+10
* perldelta for 8be3c4cMatthew Horsfall (alh)2014-06-111-0/+11
* perldelta for e5a8a0f.Matthew Horsfall (alh)2014-06-112-4/+7
* Removed NeXT supportBrian Fraser2014-06-1119-909/+87
* Update Test-Harness to CPAN version 3.32Chris 'BinGOs' Williams2014-06-1149-98/+98
* perldelta for be075ca, 037ab3fMatthew Horsfall (alh)2014-06-111-1/+21
* perldelta for 461a975Matthew Horsfall (alh)2014-06-111-0/+13
* perldelta for coverity fixesMatthew Horsfall (alh)2014-06-111-0/+5
* perldelta for b3cf482, 4fa715fMatthew Horsfall (alh)2014-06-111-2/+4
* perldelta for ae07d0fMatthew Horsfall (alh)2014-06-111-2/+5
* perldelta for bd47bafMatthew Horsfall (alh)2014-06-111-0/+6
* perldelta for 725995bMatthew Horsfall (alh)2014-06-111-1/+4
* [perl #121585] Configure shouldn't write source treeH.Merijn Brand2014-06-111-6/+6
* Fix cbacktraceH.Merijn Brand2014-06-1116-60/+116
* Fix i_bfdH.Merijn Brand2014-06-111-18/+18
* Andrew Fresh is now a perl authorTony Cook2014-06-111-0/+1
* Default to using OpenBSD's mallocAndrew Fresh2014-06-111-6/+2
* Correct architectures and versions for hintsAndrew Fresh2014-06-111-7/+7
* correct handling of buffer sizes for POSIX::strxfrm()Tony Cook2014-06-111-3/+5
* Locale tests assumed POSIX, not true in minitest.Jarkko Hietaniemi2014-06-102-2/+10
* perldelta for 7ac929242683Tony Cook2014-06-101-1/+7
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-107-131/+172
* [perl #121733] fix t/op/stat.t 96 for windowsReini Urban2014-06-101-3/+9
* [perl #121732] fix t/op/filetest.t for windowsReini Urban2014-06-101-1/+13
* bump Benchmark versionDavid Mitchell2014-06-091-1/+1
* Benchmark.pm: avoid long walltime on calibrationDavid Mitchell2014-06-091-1/+11
* Eliminate VMS-specific code in PerlIOStdio_fill.Craig A. Berry2014-06-082-10/+2
* remove 1 read of interp var from PUSHMARKDaniel Dragan2014-06-094-7/+9
* Document that "exec LIST" and "system LIST" may fall back to the shell on Win32Thomas Sibley2014-06-092-4/+16
* Small grammatical fix.James E Keenan2014-06-081-3/+2
* Add C backtrace API.Jarkko Hietaniemi2014-06-0722-2/+986
* Update Test-Harness to CPAN version 3.31Chris 'BinGOs' Williams2014-06-0752-205/+164
* Sync autouse version for recent CPAN releaseChris 'BinGOs' Williams2014-06-071-1/+1
* locale.c: Fix uncomplemented 'if' testKarl Williamson2014-06-072-1/+17
* POSIX.xs: Add a const to a parameterKarl Williamson2014-06-071-1/+1
* perlapi: Nit, and mention NUL for some functionsKarl Williamson2014-06-072-8/+13
* strftime: Set UTF-8 flag appropriately on returnKarl Williamson2014-06-072-2/+15
* PATCH: [perl #119425] strftime with %pKarl Williamson2014-06-072-3/+21
* lib/locale.t: Change acceptable fail % for Win32Karl Williamson2014-06-071-5/+2
* fix locale.c under -DPERL_GLOBAL_STRUCTDavid Mitchell2014-06-071-0/+1
* Correct socksizetype on VMS.Craig A. Berry2014-06-061-1/+1
* Refactor some compiler-based hints in configure.com.Craig A. Berry2014-06-061-49/+18