openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
haskelldb
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added hs-plugins version requirement to INSTALL
bring
More...
about 19 years ago
Renamed dynConnectPWD to dynConnect_
bring
More...
about 19 years ago
Include loadPackageFunction in DynConnect, since it is not available in hs-plugins yet.
bring
More...
about 19 years ago
Changed maintainer address. Removed old Makefile for building HSQL.
bring
More...
about 19 years ago
Moved version number to a separate module.
bring
More...
about 19 years ago
Build DBDirect with Makefile.
bring
More...
about 19 years ago
Reimplemented DBDirect using DynConnect instead of GenericConnect. Fixed DynConnect to load code from installed packages. Removed old configure / make based build system.
bring
More...
about 19 years ago
Added base package to build-depends. Reported by Gustaf Nilsson.
bring
More...
about 19 years ago
Changed version number to 0.9.1pre
bring
More...
about 19 years ago
Updated config.sub, now supports amd64
bring
More...
about 19 years ago
Do not make table and field names start with a lower case letter.
bring
More...
over 19 years ago
Added support for HSQL 1.6 to the make-based build system.
bring
More...
over 19 years ago
Added Cabal file for the hs-plugins backend.
bring
More...
over 19 years ago
Added separate Cabal files for each backend.
bring
More...
over 19 years ago
Change Typeable instances to compile with GHC 6.4.
bring
More...
over 19 years ago
Added Niklas Broberg's cabal build stuff.
bring
More...
over 19 years ago
Make GenericConnect use -package for all available backend packages.
bring
More...
about 20 years ago
The attributes for an Intersect were calculated with set difference, which seems wrong. Since the type of intersect requires the relations to have the same fields, now just take attributes from the first query. Bug reported by Lemmih.
bring
More...
about 20 years ago
Fix handling of hierarchical module names in DBDirect.
bring
More...
about 20 years ago
Added (untested) support for custom unary operators
bring
More...
about 20 years ago
Don't barf and die if HUGS_DIR does not exist.
bring
More...
about 20 years ago
Fixed optimizer bug which pushed restrictions into the wrong branch of binary ops. Bug reported and located by Lemmih.
bring
More...
about 20 years ago
Added package argument to ghc module availability testing macro. Fixed dependency generation and cleaned up handling of package flags. Compile with -O2.
bring
More...
about 20 years ago
Added toFieldType case for SqlMedInt, fixing bug reported by Jeremy Shaw
bring
More...
about 20 years ago
Changes to the structure of the makefile system to allow us to only compile files with the dependencies they really need (thus paving the way for the hs-plugins support)
ahockersten
More...
about 20 years ago
Screwed my head back on, and undoed the last change
ahockersten
More...
about 20 years ago
DBDirect wanted 4 arguments for sqlite for unknown reason. Changed this to 3 to reflect reality
ahockersten
More...
about 20 years ago
Added preliminary hs-plugins support. Useless at the moment, but it doesn't break anything either.
ahockersten
More...
about 20 years ago
Cosmetic fix in help message
ahockersten
More...
about 20 years ago
Fixed build system to work with new directory hieararchy.
bjorn
More...
over 20 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree