Commit graph

8 commits

Author SHA1 Message Date
f0d35340b4 K&R no more 2024-05-08 15:59:52 -04:00
bdd732cef7 numerous fixes 2023-10-21 13:06:35 -04:00
5dc705134e update autoconf 2023-10-19 14:38:33 -04:00
Gregory Burd
d5f6575a7c More house keeping. Removed all the "Id:" tags. 2009-08-31 20:28:38 -04:00
Gregory Burd
b9a7f69e0b updated copyrights to include 2008 2008-05-15 19:08:18 -04:00
Gregory Burd
598977fa88 Update license to GPL version 3. 2007-10-21 02:57:28 +01:00
Gregory Burd
f1037cdd9a fixed portability to mac os/x 10.4.9
There was no need to maintain random number generation state within the DBSQL
structure, that is removed and now static within the two functions requiring
random number generation.  The placement of the function hash table in the
memory allocated for DBSQL was wrong, that is now fixed.
2007-03-24 22:59:14 +01:00
Gregory Burd
a04d39bc52 Initial import. 2007-03-10 20:04:07 +01:00