| Commit message (Collapse) | Author | Age |
|
|
| |
FossilOrigin-Name: 205979813c7300debb5f1ba270583ef2f08e069d6d01865b5910702889a5c1ed
|
|
|
| |
FossilOrigin-Name: 6e5bb48a74d63fb8c30528f0005d1763cd2dbb882abf86baf1565721e6bfcf84
|
|
|
|
|
| |
pickups from [forum:/info/c61fb09afd|forum post c61fb09afd].
FossilOrigin-Name: 8c291d99946eb32b20b743921202f9c7cfb716268ff526817b27adbb7942e40b
|
|
|
| |
FossilOrigin-Name: 9536fa0ae0c1ae6e2e98d2fa11e5acda7f3c9b8ca5061b6f7f8cae63a11d936b
|
|
|
| |
FossilOrigin-Name: f2f1323cc4d2ad2d6794dbfae8d50b747213e85d
|
|
|
|
|
| |
convention.
FossilOrigin-Name: e8be3dfeabaa31b3490793cf8230faae1204be15
|
|
|
|
|
| |
mutexes.
FossilOrigin-Name: 4e515897af97cb3a4158bcc34318992e8dcee77a
|
|
|
| |
FossilOrigin-Name: 1025873fdfd9e7e53094c48af1a79c60ae50ae97
|
|
|
|
|
| |
sqlite3TestErrorName() with sqlite3ErrName() and add missing return codes.
FossilOrigin-Name: 05ba5e23fcc5da416d47a8ad5e667ed6a0c7a34a
|
|
|
|
|
| |
(pagecache memory). Change a few instances of SQLITE_MUTEX_STATIC_LRU2 in comments and test code to STATIC_PMEM.
FossilOrigin-Name: 456bd5c63b41bae8e389df81e318b830aa314000
|
|
|
| |
FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
|
|
|
|
|
|
| |
to the sqlite3BtreeOpen() routine to prevent a race condition on detection
of sharable caches. Ticket #3735. (CVS 6363)
FossilOrigin-Name: 19fa5a29b97f017a9e176e48c848100299ba6920
|
|
|
|
|
| |
Sqlitetest_mutex_Init(). This is because Sqlitetest_mutex_Init() is now called by each thread during thread tests ((6193)). Test code changes only. (CVS 6279)
FossilOrigin-Name: 8b318b9385d0542ca56750b901c0c6b7d05ca634
|
|
|
|
|
| |
ensure that the thread tests run during regression testing. (CVS 6193)
FossilOrigin-Name: 6242f113eb40d472b78685c296fecf9f749a11cd
|
|
|
| |
FossilOrigin-Name: f818e8e5cb20c51922d0b5424f17649e0692f273
|
|
|
|
|
| |
sqliteInt.h. (CVS 5443)
FossilOrigin-Name: d8be91e2d2737dcb0e82e6c8a6a3f4827bc98d63
|
|
|
|
|
| |
sqlite3_mutex_alloc() if compiled with -DSQLITE_THREADSAFE=0. (CVS 5430)
FossilOrigin-Name: 26a203d894edd0091ac60862956e42d22167011e
|
|
|
| |
FossilOrigin-Name: 8fc462b6b7afe390463ea7b010fd3230d9acc358
|
|
|
|
|
|
| |
of MEMSYS3/5 to be compiled-in at a time. Omit the SQLITE_CONFIG_MEMSYS3/5
configuration options. (CVS 5389)
FossilOrigin-Name: ed8b2525006ae7f8cacd01b291760513fdbdff57
|
|
|
|
|
| |
protected by an internal mutex. (CVS 5387)
FossilOrigin-Name: 7e58b78712420b3bd4320192a58d89eb71eecc9c
|
|
|
| |
FossilOrigin-Name: 65875005ac8bc7988d7d7d8e8b999857449568fd
|
|
|
| |
FossilOrigin-Name: fe80aa58a4ac12db5a92d25d28165f5159f04533
|
|
|
|
|
|
|
| |
opcode to take a count and to move multiple registers. Initial code for
the compound-select merge optimization is added but is incomplete
and is commented out. (CVS 5272)
FossilOrigin-Name: 663a590e3086145a57af7569d8f798b6b6a8b76c
|
|
|
|
|
| |
new sqlite3_mutex_methods based API. (CVS 5244)
FossilOrigin-Name: 9cd7f8669a59c6096331229df2e2ad87e628abab
|
|
|
|
|
| |
modes. (CVS 5234)
FossilOrigin-Name: 5059644c4bc5f6679afd939e0bc26080f42a9918
|
|
FossilOrigin-Name: 262baee9952b28afe5dc77eb7365ebb11a480906
|