summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* In hsplit, if a normal hash has placeholders then clear them beforeNicholas Clark2004-02-271-1/+20
* Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation SADAHIRO Tomoyuki2004-02-231-7/+3
* initial patch for cygwin IPC via cygserverYitzchak Scott-Thoennes2004-02-221-1/+5
* Extend OP_AELEMFAST optimisation to lexical arraysDave Mitchell2004-02-222-13/+23
* Increment the version number of B, due to the incompatibleRafael Garcia-Suarez2004-02-211-1/+1
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-217-238/+245
* add Deparse/Concise support for inplace sort (change 22349)Dave Mitchell2004-02-202-2/+6
* 1. Add section to perlxs.pod describing that the refcount of AVs/HVsMarcus Holland-Moritz2004-02-181-0/+1
* Encode has local changes. Up-version it.Rafael Garcia-Suarez2004-02-181-1/+1
* 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