Commit graph

14 commits

Author SHA1 Message Date
5dc705134e update autoconf 2023-10-19 14:38:33 -04:00
Gregory Burd
62311bde64 Fixing the non-SQLite tests, the ones adopted from DB. 2009-09-01 09:55:43 -04:00
Gregory Burd
ab634c1bbb Turns out we needed that long_double_t type after all. 2009-08-31 22:11:14 -04:00
Gregory Burd
5009f7bde7 Updated typenames in the code to their new names in the aclocal
scripts.
2009-08-31 21:17:21 -04:00
Gregory Burd
d5f6575a7c More house keeping. Removed all the "Id:" tags. 2009-08-31 20:28:38 -04:00
Gregory Burd
d9572557c7 Overlooked one file, ltmain.sh now up to date. 2009-08-31 19:46:15 -04:00
Gregory Burd
b5b2c94631 Reset permissions and updated a few overlooked autoconf files. 2009-08-31 19:16:02 -04:00
Gregory Burd
1da1168747 Update aclocal to latest version, fix s_* scripts in dist. 2009-08-31 18:52:36 -04:00
Gregory Burd
faa6e61f60 GDBv6 requires a bit more config to deal with dynamic libs and breakpoints. 2008-09-10 12:53:46 -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
4a8fcf6cd1 remove generated files 2007-03-24 05:28:22 +01:00
Gregory Burd
a04d39bc52 Initial import. 2007-03-10 20:04:07 +01:00