summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to podlators-2.2.0Steve Hay2008-11-0714-29/+288
* NDBM just isn't meant to be used with C++. So thisMarcus Holland-Moritz2008-11-061-3/+9
* Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-065-41/+121
* Various changes to regex diagnostics and testingYves Orton2008-11-065-18/+37
* Reolve perlbug #59328: In re's, \N{U+...} doesn't match for ... > 256karl williamson2008-11-062-6/+17
* Resolve perl #60344: Regex lookbehind failure after an (if)then|else in perl ...Yves Orton2008-11-062-0/+3
* Bring ExtUtils::Install up to date with the latest on CPAN 1.50_04 and relate...Yves Orton2008-11-057-326/+382
* Upgrade to File::Path 2.06_08.Nicholas Clark2008-11-052-51/+74
* ${^CHILD_ERROR_NATIVE} isn't mentioned in perlrun.pod, but is inNicholas Clark2008-11-041-1/+1
* The breakage caused by #34653 (sh|c)ould have been detectedMarcus Holland-Moritz2008-11-031-1/+1
* Fix DBM module handling broken by #34653.Marcus Holland-Moritz2008-11-031-11/+10
* Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2)Tim Bunce2008-11-031-2/+4
* Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2)Tim Bunce2008-11-033-9/+10
* [perl #60300] doc Carp $Carp::Internal{__PACKAGE__} example Kevin Ryde2008-11-031-2/+2
* Re: CPAN-1.9301 can't clean bootstrap .cpanAndreas J. Koenig2008-11-031-2/+2
* Silence one more format warningRafael Garcia-Suarez2008-11-031-1/+1
* Upgrade to Time::Local 1.1901.Nicholas Clark2008-11-022-23/+44
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-0244-102/+272
* [perl #56526] m/a{1,0}/ compiles but doesn't match a literal string Michael Cartmell2008-11-022-1/+2
* [perl #59652][DOC PATCH] "Too late for "-CS" option"Renee Baecker2008-11-021-0/+5
* explicit empty while loopsRobin Barker2008-11-022-2/+2
* Explicitly specify some printf formats for constant strings.Rafael Garcia-Suarez2008-11-0215-54/+55
* Add a flag PERLDBf_SAVESRC, which enables the saved lines part ofNicholas Clark2008-11-013-3/+11
* Upgrade to Text::ParseWords 3.27Nicholas Clark2008-10-314-146/+164
* Add MUTABLE_GV(), and eliminate (V *) casts in *.c.Nicholas Clark2008-10-3116-151/+160
* Change 34672 should have removed a const from re.xs. I thought I'dNicholas Clark2008-10-311-1/+1
* sizeof(const SV *) is the same as sizeof(SV *), except that it doesn'tNicholas Clark2008-10-311-4/+5
* Upgrade to Devel::PPPort 3.14_05Marcus Holland-Moritz2008-10-315-10/+15
* Eliminate (SV *) casts from the rest of *.c, picking up one (further)Nicholas Clark2008-10-3020-392/+406
* Change 34627 didn't realise that if S_find_uninit_var() takes aNicholas Clark2008-10-303-3/+3
* SvPV() does not take a const SV*, which means that the pattern argumentNicholas Clark2008-10-304-8/+8
* Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast inNicholas Clark2008-10-305-79/+84
* Re: [PATCH] [doc] be more explicit about magic argvMoritz Lenz2008-10-302-0/+16
* Upgrade to Devel::PPPort 3.14_04Marcus Holland-Moritz2008-10-3010-13/+430
* Try to demangle the mess created by 34667 (the "resubmittal" was actuallyCraig A. Berry2008-10-301-61/+61
* Re: patch@34561 VMS exec handling / cwd realpath fixesJohn E. Malmberg2008-10-302-7/+127
* [patch@34600] vms.c setup_cmddscJohn E. Malmberg2008-10-301-0/+13
* Add a test for bug #60214Rafael Garcia-Suarez2008-10-301-1/+10
* The file test operators -s, -A, -C and -M can return false valuesRafael Garcia-Suarez2008-10-301-1/+1
* Add MUTABLE_IO(), and eliminate (IO *) casts in *.c.Nicholas Clark2008-10-297-13/+14
* Use pvs macros instead of pvn where possible.Marcus Holland-Moritz2008-10-2919-95/+95
* Eliminate (AV *) casts in *.c.Nicholas Clark2008-10-2918-136/+138
* Remove redundant (and wrong) prototype for pv_display()Marcus Holland-Moritz2008-10-291-3/+0
* Fwd: CPAN Upload: S/SA/SAPER/constant-1.17.tar.gzSébastien Aperghis-Tramoni2008-10-292-14/+7
* Add MUTABLE_CV(), and eliminate (CV *) casts in *.c.Nicholas Clark2008-10-2914-53/+55
* As Perl_cv_const_sv() now takes a const CV *, use that as the cast forNicholas Clark2008-10-293-4/+6
* Perl_cv_const_sv() takes a const CV *const cv argument.Nicholas Clark2008-10-293-3/+3
* Upgrade to PathTools 3.29.Nicholas Clark2008-10-2911-10/+14
* Remove redundant API definitions from '=for apidoc' sections.Marcus Holland-Moritz2008-10-294-44/+28
* make distclean patch from Andy Armstrong.Nicholas Clark2008-10-293-0/+7