Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix an out-of-order test number in blob.test. Cosmetic change. No | drh | 2009-04-28 |
* | Smaller and hopefully faster routine for converting blob literals into binary... | drh | 2008-04-04 |
* | Improved test coverage for the tokenizer and sqlite3_complete() interface. | drh | 2008-01-22 |
* | The sqlite TCL command no longer returns the hex address of the sqlite3* | drh | 2006-01-03 |
* | Handle empty blob constants correctly. Ticket #1373. (CVS 2615) | drh | 2005-08-23 |
* | More work on optionally removing unused features at compile-time. (CVS 2049) | drh | 2004-11-03 |
* | Change the name of the TCL command from "sqlite" to "sqlite3" so that both | drh | 2004-06-19 |
* | Test sqlite3_bind_blob(). (CVS 1475) | danielk1977 | 2004-05-27 |