Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/thread1.test
2011-04-07
| ||
14:05 | [df115faa10] part of check-in [532ae32ea0] Avoid running thread1.test or thread2.test if SQLITE_MUTEX_NOOP is defined. (check-in: [532ae32ea0] user: dan branch: trunk, size: 4001) | |
2008-10-07
| ||
15:25 | [862dd006d1] part of check-in [02a12eb1cf] 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) (check-in: [02a12eb1cf] user: drh branch: trunk, size: 3993) | |
2004-06-19
| ||
00:16 | [776c9e459b] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 3949) | |
2004-06-14
| ||
08:26 | [fba29da983] part of check-in [80c299f883] Check the value of the schema cookie before reading the sqlite_master table. (CVS 1585) (check-in: [80c299f883] user: danielk1977 branch: trunk, size: 3956) | |
2004-06-10
| ||
05:59 | [52ab8d9636] part of check-in [71e98d0d08] Misc fixes for test cases failing due to the new locking model. (CVS 1561) (check-in: [71e98d0d08] user: danielk1977 branch: trunk, size: 3593) | |
2004-06-02
| ||
06:30 | [2fd5c10e82] part of check-in [51348b82c4] Fix a segfault in sqlite3OsLock() (CVS 1525) (check-in: [51348b82c4] user: danielk1977 branch: trunk, size: 3415) | |
2004-02-11
| ||
02:18 | [53f050d5be] part of check-in [5200e9edc5] Pass all (relevant) regression tests when using the codec. (CVS 1223) (check-in: [5200e9edc5] user: drh branch: trunk, size: 3407) | |
2003-12-19
| ||
08:40 | [0c1fcc2f9b] part of check-in [7dddbeb586] A better fix for ticket #530 - one that is likely to work on unix implementations in addition to linux. Also more tests for multi-thread locking added. (CVS 1138) (check-in: [7dddbeb586] user: drh branch: trunk, size: 3384) | |
02:52 | Added: [e98de65749] part of check-in [b36a4bb610] Add new thread-testing code and fix locking under Linux threads. Ticket #530. (CVS 1137) (check-in: [b36a4bb610] user: drh branch: trunk, size: 1999) | |