openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
sqlite3-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 28 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bumping version
Aaron Patterson
More...
almost 9 years ago
Switch to homebrew install instructions
Aaron Patterson
More...
almost 9 years ago
Get default compile flags from homebrew
Aaron Patterson
More...
almost 9 years ago
Merge pull request #194 from sroller/master
Aaron Patterson
More...
almost 9 years ago
Fix build on Ruby trunk
Aaron Patterson
More...
almost 9 years ago
remove hack for old versions of Rails.
Aaron Patterson
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.
Steffen Roller
More...
almost 9 years ago
no more 1.8
Aaron Patterson
More...
about 9 years ago
Merge pull request #183 from jimflood/open_v2_defines
Aaron Patterson
More...
about 9 years ago
Merge pull request #186 from larskanis/update-rake-compiler-dock
Aaron Patterson
More...
about 9 years ago
Update rake-compiler-dock to support RubyInstaller-2.3.0
Lars Kanis
More...
over 9 years ago
clean up warnings from rake test
Jim Flood
More...
over 9 years ago
SQLITE_VERSION_NUMBER #ifdefs surrounding sqlite3_open_v2 constant defines
Jim Flood
More...
over 9 years ago
Merge pull request #180 from jimflood/readwrite_option
Aaron Patterson
More...
over 9 years ago
add travis build status
Aaron Patterson
More...
over 9 years ago
fix Temfile usage on older Ruby
Aaron Patterson
More...
over 9 years ago
add 'readwrite' and 'flags' options to Database.new
Jim Flood
More...
over 9 years ago
test `filename` with attached databases
Aaron Patterson
More...
over 9 years ago
move db_filename to be private, expose `filename` with default params
Aaron Patterson
More...
over 9 years ago
add SQLite3::Database#db_filename
Aaron Patterson
More...
over 9 years ago
add thread safety predicate to SQLite3
Aaron Patterson
More...
over 9 years ago
Merge pull request #136 from aibor/updated_pragmas
Aaron Patterson
More...
over 9 years ago
Makes private type-based pragma helper methods public.
Tobias Böhm
More...
over 9 years ago
Merge pull request #179 from tenderlove/rb_apply
Aaron Patterson
More...
over 9 years ago
clean up test a little
Aaron Patterson
More...
over 9 years ago
use rb_apply so we don't need to maintain two arrays
Aaron Patterson
More...
over 9 years ago
fix warnings in tests
Aaron Patterson
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.
Jim Flood
More...
over 9 years ago
install gmp
Aaron Patterson
More...
over 9 years ago
add 2.3.0
Aaron Patterson
More...
over 9 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
46
47
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree