Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Code cleanup: get rid of the sqlite3SetNString utility function. (CVS 1984) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9ef4c24a9acc2128891303de1ffd2ef4 |
User & Date: | drh 2004-09-25 14:39:18.000 |
Context
2004-09-25
| ||
15:25 | Optimizations in the tokenizer. (CVS 1985) (check-in: 26898c57cb user: drh tags: trunk) | |
14:39 | Code cleanup: get rid of the sqlite3SetNString utility function. (CVS 1984) (check-in: 9ef4c24a9a user: drh tags: trunk) | |
13:12 | Code simplifications and size reductions. (CVS 1983) (check-in: cb631a135d user: drh tags: trunk) | |
Changes
Changes to src/build.c.
Changes to src/main.c.
Changes to src/pragma.c.
Changes to src/select.c.
Changes to src/sqliteInt.h.
Changes to src/table.c.
Changes to src/tokenize.c.
Changes to src/util.c.
Changes to src/vdbeaux.c.