3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commented out debug printing of the SQL statement More... over 20 years ago
fixed compilation of HSQL_driver More... over 20 years ago
added ghci problem More... over 20 years ago
Changed license text to more closely match the BSD license text available from OSI. The only difference from the OSI version is that "Neither the name of the <ORGANIZATION> nor the names of its contributors ..." has been replaced by "Neither the names of the copyright holders nor the names of the contributors ...". More... over 20 years ago
changed dependencies to only look at files in HSQL_DRIVERS More... over 20 years ago
Added some stuff More... over 20 years ago
added autom4te.cache to .cvsignore More... over 20 years ago
Added --enable-hugs flag. More... over 20 years ago
fixed some typos More... over 20 years ago
added dist target. More... over 20 years ago
disabled dependency generation More... over 20 years ago
moved DRIVERS to config.mk.in More... over 20 years ago
added cygwin odbc lib dir More... over 20 years ago
added simple compile instructions More... over 20 years ago
added --with-odbc-libs. fixed help message formatting. More... over 20 years ago
moved test programs to test/ dir More... over 20 years ago
added .cvsignore to top-level dir More... over 20 years ago
Added autoconf configuration. More... over 20 years ago
Removed fixed NULL problem from TODO. More... over 20 years ago
Added haddock header More... over 20 years ago
Fixed minor typo More... over 20 years ago
Separated hsqlRowSelect into hsqlRowSelect and hsqlRowSelectMB More... over 20 years ago
Added preliminary types for Date, Time, DateTime and Timestamp. They are not usable yet and the interface is not done, but the code doesn't break anything existing More... over 20 years ago
Added haddock comments More... over 20 years ago
added missing exception handling to connect call More... over 20 years ago
Now build PostgreSQL driver More... over 20 years ago
made linking rule explicit More... over 20 years ago
removed superfluous imports More... over 20 years ago
quoted some variables given to configure More... over 20 years ago
added postgresql includes for jackass More... over 20 years ago