2006-01-08 Mikio Hirabayashi
- Configuration for VC++ was to build DLL.
- Release: 1.8.40
2006-01-04 Mikio Hirabayashi
- The advanced API was enhanced.
- Release: 1.8.39
2006-01-01 Mikio Hirabayashi
- The advanced API was enhanced.
- Release: 1.8.38
2005-12-26 Mikio Hirabayashi
- Functions to set the size of the free block pool were added.
- Commands line tools were enhanced.
- Release: 1.8.37
2005-12-24 Mikio Hirabayashi
- Free block pool was enhanced.
- Commands line tools were enhanced.
- Release: 1.8.36
2005-11-30 Mikio Hirabayashi
- The utility API was enhanced.
- The extended advanced API was enhanced.
- All stat calls were replaced with lstat calls.
- Release: 1.8.35
Change:
- A bug of i-node duplication on MinGW was fixed.
pkgsrc Change:
- Split Makefile to provide bindings for other languages in separate
packages.
QDBM is an embeded database library compatible with GDBM and NDBM. It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.
This package includes APIs for C, C++, and Java. CGI scripts are also
contained. APIs for Perl and Ruby should be installed with a source
package.