summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* poll() help for VMSCraig A. Berry2003-03-181-0/+5
* Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separatorchocolateboy2003-03-173-15/+102
* Stay within known facts: what platforms the skippage helps,Jarkko Hietaniemi2003-03-161-1/+2
* This seems to fix (well, dodge) the problems in FreeBSD forJarkko Hietaniemi2003-03-161-2/+3
* Make the :bytes conditional on PerlIO.Jarkko Hietaniemi2003-03-161-5/+7
* Needs PerlIO for :bytes.Jarkko Hietaniemi2003-03-151-5/+4
* [patch ext/B/typemap] STRLEN T_UVStas Bekman2003-03-141-1/+1
* Hopefully this works also in Win32.Jarkko Hietaniemi2003-03-141-1/+1
* another fix for failing test on windows ("use encoding" putsGurusamy Sarathy2003-03-141-1/+1
* fix CJKT.t failures on windows due to incorrect binmode()Gurusamy Sarathy2003-03-141-1/+0
* Integrate:Jarkko Hietaniemi2003-03-123-9/+7
* io_sock.tNorton T. Allen2003-03-111-5/+11
* Upgrade to Time-HiRes 1.43.Jarkko Hietaniemi2003-03-113-6/+11
* typos and other minor thingsTodd C. Miller2003-03-118-10/+10
* Patch from Craig Berry to resolve test failures in VMS.Jarkko Hietaniemi2003-03-111-2/+3
* Bunch of doc patches from Stas; plus regen.Stas Bekman2003-03-101-2/+2
* Upgrade to Encode 1.91.Jarkko Hietaniemi2003-03-095-18/+32
* Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)Jarkko Hietaniemi2003-03-098-67/+178
* From Inaba Hiroto: DATA wasn't properly utf8edJarkko Hietaniemi2003-03-092-0/+25
* Add a B::COP::io() method, to return the cop_io field of COPs.Rafael Garcia-Suarez2003-03-083-1/+14
* Re: [perl #20551] Documentation error for IO::SelectRichard Soderberg2003-03-081-8/+8
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-062-3/+3
* Change #18829 makes this test workaround obsolete.Rafael Garcia-Suarez2003-03-041-6/+1
* [PATCH] assertionsSalvador Fandiño2003-03-041-1/+6
* Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).Jarkko Hietaniemi2003-03-041-1/+1
* Upgrade to Unicode::Normalize 0.20.Jarkko Hietaniemi2003-03-038-80/+182
* Upgrade to Encode 1.89. The enc_module.t requiredJarkko Hietaniemi2003-03-0313-18/+121
* [perl #21289] [Fwd: IPC::Msg bug report]Edmund Bacon2003-03-021-1/+1
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-1/+1
* Two typos found by Philip Newton <pnewton@gmx.de>Hugo van der Sanden2003-02-261-1/+1
* [Encode] 1.88 ReleasedDan Kogai2003-02-2510-23/+39
* Chip noticed that the intended optionality of the 'IV' wasJarkko Hietaniemi2003-02-231-2/+2
* Change regex to be a bit more friendly against variousArtur Bergman2003-02-211-1/+1
* add some IV stuff to ext/Devel/Peek/Peek.t test 21Peter Prymmer2003-02-201-2/+4
* Blocking option ignoredDave Mitchell2003-02-192-5/+18
* Re: [perl #21261] B::Terse not outputting correct constants or variable namesStephen McCamant2003-02-185-162/+132
* add support for assertions. Updated form of:Salvador Fandiño2003-02-162-3/+4
* Also Storable really wants the PATCHLEVEL, not PERL_VERSION.Jarkko Hietaniemi2003-02-151-1/+1
* Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5Jarkko Hietaniemi2003-02-154-4/+18
* Update MD5 Changes; update checksums.Jarkko Hietaniemi2003-02-152-4/+13
* Update the MD5 checksums.Jarkko Hietaniemi2003-02-151-3/+4
* Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)Jarkko Hietaniemi2003-02-154-8/+20
* [doc patch] ext/threads/shared/shared.pmStas Bekman2003-02-151-3/+3
* Update to Scalar-List-Utils 1.11Graham Barr2003-02-146-12/+156
* to silence compiler warningRobin Barker2003-02-122-9/+10
* More B::Concise fixesStephen McCamant2003-02-111-8/+6
* No, we don't really want the utility scripts.Abhijit Menon-Sen2003-02-105-38/+0
* [perl #20785] glitches with $PerlIO::encoding::fallbackautrijus@ossf.iis.sinica.edu.tw2003-02-091-2/+2
* Things forgotten from Encode 1.87.Jarkko Hietaniemi2003-02-062-2/+2
* Upgrade to Encode 1.87.Jarkko Hietaniemi2003-02-0616-122/+227