summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-0/+6
* Add the new private flag OPpGREP_LEX in B::Concise.Rafael Garcia-Suarez2004-02-081-1/+3
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-019-31/+23
* Make Time/HiRes/t/HiRes.t die more gracefully if its watchdogDave Mitchell2004-02-011-1/+1
* Drop optimization for -O3 *and higher*H.Merijn Brand2004-01-301-1/+1
* Storable's hints file shouldn't blanket set optimize to -O2 on LinuxNicholas Clark2004-01-271-1/+6
* Remove the caveat about detached threads crashing on WindowsRafael Garcia-Suarez2004-01-251-6/+1
* Need to skip Storable's threads test on 5.8.2 with ithreads andNicholas Clark2004-01-251-0/+7
* Storable-2.08/t/code.tSlaven Rezic2004-01-241-6/+7
* [patch] make Storable thread-safeAbhijit Menon-Sen2004-01-247-8/+290
* Re: threads::shared::queue;Jan Dubois2004-01-231-1/+4
* PATCH for perl-5.8.4Edward S. Peschko2004-01-211-0/+9
* [perl #24940] "sub foo :unique" segfaultsDave Mitchell2004-01-201-1/+12
* dl_unload_file for HP-UXNeil Watkiss2004-01-191-0/+13
* Upgrade to Time::HiRes 1.55Rafael Garcia-Suarez2004-01-153-3/+7
* Add VMS to the list of "don't fork" OSesNicholas Clark2004-01-131-1/+1
* Upgrade to MIME::Base64 2.23.Rafael Garcia-Suarez2004-01-124-39/+55
* Re: 5.8.3-RC1, ext/threads/shared/t/wait still hangingMike Pomraning2004-01-121-40/+98
* Re: 5.8.3-RC1, ext/threads/shared/t/wait still hangingMike Pomraning2004-01-111-60/+73
* Upgrade to Cwd 2.14.Rafael Garcia-Suarez2004-01-112-7/+15
* nit to Bytecode - the av_extend opcode wasn't saved whenAdrian M. Enache2004-01-101-1/+2
* Bah. Makefile.PL still tests the sub-MANIFESTNicholas Clark2004-01-091-3/+3
* temporarily backout test of thread returning a closure. It crashesDave Mitchell2004-01-091-9/+12
* segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)Dave Mitchell2004-01-082-1/+19
* Upgrade to Cwd 2.13Rafael Garcia-Suarez2004-01-042-21/+18
* Upgrade to Time::HiRes 1.54Rafael Garcia-Suarez2004-01-034-16/+115
* No matter how hard you proof read it, something always slips through.Nicholas Clark2004-01-031-2/+2
* Fix minor problems with the CPAN releaseNicholas Clark2004-01-035-4/+18
* Bump $threads::VERSION as the documentation has changed. Tweak theNicholas Clark2004-01-021-3/+3
* Fix bug #24383, where hashes with the :unique attribute weren'tDave Mitchell2004-01-011-1/+21
* Document that detached threads aren't supported on Windows yet.Rafael Garcia-Suarez2004-01-011-0/+5
* "piconv -C 512" badly brokenAudrey Tang2003-12-311-1/+1
* C++ comments, bad.Rafael Garcia-Suarez2003-12-311-1/+1
* Bump VERSION numbersNicholas Clark2003-12-301-1/+1
* Windows hasn't getuid/setuid and friends.Marcus Holland-Moritz2003-12-291-0/+4
* Upgrade to Encode 1.99.Rafael Garcia-Suarez2003-12-2912-21/+38
* PATCH: *DB*_File Paul Marquess2003-12-2711-61/+212
* Straggler from CwdNicholas Clark2003-12-271-0/+42
* Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so changeNicholas Clark2003-12-273-6/+155
* Remove Win32 compiler warningsMarcus Holland-Moritz2003-12-272-6/+7
* Change minimum perl version where the test is run from 5.9.0 to 5.8.3Nicholas Clark2003-12-261-1/+1
* Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.Rafael Garcia-Suarez2003-12-261-9/+12
* Fix bug [perl #24641] : when POSIX::set[ug]id() are called,Rafael Garcia-Suarez2003-12-251-0/+10
* [perl #24506] [PATCH] cannot weaken refs to read only valuesFergal Daly2003-12-251-1/+25
* Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)Mike Pomraning2003-12-221-2/+2
* 2-arg cond_wait, cond_timedwait, testsMike Pomraning2003-12-173-20/+475
* Add the macros dAX and dITEMS to PPPort.Rafael Garcia-Suarez2003-12-151-1/+10
* More POD fixes ; regenerate perltoc and perlmodlib.Rafael Garcia-Suarez2003-12-131-2/+0
* Implicit upgrading docsAudrey Tang2003-12-091-0/+19
* Upgrade to Digest-MD5 2.33.Rafael Garcia-Suarez2003-12-086-26/+170