Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the latest trunk changes into the threads branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | threads |
Files: | files | file ages | folders |
SHA1: |
9ac8f1e7115bc50663235adedeb0d3e1 |
User & Date: | dan 2014-05-09 15:00:32.924 |
Context
2014-05-12
| ||
15:30 | In the sorter, only use large memory allocations if scratch memory has not been configured. Add #ifdefs to disable unused code when SQLITE_MAX_WORKER_THREADS is zero. Other sorter changes in support of testability. (check-in: d7e2b0d9cb user: drh tags: threads) | |
2014-05-09
| ||
15:00 | Merge the latest trunk changes into the threads branch. (check-in: 9ac8f1e711 user: dan tags: threads) | |
11:15 | Add new static mutex SQLITE_MUTEX_STATIC_APP3. (check-in: ee0ab09c80 user: dan tags: threads) | |
2014-05-07
| ||
21:16 | Include sqlite3rtree.h in the tsrc/ pile of source files during target_source in the main.mk makefile. (check-in: 116bed5af6 user: drh tags: trunk) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to Makefile.vxworks.
Changes to ext/fts3/fts3_expr.c.
Changes to main.mk.
Changes to src/func.c.
Changes to src/mutex_w32.c.
Changes to src/os.h.
Added src/os_setup.h.
Changes to src/os_win.c.
Added src/os_win.h.
Changes to src/pager.c.
Changes to src/sqlite.h.in.
Changes to src/test1.c.
Changes to src/test_config.c.
Changes to src/test_osinst.c.
Changes to src/test_quota.c.
Changes to src/test_quota.h.
Changes to src/test_vfs.c.
Changes to src/where.c.
Changes to test/fts3defer2.test.
Changes to test/fts3expr.test.
Added test/fts3expr4.test.
Changes to test/func.test.
Changes to test/fuzz.test.
Added test/nolock.test.
Changes to tool/build-all-msvc.bat.
Changes to tool/mksqlite3c-noext.tcl.
Changes to tool/mksqlite3c.tcl.
Changes to tool/mksqlite3internalh.tcl.
Changes to tool/mkvsix.tcl.
Changes to tool/win/sqlite.vsix.