A SQL database engine on top of Oracle Berkeley DB. https://dbsql.org
Find a file
Gregory Burd 9ab52d89be Clean up and type fixes.
After discussions with Keith Bostic I've learned that always specifying the
full type (u_int32_t rather than int) as a general rule is not always a good
idea.  Now, as I review code I'm reverting some of those changes.  The new
rule of thumb is to use explict typing only in places that require it.
2007-10-21 01:33:16 +01:00
dist fixed portability to mac os/x 10.4.9 2007-03-24 22:59:14 +01:00
docs_src Initial import. 2007-03-10 20:04:07 +01:00
src Clean up and type fixes. 2007-10-21 01:33:16 +01:00
test added a bit more to the smoke test 2007-03-24 23:15:20 +01:00
LICENSE Initial import. 2007-03-10 20:04:07 +01:00
LICENSE_EXCEPTIONS Initial import. 2007-03-10 20:04:07 +01:00