4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Oct 29, 2023 — Oct 29, 2024
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. More... over 17 years ago
Update mysql backend for recent Tango. More... over 17 years ago
Compile with Tango trunk. More... over 17 years ago
Propsetting svn:eol-style native More... over 17 years ago
Added optional allocator delegate (should it be a delegate or function?) to fetch method in IPreparedStatement and Mysql implementation. More... over 17 years ago
Fixed my b0rked previous fix, still thanks wuseldusel. More... over 17 years ago
Try to avoid double free in glibc, thanks wuseldusel More... over 17 years ago
Fixed version brace placement. Thanks wuseldusel. More... over 17 years ago
Added SqlGenerator helper methods. Added support for DBIException's to MysqlPreparedStatement. 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). More... over 17 years ago
Added getLastInsertID override, but there is no implementation for now. More... over 17 years ago
Updated file for Tango 0.99.4 More... over 17 years ago
add new test client program More... over 17 years ago
more phobos removal More... over 17 years ago
more phobos removal More... over 17 years ago
add new test client program 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. More... almost 18 years ago
added length() function in Row to return number of columns More... about 18 years ago
name the lib dbi in dsss More... about 18 years ago
ref is now a keyword More... about 18 years ago
big change: consistent license headers, removed version info, added version statements for compilation More... about 18 years ago
added db registration to sqlite, along with lastinsertid and tango logging More... about 18 years ago
add lastinsertid method More... about 18 years ago
ability to do foreach on each column of a row More... about 18 years ago
added registry and beginning of URL based database access More... about 18 years ago
added registry and beginning of URL based database access More... about 18 years ago
added simple dsss.conf More... about 18 years ago
tango.FileProxy -> FilePath, also build bug where filename wasn't .dup'd 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 More... over 18 years ago
oops More... over 18 years ago