summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* dynaloader improvements and cleanupVadim Konovalov2004-10-041-62/+123
* [patch] Sys::Syslog POD - $Sys::Syslog::hostJay Hannah2004-09-301-0/+6
* A fix for [perl #31692] : as PerlIO::scalar accesses directly theRafael Garcia-Suarez2004-09-302-2/+8
* Upgrade to MIME::Base64 3.05.Rafael Garcia-Suarez2004-09-203-8/+21
* Upgrade to Time::HiRes 1.65.Rafael Garcia-Suarez2004-09-206-56/+125
* [PATCH] encoding and open pragmasJarkko Hietaniemi2004-09-201-7/+115
* Upgrade to Time::HiRes 1.63.Rafael Garcia-Suarez2004-09-156-91/+4791
* Integrate:Nicholas Clark2004-09-103-2/+8
* A single version of B that supports 5.8 and 5.10Nicholas Clark2004-09-095-6/+43
* Upgrade to Devel::PPPort 3.03.Marcus Holland-Moritz2004-09-087-32/+72
* Upgrade to Devel::PPPort 3.02.Marcus Holland-Moritz2004-09-0828-42/+183
* backport B to work on 5.8.x, so that a single version of the sourceNicholas Clark2004-09-088-66/+151
* Upgrade to Encode 2.02Rafael Garcia-Suarez2004-09-0211-1507/+12135
* [ PATCH ] 2 added private flags for B::ConciseJim Cromie2004-09-011-3/+2
* Upgrade to Cwd 2.21.Rafael Garcia-Suarez2004-09-012-0/+11
* Skip Time::HiRes tests if configured without that module.Marcus Holland-Moritz2004-08-301-0/+5
* Skip a Data::Dumper test if configured without B module.Marcus Holland-Moritz2004-08-301-1/+5
* Fix typo in B::Assembler.Marcus Holland-Moritz2004-08-291-1/+1
* Skip ext/B/t/assembler.t when configured without B.Marcus Holland-Moritz2004-08-291-0/+4
* Fix nasty line break in Storable test file.Marcus Holland-Moritz2004-08-261-2/+1
* Upgrade to MIME::Base64 3.03Rafael Garcia-Suarez2004-08-263-4/+15
* Upgrade to MIME::Base64 3.02.Rafael Garcia-Suarez2004-08-255-40/+92
* Upgrade to Devel::PPPort 3.01.Marcus Holland-Moritz2004-08-238-15/+23
* Fix some backwards-compatibility problems with Storable.Marcus Holland-Moritz2004-08-222-6/+3
* Upgrade to Time::HiRes 1.61Rafael Garcia-Suarez2004-08-226-75/+144
* Fix Storable's MANIFEST.Marcus Holland-Moritz2004-08-221-1/+1
* Upgrade to Devel::PPPort 3.00_03.Marcus Holland-Moritz2004-08-206-7/+18
* Upgrade to Devel::PPPort 3.00_02.Marcus Holland-Moritz2004-08-195-8/+11
* Upgrade to Devel::PPPort 3.00_01.Marcus Holland-Moritz2004-08-1721-197/+1232
* Upgrade to Devel::PPPort 3.00.Marcus Holland-Moritz2004-08-17115-913/+17059
* 2 patches: goto.t, B.pm/xsJim Cromie2004-08-102-2/+14
* Re: POSIX::sigprocmask implemented incorrectlyAlan Burlison2004-08-101-1/+1
* Fix a typo and remove some debugging crud from change #23209Dave Mitchell2004-08-091-4/+1
* eval_sv() failing a taint test could corrupt the stackDave Mitchell2004-08-091-3/+30
* Re: POSIX::sigprocmask implemented incorrectlyAlan Burlison2004-08-091-3/+3
* Add tests for XS call_*() APIDave Mitchell2004-08-074-2/+280
* DB_File 1.810Paul Marquess2004-08-074-16/+97
* Re: POSIX::sigprocmask implemented incorrectlyAlan Burlison2004-08-041-9/+14
* Fix copy & paste bugs in mX?PUSH macro tests.Marcus Holland-Moritz2004-07-311-12/+12
* Bug report #30132 was resolved before it was finished!Steve Hay2004-07-301-1/+1
* Upgrade to Cwd 2.20Rafael Garcia-Suarez2004-07-224-5/+57
* Some calls to PerlMemShared_alloc() aren't checking the return value.Nicholas Clark2004-07-161-0/+11
* threads.xs doesn't check the return value of the thread creationNicholas Clark2004-07-152-7/+30
* Assimilate Cwd 2.19Nicholas Clark2004-07-152-2/+6
* Trailing semi-colon are not allowed on #ifdef's in ANSIH.Merijn Brand2004-07-151-1/+1
* Optimise foreach my $i (reverse ...)Nicholas Clark2004-07-141-0/+1
* A proper, working, stable optimisation for sort {$b cmp $a}Nicholas Clark2004-07-132-10/+10
* The current optimisation for sort {$b cmp $a} is bogus now that weNicholas Clark2004-07-131-8/+8
* Store weak references.Nicholas Clark2004-07-108-57/+277
* Update tests and $VERSION for change 23046Rafael Garcia-Suarez2004-07-052-4/+2