Download List

Projeto Descrição

QDBM is an embedded 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-05 11:14
1.8.75

O utilitário API foi melhorada. Um erro relacionadas com a árvore B + API para Ruby foi corrigido.
Tags: Minor feature enhancements
The utility API was enhanced. A bug related to the
B+ tree API for Ruby was fixed.

2006-11-03 10:58
1.8.74

Um bug relacionado à otimização na série de Mac Intel foi eliminada.
Tags: Minor bugfixes
A bug related to optimization on the Intel Mac
series was eliminated.

2006-10-28 21:23
1.8.73

Um bug relacionado com bzip2 codificação foi corrigido.
Tags: Minor bugfixes
A bug related to bzip2 encoding was fixed.

2006-09-25 20:00
1.8.71

Wrappers for C + +, Java e Ruby foram melhorados. Há um modo silencioso que usa valores de retorno em vez de lançar uma exceção em alguns erros.
Tags: Minor feature enhancements
Wrappers for C++, Java, and Ruby were improved. There is a silent mode that uses return values instead of throwing an exception on some errors.

2006-08-21 19:23
1.8.70

O controle de mutex na API C + + foi refinado. Um bug que causou uma falha de segmentação no BSD foi corrigido. Um comando de teste para verificação de segurança multi-thread foi adicionado.
Tags: Minor feature enhancements
The mutex control in the C++ API has been refined. A bug that caused a segmentation fault on BSD was fixed. A test command for checking multi-thread safety was added.

Project Resources