Commit graph

7 commits

Author SHA1 Message Date
adam
913bbe16d4 Changes 1.0.24:
* Correct a typo which turns a C comment into a C++ comment
2005-04-06 15:02:05 +00:00
martti
a304a917fa Updated dbh to 1.0.22
* Bug fixes

This is needed by xfce 4.2.1
2005-03-16 13:29:46 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
martti
4b65b6259f Updated dbh to 1.0.20
Changes unknown (ChangeLog ends to 1.0.10). This version is needed
by the (not yet released) XFce 4.2
2004-10-08 09:13:30 +00:00
martti
f5ff0c079e Updated dbh to 1.0.18
List of changes unknown (the ChangeLog file ends in 1.0.10).
2004-05-05 06:24:58 +00:00
martti
914af46724 Updated dbh to 1.0.15
* Build process fixes
2003-07-22 05:22:58 +00:00
hubertf
fcafcd14c9 Import dbh-1.0.14: Library to create disk based Hashtables
Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

Submitted by benedikt.meurer@unix-ag.uni-siegen.de in pkgsrc-wip
2003-04-06 13:45:39 +00:00