summaryrefslogtreecommitdiff
path: root/ext/DB_File
Commit message (Expand)AuthorAgeFilesLines
* Faulty skip.Jarkko Hietaniemi2002-03-041-1/+1
* RE: [PATCH] RE: DB_File breakagePaul Marquess2002-03-043-15/+102
* Fix #14957.Abhijit Menon-Sen2002-03-031-0/+2
* DB_File 1.803Paul Marquess2002-03-024-25/+33
* DB_File sync from Paul Marquess.Jarkko Hietaniemi2002-01-066-14/+22
* cleaner close on tests, take 2Andreas König2001-12-293-4/+7
* DB_File 1.801Paul Marquess2001-11-274-6/+15
* DB_File 1.800 Paul Marquess2001-11-247-344/+137
* RE: Win2k / Cygwin-1.3.3Paul Marquess2001-11-081-4/+5
* Unterminated L<.Jarkko Hietaniemi2001-11-051-1/+1
* Various test cleanupsRafael Garcia-Suarez2001-10-313-12/+9
* RE: DB_File-1.79 on Cygwin 1.3.3Paul Marquess2001-10-303-49/+119
* Patch #12661 missed this.Jarkko Hietaniemi2001-10-271-17/+17
* Re: DB_File-1.79 on Cygwin 1.3.3H.Merijn Brand2001-10-263-4/+5
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-8/+58
* DB_File-1.79Paul Marquess2001-10-254-114/+480
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-223-3/+88
* Casting tweak from Paul Marquess, helps Merijn on AIX.Jarkko Hietaniemi2001-10-151-1/+1
* & what's to be done for 5.8.0? Nicholas Clark2001-10-083-0/+3
* Remove string eval from AUTOLOADJonathan Stowe2001-09-301-2/+3
* Typo in DB_File.pmPhilip Newton2001-07-311-1/+1
* DB_File-1.78Paul Marquess2001-07-314-30/+83
* Integrate change #11388 from macperl (the *.t parts needed hand massage).Jarkko Hietaniemi2001-07-213-3/+5
* Doc patch DB_File.pm: use umask-friendly modesMark-Jason Dominus2001-07-071-11/+11
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-6/+8
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-183-0/+2928
* Use __attribute__((unused)) to silence -Wall on unused ax.Jarkko Hietaniemi2001-06-131-0/+6
* ext/ + -WallDoug MacEachern2001-06-122-5/+21
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+7
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-2/+1
* DB_File has its own attribute story.Jarkko Hietaniemi2001-05-241-0/+7
* DB_File-1.77Paul Marquess2001-04-264-18/+214
* more pod patchesMichael Stevens2001-03-161-32/+32
* DB_File-1.75 (was RE: [8104] DB_File)Paul Marquess2000-12-194-8/+76
* [8104] DB_FileH.Merijn Brand2000-12-141-1/+1
* DB_File-1.74 Paul Marquess2000-12-126-16/+74
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-101-2/+4
* Nickety nits.Jarkko Hietaniemi2000-11-222-1/+3
* The type of the hash_cb() size argument is tricky.Jarkko Hietaniemi2000-11-161-2/+8
* Use u_int32_t for the size of hash_cb(), not size_t.Jens Hamisch2000-11-151-2/+2
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+1
* DB_File v1.73 update (from Paul Marquess)Gurusamy Sarathy2000-04-274-6/+16
* fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-151-1/+1
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-241-1/+1
* DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>Gurusamy Sarathy2000-01-234-82/+154
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* Add DB_File hint for SCO ODT.Mike Hopkirk1999-10-131-0/+2
* change#4113 was missing DB_File.xs changesGurusamy Sarathy1999-09-141-100/+338
* DB_File 1.71Paul Marquess1999-09-096-33/+128
* DB_File 1.70Paul Marquess1999-08-053-10/+28