summaryrefslogtreecommitdiff
path: root/ext/NDBM_File
Commit message (Expand)AuthorAgeFilesLines
* Add GNU/Hurd hints for NDBM_FilePino Toscano2011-11-041-0/+1
* More version bumps in view of recent PERL_NO_GE_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Add PERL_NO_GET_CONTEXT to NDBM_FileNicholas Clark2011-03-191-0/+2
* bump version of many modulesZefram2010-12-191-1/+1
* Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.plNicholas Clark2010-12-161-491/+2
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameterising the class name.Nicholas Clark2010-12-161-22/+28
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.Nicholas Clark2010-12-161-8/+7
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename.Nicholas Clark2010-12-161-27/+35
* Convert ext/NDBM_File/t/ndbm.t to Test::More.Nicholas Clark2010-12-151-95/+89
* Remove redundant use strict,warnings,?DBM_File from ext/?DBM_File/t/?dbm.t.Nicholas Clark2010-12-151-18/+0
* Bump NDBM_File’s versionFather Chrysostomos2010-10-271-1/+1
* In [GNO]DBM_File.xs, store the 4 filter functions as 1 array in the struct.Nicholas Clark2010-10-212-42/+22
* Convert [GNOS]DBM_File::TIEHASH to safecalloc() from safemalloc() then Zero().Nicholas Clark2010-10-211-2/+1
* [GNO]DBM_File must free any filter CVs in DESTROY.Nicholas Clark2010-10-211-0/+8
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-2/+0
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-1/+0
* NDBM just isn't meant to be used with C++. So thisMarcus Holland-Moritz2008-11-061-3/+9
* Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-062-11/+12
* Re: [perl #50180] NDBM_File fails to build Andy Dougherty2008-05-171-0/+6
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-5/+9
* do $file; won't propagate errors from die, as do is an implicit eval.Nicholas Clark2007-01-082-2/+2
* RE: g++ compile and make test 100%Robin Barker2006-10-111-5/+5
* Fix typo in NDBM_File.xs and bump up the version number.Steve Peters2006-10-112-2/+2
* Make g++ happy when compiling NDBM_File on a system thatSteve Peters2006-10-092-0/+23
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
* Missing tie() call in NDBM_File SYNOPSISMatt Sergeant2005-07-151-4/+7
* [perl #33998] [PATCH] Support for GNU/kFreeBSD Robert Millan2005-01-312-0/+2
* Re: [PATCH] [perl #29612] ndbm failure in make testAlexey Tourbin2004-06-021-1/+3
* PATCH: *DB*_File Paul Marquess2003-12-271-2/+2
* XS contents changes versus VERSION non-changes.Jarkko Hietaniemi2003-08-141-1/+1
* maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searc...Gerrit P. Haase2003-08-081-1/+1
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+0
* Incorporate fix from JHI at:Abhijit Menon-Sen2002-08-231-4/+0
* Fix DBM filtersPaul Marquess2002-08-223-48/+53
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-222-2/+45
* Integrate change #11388 from macperl (the *.t parts needed hand massage).Jarkko Hietaniemi2001-07-211-2/+2
* Re: [PATCH perlsnap] '-' !~ /\w/Philip Newton2001-07-021-1/+1
* In some Linux distributions the libndbm is brokenJarkko Hietaniemi2001-06-271-0/+6
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+420
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-1/+1
* more pod patchesMichael Stevens2001-03-161-3/+3
* strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-201-5/+2
* DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.Jarkko Hietaniemi2001-01-041-0/+5
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-102-3/+9
* Document the NDBM_File and ODBM_File as SDBM_FileJarkko Hietaniemi2000-08-181-6/+84
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+1