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 07, 2024 — Sep 07, 2025
Showing page 35 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use proper endianness on tests for UTF-16. Fixes #51
Luis Lavena
More...
almost 14 years ago
Use proper endianness when testing for UTF-16. Closes #40
Luis Lavena
More...
almost 14 years ago
Merge pull request #50 from augusto/master
Luis Lavena
More...
almost 14 years ago
Added minimum SQLite required version to README
Augusto Rodriguez
More...
almost 14 years ago
Add missing .gemtest
Luis Lavena
More...
about 14 years ago
Prepare for release
Luis Lavena
More...
about 14 years ago
Properly detect cross-compiler during extconf
Luis Lavena
More...
about 14 years ago
Suppress 1.9.3 unused variable warning
Luis Lavena
More...
about 14 years ago
Update CHANGELOG to reflect merge changes.
Luis Lavena
More...
about 14 years ago
Merge branch 'build-statically'
Luis Lavena
More...
about 14 years ago
Remove dir_config hardcoded path options
Luis Lavena
More...
about 14 years ago
Upgrade SQLite3 version dependency
Luis Lavena
More...
about 14 years ago
Don't copy values into HashWithFields again, just make them accessibly by offset.
Samuel Cochran
More...
over 14 years ago
Bump sqlite3 version
Luis Lavena
More...
over 14 years ago
Disable dir_config when building statically
Luis Lavena
More...
over 14 years ago
Renamed extconfig static option to avoid ruby conflicts
Luis Lavena
More...
over 14 years ago
Doh, bitten by copy and paste, again
Luis Lavena
More...
over 14 years ago
Build extension and link statically against sqlite3
Luis Lavena
More...
over 14 years ago
Remove post_install message for binaries
Luis Lavena
More...
over 14 years ago
Rework external sqlite3 dependency and use MiniPortile
Luis Lavena
More...
over 14 years ago
Remove vendor references from extension configuration
Luis Lavena
More...
over 14 years ago
Upgrade sqlite3 version dependency
Luis Lavena
More...
over 14 years ago
Add development dependency: MiniPortile
Luis Lavena
More...
over 14 years ago
ensures statement encoding is utf-8 before calling sqlite3_prepare_v2. fixes #31
Stephen Lombardo
More...
over 14 years ago
Get transaction_active? results from sqlite3_get_autocommit instead of an ivar which can get desynchronized.
Drake Wilson
More...
over 14 years ago
fixing segmentation fault when nil is passed to Statement.new. fixes #28
Aaron Patterson
More...
over 14 years ago
removing most links to rubyforge. fixes #26
Aaron Patterson
More...
over 14 years ago
adding a test for rubyforge [#28382]
Aaron Patterson
More...
over 14 years ago
The sqlite3-ruby gem has been renamed to just sqlite3, so reflect this in the README.
Hongli Lai (Phusion)
More...
over 14 years ago
Restore compatibility with SQLite < 3.6.16. This is especially useful for people who are stuck on slightly older systems like Debian 5.
Hongli Lai (Phusion)
More...
over 14 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
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