Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use int_bind64 on Fixnum values larger than a 32bit C int can take. | Rob Holland | 2008-05-12 | 1 | -1/+5 |
* | kill the paranoid copy of the license at the top of every source file | Jamis Buck | 2008-05-02 | 1 | -32/+0 |
* | reset the statement when binding new variables (thanks Mike Kusick, debian bu... | Jamis Buck | 2007-01-13 | 1 | -1/+15 |
* | Get rid of (most of) the warnings when running in -w mode | Jamis Buck | 2007-01-13 | 1 | -1/+2 |
* | Allow bignum values to be bound (thanks Timothy Wood, closes #3463) | Jamis Buck | 2007-01-13 | 1 | -0/+2 |
* | Allow bind parameters to be specified without a leading colon. Also allow the... | Jamis Buck | 2007-01-13 | 1 | -2/+3 |
* | Added Database#query and made it possible to close a statement from a results... | Jamis Buck | 2005-02-07 | 1 | -0/+22 |
* | Version bump, and made it so that an array may be passed as the bind paramete... | Jamis Buck | 2005-02-05 | 1 | -1/+1 |
* | Changed layout to support tagging and branching | Jamis Buck | 2005-01-09 | 1 | -0/+218 |