summaryrefslogtreecommitdiff
path: root/ext/DB_File/DB_File.xs
Commit message (Expand)AuthorAgeFilesLines
* Move DB_File from ext/ to cpan/Nicholas Clark2009-09-241-1995/+0
* Upgrade DB_File to 1.818.Steve Hay2009-02-021-2/+2
* DB_File 1.817Paul Marquess2008-03-271-2/+2
* Re-apply change #30562 (thanks to Abe Timmerman)Rafael Garcia-Suarez2007-11-131-1/+1
* DB_FilePaul Marquess2007-10-311-1/+1
* DB_File with g++ and db v1Jarkko Hietaniemi2007-03-131-1/+1
* Upgrade to DB_File 1.815Rafael Garcia-Suarez2007-02-051-2/+3
* Additional changes to get C++ a little closer to a clean compileSteve Peters2006-08-161-5/+5
* DB_File 1.814Paul Marquess2005-11-111-2/+3
* Upgrade to DB_File 1.813.Steve Peters2005-10-311-10/+32
* Upgrade to DB_File 1.1812, by Paul MarquessRafael Garcia-Suarez2005-10-091-1/+2
* Upgrade to DB_File 1.811, by Paul MarquessRafael Garcia-Suarez2005-03-121-3/+4
* DB_File 1.810Paul Marquess2004-08-071-4/+7
* DB_File 1.809 was RE: [perl #30237] DB_File methods and substr don't mixPaul Marquess2004-06-221-4/+8
* PATCH: *DB*_File Paul Marquess2003-12-271-5/+12
* DB_File 1.807Paul Marquess2003-11-011-3/+4
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* DB_File 1.806Paul Marquess2002-10-251-24/+25
* #17836 (DB_File-1.805) misses a couple of dTHX declarationsHugo van der Sanden2002-09-041-0/+2
* DB_File 1.805Paul Marquess2002-09-041-12/+107
* Fix DBM filtersPaul Marquess2002-08-221-62/+6
* DB_File 1.803Paul Marquess2002-03-021-7/+7
* DB_File sync from Paul Marquess.Jarkko Hietaniemi2002-01-061-3/+4
* DB_File 1.801Paul Marquess2001-11-271-2/+3
* DB_File 1.800 Paul Marquess2001-11-241-285/+19
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-8/+58
* DB_File-1.79Paul Marquess2001-10-251-21/+24
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-221-1/+2
* Casting tweak from Paul Marquess, helps Merijn on AIX.Jarkko Hietaniemi2001-10-151-1/+1
* DB_File-1.78Paul Marquess2001-07-311-25/+38
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-6/+8
* Use __attribute__((unused)) to silence -Wall on unused ax.Jarkko Hietaniemi2001-06-131-0/+6
* ext/ + -WallDoug MacEachern2001-06-121-5/+20
* 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-261-9/+11
* DB_File-1.75 (was RE: [8104] DB_File)Paul Marquess2000-12-191-3/+58
* [8104] DB_FileH.Merijn Brand2000-12-141-1/+1
* DB_File-1.74 Paul Marquess2000-12-121-3/+9
* Nickety nits.Jarkko Hietaniemi2000-11-221-0/+2
* 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
* DB_File v1.73 update (from Paul Marquess)Gurusamy Sarathy2000-04-271-2/+3
* fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-151-1/+1
* DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>Gurusamy Sarathy2000-01-231-3/+4
* change#4113 was missing DB_File.xs changesGurusamy Sarathy1999-09-141-100/+338
* DB_File 1.70Paul Marquess1999-08-051-7/+15
* (Replaced by change #3921)Paul Marquess1999-08-041-6/+21
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-24/+144