summaryrefslogtreecommitdiffstats
path: root/ext/sqlite3_api/sqlite3_api.i
Commit message (Collapse)AuthorAgeFilesLines
* Fix linking against Ruby 1.8.5Rob Holland2008-06-231-0/+8
|
* rename data structures to avoid collion on win32. based on patch by: Luis LavenaRob Holland2008-05-191-8/+8
|
* Revert "amend rdoc to make it clear to use Statement#execute to execute a ↵Rob Holland2008-05-171-5/+0
| | | | | | | | prepared statement" Included some portability work by mistake. This reverts commit 36ff0b85ed9049a63cc3b66533282e730a7db398.
* amend rdoc to make it clear to use Statement#execute to execute a prepared ↵Rob Holland2008-05-171-0/+5
| | | | statement
* Use int_bind64 on Fixnum values larger than a 32bit C int can take.Rob Holland2008-05-121-1/+1
|
* ruby 1.9 compatibility tweaks (thanks Roman Le Negrate <roman2k@free.fr>)Jamis Buck2008-01-171-19/+18
|
* Fix for use of callbacks (busy_handler, set_authorize and trace) (thanks ↵Jamis Buck2007-01-131-0/+12
| | | | Sylvain Joyeux, closes #2955)
* Changed layout to support tagging and branchingJamis Buck2005-01-091-0/+339