summaryrefslogtreecommitdiff
path: root/ext/GDBM_File
Commit message (Expand)AuthorAgeFilesLines
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-6/+11
* ext/ constingRobin Barker2007-12-221-1/+2
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Use the system's free to dealloc a PV allocated by the systemRafael Garcia-Suarez2005-11-221-5/+1
* PATCH: *DB*_File Paul Marquess2003-12-271-4/+4
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+0
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-022-4/+13
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-1/+1
* Fix DBM filtersPaul Marquess2002-08-223-49/+53
* More NetBSD patches from Johnny Lam.Jarkko Hietaniemi2002-04-271-1/+1
* Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7Nicholas Clark2002-03-191-0/+1
* (was Re: [PATCH @13746] h2xs)Nicholas Clark2002-03-042-4/+3
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-223-3/+60
* Remove string eval from AUTOLOADJonathan Stowe2001-09-301-2/+3
* Cygwin too has different permission semantics.Jarkko Hietaniemi2001-06-231-1/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+427
* Re: perl@10611 Nicholas Clark2001-06-161-204/+2
* Re: perl@10611 Nicholas Clark2001-06-161-0/+10
* Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)Russ Allbery2001-06-151-4/+4
* GDBM_File (wasRe: ext/ + -Wall)Nicholas Clark2001-06-152-125/+182
* ext/ + -WallDoug MacEachern2001-06-121-0/+4
* ext/GDBM_File GDBM_NOLOCK constantPaul Lindner2001-03-162-1/+8
* strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-201-0/+1
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-1/+3
* Replace #6721, GDBM, system malloc, and LEAKTEST.Jarkko Hietaniemi2001-01-081-1/+1
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-102-3/+9
* (Replaced by #8364.)Radu Greab2000-08-201-1/+1
* fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-151-0/+1
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* 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-062-10/+3
* no such thing as gdbm_clearerr() (from Andy Dougherty)Gurusamy Sarathy1999-07-051-1/+0
* GDBM tweakGurusamy Sarathy1999-06-112-3/+3
* DBM Filters (via private mail)Paul Marquess1999-05-073-25/+141
* ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)Gurusamy Sarathy1999-02-183-12/+20
* 5.005_54 (hints) SCO 3/5 hint files and SysV correctionFrançois Désarménien1999-02-031-0/+2
* 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-201-2/+2
* [win32] merge changes#752,753 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-2/+2
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-2/+2
* Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-111-1/+1
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-6/+3
* PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-071-0/+2
* Quote string argument in example -- necessary if using strict subsPerl 5 Porters1996-07-151-1/+1
* Add NAME attribute to suppress MakeMaker "guess" warningPerl 5 Porters1996-06-231-0/+1
* VERSION PatchPaul Marquess1996-02-061-6/+9
* perl5.002beta3Perl 5 Porters1996-02-023-1/+4