summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MakeMaker is being split in new sub-distributions on CPANRafael Garcia-Suarez2006-09-141-1/+16
* Re: Re: [PATCH] C++: Solaris CC now compiles "perl"Yves Orton2006-09-141-4/+4
* Define d_cplusplus on VMS when appropriateCraig A. Berry2006-09-141-1/+4
* (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CCJarkko Hietaniemi2006-09-143-17/+24
* Regenerated mktables.lst per Yves Orton's suggestion.Steve Peters2006-09-141-382/+395
* darwin also seems to be lacking a dl_unload_file() in itsSteve Peters2006-09-131-2/+2
* Add darwin to the list of OS's that fail to pass test Steve Peters2006-09-131-1/+1
* Test cases for version cannot handle Test::More versions thatSteve Peters2006-09-131-5/+8
* Upgrade to CPAN 1.87_63Rafael Garcia-Suarez2006-09-134-68/+116
* Upgrade to Test-Simple-0.64_02Steve Peters2006-09-1323-245/+240
* Bump version and other misc. changes. 3rd patch from:Jerry D. Hedden2006-09-136-40/+70
* Statically allocate the main thread.Jerry D. Hedden2006-09-131-35/+25
* Race condition fix in threads.pmJerry D. Hedden2006-09-131-60/+50
* mktables executes seven time per build sighYves Orton2006-09-132-2/+19
* [perl #40328] B::Deparse pod does not list failure to grok outer lexical scop...David Nicol2006-09-131-0/+7
* [perl #40327] Doc patch for perlfunc.pod merijnb@ms.com2006-09-131-1/+1
* Accumulated fixes from earlier backports, amongst of which:Jarkko Hietaniemi2006-09-133-64/+51
* Disable study() for utf-8 stringsYves Orton2006-09-121-1/+1
* Upgrade to CPAN-1.87_62Steve Peters2006-09-123-469/+881
* Upgrade to MakeMaker 6.30_04Rafael Garcia-Suarez2006-09-1215-69/+343
* More warnings silencing, including suggestions by Dominic DunlopRafael Garcia-Suarez2006-09-122-3/+3
* Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]Dominic Dunlop2006-09-121-11/+15
* Another warning-silencing castRafael Garcia-Suarez2006-09-121-1/+1
* POD fixes in perlce manpageRafael Garcia-Suarez2006-09-111-6/+2
* FAQ syncRafael Garcia-Suarez2006-09-1110-1376/+1419
* Fix a few more printf format warningsRafael Garcia-Suarez2006-09-111-2/+2
* Fix definition of macro HOP3 (spotted by a gcc warning)Rafael Garcia-Suarez2006-09-111-1/+1
* Fix some compilation warningsRafael Garcia-Suarez2006-09-111-5/+5
* Teach regex optimiser how to handle (?=) and (?<=) properly.Yves Orton2006-09-1111-287/+767
* Re: [perl #40302] sigtrap(3pm) man page is vagueDavid Nicol2006-09-111-2/+3
* C++: Solaris CC now compiles "perl"Jarkko Hietaniemi2006-09-117-65/+107
* NULL and sv_setpv vs. newSVpvYitzchak Scott-Thoennes2006-09-111-1/+1
* Update Porting/Maintainers.pl w.r.t. #28811Steve Hay2006-09-081-0/+7
* Add Params::Check to the coreJos I. Boumans2006-09-083-2/+1063
* Update Porting/Maintainers.pl w.r.t. #28809Steve Hay2006-09-081-1/+8
* Re: [PATCH] Add Locale::Maketext::Simple to the coreJos I. Boumans2006-09-084-0/+394
* Use %^H instead of $^H for the assertions pragmaRafael Garcia-Suarez2006-09-083-21/+28
* Remove empty typemap fileRafael Garcia-Suarez2006-09-082-1/+0
* declaration after code nit in vms/vms.c (from Martin Vorlaender)Craig A. Berry2006-09-081-1/+2
* Clean up some comments.Steve Peters2006-09-071-4/+4
* Typo fix in #ifdefRafael Garcia-Suarez2006-09-071-1/+1
* Fix to first problem causing Cygwin Perl to fail to build Steve Peters2006-09-071-1/+1
* Document mkpath() return value in scalar context.Gisle Aas2006-09-071-3/+4
* Re: [perl #40262] kill( 0, ... ) does not return alive status of child processDavid Nicol2006-09-071-2/+2
* [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" premchai21@yahoo.com2006-09-071-3/+3
* Bump version of PerlIO::scalarRafael Garcia-Suarez2006-09-071-1/+1
* Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-nessRafael Garcia-Suarez2006-09-072-1/+34
* Invalidate ISA and method caches when calling a safe compartmentRafael Garcia-Suarez2006-09-073-5/+7
* Add Exporter in the dual-lived module listRafael Garcia-Suarez2006-09-071-0/+8
* Dual life for ExporterAdriano Ferreira2006-09-071-3/+5