summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* One of the new tests of MIME::Base64 relies on a non-core module.Rafael Garcia-Suarez2004-02-171-42/+0
* Upgrade to MIME::Base64 3.00.Rafael Garcia-Suarez2004-02-177-238/+177
* remove C<my $x if foo> construct from core modulesDave Mitchell2004-02-173-10/+19
* Bump $B::VERSION (because of change #22315).Rafael Garcia-Suarez2004-02-171-1/+1
* Re: [PATCH] GLOB to LVALUE assignment fixTassilo von Parseval2004-02-172-7/+7
* Fix typo in doc for EncodeBrendan O'Dea2004-02-161-1/+1
* Missing semi-colonBrendan O'Dea2004-02-161-1/+1
* 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