Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the built-in SQLite and SQL command-line shell to the latest code from the SQLite trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
030035345c802bb57ba855e8a7ae395b |
User & Date: | drh 2012-02-07 16:20:27.345 |
Context
2012-02-07
| ||
18:13 | Optimize the inner loop of the LCS algorithm for the main diff generator. ... (check-in: 4ab6071145 user: drh tags: trunk) | |
16:20 | Update the built-in SQLite and SQL command-line shell to the latest code from the SQLite trunk. ... (check-in: 030035345c user: drh tags: trunk) | |
16:13 | Minor tweak to the side-by-side alignment algorithm so that it handles pure white-space lines better. ... (check-in: 312590a9ee user: drh tags: trunk) | |
Changes
Changes to src/shell.c.
Changes to src/sqlite3.c.
Changes to src/sqlite3.h.