2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
All do_sqlite3 specs green after DRY. More... almost 15 years ago
All do_mysql + do_postgresql specs green after DRY. More... almost 15 years ago
All do_mysql + do_postgresql specs green after DRY. More... almost 15 years ago
Add missing Reader/@opened (parity with MySQL), down to 1 failure. More... almost 15 years ago
Add missing Reader/@opened (parity with MySQL), down to 1 failure. More... almost 15 years ago
Convert do_postgresql to DRY common lib. Still lots of failures though. More... almost 15 years ago
Convert do_postgresql to DRY common lib. Still lots of failures though. More... almost 15 years ago
Increase locality of local variables in cConnection_initialize. More... almost 15 years ago
Increase locality of local variables in cConnection_initialize. More... almost 15 years ago
Increase locality of local variables in full_connect. More... almost 15 years ago
Increase locality of local variables in full_connect. More... almost 15 years ago
Increase locality of local variables in raise_error. More... almost 15 years ago
Increase locality of local variables in raise_error. More... almost 15 years ago
Remove needless casting. More... almost 15 years ago
Remove needless casting. More... almost 15 years ago
Define prototypes at the top. More... almost 15 years ago
Define prototypes at the top. More... almost 15 years ago
Added a const to the argument of infer_ruby_type. More... almost 15 years ago
Added a const to the argument of infer_ruby_type. More... almost 15 years ago
Incrase locality of local variables in cCommand_execute_async. More... almost 15 years ago
Incrase locality of local variables in cCommand_execute_async. More... almost 15 years ago
Remove excess white-space. More... almost 15 years ago
Remove excess white-space. More... almost 15 years ago
Increase locality of local variables within functions. More... almost 15 years ago
Increase locality of local variables within functions. More... almost 15 years ago
Use const on pointers we do not modify. More... almost 15 years ago
Use const on pointers we do not modify. More... almost 15 years ago
Since mysql_real_escape_string returns an unsigned long, as it as the length type in cConnection_quote_string. More... almost 15 years ago
Since mysql_real_escape_string returns an unsigned long, as it as the length type in cConnection_quote_string. More... almost 15 years ago
Style. More... almost 15 years ago