summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out the Makefile.PL part of 21808 as requested by Gisle AasNicholas Clark2003-12-051-102/+4
* another ext/SDBM_File/sdbm build fixCraig A. Berry2003-12-051-3/+2
* Re: [perl #24554] Segfault in POSIX moduleSADAHIRO Tomoyuki2003-11-303-34/+63
* Update Unicode::Normalize to 0.28Nicholas Clark2003-11-297-116/+322
* Update to Digest::MD5 2.31Nicholas Clark2003-11-296-33/+164
* POSIX::isXXX(undef) segfaulted. (bug #24554.)Rafael Garcia-Suarez2003-11-292-12/+16
* Check that the key is present before a delete, and absent afterwardsNicholas Clark2003-11-211-0/+8
* Integrate:Nicholas Clark2003-11-211-128/+149
* Whoops. We weren't actually testing hv_store_entNicholas Clark2003-11-182-21/+46
* utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_deleteNicholas Clark2003-11-162-6/+190
* Accessing unicode keys in tie hashes via hv_exists was broken.Nicholas Clark2003-11-164-1/+103
* Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePe...Elizabeth Mattijsen2003-11-161-1/+15
* Last stab at sdbm/Makefile.PLMichael G. Schwern2003-11-121-2/+1
* bugid #24407: numeric key for shared hash got stringified usingDave Mitchell2003-11-062-3/+9
* Opcode.xs/RC2 compile nit on VMSCraig A. Berry2003-11-051-1/+1
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19Michael G. Schwern2003-11-051-11/+6
* Temporary kludge to allow SDBM_File being builtRafael Garcia-Suarez2003-11-041-0/+4
* Re: PERL_VERSION, SUBVERSION, PATCHLEVELMarcus Holland-Moritz2003-11-031-2/+3
* Cwd.xs: off-by-one buffer overflow in realpath()Casey West2003-11-031-1/+1
* Fix for [perl #24347] segfault with SafeRafael Garcia-Suarez2003-11-021-2/+3
* OS/2 buildIlya Zakharevich2003-11-021-0/+9
* DB_File 1.807Paul Marquess2003-11-016-42/+68
* whoops, typoDave Mitchell2003-11-011-1/+1
* [perl #24368] seg faults when deleting keys of shared hash refsDave Mitchell2003-11-011-14/+21
* Devel::PPPort and scan_binMarcus Holland-Moritz2003-10-311-2/+2
* Upgrade to Time::HiRes 1.52.Rafael Garcia-Suarez2003-10-284-3/+39
* Fix more shared threads leaks: add SAVETMPS to the second branchDave Mitchell2003-10-271-0/+4
* Sync with Unicode::Normalize 0.25Nicholas Clark2003-10-279-84/+568