Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the 3.8.7 changes into the apple-osx branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA1: |
aa7bbed10b63078dcd3468b7b47c3004 |
User & Date: | drh 2014-10-17 12:11:07.064 |
Context
2014-10-27
| ||
18:42 | Merge latest enhancements, including the SQLITE_ENABLE_API_ARMOR patch, from trunk. (check-in: 10aaf3b148 user: drh tags: apple-osx) | |
2014-10-17
| ||
12:11 | Merge the 3.8.7 changes into the apple-osx branch. (check-in: aa7bbed10b user: drh tags: apple-osx) | |
11:24 | Version 3.8.7 (check-in: e4ab094f8a user: drh tags: trunk, release, version-3.8.7) | |
2014-10-14
| ||
14:17 | Merge from trunk recent micro-optimizations and the fix for the DESC index GROUP BY ORDER BY bug. (check-in: 880df7568a user: drh tags: apple-osx) | |
Changes
Changes to src/btree.c.
Changes to src/btreeInt.h.
Changes to src/os_win.c.
Changes to src/threads.c.
Changes to src/vdbemem.c.
Changes to src/vdbesort.c.
Changes to src/vtab.c.
Changes to test/lock5.test.
Changes to test/releasetest.tcl.
Changes to test/sort.test.
Changes to tool/vdbe-compress.tcl.