summaryrefslogtreecommitdiff
path: root/ext/GDBM_File/GDBM_File.pm
Commit message (Expand)AuthorAgeFilesLines
* document GDBM_File's delete vs each conflictZefram2017-12-151-1/+5
* ext/GDBM_File: Add L<> around pod linkKarl Williamson2017-06-011-2/+2
* GDBM_File is meant to croak() if the gdbm library has a fatal error.Nicholas Clark2012-12-131-1/+1
* More version bumps in view of recent PERL_NO_GE_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* bump version of many modulesZefram2010-12-191-1/+1
* Convert GDBM_File to an XS AUTOLOAD.Nicholas Clark2010-10-211-11/+1
* Use inlineable proxy constant subs for GDBM_File.Nicholas Clark2010-10-211-1/+1
* bumped GDBM_File version per da4061d and added perldelta for itTatsuhiko Miyagawa2010-10-191-1/+1
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-2/+2
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-191-1/+1
* GDBM_File isn't dual life, so no need for a dev module version number.Nicholas Clark2008-03-291-2/+2
* dev version numbers, xs and warnings dont play together nicely, so use MM->pa...Yves Orton2008-01-071-1/+1
* Silence new warning grep in void context warning in various modules and test ...Yves Orton2008-01-061-1/+2
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-1/+9
* Remove string eval from AUTOLOADJonathan Stowe2001-09-301-2/+3
* Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)Russ Allbery2001-06-151-4/+4
* GDBM_File (wasRe: ext/ + -Wall)Nicholas Clark2001-06-151-16/+3
* ext/GDBM_File GDBM_NOLOCK constantPaul Lindner2001-03-161-1/+2
* strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-201-0/+1
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-101-1/+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-061-1/+1
* DBM Filters (via private mail)Paul Marquess1999-05-071-2/+2
* ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)Gurusamy Sarathy1999-02-181-1/+1
* [win32] merge changes#752,753 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* Quote string argument in example -- necessary if using strict subsPerl 5 Porters1996-07-151-1/+1
* VERSION PatchPaul Marquess1996-02-061-6/+9
* perl5.002beta3Perl 5 Porters1996-02-021-0/+2
* Make the NAME section a legal paragraph.Perl 5 Porters1996-01-121-0/+1
* 5.002 beta 1Larry Wall1995-11-211-0/+38
* This is my patch patch.1h for perl5.001.Andy Dougherty1995-05-241-1/+1
* Perl 5.001perl-5.001Larry Wall1995-03-121-4/+0
* perl5.000 patch.0o: [address] a few more Configure and build nits.perl-5.000oAndy Dougherty1995-03-101-1/+1
* MakeMaker 3.8Tim Bunce1995-01-171-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+47