LOGONLY mark 195c30 and b3fe9f as NODOC since they're tiny tweaks
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File /
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-03-26 Nicholas Clark Remove now-redundant references to MAN3PODS in core...
2007-12-22 Nicholas Clark Hateful software that sends my cursor keys as packets...
2007-12-22 Nicholas Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-17 Rafael Garcia-Suarez Make the hint file work as well on 64-bit linuxes,
2007-11-15 Rafael Garcia-Suarez -e is better than -f (in case of symbolic links)
2007-11-15 David Cantrell Adjust ODBM_File for Debian. See:
2007-09-01 Clinton Gormley [perl #45093] Can't find ODBM library while compiling...
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2006-10-12 Robin Barker RE: g++ compile and make test 100%
2006-08-25 Rafael Garcia-Suarez Following Jarkko's advice, it seems that ODBM_File...
2006-08-24 Robin Barker change 28744 broke ODBM_File
2006-08-22 Jarkko Hietaniemi g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-01-31 Robert Millan [perl #33998] [PATCH] Support for GNU/kFreeBSD
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2003-12-27 Paul Marquess PATCH: *DB*_File
2003-08-14 Jarkko Hietaniemi XS contents changes versus VERSION non-changes.
2003-08-08 Gerrit P. Haase maintperl ...
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.
2002-12-11 Andy Dougherty Remove stale e-mail addresses
2002-08-23 Abhijit Menon-Sen Incorporate fix from JHI at:
2002-08-22 Paul Marquess Fix DBM filters
2002-07-09 Nick Ing-Simmons SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-22 Paul Marquess Fix for FETCH/NEXTKEY problem in all *DB*_File modules
2001-06-23 Jarkko Hietaniemi Misplaced test file; plus Cygwin filesystem semantics.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-03-16 Michael Stevens more pod patches
2001-02-20 Jarkko Hietaniemi strict-w-proof the ?DBM_File, from Paul Marquess.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-04 Jarkko Hietaniemi DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec...
2000-12-10 Paul Marquess RE: [ID 20001013.009] DB_File issues warning when setti...
2000-10-20 Charles Bailey SYN SYN
2000-08-18 Jarkko Hietaniemi Document the NDBM_File and ODBM_File as SDBM_File
2000-02-16 Gurusamy Sarathy avoid warnings due to redefined NULL
2000-02-15 Gurusamy Sarathy fix leaks in *DBM_File; safemalloc()ed things need...
2000-02-09 Charles Bailey Resync with mainline
2000-01-24 Gurusamy Sarathy typos in change#4623
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-10-13 Mike Hopkirk use libdbm.nfs.a if available (libdbm.a is missing...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-13 Robin Barker Replace change #4100 with
1999-09-07 Robin Barker Fix pointer casts.
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Paul Marquess DBM Filters
1999-05-09 Gurusamy Sarathy fix typo in dbm filters that caused odbm.t to fail
1999-05-07 Paul Marquess DBM Filters (via private mail)
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-03-16 Andy Dougherty [PATCH 5.004_62} Config_62-01 patch available.
1998-02-09 Gurusamy Sarathy [win32] enhancements to previous patch for XSUB OUTPUT...
1998-01-19 Gurusamy Sarathy [win32] Fix autovivification problems with XSUB OUTPUT...
1997-08-06 Paul Marquess PATCH: make DBM*_File modules sub-classable
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-02-21 Perl 5 Porters [inseparable changes from match from perl5.003_28 to...
1997-02-21 Jarkko Hietaniemi Digital UNIX and 3_28
1996-09-08 Perl 5 Porters Try to work around "bad free" in dbmclose().
1996-09-07 Perl 5 Porters perl 5.003_05: ext/ODBM_File/ODBM_File.xs
1996-06-23 Perl 5 Porters Add NAME attribute to suppress MakeMaker "guess" warning
1996-07-15 Perl 5 Porters Quote string argument in example -- necessary if using...
1996-02-29 Andy Dougherty perl 5.002
1996-02-06 Paul Marquess VERSION Patch
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-13 Perl 5 Porters perl 5.002beta2 patch
1995-11-20 Larry Wall 5.002 beta 1
1995-10-31 Andy Dougherty This is my patch patch.1n for perl5.001.
1995-06-05 Andy Dougherty This is my patch patch.1j for perl5.001.
1995-03-13 Larry Wall Perl 5.001
1995-02-07 Andy Dougherty perl5.000 patch.0j: fix minor portability and build...
1994-12-19 Tim Bunce This is my patch patch.0a for perl5.000.
1994-10-17 Larry Wall perl 5.000