summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* PerlIO::via: fix compiler warningDavid Mitchell2013-11-182-2/+7
* PerlIO::scalar: silence some compiler warningsDavid Mitchell2013-11-181-2/+2
* perlhacktips: Two spaces after dotsFather Chrysostomos2013-11-181-130/+131
* perlhacktips: Fix pod formattingFather Chrysostomos2013-11-181-1/+1
* Add more examples of perl/gdb usage.Matthew Horsfall (alh)2013-11-181-0/+64
* Fix ‘panic: memory wrap’ in reg_scan_nameFather Chrysostomos2013-11-182-8/+12
* perldiag: Clarify memory wrapFather Chrysostomos2013-11-181-1/+2
* Require closing paren for (?&...Father Chrysostomos2013-11-183-1/+11
* Update IPC-Cmd to CPAN version 0.90Chris 'BinGOs' Williams2013-11-183-12/+16
* perldelta for ff4a442c79Tony Cook2013-11-181-1/+7
* perldelta for fa0789a790Tony Cook2013-11-181-0/+3
* [perl #120535] Add UTF8 flag to B::HV->ARRAY keysTony Cook2013-11-182-6/+17
|\
| * un-TODO the test for 120535, Reini's patch fixes itTony Cook2013-11-181-1/+0
| * Add UTF8 flag to keys returned by B::HV->ARRAYReini Urban2013-11-181-6/+10
| * TODO test for 120535Tony Cook2013-11-181-0/+8
|/
* fix expected failure text for new croak.t testTony Cook2013-11-181-1/+1
* [Merge] perldiag stuffFather Chrysostomos2013-11-177-154/+336
|\
| * perldiag: Don’t let <-- HERE be wrappedFather Chrysostomos2013-11-172-120/+149
| * perldiag: Remove categories from fatal errorsFather Chrysostomos2013-11-171-3/+3
| * diag.t: Fix copy-and-paste error in os2 exceptionFather Chrysostomos2013-11-171-1/+1
| * diag.t: Don’t check ‘calls’ in column 0Father Chrysostomos2013-11-171-1/+1
| * diag.t: More win32 exceptionsFather Chrysostomos2013-11-171-0/+2