summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix linking against Ruby 1.8.5Rob Holland2008-06-231-0/+8
* Update the sqlite3-api wrapper implementation.Jamis Buck2008-05-303-261/+120
* rename data structures to avoid collion on win32. based on patch by: Luis LavenaRob Holland2008-05-191-8/+8
* check for the rt library and fdatasync so we link against that when neededRob Holland2008-05-191-0/+3
* Revert "amend rdoc to make it clear to use Statement#execute to execute a pre...Rob Holland2008-05-171-5/+0
* amend rdoc to make it clear to use Statement#execute to execute a prepared st...Rob Holland2008-05-171-0/+5
* Use int_bind64 on Fixnum values larger than a 32bit C int can take.Rob Holland2008-05-122-111/+111
* ruby 1.9 compatibility tweaks (thanks Roman Le Negrate <roman2k@free.fr>)Jamis Buck2008-01-173-61/+62
* a simple batch file to aid in building the library on win32Jamis Buck2007-01-131-0/+7
* Fix for use of callbacks (busy_handler, set_authorize and trace) (thanks Sylv...Jamis Buck2007-01-134-400/+939
* Fix a few broken tests (and comment out a few that appear to be broken due to...Jamis Buck2005-09-114-8/+2717
* Fixed problem with /usr/local sqlite includes not being found. Hopefully.Jamis Buck2005-02-061-1/+1
* Changed extconf.rb to allow /usr/local sqlite3 installations to be supported ...Jamis Buck2005-01-251-1/+1
* Changed layout to support tagging and branchingJamis Buck2005-01-095-0/+358