SQLite

Check-in [96499b1dd6]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update the Apple OS-X branch to include all of the latest changes in trunk.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apple-osx
Files: files | file ages | folders
SHA1: 96499b1dd69a0954e30e4b5b4f2272ab306afcdb
User & Date: drh 2010-01-20 01:26:07.000
Context
2010-01-20
13:20
Align the os_unix.c source file with the version found on trunk. (check-in: fa0f6c140e user: drh tags: apple-osx)
01:26
Update the Apple OS-X branch to include all of the latest changes in trunk. (check-in: 96499b1dd6 user: drh tags: apple-osx)
01:20
Manually copy over the rebustness fixes from the apple-osx branch. (check-in: 095c74ea62 user: drh tags: trunk)
2010-01-19
23:50
robustness fixes for preventing a finalized statement from being reused (check-in: a7a0c8d644 user: adam tags: apple-osx)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3Int.h.
Changes to ext/fts3/fts3_snippet.c.
Changes to src/date.c.
Changes to src/expr.c.
Changes to src/func.c.
Changes to src/insert.c.
Changes to src/legacy.c.
Changes to src/prepare.c.
Changes to src/printf.c.
Changes to src/resolve.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/test3.c.
Changes to src/test_func.c.
Changes to src/util.c.
Changes to src/vacuum.c.
Changes to src/vdbe.c.
Changes to src/vdbeInt.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.
Changes to test/auth2.test.
Changes to test/backup.test.
Changes to test/e_fts3.test.
Changes to test/fts3_common.tcl.
Changes to test/fts3ac.test.
Changes to test/fts3al.test.
Changes to test/fts3near.test.
Changes to test/fts3query.test.
Changes to test/fts3rnd.test.
Added test/fts3snippet.test.
Changes to test/insert4.test.
Changes to test/minmax3.test.
Changes to test/whereA.test.
Changes to tool/lemon.c.
Added tool/restore_jrnl.tcl.
Changes to tool/shell2.test.