0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bumping version More... almost 9 years ago
Switch to homebrew install instructions More... almost 9 years ago
Get default compile flags from homebrew More... almost 9 years ago
Merge pull request #194 from sroller/master More... almost 9 years ago
Fix build on Ruby trunk More... almost 9 years ago
remove hack for old versions of Rails. More... almost 9 years ago
I noticed that the example in the README.rdoc has a small issue: It doesn't _select_ the inserted rows from the second table. I inserted an additional select statement into the example. More... almost 9 years ago
no more 1.8 More... about 9 years ago
Merge pull request #183 from jimflood/open_v2_defines More... about 9 years ago
Merge pull request #186 from larskanis/update-rake-compiler-dock More... about 9 years ago
Update rake-compiler-dock to support RubyInstaller-2.3.0 More... over 9 years ago
clean up warnings from rake test More... over 9 years ago
SQLITE_VERSION_NUMBER #ifdefs surrounding sqlite3_open_v2 constant defines More... over 9 years ago
Merge pull request #180 from jimflood/readwrite_option More... over 9 years ago
add travis build status More... over 9 years ago
fix Temfile usage on older Ruby More... over 9 years ago
add 'readwrite' and 'flags' options to Database.new More... over 9 years ago
test `filename` with attached databases More... over 9 years ago
move db_filename to be private, expose `filename` with default params More... over 9 years ago
add SQLite3::Database#db_filename More... over 9 years ago
add thread safety predicate to SQLite3 More... over 9 years ago
Merge pull request #136 from aibor/updated_pragmas More... over 9 years ago
Makes private type-based pragma helper methods public. More... over 9 years ago
Merge pull request #179 from tenderlove/rb_apply More... over 9 years ago
clean up test a little More... over 9 years ago
use rb_apply so we don't need to maintain two arrays More... over 9 years ago
fix warnings in tests More... over 9 years ago
Switch to rb_ary_new2 and rb_ary_push to prevent GC segfault on params to user-defined function. The new test_function_gc_segfault is skipped because you don't want to see segfault when running rake test. Unskip the test and comment out rb_ary_push to see the test fail. More... over 9 years ago
install gmp More... over 9 years ago
add 2.3.0 More... over 9 years ago