Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Pull all the latest trunk changes into the apple-osx branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA1: |
4eaef4ad4cfda519f18922a249904d16 |
User & Date: | drh 2011-04-09 18:13:35.023 |
Context
2011-04-13
| ||
15:42 | Update the apple-osx branch to version 3.7.6.1. (check-in: 289194d68e user: drh tags: apple-osx) | |
2011-04-09
| ||
18:13 | Pull all the latest trunk changes into the apple-osx branch. (check-in: 4eaef4ad4c user: drh tags: apple-osx) | |
17:53 | Remove an always-true conditional. Replace it with an assert(). (check-in: 1c2f0f8477 user: drh tags: trunk) | |
2011-04-05
| ||
22:10 | Merge the latest trunk changes into the apple-osx branch. (check-in: c77a767cbd user: drh tags: apple-osx) | |
Changes
Changes to src/analyze.c.
Changes to src/attach.c.
Changes to src/backup.c.
Changes to src/btmutex.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/build.c.
Changes to src/ctime.c.
Changes to src/insert.c.
Changes to src/loadext.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/prepare.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/sqliteLimit.h.
Changes to src/test_config.c.
Changes to src/test_server.c.
Changes to src/trigger.c.
Changes to src/vdbe.c.
Changes to src/vdbeInt.h.
Changes to src/vdbeaux.c.
Changes to src/vdbetrace.c.
Changes to src/where.c.
Changes to test/analyze5.test.
Changes to test/analyze7.test.
Added test/attach4.test.
Changes to test/backcompat.test.
Added test/exists.test.
Changes to test/incrvacuum2.test.
Deleted test/omitunique.test.
Changes to test/releasetest.tcl.
Changes to test/syscall.test.
Changes to test/thread1.test.
Changes to test/thread2.test.
Changes to test/thread_common.tcl.
Changes to test/wal.test.
Changes to tool/omittest.tcl.