summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Speed-up notice for bisects (skip Encode)H.Merijn Brand2009-12-201-0/+2
* ExtUtils::MakeMaker changes for perl5113delta.podAlexandr Ciornii2009-12-201-0/+8
* Add lchown to POSIX.podDaniel Frederick Crisman2009-12-201-0/+8
* Make eval {} compile directly to OP_ENTERTRYRafael Garcia-Suarez2009-12-204-7/+12
* Fix Pod errors in perl5113delta.pod.Nicholas Clark2009-12-201-7/+9
* Fix version number we are different fromLeon Brocard2009-12-201-1/+1
* flesh out doc updatesRicardo Signes2009-12-191-7/+8
* Further paring down of perldeltaJesse Vincent2009-12-191-167/+93
* More pruning of the perl 5.11.3 delta fileJesse Vincent2009-12-191-448/+35
* Rename VMS-unfriendly multi-dot files.Craig A. Berry2009-12-193-2/+2
* Run t/porting/diag.t from the top-level directory.Nicholas Clark2009-12-191-5/+7
* runperl may modify arguments passed to it.Craig A. Berry2009-12-191-2/+7
* TT is not a terminal for non-interactive processes.Craig A. Berry2009-12-191-0/+2
* * Synced the perlfaqbrian d foy2009-12-195-169/+170
* * Update perlport examples for modern Perl stylebrian d foy2009-12-191-12/+12
* Sorting MANIFESTJesse Vincent2009-12-181-2/+2
* Upgrade to Pod::Simple 3.13 from CPAN to fix a regression (in 3.08) that brok...Jesse Vincent2009-12-1837-172/+263
* First pass at cutting down the git log as a 5.11.3 changelogJesse Vincent2009-12-181-0/+758
* Update MANIFEST for the latest changes to CPAN.pmJesse Vincent2009-12-181-1/+3
* manicheck's complaints about missing files are now closer to the formJesse Vincent2009-12-181-1/+1
* Detabify manicheckJesse Vincent2009-12-181-2/+2
* When discarding a token free the op associated with itGerard Goossen2009-12-181-0/+2
* Bring up ExtUtils::MakeMaker to 6.56 - no functional changes from 6.55_03Jesse Vincent2009-12-1829-28/+43
* Import CPAN.pm 1.94_53 from CPANJesse Vincent2009-12-1816-660/+2063
* Free the PL_scopestack_nameGerard Goossen2009-12-181-0/+3
* Export PL_curinterp symbol for MULTIPLICITY without USE_ITHREADSJan Dubois2009-12-171-0/+4
* Correct some #ifdef USE_ITHREADS / USE_MULTIMax Maischein2009-12-173-3/+9
* Updated Module::Build to 0.35_15David Golden2009-12-1730-51/+42
* Updated Module::Build to 0.35_14David Golden2009-12-1746-408/+615
* Updated CPANPLUS to cpan release 0.90Chris Williams2009-12-174-4/+4
* Implement win32_isatty()Jan Dubois2009-12-174-16/+25
* -t should only return TRUE for file handles connected to a TTYJan Dubois2009-12-163-1/+43
* Document issues when using named captures in combination with a branch reset ...Abigail2009-12-161-2/+18
* Fix casting warningsRafael Garcia-Suarez2009-12-161-3/+3
* Add a test that "eval" does not create additional reference to ouside variables.Gerard Goossen2009-12-161-1/+10
* Store the PL_compcv instead of the the PL_comppad in parser stack, and make i...Gerard Goossen2009-12-163-16/+31
* tweak to pp_ctl.c gives smaller object codeAlex Davies2009-12-161-5/+10
* Update File::Copy tests to skip on OpenBSD, as it mounts too many filesystems...Jesse Vincent2009-12-151-0/+3
* Allow override of PERL5OPT etc in t/TESTTim Bunce2009-12-161-3/+13
* Don't make C<use legacy> die on unknown legacy namesRafael Garcia-Suarez2009-12-161-3/+0
* [perl #22977] Bug in format/writeZefram2009-12-155-157/+188
* [perl #68640] Wrong error for undef constant nameZefram2009-12-152-7/+12
* more regex folding testsKarl Williamson2009-12-151-15/+45
* [perl #70171] 5.10.0 -> 5.10.1 Regression in fafafbaf70 (Big slowdown in 5.10...Father Chrysostomos2009-12-142-2/+16
* fix bug 67156: overload: nomethod(..., '!') return value invertedMichael Breen2009-12-142-22/+27
* [perl #71204] diagnostics.pm suppresses 'Use of uninitialized value in range ...Gene Sullivan2009-12-141-1/+2
* cygwin IPv6 since 1.7Reini Urban2009-12-141-10/+17
* [perl #70764] $' fails to initialized for pre-compiled regular expression mat...Father Chrysostomos2009-12-143-2/+86
* Fix compile failure introduced in 37e2e78edfe0a224b8a615820f46db879584f523.Craig A. Berry2009-12-131-9/+9
* Eliminate OP_SETSTATE from cop.h headerReini Urban2009-12-131-3/+3