summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* io_poll.t vms/test.com tweaksCraig A. Berry2001-11-191-1/+1
* Allow dup'ing of PerlIO::Scalar etc.Nick Ing-Simmons2001-11-184-22/+55
* 5005threads didn't work because $Thread::VERSION wasn'tJarkko Hietaniemi2001-11-161-3/+3
* Robustness against Linux using something else than gcc;Charles Randall2001-11-161-1/+3
* runtime runops switchIlya Zakharevich2001-11-162-2/+53
* Make Thread a wrapper for both ithreads and 5005threads.Jarkko Hietaniemi2001-11-1619-330/+29
* $VERSION "a5" doesn't quite work.Jarkko Hietaniemi2001-11-161-1/+1
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-1621-0/+55
* Fix for "perlio bug in koi8-r encoding". The problemJarkko Hietaniemi2001-11-151-2/+26
* There are several MIME RFCs.Jarkko Hietaniemi2001-11-141-1/+1
* VMS fixMichael G. Schwern2001-11-141-3/+4
* VMS fixups for IO::* testsMichael G. Schwern2001-11-147-14/+15
* Minor patch to Encode.pm (detypo)Philip Newton2001-11-131-1/+1
* Evil tabulators.Jarkko Hietaniemi2001-11-131-10/+10
* Document the available encodings.Jarkko Hietaniemi2001-11-131-2/+84
* Update to Filter::Util::CallPaul Marquess2001-11-132-25/+25
* Recoving dup tests for VMSMichael G. Schwern2001-11-121-8/+9
* [Patch Perl@12856] MULTIPLICITY on VMS Charles Lane2001-11-121-1/+2
* Misplaced test, noticed by Barrie Slaymaker.Jarkko Hietaniemi2001-11-121-0/+88
* a few typo fixes Jeffrey Friedl2001-11-1218-29/+29
* Ooops. I was "fixing" the wrong routine in #12947 and #12950.Jarkko Hietaniemi2001-11-121-1/+0
* (retracted by #12951)Jarkko Hietaniemi2001-11-121-1/+1
* (retracted by #12951)Jarkko Hietaniemi2001-11-111-0/+1
* VMS fixage and cleanupMichael G. Schwern2001-11-111-63/+51
* The Official name of ASCII.Jarkko Hietaniemi2001-11-101-0/+3
* Enhance the open pragma to support :utf8, :locale,Jarkko Hietaniemi2001-11-101-2/+10
* Document the UTF-16 surrogate encoding and decoding.Jarkko Hietaniemi2001-11-101-1/+13
* some tests not cleaning up properly Rafael Garcia-Suarez2001-11-101-1/+1
* Cwd test not cleaning up after itselfMichael G. Schwern2001-11-091-24/+16
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-0910-0/+1070
* Test miscounting.Jarkko Hietaniemi2001-11-081-2/+2
* [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanupJarkko Hietaniemi2001-11-081-79/+94
* RE: Win2k / Cygwin-1.3.3Paul Marquess2001-11-081-4/+5
* Keep It Simple and Stupid version of readonly hash support.Nick Ing-Simmons2001-11-061-1/+1
* Unterminated L<.Jarkko Hietaniemi2001-11-051-1/+1
* Protect against high load: measure how much wallJarkko Hietaniemi2001-11-041-4/+35
* [REPATCH] Re: PerlIOBuf_dupNicholas Clark2001-11-042-5/+24
* stop unrestricted negativity in HiRes.t Craig A. Berry2001-11-031-1/+1
* Integrate change #12820 from macperl to maint and blead;Jarkko Hietaniemi2001-11-021-3/+2
* Locate _PATH_LOG if it's a socket even if not #definedJarkko Hietaniemi2001-11-022-10/+18
* patches for MacOS X 10.1 for perl 5.7.2Randal L. Schwartz2001-11-021-1/+1
* Time::Hires test fixCharles Lane2001-10-311-4/+3
* Various test cleanupsRafael Garcia-Suarez2001-10-314-13/+10
* Data::Dumper opt. use B::Deparse for coderefsRafael Garcia-Suarez2001-10-312-13/+57
* Clarification: use encoding cannot be used toJarkko Hietaniemi2001-10-311-1/+1
* More documentation for the encode pragma.Jarkko Hietaniemi2001-10-311-1/+4
* Re: [PATCH] Re: DynaLoader problem on NCR SVR4 boxAndy Dougherty2001-10-301-5/+10
* Mommy, what's a pointer cast?Richard Soderberg2001-10-302-76/+76
* RE: DB_File-1.79 on Cygwin 1.3.3Paul Marquess2001-10-303-49/+119
* HiRes.t tweaksCraig A. Berry2001-10-301-2/+3