/ Changes On Branch mutexInitSimpleCmpSwap
Login

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

Changes In Branch mutexInitSimpleCmpSwap Excluding Merge-Ins

This is equivalent to a diff from 6b85f8cd4d to a447cf90dd

2015-10-15
21:12
Merge updates from trunk. (Leaf check-in: a447cf90dd user: mistachkin tags: mutexInitSimpleCmpSwap)
19:21
Enhance the use of the column cache for UPDATE statements, making them more efficient for the case where a column is modified to be an expression of other unmodified columns. (check-in: 871e091df6 user: drh tags: trunk)
2015-09-23
16:33
Correct superfluous whitespace difference. No functional changes. (check-in: 8d69983dc2 user: mistachkin tags: mutexInitSimpleCmpSwap)
16:24
Simplify thread-safety of mutex initialization. (check-in: da0587c522 user: mistachkin tags: mutexInitSimpleCmpSwap)
15:54
Merge updates from trunk. (Closed-Leaf check-in: 6b85f8cd4d user: mistachkin tags: mutexInitCmpSwap)
11:59
Capture AFL-generated fuzz tests for json1.c into the test/fuzzdata4.db file. (check-in: 10a214fdb3 user: drh tags: trunk)
2015-09-13
18:45
Experimental changes to avoid recusrively calling xMutexInit. (check-in: c9400ff167 user: mistachkin tags: mutexInitCmpSwap)

Deleted Makefile.arm-wince-mingw32ce-gcc.

Changes to Makefile.in.

Changes to Makefile.linux-gcc.

Changes to Makefile.msc.

Deleted Makefile.vxworks.

Changes to VERSION.

Deleted addopcodes.awk.

Changes to autoconf/Makefile.am.

Changes to autoconf/configure.ac.

Changes to configure.

Changes to configure.ac.

Changes to ext/fts3/fts3.c.

Changes to ext/fts3/fts3Int.h.

Changes to ext/fts3/fts3_expr.c.

Changes to ext/fts3/fts3_write.c.

Changes to ext/fts5/fts5.h.

Changes to ext/fts5/fts5Int.h.

Changes to ext/fts5/fts5_aux.c.

Changes to ext/fts5/fts5_buffer.c.

Changes to ext/fts5/fts5_config.c.

Changes to ext/fts5/fts5_expr.c.

Changes to ext/fts5/fts5_hash.c.

Changes to ext/fts5/fts5_index.c.

Changes to ext/fts5/fts5_main.c.

Changes to ext/fts5/fts5_storage.c.

Changes to ext/fts5/fts5_tcl.c.

Changes to ext/fts5/fts5_tokenize.c.

Changes to ext/fts5/fts5_vocab.c.

Changes to ext/fts5/fts5parse.y.

Changes to ext/fts5/test/fts5_common.tcl.

Changes to ext/fts5/test/fts5aa.test.

Changes to ext/fts5/test/fts5al.test.

Changes to ext/fts5/test/fts5corrupt3.test.

Changes to ext/fts5/test/fts5fault6.test.

Changes to ext/fts5/test/fts5fault7.test.

Changes to ext/fts5/test/fts5hash.test.

Added ext/fts5/test/fts5onepass.test.

Added ext/fts5/test/fts5phrase.test.

Changes to ext/fts5/test/fts5prefix.test.

Changes to ext/fts5/test/fts5simple.test.

Added ext/fts5/tool/fts5txt2db.tcl.

Changes to ext/fts5/tool/mkfts5c.tcl.

Changes to ext/misc/json1.c.

Changes to ext/rbu/sqlite3rbu.c.

Changes to ext/rbu/sqlite3rbu.h.

Changes to ext/rtree/rtree1.test.

Changes to main.mk.

Deleted mkopcodec.awk.

Deleted mkopcodeh.awk.

Changes to src/alter.c.

Changes to src/backup.c.

Changes to src/btree.c.

Changes to src/build.c.

Changes to src/ctime.c.

Changes to src/delete.c.

Changes to src/expr.c.

Changes to src/fkey.c.

Changes to src/global.c.

Changes to src/insert.c.

Changes to src/loadext.c.

Changes to src/main.c.

Changes to src/malloc.c.

Changes to src/mem1.c.

Changes to src/mem3.c.

Changes to src/mem5.c.

Changes to src/mutex.c.

Changes to src/mutex_unix.c.

Changes to src/mutex_w32.c.

Changes to src/os_unix.c.

Changes to src/os_win.c.

Changes to src/pager.c.

Changes to src/pager.h.

Changes to src/pcache1.c.

Changes to src/pragma.c.

Changes to src/select.c.

Changes to src/shell.c.

Changes to src/sqlite.h.in.

Changes to src/sqlite3ext.h.

Changes to src/sqliteInt.h.

Changes to src/status.c.

Changes to src/test1.c.

Changes to src/test_config.c.

Changes to src/threads.c.

Changes to src/tokenize.c.

Changes to src/update.c.

Changes to src/vdbe.c.

Changes to src/vdbeblob.c.

Changes to src/vdbesort.c.

Changes to src/vtab.c.

Changes to src/where.c.

Changes to src/wherecode.c.

Changes to src/whereexpr.c.

Changes to test/delete4.test.

Changes to test/fkey1.test.

Changes to test/fts3conf.test.

Changes to test/fts3expr3.test.

Added test/fts4onepass.test.

Changes to test/fuzzcheck.c.

Changes to test/fuzzdata3.db.

Changes to test/indexexpr1.test.

Changes to test/json101.test.

Changes to test/json102.test.

Added test/offset1.test.

Changes to test/releasetest.tcl.

Changes to test/spellfix2.test.

Changes to test/tabfunc01.test.

Changes to test/uri.test.

Changes to test/view.test.

Added tool/GetFile.cs.

Added tool/GetTclKit.bat.

Added tool/addopcodes.tcl.

Changes to tool/build-all-msvc.bat.

Deleted tool/diffdb.c.

Added tool/mkopcodec.tcl.

Added tool/mkopcodeh.tcl.

Changes to tool/mksqlite3c.tcl.

Changes to tool/mksqlite3h.tcl.

Deleted tool/opcodeDoc.awk.

Added tool/replace.tcl.

Changes to tool/showjournal.c.

Deleted tool/space_used.tcl.

Deleted tool/tostr.awk.

Added tool/tostr.tcl.