summaryrefslogtreecommitdiff
path: root/ext/DB_File/DB_File.xs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-26/+24
* DB_File tweaks for IMPLICIT CONTEXTGurusamy Sarathy1999-06-101-48/+19
* DBM Filters (via private mail)Paul Marquess1999-05-071-15/+132
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-11/+11
* integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-241-21/+18
* DB_File 1.64 patchPaul Marquess1999-02-221-12/+18
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-1/+6
* PATCH DB_File 1.63 for 5.005_54 & 5.005_03Paul Marquess1999-01-131-2/+10
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-12/+16
* DB_File 1.61 patch for 5.005_53 & 5.005_02Paul Marquess1998-11-221-6/+22
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-14/+14
* DB_File-1.60Paul Marquess1998-06-101-20/+9
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-5/+5
* Back out DB_File patch (change _553) and tweak Configure.Paul Marquess1998-02-251-8/+0
* DB_File ->length does not work just after tie.Nick Ing-Simmons1998-02-201-0/+8
* DB_File 1.58 patchPaul Marquess1998-02-121-14/+30
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-3/+4
* Upgrade DB_File to 1.56:Paul Marquess1997-12-171-128/+500
* AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-0/+5
* Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-111-3/+0
* Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-6/+11
|\
| * DB_File 1.15 patchPaul Marquess1997-08-071-5/+11