Fossil

Check-in [03003534]
Login

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: 030035345c802bb57ba855e8a7ae395b3eeb57bf
User & Date: drh 2012-02-07 16:20:27.344
Context
2012-02-07
18:13
Optimize the inner loop of the LCS algorithm for the main diff generator. ... (check-in: 4ab60711 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: 03003534 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: 312590a9 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/shell.c.
Changes to src/sqlite3.c.
Changes to src/sqlite3.h.