summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Re: Devel::Peek: hash quality 125%?Tels2004-10-232-20/+36
* Upgrade to Encode 2.07Rafael Garcia-Suarez2004-10-2320-300/+550
* ext/IO/IO.xs: fix blocking on sparc linuxBrendan O'Dea2004-10-231-52/+20
* Need to skip optree walking tests if perlio not builtNicholas Clark2004-10-202-0/+8
* Upgrade to Encode 2.05Rafael Garcia-Suarez2004-10-194-8/+15
* More Data::Dumper docs nits, fix the previous one,Rafael Garcia-Suarez2004-10-191-3/+3
* Re-apply the encoding.pm part of:Jarkko Hietaniemi2004-10-191-7/+115
* Upgrade to Encode 2.04.Marcus Holland-Moritz2004-10-1812-182/+106
* Doc nit to Data::Dumper, suggested by Peter Kay.Rafael Garcia-Suarez2004-10-151-2/+3
* Re: [NOT OK] 23353 OpenVMS 7.2 VAXCraig A. Berry2004-10-142-2/+2
* AW: [perl #31864] IO::Poll - undef fd not checked in mask()Peter Dintelmann2004-10-141-0/+1
* Turn regcomp into a list opDave Mitchell2004-10-101-0/+12
* Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all testsNicholas Clark2004-10-101-1/+12
* [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod Jim Cromie2004-10-043-68/+143
* 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