2008-10-07 15:25:48
— part of check-in
[02a12eb1cf]
on branch trunk
— Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0
option always removes all mutex code. For application-defined mutexes only,
use SQLITE_THREADSAFE=1 with SQLITE_MUTEX_NOOP=1. Ticket #3421. (CVS 5779)
(user:
drh
size: 2229)
2009-11-04 18:51:17
— part of check-in
[590d4ac1ee]
on branch shunning-error
— Fix documentation typos.
(user:
drh
size: 2229)