summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Eradicate Time::Piece; add an example.Jarkko Hietaniemi2001-10-021-1/+5
* Make missing the RADIXCHAR a softer, gentler error.Jarkko Hietaniemi2001-10-011-2/+15
* Make the diagnostic messages more neutral.Jarkko Hietaniemi2001-10-011-7/+7
* Forgotten from #12288.Jarkko Hietaniemi2001-10-011-2/+84
* Option to sort hashesBrian Ingerson2001-10-012-16/+177
* Remove string eval from AUTOLOADJonathan Stowe2001-09-302-4/+6
* glob test case tweak for VMSCraig A. Berry2001-09-281-1/+2
* Move the B tests to B/t.Jarkko Hietaniemi2001-09-286-0/+0
* Forgot from #12254.Jarkko Hietaniemi2001-09-281-0/+108
* Re: [BUG] B::Terse can't handle constant scalar refsRafael Garcia-Suarez2001-09-271-0/+21
* Not everyone is using ithreads...Jarkko Hietaniemi2001-09-271-1/+1
* Dump Unicode hash keys also as Unicode,Jarkko Hietaniemi2001-09-271-2/+28
* Flush buffers on thread closedown.Artur Bergman2001-09-271-0/+1
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-271-1/+10
* Documention updateArtur Bergman2001-09-261-0/+2
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-263-3/+378
* Detypo.Jarkko Hietaniemi2001-09-261-1/+1
* Increase the amount of time we spend in each thread, and add one that uses an...Artur Bergman2001-09-262-2/+50
* Trick to fool case-blind filesystems.Jarkko Hietaniemi2001-09-261-0/+3
* Threads can start executing in a different order than they wereArtur Bergman2001-09-261-1/+1
* Add in stress_string.t to stress test threads a bit more.Artur Bergman2001-09-261-0/+51
* Fix negative refcount introduced by #12223.Artur Bergman2001-09-261-2/+2
* warning on v-string in use/requireJohn Peacock2001-09-251-1/+1
* Some Encode/*.enc files needs to be correctedSADAHIRO Tomoyuki2001-09-256-10/+10
* avoid the use of ftime() (it does a useless, potentiallyGurusamy Sarathy2001-09-251-7/+23
* Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is...Artur Bergman2001-09-251-16/+5
* fix Time::HiRes implementation of gettimeofday() on windowsGurusamy Sarathy2001-09-241-1/+2
* Various cleanups.Jarkko Hietaniemi2001-09-242-86/+49
* (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)SADAHIRO Tomoyuki2001-09-241-1/+1
* Re: What sort of Makefile.PL should h2xs write?Nicholas Clark2001-09-244-810/+838
* 2022-cn.enc of Encode.pmSADAHIRO Tomoyuki2001-09-231-4/+2
* More 8.3-cleanup: there isn't an encoding called macRumanian,Jarkko Hietaniemi2001-09-221-0/+0
* avoid v-strings with require/useRonald J. Kimball2001-09-219-9/+9
* Make AIX and Tru64 compilers happy.Jarkko Hietaniemi2001-09-212-4/+6
* Fixed bug where Time::HiRes::time returned time adjusted to Artur Bergman2001-09-211-1/+1
* Attempt to fix solaris issue raised by Andy Dougherty.Artur Bergman2001-09-212-3/+3
* Rename the *thread* functions to Perl_* to avoid clashes.Artur Bergman2001-09-212-29/+29
* Add the shared sv space to the global vars.Artur Bergman2001-09-211-36/+24
* Don't use C++ comments.Jarkko Hietaniemi2001-09-201-2/+4
* Correct numbering of the tests is useful.Jarkko Hietaniemi2001-09-191-7/+7
* More tests now.Jarkko Hietaniemi2001-09-191-1/+1
* Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-currentH.Merijn Brand2001-09-191-1/+1
* Make the basic test contain only realy basic API testsArtur Bergman2001-09-191-50/+49
* Indent the test a bit.Jarkko Hietaniemi2001-09-191-7/+15
* two test failuresRafael Garcia-Suarez2001-09-181-0/+10
* Fixes test case failure introduced by #12071, the warning isArtur Bergman2001-09-181-1/+1
* Make the test behave properly!Artur Bergman2001-09-181-28/+41
* Deprecate != Depreciate.Abhijit Menon-Sen2001-09-182-2/+2
* Forgot the makefileArtur Bergman2001-09-181-0/+27
* Adds the thread 0.05 module. It is now moved to the core from CPAN.Artur Bergman2001-09-186-0/+781