Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Changes so that SQLITE_OMIT_PARSER and SQLITE_OMIT_DISKIO work. (CVS 2878) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9d71b7deaffdd7eb9ddad1f03df3e4c5 |
User & Date: | drh 2006-01-06 21:52:50.000 |
Context
2006-01-06
| ||
22:11 | Fix bugs in test scripts that came of of sse testing. (CVS 2879) (check-in: 22bf1a2ffa user: drh tags: trunk) | |
21:52 | Changes so that SQLITE_OMIT_PARSER and SQLITE_OMIT_DISKIO work. (CVS 2878) (check-in: 9d71b7deaf user: drh tags: trunk) | |
21:09 | Additional changes for wince. (CVS 2877) (check-in: b10343d916 user: drh tags: trunk) | |
Changes
Changes to src/attach.c.
Changes to src/btree.c.
Changes to src/func.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/prepare.c.
Changes to src/test1.c.
Changes to src/test6.c.
Changes to src/util.c.