IO::Compress::*
[p5sagit/p5-mst-13.2.git] / ext / DB_File /
2005-11-11 Paul Marquess DB_File 1.814
2005-10-31 Steve Peters Upgrade to DB_File 1.813.
2005-10-09 Rafael Garcia-Suarez Upgrade to DB_File 1.1812, by Paul Marquess
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-03-12 Rafael Garcia-Suarez Upgrade to DB_File 1.811, by Paul Marquess
2004-08-07 Paul Marquess DB_File 1.810
2004-06-22 Paul Marquess DB_File 1.809 was RE: [perl #30237] DB_File methods...
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2003-12-27 Paul Marquess PATCH: *DB*_File
2003-11-01 Paul Marquess DB_File 1.807
2003-07-10 Slaven Rezic [PATCH} db-recno.t on Mac OS X
2003-05-05 Jarkko Hietaniemi Doc nit from mjd.
2003-03-11 Todd C. Miller typos and other minor things
2003-02-26 Hugo van der Sanden Two typos found by Philip Newton <pnewton@gmx.de>
2002-10-25 Paul Marquess DB_File 1.806
2002-09-04 Hugo van der Sanden #17836 (DB_File-1.805) misses a couple of dTHX declarations
2002-09-04 Kay Röpke Still no working Berkeley DB in OS X 10.2
2002-09-04 Paul Marquess DB_File 1.805
2002-08-22 Paul Marquess Fix DBM filters
2002-06-05 Jarkko Hietaniemi MacOS X 10.1.5 still failing the DB tests.
2002-05-10 Kay Röpke more os x test output cosmetics
2002-05-08 Kay Röpke Test output update for OS X 10.1.4
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-06 Jarkko Hietaniemi Prettyprinting and version paranoia.
2002-04-06 Jarkko Hietaniemi Be explicit about the two DB_File tests croaking
2002-03-24 Jarkko Hietaniemi DB_File: for the core version, no need to specify
2002-03-04 Jarkko Hietaniemi Faulty skip.
2002-03-04 Paul Marquess RE: [PATCH] RE: DB_File breakage
2002-03-03 Abhijit Menon-Sen Fix #14957.
2002-03-02 Paul Marquess DB_File 1.803
2002-01-06 Jarkko Hietaniemi DB_File sync from Paul Marquess.
2001-12-29 Andreas König cleaner close on tests, take 2
2001-11-27 Paul Marquess DB_File 1.801
2001-11-24 Paul Marquess DB_File 1.800
2001-11-08 Paul Marquess RE: Win2k / Cygwin-1.3.3
2001-11-05 Jarkko Hietaniemi Unterminated L<.
2001-10-31 Rafael Garcia-Suarez Various test cleanups
2001-10-30 Paul Marquess RE: DB_File-1.79 on Cygwin 1.3.3
2001-10-27 Jarkko Hietaniemi Patch #12661 missed this.
2001-10-26 H.Merijn Brand Re: DB_File-1.79 on Cygwin 1.3.3
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-25 Paul Marquess DB_File-1.79
2001-10-22 Paul Marquess Fix for FETCH/NEXTKEY problem in all *DB*_File modules
2001-10-15 Jarkko Hietaniemi Casting tweak from Paul Marquess, helps Merijn on AIX.
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-09-30 Jonathan Stowe Remove string eval from AUTOLOAD
2001-07-31 Philip Newton Typo in DB_File.pm
2001-07-31 Paul Marquess DB_File-1.78
2001-07-21 Jarkko Hietaniemi Integrate change #11388 from macperl (the *.t parts...
2001-07-07 Mark-Jason Dominus Doc patch DB_File.pm: use umask-friendly modes
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-13 Jarkko Hietaniemi Use __attribute__((unused)) to silence -Wall on unused ax.
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-30 Jarkko Hietaniemi More -Wall silencing from Michael Schwern and Jarkko...
2001-05-24 Jarkko Hietaniemi DB_File has its own attribute story.
2001-04-26 Paul Marquess DB_File-1.77
2001-03-16 Michael Stevens more pod patches
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Paul Marquess DB_File-1.75 (was RE: [8104] DB_File)
2000-12-14 H.Merijn Brand [8104] DB_File
2000-12-12 Paul Marquess DB_File-1.74
2000-12-10 Paul Marquess RE: [ID 20001013.009] DB_File issues warning when setti...
2000-11-22 Jarkko Hietaniemi Nickety nits.
2000-11-16 Jarkko Hietaniemi The type of the hash_cb() size argument is tricky.
2000-11-15 Jens Hamisch Use u_int32_t for the size of hash_cb(), not size_t.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy DB_File v1.73 update (from Paul Marquess)
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 fix typos; avoid use constant for lowercase constants...
2000-01-23 Gurusamy Sarathy DB_File 1.72 update from Paul Marquess <paul.marquess...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-10-13 Mike Hopkirk Add DB_File hint for SCO ODT.
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Gurusamy Sarathy change#4113 was missing DB_File.xs changes
1999-09-09 Paul Marquess DB_File 1.71
1999-08-05 Paul Marquess DB_File 1.70
1999-08-04 Paul Marquess (Replaced by change #3921)
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy DB_File 1.68 update from Paul Marquess
1999-07-26 Gurusamy Sarathy INSTALL =~ s/5.006/5.6/; delay loading Errno until...
1999-07-21 oracle@pcr8.pcr.com Use Errno more extensively so that error
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Paul Marquess DB_File 1.67
1999-06-10 Gurusamy Sarathy DB_File tweaks for IMPLICIT CONTEXT
1999-05-07 Paul Marquess DBM Filters (via private mail)
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-24 Gurusamy Sarathy integrate change#3115 from maint-5.005
1999-02-22 Paul Marquess DB_File 1.64 patch
next