| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #71680] hints to use gdbm compat for [NO]DBM_File on Win32 | Tony Cook | 2013-07-01 | 1 | -0/+2 |
* | Eliminate the fifth argument from GDBM_File::TIEHASH. | Nicholas Clark | 2012-12-13 | 1 | -1/+0 |
* | Improve general GNU hints, needed for GNU/Hurd. | Pino Toscano | 2011-10-31 | 1 | -0/+1 |
* | ODBM_File can use the same T_PTROBJ typemap as the other ?DBM_File modules. | Nicholas Clark | 2011-09-07 | 3 | -3/+5 |
* | Add PERL_NO_GET_CONTEXT to ODBM_File | Nicholas Clark | 2011-06-16 | 2 | -1/+3 |
* | Fix for [perl #90106] 5.14.0-RC2 ODBM_File failures on Ubuntu natty [multiarch] | Vladimir Timofeev | 2011-05-18 | 1 | -3/+3 |
* | bump version of many modules | Zefram | 2010-12-19 | 1 | -1/+1 |
* | Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.pl | Nicholas Clark | 2010-12-16 | 1 | -491/+2 |
* | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameterising the class name. | Nicholas Clark | 2010-12-16 | 1 | -22/+28 |
* | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t further. | Nicholas Clark | 2010-12-16 | 1 | -8/+5 |
* | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename. | Nicholas Clark | 2010-12-16 | 1 | -27/+31 |
* | Convert ext/ODBM_File/t/odbm.t to Test::More. | Nicholas Clark | 2010-12-15 | 1 | -96/+91 |
* | Remove redundant use strict,warnings,?DBM_File from ext/?DBM_File/t/?dbm.t. | Nicholas Clark | 2010-12-15 | 1 | -18/+0 |
* | Bump ODBM_File’s version | Father Chrysostomos | 2010-10-27 | 1 | -1/+1 |
* | In [GNO]DBM_File.xs, store the 4 filter functions as 1 array in the struct. | Nicholas Clark | 2010-10-21 | 2 | -44/+23 |
* | Convert [GNOS]DBM_File::TIEHASH to safecalloc() from safemalloc() then Zero(). | Nicholas Clark | 2010-10-21 | 1 | -2/+1 |
* | [GNO]DBM_File must free any filter CVs in DESTROY. | Nicholas Clark | 2010-10-21 | 1 | -0/+8 |
* | Convert modules in ext/ to pass minimal arguments to XSLoader::load(). | Nicholas Clark | 2010-10-14 | 1 | -3/+3 |
* | Make extensions in ext run their tests from the extension's own directory. | Nicholas Clark | 2009-08-28 | 1 | -2/+0 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
* | Hateful software that sends my cursor keys as packets that can get | Nicholas Clark | 2007-12-22 | 1 | -1/+1 |
* | Exterminate PL_na! Exterminate! Exterminate! Exterminate! | Nicholas Clark | 2007-12-22 | 1 | -7/+12 |
* | Make the hint file work as well on 64-bit linuxes, | Rafael Garcia-Suarez | 2007-12-17 | 1 | -1/+1 |
* | -e is better than -f (in case of symbolic links) | Rafael Garcia-Suarez | 2007-11-15 | 1 | -1/+1 |
* | Adjust ODBM_File for Debian. See: | David Cantrell | 2007-11-15 | 1 | -1/+7 |
* | [perl #45093] Can't find ODBM library while compiling 5.9.5 | Clinton Gormley | 2007-09-01 | 1 | -2/+1 |
* | do $file; won't propagate errors from die, as do is an implicit eval. | Nicholas Clark | 2007-01-08 | 2 | -2/+2 |
* | RE: g++ compile and make test 100% | Robin Barker | 2006-10-12 | 1 | -1/+1 |
* | Following Jarkko's advice, it seems that ODBM_File cannot be | Rafael Garcia-Suarez | 2006-08-25 | 1 | -9/+1 |
* | change 28744 broke ODBM_File | Robin Barker | 2006-08-24 | 1 | -2/+10 |
* | g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim... | Jarkko Hietaniemi | 2006-08-22 | 2 | -3/+3 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -1/+1 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -1/+1 |
* | [perl #33998] [PATCH] Support for GNU/kFreeBSD | Robert Millan | 2005-01-31 | 2 | -0/+2 |
* | Bump version numbers for modules that have changed since 5.8.3 | Nicholas Clark | 2004-04-04 | 1 | -1/+1 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 1 | -1/+1 |
* | PATCH: *DB*_File | Paul Marquess | 2003-12-27 | 1 | -3/+3 |
* | XS contents changes versus VERSION non-changes. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searc... | Gerrit P. Haase | 2003-08-08 | 1 | -1/+1 |
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 1 | -0/+0 |
* | Remove stale e-mail addresses | Andy Dougherty | 2002-12-11 | 3 | -3/+3 |
* | Incorporate fix from JHI at: | Abhijit Menon-Sen | 2002-08-23 | 1 | -5/+0 |
* | Fix DBM filters | Paul Marquess | 2002-08-22 | 3 | -29/+54 |
* | SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File | Nick Ing-Simmons | 2002-07-09 | 1 | -0/+3 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+18 |
* | Fix for FETCH/NEXTKEY problem in all *DB*_File modules | Paul Marquess | 2001-10-22 | 3 | -2/+58 |
* | Misplaced test file; plus Cygwin filesystem semantics. | Jarkko Hietaniemi | 2001-06-23 | 1 | -429/+0 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 2 | -0/+866 |