0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
See also the directory's extconf.rb in extdir. More... over 15 years ago
cleaning up compiler warnings, setting the busy handler to the right thing More... over 15 years ago
adding . to the test dirs for 1.9.2 More... over 15 years ago
Updated dependency on rake-compiler to 0.7.0 More... over 15 years ago
I'm going to regret this, adding rubygems to tasks More... over 15 years ago
making the tests green on 1.9 More... over 15 years ago
updated extconf to put the dynamic library in the correct directory More... over 15 years ago
supporting 32 bit systems, fixed hoe requirement, fixed sqlite3 load path More... over 15 years ago
Merge branch 'cleanup' into next More... over 15 years ago
Bumped SQLite3 version used to 3.6.22 (latest) More... over 15 years ago
Load extension based on ruby-specific version. More... over 15 years ago
Prepend sqlite3 library root when cross compiling. More... over 15 years ago
Updated extension tasks to match newer structure. More... over 15 years ago
Relocate gem definition to its own task. More... over 15 years ago
Merge remote branch 'tenderlove/master' into next More... over 15 years ago
xfree or die hard. More... over 15 years ago
:compile rake task is now a dependency of :test More... over 15 years ago
converting file names to UTF-8 when needed More... over 15 years ago
blobs are used for binary data More... over 15 years ago
using sqlite3_open_v2 for openint a database More... over 15 years ago
adding database_name to statement More... over 15 years ago
make it work with 1.8! More... over 15 years ago
adding utf16 support open a database More... over 15 years ago
encoding checks for 1.8 More... over 15 years ago
only converting to utf-8 if i must More... over 15 years ago
statement encoding is converted More... over 15 years ago
defaulting to utf8 if we can not select the encoding More... over 15 years ago
executing utf8 statement More... over 15 years ago
fixing rubygems version requirement More... over 15 years ago
blobs work much better More... over 15 years ago