summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [perl #123538] always set chophere and itembytes at the same timeTony Cook2015-01-192-1/+14
* perldelta for fa8f4f85ec35Tony Cook2015-01-191-0/+7
* [perl #123554] avoid a crash from SvGROW(MEM_SIZE_MAX)Tony Cook2015-01-192-3/+10
* perldelta for c9fdc8d6d601Tony Cook2015-01-191-0/+7
* remove multi-eval problem from File::GlobDaniel Dragan2015-01-192-6/+7
* improve SvPV_set's docs, it really shouldn't be public APIDaniel Dragan2015-01-191-3/+8
* perldelta for previous 2 commitsPeter Martini2015-01-181-0/+7
* Update perlsub to reflect attribute/signature reloPeter Martini2015-01-181-4/+3
* perly.y changes from Lukas Mai in RT 123069Peter Martini2015-01-185-1377/+1489
* Fixes for Pod-HTML tests after Pod-Simple updateJames E Keenan2015-01-182-3/+7
* Update Pod-Simple to CPAN version 3.29James E Keenan2015-01-1840-172/+382
* perldelta update for 5944609.James E Keenan2015-01-171-0/+4
* Module::Metadata 1.000026Karen Etheridge2015-01-172-12/+27
* One more tiny spelling correction in comment; thanks to alh.James E Keenan2015-01-171-1/+1
* Two small spelling corrections in comment.James E Keenan2015-01-171-1/+1
* avoid $a["foo" eq $x ? 0 : 1] warningDavid Mitchell2015-01-172-7/+24
* Update Porting/Maintainers.pl for Devel::PPPort 3.27->3.28.Matthew Horsfall (alh)2015-01-171-1/+1
* Update Module-Load-Conditional to CPAN version 0.64Chris 'BinGOs' Williams2015-01-172-3/+4
* regcomp.c: White-space onlyKarl Williamson2015-01-161-14/+14
* regcomp.c: Fix bug in /[A-Z]/iKarl Williamson2015-01-162-1/+10
* regcomp.c: Fix commentKarl Williamson2015-01-161-2/+1
* regcomp.c: Improve generated code for some [:posix:] classesKarl Williamson2015-01-161-1/+29
* regcomp.c: Rmv unneeded temporaryKarl Williamson2015-01-161-5/+4
* Fix regex pattern dump of ANYOF nodesKarl Williamson2015-01-161-4/+4
* t/re/reg_mesg.t: Don't need to skip on EBCDICKarl Williamson2015-01-161-2/+0
* perlrecharclass: Add some missing documentationKarl Williamson2015-01-161-2/+9
* Regen podcheck db because of recent fixes to epigraphs.podKarl Williamson2015-01-161-1/+1
* t/run/locale.t: Fix typosKarl Williamson2015-01-161-2/+2
* Update Devel-PPPort to CPAN version 3.28Matthew Horsfall2015-01-1647-2/+346
* Update Unicode-Collate to CPAN version 1.10Chris 'BinGOs' Williams2015-01-1698-119/+125
* Update Test-Harness to CPAN version 3.35Chris 'BinGOs' Williams2015-01-1650-109/+161
* perl5216delta correction - IO::Socket has connected(), not isconnected()Steve Hay2015-01-151-1/+1
* epigraphs - Fix a broken I<>Steve Hay2015-01-151-1/+1
* epigraphs - Consistent -RCn styleSteve Hay2015-01-151-1/+1
* epigraphs - Sort by Perl version numberSteve Hay2015-01-151-225/+224
* epigraphs - Remove trailing whitespaceSteve Hay2015-01-151-14/+14
* epigraphs - Consistent quoting of titlesSteve Hay2015-01-151-44/+44
* epigraphs - No need to repeat authors/titles after the epigraphsSteve Hay2015-01-151-58/+12
* epigraphs - Standardize two-space indent for poetry etc; no indent for proseSteve Hay2015-01-151-244/+254
* epigraphs - Remove use of =over/=back in six cases since no others do thatSteve Hay2015-01-151-36/+12
* epigraphs - No need to break up long L<> linesSteve Hay2015-01-151-25/+12
* epigraphs - Prefer http://www.nntp.perl.org/ links, and fill in a missing oneSteve Hay2015-01-151-40/+45
* epigraphs - Correct some dates and links and fill in a couple of missing namesSteve Hay2015-01-151-10/+10
* Add text about EBCDIC to pods: perlhack* perlportKarl Williamson2015-01-143-20/+89
* perlhacktips: Fix typoKarl Williamson2015-01-141-1/+1
* t/charset_tools.pl: Improve function namesKarl Williamson2015-01-146-12/+12
* Use more universal function in tests where makes senseKarl Williamson2015-01-143-11/+6
* t/test.pl: Rmv obsolete commentKarl Williamson2015-01-141-3/+1
* Update Devel-PPPort to CPAN version 3.27Chris 'BinGOs' Williams2015-01-1448-538/+525
* Update Getopt-Long to CPAN version 2.43Chris 'BinGOs' Williams2015-01-142-22/+75