fb683f6a7eWhitespace, cleanup, and work to get the test harness functional again. It compiles, but still needs to be debugged. Then, it's time to run the tests and fix everything they find (a lot I expect).
Gregory Burd
2009-09-03 17:31:03 -0400
e7dc5d2d04Update project todo and build notes.
Gregory Burd
2009-09-02 20:52:49 -0400
c39ba47f61Finished a pass over all the non-SQLite derrived tests (which all live in scr050) and brought them up to date, some minor fixes along the way. A few tests don't work properly, I've noted those in the TODO file for some other time.
Gregory Burd
2009-09-01 19:21:41 -0400
62311bde64Fixing the non-SQLite tests, the ones adopted from DB.
Gregory Burd
2009-09-01 09:53:56 -0400
119ffe556fTry to keep track of pending items.
Gregory Burd
2009-08-31 22:41:32 -0400
af3f20bc88Change from db_align types to more sane/generic names in types.m4.
Gregory Burd
2009-08-31 22:40:49 -0400
7905a5a889Fix a few more places where I forgot to put in a format string.
Gregory Burd
2009-08-31 22:39:57 -0400
2efb391318FIXME: So in db-4.8 __os_sleep() is static (sigh) meaning that I can't reuse it (and thus save static code size). For now, comment out the calls to __os_sleep() until I can determine how exactly to fix this.
Gregory Burd
2009-08-31 22:37:25 -0400
ab634c1bbbTurns out we needed that long_double_t type after all.
Gregory Burd
2009-08-31 22:00:05 -0400
5009f7bde7Updated typenames in the code to their new names in the aclocal scripts.
Gregory Burd
2009-08-31 21:17:21 -0400
d5f6575a7cMore house keeping. Removed all the "Id:" tags.
Gregory Burd
2009-08-31 20:28:38 -0400
d9572557c7Overlooked one file, ltmain.sh now up to date.
Gregory Burd
2009-08-31 19:46:15 -0400
b5b2c94631Reset permissions and updated a few overlooked autoconf files.
Gregory Burd
2009-08-31 19:16:02 -0400
1da1168747Update aclocal to latest version, fix s_* scripts in dist.
Gregory Burd
2009-08-31 18:52:36 -0400
faa6e61f60GDBv6 requires a bit more config to deal with dynamic libs and breakpoints.
Gregory Burd
2008-09-10 12:53:46 -0400
225929e650Many major changes which are not yet complete.
fenway
Gregory Burd
2008-05-25 08:44:57 -0400
b9a7f69e0bupdated copyrights to include 2008
Gregory Burd
2008-05-15 19:08:18 -0400
598977fa88Update license to GPL version 3.
Gregory Burd
2007-10-21 02:57:28 +0100
67da5e7057Change license to GPL version 3 from version 2.1
Gregory Burd
2007-10-21 01:42:57 +0100
9ab52d89beClean up and type fixes.
Gregory Burd
2007-10-21 01:33:16 +0100
2529f39db1Update call to srand48 to match prototype.
Gregory Burd
2007-10-21 01:31:56 +0100
d55ee94646Update flags for in-memory databases to DB 4.6 API
Gregory Burd
2007-10-21 01:29:45 +0100
ed5cf2a8d3Allocate SQL functions on heap, not end of struct.
Gregory Burd
2007-10-21 01:24:20 +0100
89646d2c84added a bit more to the smoke test
Gregory Burd
2007-03-24 23:15:20 +0100
f1037cdd9afixed portability to mac os/x 10.4.9
Gregory Burd
2007-03-24 22:59:14 +0100