3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added bugs reported by Krasimir right after the release More... almost 21 years ago
Made CalendarTime an instance of ShowConstant More... almost 21 years ago
Removing 2 old files More... almost 21 years ago
DbDirect now accepts a flag for deciding if BoundedString should be used. Str* has been changed to BStr* to allow string comparing. More... almost 21 years ago
Fixed a bug in DbDirect. Ought to redesign though, but I have to think about how that should be done More... almost 21 years ago
Removed BoundedString options. BoundedString always compiles now. More... almost 21 years ago
including config.mk enables using ifdef More... almost 21 years ago
Added support for configure feedback More... almost 21 years ago
Added a file for writing down fixed bugs More... almost 21 years ago
Added som haddock-comments More... almost 21 years ago
added use TH to compile to SQL at compile time suggestion More... almost 21 years ago
added database layout modification suggestion More... almost 21 years ago
fixed unistallation and reinstalltion of GHCi library (HShdb.o) More... almost 21 years ago
Changed List import to Data.List More... almost 21 years ago
bugfix: set ENABLE_HUGS to no if hugs is not found. More... almost 21 years ago
removed release TODO stuff More... almost 21 years ago
fixed bug in install target More... almost 21 years ago
made HSQL.ODBC reference a link in the haddock docs More... almost 21 years ago
Removed our passwords and so on from the source files More... almost 21 years ago
Removed a typo More... almost 21 years ago
Removed some done things More... almost 21 years ago
Added new file BUGS, to be used to store bugs that end users need to know about More... almost 21 years ago
fixed typo More... almost 21 years ago
fixed ghc-hsql-dir heuristics More... almost 21 years ago
don't disable HSQL if no drivers enabled More... almost 21 years ago
added final # to LINE pragmas as required by ghc. More... almost 21 years ago
added preprocessing variables More... almost 21 years ago
Missed one. :) More... almost 21 years ago
Updated our TODO More... almost 21 years ago
bugfix: made IS NULL and IS NOT NULL prefix operators, as they are in SQL More... almost 21 years ago