summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ugly fix to not die when a thread creator is holding locks.Artur Bergman2001-10-293-2/+14
* Update documentation.Artur Bergman2001-10-281-8/+89
* GCC vs MS 64-bit constant syntaxNick Ing-Simmons2001-10-281-3/+8
* Manpage updates.Artur Bergman2001-10-281-11/+26
* And here we use the prototypes.Artur Bergman2001-10-281-1/+5
* Time::HiRes ualarm for VMS without oneCharles Lane2001-10-281-0/+199
* Patch #12661 missed this.Jarkko Hietaniemi2001-10-271-17/+17
* fix misleading comment on known inadequacy in B::Terse, and skipGurusamy Sarathy2001-10-261-2/+2
* Time::HiRes::alarm() ain't gonna work either if ualarm() ain'tGurusamy Sarathy2001-10-261-4/+5
* change#12065 seems to have broken Encode build on windows; fixGurusamy Sarathy2001-10-262-4/+4
* Get the new functions right, do not export lock since we use builtin lock.Artur Bergman2001-10-262-11/+8
* And then finally cond_wait cond_signal and cond_broadcast are now implmented.Artur Bergman2001-10-262-0/+74
* Re: DB_File-1.79 on Cygwin 1.3.3H.Merijn Brand2001-10-263-4/+5
* Re: perl@12605 on VMS, [minor PATCH enclosed]Charles Lane2001-10-261-2/+6
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-266-13/+80
* More Config::threads to threads::threads changesArtur Bergman2001-10-262-2/+2
* Make new() work exactly like create(). Move from Config::threads to threads::...Artur Bergman2001-10-262-6/+19
* Allocing a TLS in runtime is not too hot.Artur Bergman2001-10-261-1/+1
* Don't display debug data.Artur Bergman2001-10-261-3/+0