summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pp_pack.c: Rmv useless codeKarl Williamson2015-02-171-46/+6
* pp_pack.c: Refactor to remove #if EBCDICKarl Williamson2015-02-171-14/+7
* pp_pack.c: Change name of some static functionsKarl Williamson2015-02-171-24/+24
* perldsc: Wrap too-long verbatim linesKarl Williamson2015-02-172-10/+18
* t/io/bom.t: Generalize for non-ASCII platformsKarl Williamson2015-02-171-3/+5
* Update Unicode-Collate to CPAN version 1.11Chris 'BinGOs' Williams2015-02-1796-97/+97
* fix handling of non-strict \x{}Hugo van der Sanden2015-02-172-2/+8
* Remove dead function from vms/vms.cCraig A. Berry2015-02-161-14/+0
* perldelta for 816b056ffb99, 3bea78d24634Tony Cook2015-02-171-1/+11
* h2ph: correct handling of hex constants for the preambleTony Cook2015-02-171-1/+18
* Fix Errno.pm generation for gcc-5.0Petr Písař2015-02-171-6/+17
* perldelta for 436b3d12366a, 2631bbca12a9Tony Cook2015-02-171-0/+5
* [perl #123836] dump LABEL shouldn't be goto LABELTony Cook2015-02-172-5/+1
* [perl #123836] basic tests for dump, catches the issue as a TODOTony Cook2015-02-172-0/+60
* Modernize the code - "my" declarations and comments.Shlomi Fish2015-02-161-12/+17
* Socket updated to CPAN version 2.018Chris 'BinGOs' Williams2015-02-163-3/+3
* CPAN has version 5.20150214 nowChris 'BinGOs' Williams2015-02-161-1/+1
* Deparse state sub defined in inner subsFather Chrysostomos2015-02-162-1/+40
* regen uconfigH.Merijn Brand2015-02-161-6/+6
* Small doc changeH.Merijn Brand2015-02-161-5/+5
* RMG: Encourage use of http://analysis.cpantesters.org/beforemaintreleaseSteve Hay2015-02-161-0/+9
* restore VC with dmake after commit "Fix minitest (op/taint.t) for GCC 4.x"Daniel Dragan2015-02-161-3/+7
* [perl #123712] Don’t check sub_inwhatFather Chrysostomos2015-02-152-4/+10
* [perl #123816] fix stat stackingHugo van der Sanden2015-02-162-3/+15
* [perl #123712] Fix /$a[/ parsingFather Chrysostomos2015-02-152-2/+12
* toke.c: Don’t bother setting type for FORMRBRACKFather Chrysostomos2015-02-151-2/+0
* perly.y: Remove type from ';'Father Chrysostomos2015-02-154-759/+757
* [perl #123843] fix SEGV reading data->flagsHugo van der Sanden2015-02-152-2/+10
* (rmv dead -I paths for mktables + rmv copying non-existant path) on Win32Daniel Dragan2015-02-162-4/+2
* release schedule udpates through March 2015Ricardo Signes2015-02-151-2/+2
* Turn on memory leak reporting for CFG = DebugFull builds on WindowsSteve Hay2015-02-151-0/+16
* Add comments about how backrefs are parsedYves Orton2015-02-151-8/+27
* fix infinite loop in parsing backrefs in regex patternsYves Orton2015-02-152-4/+4
* Add a TODO test for not infinite looping during regex backref parsingYves Orton2015-02-151-2/+21
* add a comment so people looking for "sub run_perl" find the right thingYves Orton2015-02-151-0/+1
* Copy perl5202delta into bleadSteve Hay2015-02-144-0/+421
* Update release schedule: 5.20.2 is done; 5.20.3 will probably happenSteve Hay2015-02-141-1/+2
* Update Porting/epigraphs.pod for Perl 5.20.2Steve Hay2015-02-141-0/+24
* More updates to Module-CoreList for Perl 5.20.2Steve Hay2015-02-142-4/+4
* Update perlhist: Perl 5.20.2 todaySteve Hay2015-02-141-0/+1
* Update Module-CoreList: Perl 5.20.2 todaySteve Hay2015-02-141-1/+1
* Two more typographic cleanups, suggested by alh++.James E Keenan2015-02-141-2/+2
* Set NAN_COMPARE_BROKEN on VMS with long doubles.Craig A. Berry2015-02-141-0/+4
* Correct typo in code example.James E Keenan2015-02-141-1/+1
* Unicode::UCD: Generalize for EBCDIC platformsKarl Williamson2015-02-134-91/+189
* Unicode::UCD::prop_aliases(): return correct long and short namesKarl Williamson2015-02-133-27/+36
* mktables: Rip out redundant tablesKarl Williamson2015-02-131-14/+5
* mktables: Fix looping recursive detectionKarl Williamson2015-02-131-4/+4
* mktables: Remove unused variableKarl Williamson2015-02-131-2/+0
* mktables: Fix typo in commentKarl Williamson2015-02-131-1/+1