summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling nit.Steve Peters2007-04-111-1/+1
* Cast needed to get POSIX compiling with g++ on FreeBSD.Nicholas Clark2007-04-101-1/+1
* Could someone explain why this file was added twice.Rafael Garcia-Suarez2007-04-101-105/+0
* Upgrade to threads::shared 1.09 :Rafael Garcia-Suarez2007-04-106-58/+229
* BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]Tels2007-04-103-30/+81
* Upgrade to Encode 2.19Nicholas Clark2007-04-0714-23/+73
* Turn op_pmreplroot in struct pmop into a real union.Nicholas Clark2007-04-071-5/+36
* Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union inNicholas Clark2007-04-061-3/+11
* Remove op_pmnext from PMOPs, and instead store the list for reset asNicholas Clark2007-04-061-0/+4
* Allow any *DBM_File to work for DynaLoader testingJerry D. Hedden2007-04-062-2/+22
* Re: Proposed changes and to regular expression interfaces in coreÆvar Arnfjörð Bjarmason2007-04-062-0/+3
* Re: pmdynflags and thread safetyYves Orton2007-04-047-58/+57
* C++ compilation patch by JarkkoRafael Garcia-Suarez2007-04-031-3/+6
* Mark new regex glob test as a TODO on VMS.Craig A. Berry2007-04-011-1/+2
* Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' brokenRafael Garcia-Suarez2007-03-311-2/+4
* This was released as 2.16.Abhijit Menon-Sen2007-03-311-1/+1
* Add new hints files.Abhijit Menon-Sen2007-03-311-0/+2
* Bump File::Glob's VERSION to go with change 30103.Nicholas Clark2007-03-301-1/+1
* A logical rearrangement of ops, to get the post 5.005 ops to theirNicholas Clark2007-03-301-1/+1
* Upgrade to Devel::PPPort 3.11_01Marcus Holland-Moritz2007-03-238-18/+135
* Cwd doesn't need ppport.h in coreJerry D. Hedden2007-03-232-2/+9
* Re: [perl #32687] Encode::is_utf8 on tainted UTF8 stringRafael Garcia-Suarez2007-03-221-4/+0
* Fix to threads::shared t/waithires.tJerry D. Hedden2007-03-221-20/+12
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-224-50/+29
* threads 1.61Jerry D. Hedden2007-03-227-20/+33
* Adjust test count for 5.8.xNicholas Clark2007-03-211-2/+2
* Only use proxy constant subroutines for 5.9.x.Nicholas Clark2007-03-213-3/+3
* Sys::Syslog doesn't need ppport.h in coreJerry D. Hedden2007-03-213-2/+9
* Data::Dumper doesn't need ppport.h in coreJerry D. Hedden2007-03-213-2/+9
* Compress::Raw::Zlib doesn't need ppport.h in core [REVISED]Jerry D. Hedden2007-03-213-5/+8
* Remove unneeded pragma line from B/t/OptreeCheck.pmJerry D. Hedden2007-03-211-1/+0
* Adjust timing tolerance in threads tests, by Jerry D. HeddenRafael Garcia-Suarez2007-03-192-9/+5
* PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fdNicholas Clark2007-03-191-1/+2
* Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)Abe Timmerman2007-03-151-1/+5
* Seems that 5.6.x needs the same fix as 5.005_xx for dclone.tNicholas Clark2007-03-151-1/+1
* Re: [Patch] Fix some of the tests of Storable on Perl 5.004Sébastien Aperghis-Tramoni2007-03-153-7/+18
* Tweak to Storable to make dclone.t pass on 5.005_03.Nicholas Clark2007-03-151-1/+5
* Upgrade to threads::shared 1.08 :Rafael Garcia-Suarez2007-03-156-13/+392
* Make the isdst argument to asctime and mktime default to -1Rafael Garcia-Suarez2007-03-153-6/+6
* Changes needed to get Storable to compile on 5.005_03.Nicholas Clark2007-03-141-0/+2
* Bump versions of modules that are currently on "dev" releases in maint.Nicholas Clark2007-03-132-2/+2
* Integrate:Nicholas Clark2007-03-131-1/+4
* 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1.Nicholas Clark2007-03-131-2/+2
* DB_File with g++ and db v1Jarkko Hietaniemi2007-03-131-1/+1
* Get B compiling and passing all tests on both 5.9.x and 5.8.xNicholas Clark2007-03-1310-44/+137
* Fix the partially passing TODO test in optree_constants.t byNicholas Clark2007-03-121-27/+29
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-083-288/+2
* RE: $Win32::VERSION problemJan Dubois2007-03-087-0/+142
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-072-25/+35
* Reinstate part of #28744 that was accidentally reverted in #30454Steve Hay2007-03-062-4/+4