summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extend support of change #12672 to support arrays and hashes. Shared referenc...Artur Bergman2001-10-262-2/+41
* Fix case where shared reference does not exist in current thread.Artur Bergman2001-10-262-2/+48
* Support for references in shared arrays.Artur Bergman2001-10-261-4/+52
* Add tests for references in hashes.Artur Bergman2001-10-261-0/+44
* Integrate change #12664 from maintperl;Jarkko Hietaniemi2001-10-261-1/+1
* DB_File-1.79Paul Marquess2001-10-254-114/+480
* Integrate changes #12652 and #12653 from maintperl;Jarkko Hietaniemi2001-10-256-67/+108
* Update the MD5 checksum of MD5.xs (caused by #12642)Jarkko Hietaniemi2001-10-251-1/+1
* Omit needless calls to pod2man (perl@12641)Andy Dougherty2001-10-253-0/+3
* Add support for reference members of hashes.Artur Bergman2001-10-251-6/+29
* ext/Digest/MD5/MD5.xs RFC typoNorton Allen2001-10-251-1/+1
* Tests shared hashes.Artur Bergman2001-10-251-0/+76
* Fix threadcounts for arrays and hashes.Artur Bergman2001-10-252-1/+14
* Integrate change #12636 from maintperl; more dl fixups.Jarkko Hietaniemi2001-10-253-1/+5
* Like dl_hpux, like dl_dld.Jarkko Hietaniemi2001-10-251-2/+3