Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DB_File 1.814 | Paul Marquess | 2005-11-11 | 1 | -2/+3 |
* | Upgrade to DB_File 1.813. | Steve Peters | 2005-10-31 | 1 | -10/+32 |
* | Upgrade to DB_File 1.1812, by Paul Marquess | Rafael Garcia-Suarez | 2005-10-09 | 1 | -1/+2 |
* | Upgrade to DB_File 1.811, by Paul Marquess | Rafael Garcia-Suarez | 2005-03-12 | 1 | -3/+4 |
* | DB_File 1.810 | Paul Marquess | 2004-08-07 | 1 | -4/+7 |
* | DB_File 1.809 was RE: [perl #30237] DB_File methods and substr don't mix | Paul Marquess | 2004-06-22 | 1 | -4/+8 |
* | PATCH: *DB*_File | Paul Marquess | 2003-12-27 | 1 | -5/+12 |
* | DB_File 1.807 | Paul Marquess | 2003-11-01 | 1 | -3/+4 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 1 | -1/+1 |
* | DB_File 1.806 | Paul Marquess | 2002-10-25 | 1 | -24/+25 |
* | #17836 (DB_File-1.805) misses a couple of dTHX declarations | Hugo van der Sanden | 2002-09-04 | 1 | -0/+2 |
* | DB_File 1.805 | Paul Marquess | 2002-09-04 | 1 | -12/+107 |
* | Fix DBM filters | Paul Marquess | 2002-08-22 | 1 | -62/+6 |
* | DB_File 1.803 | Paul Marquess | 2002-03-02 | 1 | -7/+7 |
* | DB_File sync from Paul Marquess. | Jarkko Hietaniemi | 2002-01-06 | 1 | -3/+4 |
* | DB_File 1.801 | Paul Marquess | 2001-11-27 | 1 | -2/+3 |
* | DB_File 1.800 | Paul Marquess | 2001-11-24 | 1 | -285/+19 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -8/+58 |
* | DB_File-1.79 | Paul Marquess | 2001-10-25 | 1 | -21/+24 |
* | Fix for FETCH/NEXTKEY problem in all *DB*_File modules | Paul Marquess | 2001-10-22 | 1 | -1/+2 |
* | Casting tweak from Paul Marquess, helps Merijn on AIX. | Jarkko Hietaniemi | 2001-10-15 | 1 | -1/+1 |
* | DB_File-1.78 | Paul Marquess | 2001-07-31 | 1 | -25/+38 |
* | Code cleanup based on turning off the -woffs in IRIX. | Jarkko Hietaniemi | 2001-06-30 | 1 | -6/+8 |
* | Use __attribute__((unused)) to silence -Wall on unused ax. | Jarkko Hietaniemi | 2001-06-13 | 1 | -0/+6 |
* | ext/ + -Wall | Doug MacEachern | 2001-06-12 | 1 | -5/+20 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+7 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 1 | -2/+1 |
* | DB_File has its own attribute story. | Jarkko Hietaniemi | 2001-05-24 | 1 | -0/+7 |
* | DB_File-1.77 | Paul Marquess | 2001-04-26 | 1 | -9/+11 |
* | DB_File-1.75 (was RE: [8104] DB_File) | Paul Marquess | 2000-12-19 | 1 | -3/+58 |
* | [8104] DB_File | H.Merijn Brand | 2000-12-14 | 1 | -1/+1 |
* | DB_File-1.74 | Paul Marquess | 2000-12-12 | 1 | -3/+9 |
* | Nickety nits. | Jarkko Hietaniemi | 2000-11-22 | 1 | -0/+2 |
* | The type of the hash_cb() size argument is tricky. | Jarkko Hietaniemi | 2000-11-16 | 1 | -2/+8 |
* | Use u_int32_t for the size of hash_cb(), not size_t. | Jens Hamisch | 2000-11-15 | 1 | -2/+2 |
* | DB_File v1.73 update (from Paul Marquess) | Gurusamy Sarathy | 2000-04-27 | 1 | -2/+3 |
* | fix leaks in *DBM_File; safemalloc()ed things need to be freed with | Gurusamy Sarathy | 2000-02-15 | 1 | -1/+1 |
* | DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com> | Gurusamy Sarathy | 2000-01-23 | 1 | -3/+4 |
* | change#4113 was missing DB_File.xs changes | Gurusamy Sarathy | 1999-09-14 | 1 | -100/+338 |
* | DB_File 1.70 | Paul Marquess | 1999-08-05 | 1 | -7/+15 |
* | (Replaced by change #3921) | Paul Marquess | 1999-08-04 | 1 | -6/+21 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -24/+144 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -26/+24 |
* | DB_File tweaks for IMPLICIT CONTEXT | Gurusamy Sarathy | 1999-06-10 | 1 | -48/+19 |
* | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 1 | -15/+132 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -11/+11 |
* | integrate change#3115 from maint-5.005 | Gurusamy Sarathy | 1999-03-24 | 1 | -21/+18 |
* | DB_File 1.64 patch | Paul Marquess | 1999-02-22 | 1 | -12/+18 |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -1/+6 |
* | PATCH DB_File 1.63 for 5.005_54 & 5.005_03 | Paul Marquess | 1999-01-13 | 1 | -2/+10 |