summaryrefslogtreecommitdiff
path: root/ext/ODBM_File
Commit message (Expand)AuthorAgeFilesLines
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+18
* Fix for FETCH/NEXTKEY problem in all *DB*_File modulesPaul Marquess2001-10-223-2/+58
* Misplaced test file; plus Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-429/+0
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+866
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-0/+10
* more pod patchesMichael Stevens2001-03-161-3/+3
* strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-201-0/+1
* 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-4/+83
* avoid warnings due to redefined NULLGurusamy Sarathy2000-02-161-7/+0
* fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-151-0/+1
* typos in change#4623Gurusamy Sarathy2000-01-241-1/+1
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-4/+2
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-0/+2
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* use libdbm.nfs.a if available (libdbm.a is missing dbmclose())Mike Hopkirk1999-10-131-4/+4
* Replace change #4100 withRobin Barker1999-09-131-1/+1
* Fix pointer casts.Robin Barker1999-09-071-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-062-10/+3
* fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-2/+2
* DBM Filters (via private mail)Paul Marquess1999-05-073-15/+118
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-202-3/+3
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1/+1
* [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-1/+5
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-2/+2
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-2/+2
* PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-071-1/+1
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-1/+3
* [inseparable changes from match from perl5.003_28 to perl-5.003_90]Perl 5 Porters1997-02-221-0/+4
* Try to work around "bad free" in dbmclose().Perl 5 Porters1996-09-082-0/+8
* perl 5.003_05: ext/ODBM_File/ODBM_File.xsPerl 5 Porters1996-09-071-0/+15
* Quote string argument in example -- necessary if using strict subsPerl 5 Porters1996-07-151-1/+1
* Add NAME attribute to suppress MakeMaker "guess" warningPerl 5 Porters1996-06-231-0/+1
* perl 5.002perl-5.002Andy Dougherty1996-02-281-0/+18
* VERSION PatchPaul Marquess1996-02-061-4/+8
* perl5.002beta3Perl 5 Porters1996-02-023-0/+8
* perl 5.002beta2 patchPerl 5 Porters1996-01-131-1/+5
* 5.002 beta 1Larry Wall1995-11-213-3/+3
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-1/+7
* This is my patch patch.1j for perl5.001.Andy Dougherty1995-06-054-1/+12
* Perl 5.001perl-5.001Larry Wall1995-03-121-1/+1
* perl5.000 patch.0j: fix minor portability and build problems remaining even a...Andy Dougherty1995-02-071-1/+1
* This is my patch patch.0a for perl5.000.Tim Bunce1994-12-192-213/+2
* perl 5.000perl-5.000Larry Wall1994-10-174-0/+344