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
D
DDBI
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Oct 29, 2023 — Oct 29, 2024
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update sqlite backend for recent Tango, it still has other compile errors though.
larsivi
More...
over 17 years ago
Update mysql backend for recent Tango.
larsivi
More...
over 17 years ago
Compile with Tango trunk.
larsivi
More...
over 17 years ago
Propsetting svn:eol-style native
larsivi
More...
over 17 years ago
Added optional allocator delegate (should it be a delegate or function?) to fetch method in IPreparedStatement and Mysql implementation.
aaronc542
More...
over 17 years ago
Fixed my b0rked previous fix, still thanks wuseldusel.
larsivi
More...
over 17 years ago
Try to avoid double free in glibc, thanks wuseldusel
larsivi
More...
over 17 years ago
Fixed version brace placement. Thanks wuseldusel.
larsivi
More...
over 17 years ago
Added SqlGenerator helper methods. Added support for DBIException's to MysqlPreparedStatement.
aaronc542
More...
over 17 years ago
Fixing problems with building MySQL on Windows and Linux with a most unfortunate hack - a imp.d and imp_win.d file which have one difference - extern(Windows) versus extern(C).
aaronc542
More...
over 17 years ago
Added getLastInsertID override, but there is no implementation for now.
larsivi
More...
over 17 years ago
Updated file for Tango 0.99.4
larsivi
More...
over 17 years ago
add new test client program
stonecobra
More...
over 17 years ago
more phobos removal
stonecobra
More...
over 17 years ago
more phobos removal
stonecobra
More...
over 17 years ago
add new test client program
stonecobra
More...
over 17 years ago
Adding first verison of PreparedStatement API and MySQL implementation. Updated mysql imp.d file for compatibility with MySQL 5.1 client using build switch -version=MySQL_51 and added safe-guards against compilation against the wrong client library in MysqlDatabase.d. Changed MYSQL* from private to package in MysqlDatabase.d.
aaronc542
More...
almost 18 years ago
added length() function in Row to return number of columns
stonecobra
More...
about 18 years ago
name the lib dbi in dsss
stonecobra
More...
about 18 years ago
ref is now a keyword
stonecobra
More...
about 18 years ago
big change: consistent license headers, removed version info, added version statements for compilation
stonecobra
More...
about 18 years ago
added db registration to sqlite, along with lastinsertid and tango logging
stonecobra
More...
about 18 years ago
add lastinsertid method
stonecobra
More...
about 18 years ago
ability to do foreach on each column of a row
stonecobra
More...
about 18 years ago
added registry and beginning of URL based database access
stonecobra
More...
about 18 years ago
added registry and beginning of URL based database access
stonecobra
More...
about 18 years ago
added simple dsss.conf
stonecobra
More...
about 18 years ago
tango.FileProxy -> FilePath, also build bug where filename wasn't .dup'd
stonecobra
More...
about 18 years ago
merging 0.2-stable branch back to trunk, because it's going to be a while until 0.3 is sane
brad
More...
over 18 years ago
oops
brad
More...
over 18 years ago
←
1
2
3
4
→
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