Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge 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: |
2a99c0074aaabb4916d82464427be079 |
User & Date: | drh 2012-05-05 01:03:31.058 |
Context
2012-05-09
| ||
22:36 | Added support for SQLITE_ENABLE_PERSIST_WAL compile time macro, retrieving lastErrno from WAL file and setting last errno when writes fail due to space constraints (check-in: 6547929410 user: adam tags: apple-osx) | |
2012-05-05
| ||
01:03 | Merge the latest trunk changes into the apple-osx branch. (check-in: 2a99c0074a user: drh tags: apple-osx) | |
2012-05-01
| ||
14:21 | Update a test in io.test to account for [05f98d4eec]. (check-in: bfa61e781c user: dan tags: trunk) | |
2012-04-19
| ||
20:43 | Update the apple-osx branch so that it includes all of the latest trunk changes. (check-in: b72f07b4a2 user: drh tags: apple-osx) | |
Changes
Deleted art/2005osaward.gif.
Deleted art/SQLite.eps.
Deleted art/SQLite.gif.
Deleted art/SQLiteLogo3.tiff.
Deleted art/SQLite_big.gif.
Deleted art/nocopy.gif.
Deleted art/powered_by_sqlite.gif.
Deleted art/src_logo.gif.
Changes to src/pager.c.
Changes to src/resolve.c.
Changes to src/shell.c.
Added src/test_spellfix.c.
Changes to src/vtab.c.
Changes to src/where.c.
Changes to test/distinct.test.
Changes to test/io.test.
Changes to test/select9.test.
Name change from tool/shell1.test to test/shell1.test.
Name change from tool/shell2.test to test/shell2.test.
Name change from tool/shell3.test to test/shell3.test.
Name change from tool/shell4.test to test/shell4.test.
Name change from tool/shell5.test to test/shell5.test.
Changes to test/tester.tcl.
Added test/tkt-2a5629202f.test.
Added test/tkt-385a5b56b9.test.
Changes to test/where.test.