summaryrefslogtreecommitdiffstats
path: root/sqlite-jdbc
Commit message (Expand)AuthorAgeFilesLines
* Tell editors that these are Makefiles (or fragments thereof).Elliott Hughes2011-01-071-0/+1
* TARGET_PRELINK_MODULE should never be set in a module definition.Ying Wang2010-12-291-1/+1
* am e07c26e1: am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MO...Jean-Baptiste Queru2010-12-281-1/+1
|\
| * sqlite-jdbc should not use TARGET_PRELINK_MODULEJohn Eckerdal2010-12-211-1/+1
* | Update us to the 2010-07-27 release of the sqlite JDBC driver.Elliott Hughes2010-09-267-9/+595
|/
* Add optional tags to libcore.Jesse Wilson2010-09-161-1/+3
* Support sqlite_jni on the dalvikvm host build.Jesse Wilson2010-09-141-16/+21
* fix testSetQueryTimeout test by fixing SQLite JDBC driver in a few ways to co...Jeremy Sharpe2010-06-041-6/+16
* Update sqlite java 6 driver to coincide with changes made upstream.Jeremy Sharpe2010-06-024-84/+93
* Implement Java 6 SQL API. Javadoc is still messy and some unit testsJeremy Sharpe2010-05-259-95/+704
* resolved conflicts for merge of dd53c703 to dalvik-devElliott Hughes2010-04-051-5/+1
* Fix all instances of "new Integer" (et cetera).Elliott Hughes2010-03-112-13/+12
* Add a missing android-changed marker, fix a half-finished one.Elliott Hughes2010-03-012-1/+3
* Use more efficient idioms for converting types.Elliott Hughes2010-03-013-7/+6
* Upgrade our sqlite JDBC driver to version 20100131.Elliott Hughes2010-02-2622-3732/+4996
* Break the sqlite JDBC driver out from our JDBC implementation.Elliott Hughes2010-02-2629-0/+12252