summaryrefslogtreecommitdiff
path: root/ext/DB_File
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Replaced by change #3921)Paul Marquess1999-08-043-9/+31
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-013-33/+180
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-2/+1
* Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-1/+2
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-064-38/+198
* DB_File tweaks for IMPLICIT CONTEXTGurusamy Sarathy1999-06-102-49/+20
* DBM Filters (via private mail)Paul Marquess1999-05-074-20/+145
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-11/+11
* integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-244-25/+25
* DB_File 1.64 patchPaul Marquess1999-02-224-22/+36
* 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-135-22/+168
* 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-223-9/+33
* Re: Making Perl work on DYNIX/ptxMartin J. Bligh1998-11-121-0/+3
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-202-18/+18
* DB_File-1.60Paul Marquess1998-06-105-49/+137
* [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-123-27/+257
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-3/+4
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-5/+1
* tie array changes to core and testsNick Ing-Simmons1998-01-131-2/+8