0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating release date More... over 14 years ago
updating version More... over 14 years ago
updating changelog More... over 14 years ago
renaming to sqlite3 gem More... over 14 years ago
use original bind var in deprecated method. closes #23 More... over 14 years ago
adding a synopsis More... almost 15 years ago
abort on installation if sqlite3_backup_init is not available. fixes #19 More... almost 15 years ago
updating manifest More... almost 15 years ago
Preparing for 1.3.2 release More... almost 15 years ago
improving error messaging. fixes #10 More... almost 15 years ago
SQLite3::Database can now be open in readonly mode More... almost 15 years ago
Merge branch 'master' of http://github.com/yoshimoto/sqlite3-ruby into yoshimoto-master More... almost 15 years ago
Windows: build against SQLite 3.7.3 More... almost 15 years ago
deprecating SQLite3::Version module More... almost 15 years ago
fixing RDoc warnings More... almost 15 years ago
adding more concrete time for deprecation More... almost 15 years ago
removing use of deprecated apis More... almost 15 years ago
Add SQLite3::VERSION etc. More... almost 15 years ago
Update FunctionProxy docs wrt the new API More... almost 15 years ago
goodbye ruby 1.8.6 More... almost 15 years ago
splat is not required >= 1.8.7 More... almost 15 years ago
Add read-only access mode More... almost 15 years ago
removing gcc specific flags from the extconf. fixes #11 More... about 15 years ago
adding change to api notes More... about 15 years ago
fts3 module will clean up open statements. closes #9 More... about 15 years ago
Add SQLite3::Backup. More... about 15 years ago
keeping defined functions in a hash to prevent GC. fixes #7 More... about 15 years ago
added /sw/local path for fink under macosx More... about 15 years ago
fixing a bug with tyep_translation=, results as hash, and calling execute() More... about 15 years ago
Preparation for 1.3.1 release. More... about 15 years ago