summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Cwd / PathTools to 3.31 to get us a non-devel version number based on ...Jesse Vincent2009-12-104-3/+17
* Updated to Pod::Simple 3.11 from CPAN [perl #71004]Jesse Vincent2009-12-1037-169/+1319
* Update CPANPLUS to cpan version 0.89_12Chris Williams2009-12-109-18/+34
* Update Archive::Extract to cpan version 0.36Chris Williams2009-12-102-3/+3
* OS/2 doesn't support inplace editing without backupsJan Dubois2009-12-091-1/+1
* Updated docpointer for illgutsReini Urban2009-12-091-5/+3
* Fix for [perl #70910] wrong line number in syntax error messageZefram2009-12-093-1/+16
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAndy Dougherty2009-12-082-5/+12
|\
| * proper error on "grep $x (1,2,3)". Solves [perl #37314]Gerard Goossen2009-12-082-5/+12
* | Document config_args limitations reported in [perl #70912]Andy Dougherty2009-12-081-0/+17
|/
* [perl #70802] -i'*' refuses to workTony Cook2009-12-081-1/+53
* undef $! before running the errno testsBram2009-12-081-1/+1
* legalize =begin foo barRicardo Signes2009-12-081-3/+7
* more aggressively deprecate L<section> and L<"section">Ricardo Signes2009-12-082-10/+11
* remove prohibition against L<text|href>Ricardo Signes2009-12-082-4/+12
* Add latest test file to MANIFESTRafael Garcia-Suarez2009-12-081-0/+1
* utf8cache test: Hugo asks, and I provide. Merry ChristmasChip Salzenberg2009-12-081-0/+41
* Throw away uncleanable scopes when exiting a pseudo-forked process.Jan Dubois2009-12-071-2/+7
* The deep arrays for testing ~~ were not deep enoughRafael Garcia-Suarez2009-12-071-2/+2
* Fix a test that wasn’t testing was it purported to be testingRafael Garcia-Suarez2009-12-071-5/+5
* [perl #71076] sort with active sub (5.10 regression)Father Chrysostomos2009-12-072-3/+8
* Allocate the right HVRafael Garcia-Suarez2009-12-071-1/+1
* Fix [perl #71078] Smart match against @_ gives false negativesRafael Garcia-Suarez2009-12-072-2/+10
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadChip Salzenberg2009-12-0741-103/+186
|\
| * Fix for 7baa4690 breakage of threaded builds.Tony Cook2009-12-061-5/+5
| * Import ExtUtils::MakeMaker 6.55_03 from CPANJesse Vincent2009-12-0636-93/+151
| * [perl #71000] Wrong variable name in warninghv@crypt.org2009-12-064-9/+34
| * Innocently looking union member swapReini Urban2009-12-061-1/+1
* | avoid infinite chain of utf8 magicChip Salzenberg2009-12-051-6/+13
* | when removing magic, fix SvMAGICAL flags (unless save_magic is active)Chip Salzenberg2009-12-051-3/+5
* | preserve readonly flag when saving and restoring magic flagsChip Salzenberg2009-12-051-11/+20
|/
* t/test.pl fresh_perl_like() bughv@crypt.org2009-12-041-3/+1
* Port lib/unicore/mktables to VMS.Craig A. Berry2009-12-041-15/+18
* Silence Win32 compiler warningNicholas Clark2009-12-041-1/+1
* pp_sort.c typo: stabiltyReini Urban2009-12-031-1/+1
* Another C<return NORMAL> needed post bb4c52e023e0, missed from 805bf316c58a.Nicholas Clark2009-12-031-0/+1
* Revert makefile part of the Unicode 5.2 patchRafael Garcia-Suarez2009-12-035-6/+5
* Add new Unicode data file in MANIFESTRafael Garcia-Suarez2009-12-031-0/+1
* Unicode 5.2Karl Williamson2009-12-0349-2234/+25423
* [perl #70802] -i'*' refuses to workTony Cook2009-12-031-1/+1
* Ensure that pp_qr returns a new regexp SV each time. Resolves RT #69852.Nicholas Clark2009-12-026-12/+66
* work-around Carp/overloading miniperl problemKarl Williamson2009-12-021-27/+38
* Cleanup all scopes before exiting a pseudo-forked process.Jan Dubois2009-12-021-0/+5
* Revert commit cbdd5331.Jan Dubois2009-12-011-1/+0
* Add another hint about setting WIN64=undef to build a 32-bit Perl.Jan Dubois2009-12-012-0/+10
* Don't redefine isnan() macro if MinGW already defined one.Jan Dubois2009-12-011-0/+2
* Update to reflect that I release 5.11.2Leon Brocard2009-12-011-2/+2
* -Dmad: double free or corruptionTony Cook2009-12-012-2/+50
* make regen_perly following 5ca68648d92617d8.Nicholas Clark2009-12-011-3/+3
* -Dmad broken for c++Tony Cook2009-12-011-3/+3