0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix 1.8 support More... over 9 years ago
Merge pull request #161 from franckverrot/bugfix/aggregate More... over 9 years ago
Merge pull request #168 from masaedw/master More... over 9 years ago
Merge pull request #177 from eliskah/synopsis More... over 9 years ago
Merge pull request #169 from jimflood/sqlite3_result_blob More... over 9 years ago
Added table creation that is necessary to run example in synopsis More... over 9 years ago
Wrap BLOB function parameters in SQLite3::Blob if encoding is not available. More... over 9 years ago
Use CLASS_OF cSqlite3Blob too as done in statement.c More... over 9 years ago
Fix warning from rake test More... over 9 years ago
Add test to show problem with function returning BLOB More... over 9 years ago
Keep arg values on stack to prevent segfault in user-created function More... almost 10 years ago
Limit change to if HAVE_RUBY_ENCODING_H More... almost 10 years ago
BLOB function result when ASCII-8BIT encoding More... almost 10 years ago
Call close in ensure More... almost 10 years ago
Prepare for release More... almost 10 years ago
Update ChangeLog with merges and details More... almost 10 years ago
Upgrade sqlite3 build version to latest More... almost 10 years ago
Backport: release 1.3.10 More... almost 10 years ago
CI: Test against all latest versions More... almost 10 years ago
Upgrade gem dependencies to latest More... almost 10 years ago
Merge pull request #159 from larskanis/add-rake-compiler-dock More... almost 10 years ago
Add rake-compiler-dock for building Windows binary gems. More... about 10 years ago
Update sqlite version for cross build. More... about 10 years ago
Align #create_aggregate with #create_aggregate_handler More... about 10 years ago
Merge pull request #146 from braingourmets/task/travis-performance More... over 10 years ago
Merge pull request #147 from lucianosousa/patch-1 More... over 10 years ago
handle big endian architectures More... over 10 years ago
Update .travis.yml More... over 10 years ago
[TASK] Configure Travis for better build performance More... over 10 years ago
Merge pull request #144 from dreeve/minor-documentation-fix More... almost 11 years ago