SQLite

Check-in [64f02699b4]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix a division-by-zero error in the fts3view utility program. Add the fts3view utility program to the "main.mk" makefile.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 64f02699b4bd747e4c2f0debf72d37ec275137d8
User & Date: drh 2014-07-07 16:07:43.091
Context
2014-07-07
17:57
Add the fts3view utility program to the MSVC makefile. (check-in: b04751bd59 user: mistachkin tags: trunk)
16:07
Fix a division-by-zero error in the fts3view utility program. Add the fts3view utility program to the "main.mk" makefile. (check-in: 64f02699b4 user: drh tags: trunk)
2014-07-03
12:18
Change fts3/4 so that the "unicode61" is included in builds by default. It may now be excluded by defining SQLITE_DISABLE_FTS3_UNICODE. (check-in: 0cc0230ae9 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/tool/fts3view.c.
Changes to main.mk.