was provided by Bernhard 'burnhard' Riedl on hanirc's #netbsd.
Changes since 0.8:
- converted fully to Tcl_Obj's
- able to handle keys and data with embedded NUL's
- deal with Tcl's internal UTF string encoding
- put in own namespace tclgdbm::gdbm
- remerge of changes from tcl+gdbm-0.4
- remerge of changes from tcl+gdbm-0.4 (insert/store
accept multiple args for data)
- updated man pages
- add test driver tclshgdbm
- add gdbm.test which uses standard tcltest package
- repackage Dave's changes into rpm
Patch provided by Dieter Roelants in PR pkg/25132
0.99 - Bundled changes from 0.98* and released production version
Removed duplicate code in cache expiry routines
Experimental SearchBuilder::Union collection object.
Released at the YAPC::Taipei::22004 Release Party
0.98_04 - New mysql/oracle "Join" code that allows more complex bundling of
joins from Linda and Robert
0.98_03 - New test infrastructure from Andy Lester
0.98_02 - Better handling of != clauses on Postgres
0.97_02 - Support for "Group By" clauses.
Support for delayed load of certain columns from Autrijus Tang.
0.97_01 - Oracle doesn't support binary-safe clobs in a reasonable manner.
0.96 - Releasing 0.96_01 as usable
0.96_01 - Fix a couple of spurious warnings in Record::Cachable
Records loaded from multiple-record searches were never cached
correctly
0.95_03 - Allow case-insensitive loading by columns in SearchBuilder::Record
- Record::LoadByCols now lets you specify operator and values
0.95_01
- Removed historical escaping for non-ascii searche queries
0.94- - Fix for multiple handles in one app from Autrijus Tang
0.93
- Added ODBC database driver from Autrijus Tang
- Added the ability to sort on functions of columns from Autrijus Tang
- Improved case-insensitve searching behavior for PostgreSQL
- Added support for multiple handles in one app from Autrijus Tang (#4167)
- Added initial Informix database driver from Oliver Tappe
0.92 Sept 4, 2003
- Fixed a bug that caused certain types of pre-canned table aliases to fail to work on join
0.90 Aug 8, 2003
- Disable Class::ReturnValue's stack trace feature as it interacted poorly with a stack containing lots of data
0.89_02 July 19, 2003
- Patch from Grant DeGraw to allow ordering by multiple columns.
0.89_01 July 18 2003
- Patch from Brook for:
- better oracle support
- remove "SELECT DISTINCT" when it's not necessary
0.88 June 23 2003
- More correct generation of "Distinct" keyword on counts for queries with left joins
0.87 June 16 2003
- Changed DBIx::SB::Record::Cachable to expire cached object when a "deeper" method call changes their values
0.86 June 7 2003
- Doing conditional connections was failing on postgres, because the handle was defined, but not connected
0.85 June 7 2003
- Stan's destroy fix was actually badly breaking RT
- It's now an optional parameter.
New features are:
* the OOoDic Autopilot which allows a user to download automatically any
one of 87 spelling, hyphenation and thesaurus dictionaries
* enhanced support for languages that use a comma instead of a
point/full stop as the decimal point
Additionally many reported bugs have been fixed. For a full list see
http://download.openoffice.org/1.1.1/issues_resolved_1.1.1.html
it as "xgalaga-2.0.34.tar.gz" from "${MASTER_SITE_LOCAL}". Now that the
project has been deleted on SourceForge the distribution file is likely
going to disappear from there, too.