summaryrefslogtreecommitdiffstats
path: root/lib/sqlite3/driver
Commit message (Collapse)AuthorAgeFilesLines
* Add missing method, just becauseRob Holland2008-05-131-0/+1
|
* kill the paranoid copy of the license at the top of every source fileJamis Buck2008-05-023-96/+0
|
* Use #eval instead of #define_method and #send for significant speed-up ↵Jamis Buck2008-01-261-1/+1
| | | | (thanks Erik Veenstra)
* deprecate the DL driverJamis Buck2007-01-131-0/+4
|
* Fix for use of callbacks (busy_handler, set_authorize and trace) (thanks ↵Jamis Buck2007-01-131-10/+35
| | | | Sylvain Joyeux, closes #2955)
* Support for solaris.Jamis Buck2005-02-101-1/+1
|
* Version bump, and made it so that an array may be passed as the bind ↵Jamis Buck2005-02-051-1/+1
| | | | parameter and it will be flattened prior to binding. The native implementation of bind_text also does a to_s on its parameter now to prevent segfaults.
* Added various bsds to the detection routine in dl/api.rb.Jamis Buck2005-01-311-1/+1
|
* Changed layout to support tagging and branchingJamis Buck2005-01-093-0/+736