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
try again More... over 18 years ago
oops More... over 18 years ago
* Moving the 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
- Add type information to pgresult More... over 18 years ago
um, fixing botched [40] attempt at svn:eol-style propset - this should do it, also small changes to notes in MssqlDatabase.d More... over 18 years ago
Preliminary FreeTDS support (MSSQL, Sybase) More... over 18 years ago
SQLite updates for toCString/toDString More... over 18 years ago
* [41] ended up with way more updates than I had intended, including More... over 18 years ago
* renamed libddbi.a because my linux box already had libdbi.a - not sure what it is... More... over 18 years ago
attempt to fix CRLF issues between platforms - may have to remove all CRLF's and store like *nix as well - we'll see... More... over 18 years ago
Fixed a "no effect in expression" warning. More... almost 19 years ago
* buildme.d now puts non-Windows library names in the proper style. More... almost 19 years ago
buildme.d no longer fails on linux after a build error. More... almost 19 years ago
* buildme.d uses bud instead of build. More... almost 19 years ago
Removed the old files that weren't in CamelCase. More... almost 19 years ago
* Changed DBIException.getSQL to DBIException.getSql. More... almost 19 years ago
* D DBI is now compatible with DMD 0.163 More... about 19 years ago
Removed a cyclic dependency that prevented D DBI from compiling with GDC. More... about 19 years ago
Second try to add the files before I switch SVN clients. More... about 19 years ago
All new files were dropped from SVN. This has been corrected. More... about 19 years ago
* The documentation was redone almost from scratch. More... about 19 years ago
* D DBI now uses the New BSD License instead of the LGPL. More... about 19 years ago
Trunk updated to version 0.2.0. More... about 19 years ago
Removed old files (changed structure). More... about 19 years ago
zap some object files More... about 19 years ago
touch up More... over 19 years ago
Added Makefile for Windows More... over 19 years ago
Adding ODBC Integration (Windows) More... over 19 years ago
Updated BaseResult.d (!== to !is) More... over 19 years ago
Updated Statement.d to conform to recent DMD compiler revisions. (Changed !=='s to !is's) More... over 19 years ago