| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Upgrade to Encode 1.99. | Rafael Garcia-Suarez | 2003-12-29 | 12 | -21/+38 |
* | PATCH: *DB*_File | Paul Marquess | 2003-12-27 | 11 | -61/+212 |
* | Straggler from Cwd | Nicholas Clark | 2003-12-27 | 1 | -0/+42 |
* | Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change | Nicholas Clark | 2003-12-27 | 3 | -6/+155 |
* | Remove Win32 compiler warnings | Marcus Holland-Moritz | 2003-12-27 | 2 | -6/+7 |
* | Change minimum perl version where the test is run from 5.9.0 to 5.8.3 | Nicholas Clark | 2003-12-26 | 1 | -1/+1 |
* | Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state. | Rafael Garcia-Suarez | 2003-12-26 | 1 | -9/+12 |
* | Fix bug [perl #24641] : when POSIX::set[ug]id() are called, | Rafael Garcia-Suarez | 2003-12-25 | 1 | -0/+10 |
* | [perl #24506] [PATCH] cannot weaken refs to read only values | Fergal Daly | 2003-12-25 | 1 | -1/+25 |
* | Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu) | Mike Pomraning | 2003-12-22 | 1 | -2/+2 |
* | 2-arg cond_wait, cond_timedwait, tests | Mike Pomraning | 2003-12-17 | 3 | -20/+475 |
* | Add the macros dAX and dITEMS to PPPort. | Rafael Garcia-Suarez | 2003-12-15 | 1 | -1/+10 |
* | More POD fixes ; regenerate perltoc and perlmodlib. | Rafael Garcia-Suarez | 2003-12-13 | 1 | -2/+0 |
* | Implicit upgrading docs | Audrey Tang | 2003-12-09 | 1 | -0/+19 |
* | Upgrade to Digest-MD5 2.33. | Rafael Garcia-Suarez | 2003-12-08 | 6 | -26/+170 |
* | Back out the Makefile.PL part of 21808 as requested by Gisle Aas | Nicholas Clark | 2003-12-05 | 1 | -102/+4 |
* | another ext/SDBM_File/sdbm build fix | Craig A. Berry | 2003-12-05 | 1 | -3/+2 |
* | Re: [perl #24554] Segfault in POSIX module | SADAHIRO Tomoyuki | 2003-11-30 | 3 | -34/+63 |
* | Update Unicode::Normalize to 0.28 | Nicholas Clark | 2003-11-29 | 7 | -116/+322 |
* | Update to Digest::MD5 2.31 | Nicholas Clark | 2003-11-29 | 6 | -33/+164 |
* | POSIX::isXXX(undef) segfaulted. (bug #24554.) | Rafael Garcia-Suarez | 2003-11-29 | 2 | -12/+16 |
* | Check that the key is present before a delete, and absent afterwards | Nicholas Clark | 2003-11-21 | 1 | -0/+8 |
* | Integrate: | Nicholas Clark | 2003-11-21 | 1 | -128/+149 |
* | Whoops. We weren't actually testing hv_store_ent | Nicholas Clark | 2003-11-18 | 2 | -21/+46 |
* | utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete | Nicholas Clark | 2003-11-16 | 2 | -6/+190 |
* | Accessing unicode keys in tie hashes via hv_exists was broken. | Nicholas Clark | 2003-11-16 | 4 | -1/+103 |
* | Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePe... | Elizabeth Mattijsen | 2003-11-16 | 1 | -1/+15 |
* | Last stab at sdbm/Makefile.PL | Michael G. Schwern | 2003-11-12 | 1 | -2/+1 |
* | bugid #24407: numeric key for shared hash got stringified using | Dave Mitchell | 2003-11-06 | 2 | -3/+9 |
* | Opcode.xs/RC2 compile nit on VMS | Craig A. Berry | 2003-11-05 | 1 | -1/+1 |
* | Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19 | Michael G. Schwern | 2003-11-05 | 1 | -11/+6 |
* | Temporary kludge to allow SDBM_File being built | Rafael Garcia-Suarez | 2003-11-04 | 1 | -0/+4 |
* | Re: PERL_VERSION, SUBVERSION, PATCHLEVEL | Marcus Holland-Moritz | 2003-11-03 | 1 | -2/+3 |
* | Cwd.xs: off-by-one buffer overflow in realpath() | Casey West | 2003-11-03 | 1 | -1/+1 |
* | Fix for [perl #24347] segfault with Safe | Rafael Garcia-Suarez | 2003-11-02 | 1 | -2/+3 |
* | OS/2 build | Ilya Zakharevich | 2003-11-02 | 1 | -0/+9 |
* | DB_File 1.807 | Paul Marquess | 2003-11-01 | 6 | -42/+68 |
* | whoops, typo | Dave Mitchell | 2003-11-01 | 1 | -1/+1 |
* | [perl #24368] seg faults when deleting keys of shared hash refs | Dave Mitchell | 2003-11-01 | 1 | -14/+21 |
* | Devel::PPPort and scan_bin | Marcus Holland-Moritz | 2003-10-31 | 1 | -2/+2 |
* | Upgrade to Time::HiRes 1.52. | Rafael Garcia-Suarez | 2003-10-28 | 4 | -3/+39 |
* | Fix more shared threads leaks: add SAVETMPS to the second branch | Dave Mitchell | 2003-10-27 | 1 | -0/+4 |
* | Sync with Unicode::Normalize 0.25 | Nicholas Clark | 2003-10-27 | 9 | -84/+568 |
* | Integrate: | Nicholas Clark | 2003-10-23 | 1 | -1/+1 |
* | Fix two threads::shared leaks | Dave Mitchell | 2003-10-23 | 1 | -0/+10 |
* | add some missing defines to Devel::PPPort | Marcus Holland-Moritz | 2003-10-20 | 2 | -1/+171 |
* | The compilation of PerlIO::via may hang on AIX when | Rafael Garcia-Suarez | 2003-10-17 | 1 | -0/+2 |
* | Ensure PL_comppad/curpad point to PL_main_cv's padlist when | Dave Mitchell | 2003-10-16 | 1 | -1/+6 |
* | Update MIME::Base64 and Digest::MD5 from the CPAN version. | Rafael Garcia-Suarez | 2003-10-15 | 12 | -52/+150 |
* | Add support for Linux abstract unix domain sockets to Socket.pm. | Rafael Garcia-Suarez | 2003-10-15 | 2 | -10/+33 |