]> mj.ucw.cz Git - libucw.git/history - lib/db.c
Unaligned access functions (formerly macros) work in native, big and little endian.
[libucw.git] / lib / db.c
2006-01-16 Martin MaresCleaned up includes.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2002-08-20 Martin MaresAdded license notices to all library files which are...
2001-12-15 Martin MaresNew version of the SDBM library.
2001-01-21 Martin MaresUse xmalloc_zero() instead of xmalloc() followed by...
2000-12-11 Martin MaresAdded support for memory debuggers (efence and [unteste...
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-05 Martin MaresAdd directory to all includes.
2000-08-02 Martin MaresSupport database sizes from 2G to 4G.
2000-07-13 Martin MaresRecalculate directory position when cascading splits.
2000-07-13 Martin MaresReplaced the hash function. Damn it!
1999-11-20 Martin MaresDon't call pgc_page_pos, it no longer exists!
1999-11-19 Martin MaresFix return values.
1999-11-15 Martin MaresMoved tests to extra file.
1999-11-15 Martin MaresImplemented database walking.
1999-11-15 Martin MaresAdded prototype version of the fast database management...