Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update us to the 2010-07-27 release of the sqlite JDBC driver. | Elliott Hughes | 2010-09-26 | 6 | -8/+594 |
* | fix testSetQueryTimeout test by fixing SQLite JDBC driver in a few ways to co... | Jeremy Sharpe | 2010-06-04 | 1 | -6/+16 |
* | Update sqlite java 6 driver to coincide with changes made upstream. | Jeremy Sharpe | 2010-06-02 | 4 | -84/+93 |
* | Implement Java 6 SQL API. Javadoc is still messy and some unit tests | Jeremy Sharpe | 2010-05-25 | 9 | -95/+704 |
* | resolved conflicts for merge of dd53c703 to dalvik-dev | Elliott Hughes | 2010-04-05 | 1 | -5/+1 |
* | Fix all instances of "new Integer" (et cetera). | Elliott Hughes | 2010-03-11 | 2 | -13/+12 |
* | Add a missing android-changed marker, fix a half-finished one. | Elliott Hughes | 2010-03-01 | 2 | -1/+3 |
* | Use more efficient idioms for converting types. | Elliott Hughes | 2010-03-01 | 3 | -7/+6 |
* | Upgrade our sqlite JDBC driver to version 20100131. | Elliott Hughes | 2010-02-26 | 21 | -3732/+4995 |
* | Break the sqlite JDBC driver out from our JDBC implementation. | Elliott Hughes | 2010-02-26 | 27 | -0/+12229 |