Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Miscellaneous code simplifications and cleanup and test coverage enhancements. (CVS 4730) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
af129b6d158cc90ce9752dd6383c1de4 |
User & Date: | drh 2008-01-19 20:11:26.000 |
Context
2008-01-19
| ||
23:50 | Additional test coverage improvements. Test coverage now stands at 98.73%. (CVS 4731) (check-in: 010f7b780c user: drh tags: trunk) | |
20:11 | Miscellaneous code simplifications and cleanup and test coverage enhancements. (CVS 4730) (check-in: af129b6d15 user: drh tags: trunk) | |
03:35 | Cleanup and simplification of constraint processing. Simplifications to the VM for better test coverage. (CVS 4729) (check-in: d9ebe9d78c user: drh tags: trunk) | |
Changes
Changes to mkopcodeh.awk.
Changes to src/test1.c.
Changes to src/vdbe.c.
Changes to src/vdbeaux.c.
Changes to src/where.c.
Changes to test/all.test.
Changes to test/cast.test.
Changes to test/expr.test.
Changes to test/hook.test.
Changes to test/incrvacuum.test.
Changes to test/misc3.test.
Changes to test/rowid.test.
Changes to test/softheap1.test.
Changes to test/tester.tcl.