summaryrefslogtreecommitdiff
path: root/ext/ODBM_File
Commit message (Expand)AuthorAgeFilesLines
* ODBM_File.xs: silence -Wc++-compat warningDavid Mitchell2020-12-012-1/+9
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* (perl #132147) bump *DBM_File versionsTony Cook2018-11-051-1/+1
* (perl #132147) add security warnings to the *DBM_File modulesTony Cook2018-11-051-0/+17
* ODBM_File: avoid "flags set but not used" warningLukas Mai2017-10-222-1/+2
* ODBM_File version bumpJarkko Hietaniemi2016-03-271-1/+1
* [perl #127751] error building ODBM_File on Windows, perl 5.23.9Jarkko Hietaniemi2016-03-271-0/+4
* ODBM_File: Avoid TOCTOU and using negative returns.Jarkko Hietaniemi2016-02-071-11/+31
* [perl #121351] Remove non-doio.c uses of PL_statbufDagfinn Ilmari Mannsåker2016-01-252-2/+3
* ODBM: fix a compiler warning.David Mitchell2014-12-191-1/+1
* [perl #71680] hints to use gdbm compat for [NO]DBM_File on Win32Tony Cook2013-07-011-0/+2
* Eliminate the fifth argument from GDBM_File::TIEHASH.Nicholas Clark2012-12-131-1/+0
* Improve general GNU hints, needed for GNU/Hurd.Pino Toscano2011-10-311-0/+1
* ODBM_File can use the same T_PTROBJ typemap as the other ?DBM_File modules.Nicholas Clark2011-09-073-3/+5
* Add PERL_NO_GET_CONTEXT to ODBM_FileNicholas Clark2011-06-162-1/+3
* Fix for [perl #90106] 5.14.0-RC2 ODBM_File failures on Ubuntu natty [multiarch]Vladimir Timofeev2011-05-181-3/+3
* 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/+5
* Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename.Nicholas Clark2010-12-161-27/+31
* Convert ext/ODBM_File/t/odbm.t to Test::More.Nicholas Clark2010-12-151-96/+91
* Remove redundant use strict,warnings,?DBM_File from ext/?DBM_File/t/?dbm.t.Nicholas Clark2010-12-151-18/+0
* Bump ODBM_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-44/+23
* 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
* 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
* Hateful software that sends my cursor keys as packets that can getNicholas Clark2007-12-221-1/+1
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-7/+12
* Make the hint file work as well on 64-bit linuxes,Rafael Garcia-Suarez2007-12-171-1/+1
* -e is better than -f (in case of symbolic links)Rafael Garcia-Suarez2007-11-151-1/+1
* Adjust ODBM_File for Debian. See:David Cantrell2007-11-151-1/+7
* [perl #45093] Can't find ODBM library while compiling 5.9.5 Clinton Gormley2007-09-011-2/+1
* 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-121-1/+1
* Following Jarkko's advice, it seems that ODBM_File cannot beRafael Garcia-Suarez2006-08-251-9/+1
* change 28744 broke ODBM_FileRobin Barker2006-08-241-2/+10
* g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim...Jarkko Hietaniemi2006-08-222-3/+3
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-1/+1
* [perl #33998] [PATCH] Support for GNU/kFreeBSD Robert Millan2005-01-312-0/+2
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-041-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-1/+1
* PATCH: *DB*_File Paul Marquess2003-12-271-3/+3
* XS contents changes versus VERSION non-changes.Jarkko Hietaniemi2003-08-141-1/+1