summaryrefslogtreecommitdiff
path: root/ext/SDBM_File/sdbm
Commit message (Expand)AuthorAgeFilesLines
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19Michael G. Schwern2003-11-051-11/+6
* Temporary kludge to allow SDBM_File being builtRafael Garcia-Suarez2003-11-041-0/+4
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-1/+1
* Ultrix tweaks: <string.h> must not be included twiceJarkko Hietaniemi2003-08-272-3/+7
* Schwern says this is most probably an old VMS MakeMakerJarkko Hietaniemi2003-07-311-1/+0
* MM hackery and whitespace changesMichael G. Schwern2003-04-011-21/+8
* Remove stale e-mail addressesAndy Dougherty2002-12-111-1/+1
* The non-MakeMaker.pm parts ofTels2002-01-161-1/+1
* WIN64 (Itanium) port of Perl 5.6.1Randolf Werner2001-10-161-2/+1
* Remove unused files; noted by Sarathy.Jarkko Hietaniemi2001-05-032-186/+0
* Fake support of holey files in win/dosish platforms.kipp@shonanblue.ne.jp2000-11-071-0/+21
* Re: Two advertising clauses need to be removedRuss Allbery2000-09-142-20/+54
* HP-UX 64-bitness/largefile fixes.Jarkko Hietaniemi2000-02-161-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-082-2/+2
* cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-281-1/+0
* fix data loss when more than one block is read from SDBMGurusamy Sarathy1999-09-051-3/+13
* [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-011-1/+1
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-1/+1
* Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3Andy Dougherty1999-07-271-1/+5
* noecho noops (from Nicholas Clark <nick@flirble.org>)Gurusamy Sarathy1999-07-171-3/+5
* win32 build fixesGurusamy Sarathy1999-06-101-0/+3
* remove stray K&R-ismsGurusamy Sarathy1999-06-025-54/+33
* s/isspace/isSPACE/g and make sure the CRT version is alwaysGurusamy Sarathy1999-05-211-2/+5
* various little nitsGurusamy Sarathy1999-05-203-1/+12
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+6
* [5.005_56] Add EXISTS to SDBM_File and libsdbmRuss Allbery1999-03-256-1/+37
* missing PERL_POLLUTE_MALLOCGurusamy Sarathy1999-02-181-3/+1
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-18/+10
* avoid garbage in db->dirbufMasahiro KAJIURA1999-02-071-0/+1
* remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-042-8/+0
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-4/+6
* fixup patches for VMSHans Mulder1998-06-211-0/+14
* A tweaked version of:Dan Sugalski1998-06-101-3/+7
* [win32] merge changes#752,753 from maintbranchGurusamy Sarathy1998-05-141-0/+6
* [win32] remove __declspec kludge in sdbm.h in favor of setting aGurusamy Sarathy1998-04-042-6/+1
* [win32] the EXTCONST in sdbm.h breaks SDBM on Borland, sinceGurusamy Sarathy1998-04-041-0/+5
* Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}Malcolm Beattie1998-04-021-1/+1
* Next wave of _63 VMS patchesCharles Bailey1998-04-028-8/+25
* [PATCH 5.004_60] Fix to MM_VMS.PMHans Mulder1998-02-272-6/+18
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-1/+1
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-1/+2
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-315-88/+40
* sdbm can fail if a config.h exists in system directoriesTim Bunce1997-06-111-0/+1
* Fix NAME in SDBM_File buildChip Salzenberg1997-04-181-1/+1
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-153-10/+16
* Use "proto" instead of "_" in sdbm.hChip Salzenberg1996-12-231-8/+8
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-062-9/+25
* Re: Namespace cleanup: Does SDBM need binary compatibility?Hallvard B Furuseth1996-12-062-64/+74
* [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-9/+9
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-192-14/+26