This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Use symbolic constant instead of number
[perl5.git] / ext / SDBM_File /
2014-06-02 Jarkko HietaniemiUse PERL_UNUSED_RESULT.
2014-02-05 Karl WilliamsonAllow blead to compile under some g++
2013-12-18 Father ChrysostomosLong verbatim lines in SDBM_File.pm
2013-12-17 Kevin Ryde[perl #114350] improved documentation
2013-12-17 Tony Cook[perl #114350] access to sdbm_prep()
2013-12-17 Tony Cook[perl #114350] add exportable PAGFEXT, DIRFEXT and...
2013-11-24 David Mitchellfix 'ignoring return value' compiler warnings
2013-11-18 David MitchellSDBM_File: fix 'set but not used' warning
2013-08-24 Nicholas ClarkFor SDBM_File, stop EU::MM from generating its default...
2012-12-13 Nicholas ClarkEliminate the fifth argument from GDBM_File::TIEHASH.
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-09-10 Craig A. BerryFix C++, MYMALLOC, sdbm combination.
2012-06-03 Craig A. Berryextern "C" for sdbm.c.
2012-03-09 Reini Urbansdbm.c: fix off-by-one access to global ".dir"
2011-12-09 Nicholas ClarkRemove the obsolete code for NO_EMBED from sdbm.h
2011-11-23 jkeenan[RT #36079] Where sensible, replace consecutive single...
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2010-12-19 Zeframbump version of many modules
2010-12-16 Nicholas ClarkMove common code from ext/[GONS]DBM_File/t/[gons]dbm...
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameteri...
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using...
2010-12-15 Nicholas ClarkConvert ext/SDBM_File/t/sdbm.t to Test::More.
2010-12-15 Nicholas ClarkRemove redundant use strict,warnings,?DBM_File from...
2010-12-11 Zeframfix various compiler warnings from XS code
2010-11-04 Nicholas ClarkRemove two use of dXSI32; superfluous because xsubpp...
2010-10-27 Father ChrysostomosIncrease SDBM_File’s version
2010-10-21 Nicholas ClarkSDBM_File::{error,clearerr} can be implemented as XS...
2010-10-21 Nicholas ClarkIn SDBM_File.xs, store the 4 filter functions as 1...
2010-10-21 Nicholas ClarkConvert [GNOS]DBM_File::TIEHASH to safecalloc() from...
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-07-24 David GoldenGlobal executable bit cleanup
2009-10-23 Nicholas ClarkAvoid using defined @array in core tests.
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-04-03 Nicholas ClarkIn sdbm_open(), replace strcat()s and strcpy()s with...
2009-04-03 Nicholas ClarkDon't needlessly assign to pagname (which seems to...
2009-04-03 Nicholas ClarkDon't assign needlessly to dirname. (which seems to...
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-01-06 Rafael Garcia-SuarezFix "grep in void context" warnings
2007-12-22 Nicholas ClarkExterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-22 Robin Barkerext/ consting
2006-12-11 Jan DuboisFirst patch from:
2006-05-24 Rafael Garcia-SuarezFix segfault in SDBM_File when the destructor is called...
2006-02-20 Dominic DunlopMake SDBM_File work with -Duse64bitall on Darwin (Mac...
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-06-27 Steve HaySilence compiler warning in SDBM_File
2005-05-23 Andy DoughertyRe: [perl #35938] [PATCH] SDBM_File fails to build...
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2003-12-27 Paul MarquessPATCH: *DB*_File
2003-12-26 Rafael Garcia-SuarezRestore ext/SDBM_File/sdbm/Makefile to its pre-21655...
2003-12-05 Craig A. Berryanother ext/SDBM_File/sdbm build fix
2003-11-12 Michael G. SchwernLast stab at sdbm/Makefile.PL
2003-11-05 Michael G. SchwernRe: [ANNOUNCE] ExtUtils::MakeMaker 6.19
2003-11-04 Rafael Garcia-SuarezTemporary kludge to allow SDBM_File being built
2003-10-09 Nicholas ClarkPut all pre-processor #s on the first column (some...
2003-08-31 Jarkko HietaniemiDe-cargo-cult.
2003-08-30 Jarkko HietaniemiMake XSLoader.t more robust (and sdbm.t more verbose)
2003-08-27 Jarkko HietaniemiUltrix tweaks: <string.h> must not be included twice
2003-08-14 Jarkko HietaniemiXS contents changes versus VERSION non-changes.
2003-07-31 Jarkko HietaniemiSchwern says this is most probably an old VMS MakeMaker
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2003-04-01 Michael G. SchwernMM hackery and whitespace changes
2002-12-11 Andy DoughertyRemove stale e-mail addresses
2002-09-08 Nicholas Clarkcleanup temp files (was Re: Smoke 17805 irix 6.5 6...
2002-08-22 Paul MarquessFix DBM filters
2002-05-21 Nicholas ClarkSDBM_File.xs warning (was Re: danger! op\fork.t#2 cause...
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-19 Paul Greenext/SDBM_File/sdbm.t -- VOS fix
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-16 TelsThe non-MakeMaker.pm parts of
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-10-22 Paul MarquessFix for FETCH/NEXTKEY problem in all *DB*_File modules
2001-10-16 Randolf WernerWIN64 (Itanium) port of Perl 5.6.1
2001-09-02 Gurusamy Sarathyremove stray CRs in files; keep all files with UNIX...
2001-08-15 Nikola Knezevicfixing SDBM_File problems under win32
2001-06-23 Jarkko HietaniemiMisplaced test file; plus Cygwin filesystem semantics.
2001-05-03 Jarkko HietaniemiRemove unused files; noted by Sarathy.
2001-02-20 Jarkko Hietaniemistrict-w-proof the ?DBM_File, from Paul Marquess.
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-10 Paul MarquessRE: [ID 20001013.009] DB_File issues warning when setti...
2000-11-14 Jarkko HietaniemiRedo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin StuhlGet PerlIO building on Win32
2000-11-07 kipp@shonanblue... Fake support of holey files in win/dosish platforms.
2000-10-20 Charles BaileySYN SYN
2000-09-14 Russ AllberyRe: Two advertising clauses need to be removed
2000-08-18 Jarkko HietaniemiDocument the NDBM_File and ODBM_File as SDBM_File
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-17 Mark-Jason DominusSDBM_File documentation
2000-02-16 Jarkko HietaniemiHP-UX 64-bitness/largefile fixes.
2000-02-15 Gurusamy Sarathyfix leaks in *DBM_File; safemalloc()ed things need...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
next