Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.8.4.1 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-3.8.4.1 |
Files: | files | file ages | folders |
SHA1: |
103145ba7994aedb41e6b93f756deeae |
User & Date: | drh 2014-03-11 15:30:15.810 |
Context
2014-03-12
| ||
18:12 | First draft of a document that advocates for using SQLite as an application file format. (check-in: aa63d85794 user: drh tags: trunk) | |
2014-03-11
| ||
15:30 | Version 3.8.4.1 (check-in: 103145ba79 user: drh tags: trunk, release, version-3.8.4.1) | |
14:53 | Update change log, index, and news for version 3.8.4.1 (check-in: d1f96df9b2 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
19 20 21 22 23 24 25 | } chng {2014-03-11 (3.8.4.1)} { <li>Work around a C-preprocessor macro conflict that breaks the build for some configurations with Microsoft Visual Studio. <li>When computing the cost of the [skip-scan optimization], take into account the fact that multiple seeks are required. | | | | 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | } chng {2014-03-11 (3.8.4.1)} { <li>Work around a C-preprocessor macro conflict that breaks the build for some configurations with Microsoft Visual Studio. <li>When computing the cost of the [skip-scan optimization], take into account the fact that multiple seeks are required. <li>SQLITE_SOURCE_ID: "2014-03-11 15:27:36 018d317b1257ce68a92908b05c9c7cf1494050d0" <li>SHA1 for sqlite3.c: d5cd1535053a50aa8633725e3595740b33709ac5 } chng {2014-03-10 (3.8.4)} { <li>Code optimization and refactoring for improved performance. <li>Add the ".clone" and ".save" commands to the command-line shell. <li>Update the banner on the command-line shell to alert novice users when they are using an ephemeral in-memory database. |
︙ | ︙ |