2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added BigDecimal support to RbMysql. Fixed rb_raise error in RbMysql::Result#set_types. Updated rake bench tasks. Made do_mysql.rb conform to new API enforced by the new connection-pooling DataObjects base classes. More... almost 18 years ago
Added DataObject::LengthMismatchError, should be raised by set_types if the type array length doesn't match the actual field count. More... almost 18 years ago
Added DataObject::LengthMismatchError, should be raised by set_types if the type array length doesn't match the actual field count. More... almost 18 years ago
Removed the funky pseudo-debugging printf junk More... almost 18 years ago
Removed the funky pseudo-debugging printf junk More... almost 18 years ago
Tweaked some specs, fixed Bus Error when double-closing a result. More... almost 18 years ago
Tweaked some specs, fixed Bus Error when double-closing a result. More... almost 18 years ago
Added DataObjects::Field class.
ssmoot
as Sam Smoot
More... almost 18 years ago
Added DataObjects::Field class.
ssmoot
as Sam Smoot
More... almost 18 years ago
Finished fleshing out core DataObjects classes.
ssmoot
as Sam Smoot
More... almost 18 years ago
Finished fleshing out core DataObjects classes.
ssmoot
as Sam Smoot
More... almost 18 years ago
Added C Date/DateTime parsing (swiped from Bernard's Sqlite driver), massive speed improvement. Added benchmark rake task More... almost 18 years ago
Added C Date/DateTime parsing (swiped from Bernard's Sqlite driver), massive speed improvement. Added benchmark rake task More... almost 18 years ago
Speed improvements for Date Parsing: More... almost 18 years ago
Speed improvements for Date Parsing: More... almost 18 years ago
Ensured that typecast strings are tainted. More... almost 18 years ago
Ensured that typecast strings are tainted. More... almost 18 years ago
Added #set_types typecasting support More... almost 18 years ago
Added #set_types typecasting support More... almost 18 years ago
Revert "Added #set_types typecasting support", this wasn't supposed to happen in master More... almost 18 years ago
Revert "Added #set_types typecasting support", this wasn't supposed to happen in master More... almost 18 years ago
Added #set_types typecasting support More... almost 18 years ago
Added #set_types typecasting support More... almost 18 years ago
Merge branch 'no-swig' of [email protected]:sam/do More... almost 18 years ago
Merge branch 'no-swig' of [email protected]:sam/do More... almost 18 years ago
Typecasting using #set_types More... almost 18 years ago
Typecasting using #set_types More... almost 18 years ago
Getting close on custom typing More... almost 18 years ago
Getting close on custom typing More... almost 18 years ago
Some final cleaning up of rbsqlite3 More... almost 18 years ago