Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix some incorrect comments and typos in comments. Add testcase() macros to some of the new record comparison code. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b83cfe899d84fe9d61540e9984321ca3 |
User & Date: | drh 2014-03-06 01:56:33.418 |
Context
2014-03-06
| ||
02:15 | Cosmetic change to the shell in-memory database warning to skip coloring the trailing period. (check-in: c87d8e07ec user: mistachkin tags: trunk) | |
01:56 | Fix some incorrect comments and typos in comments. Add testcase() macros to some of the new record comparison code. (check-in: b83cfe899d user: drh tags: trunk) | |
00:30 | Better loadable extension handling in the Win32 VFS when compiled for Cygwin. (check-in: 29b0a4f158 user: mistachkin tags: trunk) | |
Changes
Changes to src/btree.c.
Changes to src/insert.c.
Changes to src/vdbe.c.
Changes to src/vdbeaux.c.