2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the defined methods to the Ruby classes. More... almost 18 years ago
Added class creation to basicLoad method. More... almost 18 years ago
Added class creation to basicLoad method. More... almost 18 years ago
first commit More... almost 18 years ago
first commit More... almost 18 years ago
Memory allocation tweaks in quote_string. Got rid of a few free()s as well, which isn't good, but I'll deal with that later. More... almost 18 years ago
Memory allocation tweaks in quote_string. Got rid of a few free()s as well, which isn't good, but I'll deal with that later. More... almost 18 years ago
Fixed DML statement that breaks when MySQL in "strict mode" More... almost 18 years ago
Fixed DML statement that breaks when MySQL in "strict mode" More... almost 18 years ago
Silently recover from fastthread loading errors. More... almost 18 years ago
Silently recover from fastthread loading errors. More... almost 18 years ago
Adding netbeans project directory. More... almost 18 years ago
Adding netbeans project directory. More... almost 18 years ago
Fixes for typecasting with set_types More... almost 18 years ago
Fixes for typecasting with set_types More... almost 18 years ago
Changed 'gem' call back to 'require' More... almost 18 years ago
Changed 'gem' call back to 'require' More... almost 18 years ago
Added charset support to mysql connection uri: mysql://us...@host:port/database?charset=latin1. Defaults to utf8 More... almost 18 years ago
Added charset support to mysql connection uri: mysql://us...@host:port/database?charset=latin1. Defaults to utf8 More... almost 18 years ago
Changed rbmysql to do_mysql, chucked the Benchmark rake tasks, added spec rake task.
ssmoot
as Sam Smoot
More... almost 18 years ago
Changed rbmysql to do_mysql, chucked the Benchmark rake tasks, added spec rake task.
ssmoot
as Sam Smoot
More... almost 18 years ago
Added proper Mysql string escaping using mysql_real_escape_string. See Ticket #122 for details. More... almost 18 years ago
Added proper Mysql string escaping using mysql_real_escape_string. See Ticket #122 for details. More... almost 18 years ago
Default time, date, datetime parsing. NULLs are handled correctly. Autobuild helper More... almost 18 years ago
Default time, date, datetime parsing. NULLs are handled correctly. Autobuild helper More... almost 18 years ago
Null checking in do_sqlite3 More... almost 18 years ago
Null checking in do_sqlite3 More... almost 18 years ago
Removing test.db. Added breaking specs.
ssmoot
as Sam Smoot
More... almost 18 years ago
Removing test.db. Added breaking specs.
ssmoot
as Sam Smoot
More... almost 18 years ago
Added quoting specs.
ssmoot
as Sam Smoot
More... almost 18 years ago