summaryrefslogtreecommitdiffstats
path: root/lib/sqlite3/version.rb
Commit message (Collapse)AuthorAgeFilesLines
* version bumpJamis Buck2008-05-301-1/+1
|
* kill the paranoid copy of the license at the top of every source fileJamis Buck2008-05-021-32/+0
|
* version bumpJamis Buck2007-02-031-1/+1
|
* support for building beta gemsJamis Buck2007-01-291-0/+1
|
* Version bump!Jamis Buck2007-01-131-2/+2
|
* Update gemspec and version. Update README with instructions for installation ↵Jamis Buck2005-09-111-1/+1
| | | | if sqlite3 is installed in a non-standard location.
* Added Database#query and made it possible to close a statement from a ↵Jamis Buck2005-02-071-2/+2
| | | | resultset. This should make it easier to create a sqlite3 adapter for Og.
* Version bump.Jamis Buck2005-02-061-1/+1
|
* Version bump, and made it so that an array may be passed as the bind ↵Jamis Buck2005-02-051-2/+2
| | | | 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.
* Changed layout to support tagging and branchingJamis Buck2005-01-091-0/+45