Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DB_File 1.814 | Paul Marquess | 2005-11-11 | 4 | -6/+16 |
* | Upgrade to DB_File 1.813. | Steve Peters | 2005-10-31 | 4 | -14/+46 |
* | Upgrade to DB_File 1.1812, by Paul Marquess | Rafael Garcia-Suarez | 2005-10-09 | 5 | -6/+19 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -1/+1 |
* | Upgrade to DB_File 1.811, by Paul Marquess | Rafael Garcia-Suarez | 2005-03-12 | 5 | -20/+33 |
* | DB_File 1.810 | Paul Marquess | 2004-08-07 | 4 | -16/+97 |
* | DB_File 1.809 was RE: [perl #30237] DB_File methods and substr don't mix | Paul Marquess | 2004-06-22 | 7 | -38/+424 |
* | Include variable names in "Use of uninitialized value" warnings | Dave Mitchell | 2004-04-23 | 2 | -1/+3 |
* | Bump version numbers of moules affected by change #22258 | Dave Mitchell | 2004-02-28 | 1 | -1/+1 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 2 | -5/+5 |
* | PATCH: *DB*_File | Paul Marquess | 2003-12-27 | 7 | -50/+201 |
* | DB_File 1.807 | Paul Marquess | 2003-11-01 | 6 | -42/+68 |
* | [PATCH} db-recno.t on Mac OS X | Slaven Rezic | 2003-07-10 | 1 | -1/+1 |
* | Doc nit from mjd. | Jarkko Hietaniemi | 2003-05-05 | 1 | -1/+1 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 2 | -2/+2 |
* | Two typos found by Philip Newton <pnewton@gmx.de> | Hugo van der Sanden | 2003-02-26 | 1 | -1/+1 |
* | DB_File 1.806 | Paul Marquess | 2002-10-25 | 6 | -70/+95 |
* | #17836 (DB_File-1.805) misses a couple of dTHX declarations | Hugo van der Sanden | 2002-09-04 | 1 | -0/+2 |
* | Still no working Berkeley DB in OS X 10.2 | Kay Röpke | 2002-09-04 | 2 | -2/+2 |
* | DB_File 1.805 | Paul Marquess | 2002-09-04 | 8 | -602/+1092 |
* | Fix DBM filters | Paul Marquess | 2002-08-22 | 2 | -64/+8 |
* | MacOS X 10.1.5 still failing the DB tests. | Jarkko Hietaniemi | 2002-06-05 | 2 | -2/+2 |
* | more os x test output cosmetics | Kay Röpke | 2002-05-10 | 1 | -1/+1 |
* | Test output update for OS X 10.1.4 | Kay Röpke | 2002-05-08 | 1 | -1/+1 |
* | Prettyprinting and version paranoia. | Jarkko Hietaniemi | 2002-04-06 | 1 | -5/+7 |
* | Be explicit about the two DB_File tests croaking | Jarkko Hietaniemi | 2002-04-06 | 2 | -3/+27 |
* | DB_File: for the core version, no need to specify | Jarkko Hietaniemi | 2002-03-24 | 1 | -1/+1 |
* | Faulty skip. | Jarkko Hietaniemi | 2002-03-04 | 1 | -1/+1 |
* | RE: [PATCH] RE: DB_File breakage | Paul Marquess | 2002-03-04 | 3 | -15/+102 |
* | Fix #14957. | Abhijit Menon-Sen | 2002-03-03 | 1 | -0/+2 |
* | DB_File 1.803 | Paul Marquess | 2002-03-02 | 4 | -25/+33 |
* | DB_File sync from Paul Marquess. | Jarkko Hietaniemi | 2002-01-06 | 6 | -14/+22 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 3 | -4/+7 |
* | DB_File 1.801 | Paul Marquess | 2001-11-27 | 4 | -6/+15 |
* | DB_File 1.800 | Paul Marquess | 2001-11-24 | 7 | -344/+137 |
* | RE: Win2k / Cygwin-1.3.3 | Paul Marquess | 2001-11-08 | 1 | -4/+5 |
* | Unterminated L<. | Jarkko Hietaniemi | 2001-11-05 | 1 | -1/+1 |
* | Various test cleanups | Rafael Garcia-Suarez | 2001-10-31 | 3 | -12/+9 |
* | RE: DB_File-1.79 on Cygwin 1.3.3 | Paul Marquess | 2001-10-30 | 3 | -49/+119 |
* | Patch #12661 missed this. | Jarkko Hietaniemi | 2001-10-27 | 1 | -17/+17 |
* | Re: DB_File-1.79 on Cygwin 1.3.3 | H.Merijn Brand | 2001-10-26 | 3 | -4/+5 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -8/+58 |
* | DB_File-1.79 | Paul Marquess | 2001-10-25 | 4 | -114/+480 |
* | Fix for FETCH/NEXTKEY problem in all *DB*_File modules | Paul Marquess | 2001-10-22 | 3 | -3/+88 |
* | Casting tweak from Paul Marquess, helps Merijn on AIX. | Jarkko Hietaniemi | 2001-10-15 | 1 | -1/+1 |
* | & what's to be done for 5.8.0? | Nicholas Clark | 2001-10-08 | 3 | -0/+3 |
* | Remove string eval from AUTOLOAD | Jonathan Stowe | 2001-09-30 | 1 | -2/+3 |
* | Typo in DB_File.pm | Philip Newton | 2001-07-31 | 1 | -1/+1 |
* | DB_File-1.78 | Paul Marquess | 2001-07-31 | 4 | -30/+83 |
* | Integrate change #11388 from macperl (the *.t parts needed hand massage). | Jarkko Hietaniemi | 2001-07-21 | 3 | -3/+5 |