summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mg.c : revert ENV{x} = undef behaviour to be empty string, not key deletionKent Fredric2013-02-173-2/+13
* Added Lucas Holt to AUTHORSChris 'BinGOs' Williams2013-02-171-0/+1
* [perl #116785] libc_r was removed from recent versions of MidnightBSD and old...Lucas Holt2013-02-171-6/+2
* [perl #116587] Data::Dumper intermittently fails tests on 5.8.*Steffen Mueller2013-02-171-3/+10
* In warnings.pm, delete a hash slice, instead of using a loop.Nicholas Clark2013-02-172-4/+4
* perldelta for 012528a99df1906d6fe.Craig A. Berry2013-02-161-2/+5
* Implement useversionedarchname in configure.com.Craig A. Berry2013-02-161-1/+23
* Allow VMS features to differ from Perl's defaults.Craig A. Berry2013-02-161-0/+13
* Updates to perldeltaChris 'BinGOs' Williams2013-02-161-4/+19
* charnames.pm: Nit in podKarl Williamson2013-02-162-3/+3
* Unicode::UCD: Add examples to podKarl Williamson2013-02-161-3/+11
* Document in perldelta, new diag and Configure option.Chris 'BinGOs' Williams2013-02-161-1/+19
* Update Archive-Extract to CPAN version 0.68Chris 'BinGOs' Williams2013-02-162-3/+3
* utf8.h, utfebcdic.h: Add, fix commentsKarl Williamson2013-02-152-2/+6
* lib/Unicode/UCD.pm: Clarify podKarl Williamson2013-02-151-2/+3
* INSTALL: Fix pod verbatim linesKarl Williamson2013-02-152-60/+68
* use_versioned_archname => versionedarchnameH.Merijn Brand2013-02-152-15/+13
* Extend t/porting/diag.t to cover code in DynaLoader.Nicholas Clark2013-02-152-2/+13
* Extend t/porting/diag.t to cover various other C-like files.Nicholas Clark2013-02-151-1/+2
* t/porting/diag.t now reads files from MANIFEST, instead of scanning the disk.Nicholas Clark2013-02-151-12/+8
* Update File::Temp layoutSteve Hay2013-02-153-2/+2
* List files excluded from Config::Perl::VSteve Hay2013-02-151-2/+3
* Make extended filename syntax the default on VMS.Craig A. Berry2013-02-141-1/+1
* Make readdir on VMS only unixify when asked.Craig A. Berry2013-02-141-5/+5
* Help ExtUtils::Manifest deal with VMS extended filespecs.Craig A. Berry2013-02-142-8/+10
* Make unixify unescape filespecs already in Unix format.Craig A. Berry2013-02-141-8/+14
* Minor doc fix: pp_addr => op_ppaddrSteffen Mueller2013-02-141-1/+1
* The rpeepp and peepp functions need a THXSteffen Mueller2013-02-141-2/+2
* Give Config a version numberDavid Golden2013-02-131-2/+4
* Test that call checkers are copied with actual closures.Nicholas Clark2013-02-131-1/+29
* Make File::DosGlob handle VMS extended filespecs.Craig A. Berry2013-02-121-1/+8
* Add Midnight BSD to perlportChris 'BinGOs' Williams2013-02-121-0/+2
* Custom ops may be experimental, but sure aren't newSteffen Mueller2013-02-121-1/+1
* Update CPAN to CPAN version 2.00-TRIALChris 'BinGOs' Williams2013-02-128-63/+470
* Add entry for update to Data::Dumper.James E Keenan2013-02-111-0/+9
* regcomp.c: Fully parenthesize macro expansions formal parameterKarl Williamson2013-02-111-2/+2
* inline_invlist.c, regcomp.c: Comments-onlys, white-spaceKarl Williamson2013-02-112-8/+3
* diag.t: Validate severity of ck warn routines betterFather Chrysostomos2013-02-102-3/+12
* Sync Config-Perl-V version in Maintainers.pl with CPANChris 'BinGOs' Williams2013-02-101-1/+1
* Deal with spaces in patch descriptionsH.Merijn Brand2013-02-101-9/+13
* RT-116192 - If a directory in @INC already has a trailing '/', don't add anot...Matthew Horsfall (alh)2013-02-104-1/+35
* Mention inclusion of both META files, in perldeltaChris 'BinGOs' Williams2013-02-101-1/+1
* perl.pod: Squash double spaceFather Chrysostomos2013-02-101-1/+1
* perldiag.pod: Remove regexp cat from \b{ \B{ messageFather Chrysostomos2013-02-101-1/+1
* pp.c: White-space onlyKarl Williamson2013-02-091-35/+45
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-0914-187/+414
* Add Jess Robinson to AUTHORSKarl Williamson2013-02-091-0/+1
* Document corelist change in perldeltaChris 'BinGOs' Williams2013-02-091-2/+3
* Make corelist --feature a >= v5.9.5 optionChris 'BinGOs' Williams2013-02-091-0/+3
* Report feature availability via corelist -fThomas Sibley2013-02-091-1/+47