Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Make the sha3 extension part of the amalgamation, enabled using SQLITE_ENABLE_SHA3. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sha3 |
Files: | files | file ages | folders |
SHA3-256: |
a48a7b78597c1551fd4e29b9a733ab8c |
User & Date: | drh 2019-08-12 15:19:24.088 |
Context
2019-08-12
| ||
15:37 | Fix the build for compilation using separate files rather than the amalgamation. (Leaf check-in: 1e0f4869de user: drh tags: sha3) | |
15:19 | Make the sha3 extension part of the amalgamation, enabled using SQLITE_ENABLE_SHA3. (check-in: a48a7b7859 user: drh tags: sha3) | |
14:17 | Add a TESTCTRL that disables the verification of type, name, and tbl_name in the sqlite_master table. (check-in: 48d9b48ab4 user: drh tags: trunk) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to ext/misc/shathree.c.
Changes to main.mk.
Changes to src/ctime.c.
Changes to src/main.c.
Changes to src/shell.c.in.
Changes to src/test_config.c.
Changes to tool/mksqlite3c.tcl.
Changes to tool/warnings.sh.