Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add -DSQLITE_TEMP_STORE=3 to the SQLite compilation flags. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
57831c602023d775ac6bf96e1049eb75 |
User & Date: | dan 2014-11-05 19:17:57.610 |
Context
2014-12-04
| ||
16:49 | Add the requirement to call 'System.loadLibrary("sqliteX");' to the docs. (check-in: 89b2225ad2 user: dan tags: trunk) | |
2014-11-05
| ||
19:19 | Merge latest fixes with this branch. (check-in: 60e268f5be user: dan tags: api-level-15) | |
19:17 | Add -DSQLITE_TEMP_STORE=3 to the SQLite compilation flags. (check-in: 57831c6020 user: dan tags: trunk) | |
2014-10-16
| ||
20:06 | Update to 3.8.7. Add -DHAVE_STRCHRNUL to Android.mk file. (check-in: f9a25feeb0 user: dan tags: trunk) | |
Changes
Changes to jni/sqlite/Android.mk.
Changes to src/org/sqlite/app/customsqlite/CustomSqlite.java.