Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/test_superlock.c
2025-04-21
| ||
13:02 | [d511389fdd] part of check-in [3215186aa9] Merge all the latest trunk enhancements into the bedrock branch. (check-in: [3215186aa9] user: drh branch: bedrock, size: 12736) | |
2025-03-06
| ||
13:38 | [3387fc794a] part of check-in [205979813c] Cygwin-centric fixes from Jan Nijtmans. (check-in: [205979813c] user: stephan branch: cygwin-fixes, size: 12287) | |
2024-08-01
| ||
00:47 | [388f474199] part of check-in [c1f616ce80] Merge the latest trunk enhancements into the bedrock branch. (check-in: [c1f616ce80] user: drh branch: bedrock, size: 12733) | |
2024-07-30
| ||
15:49 | [18355ca274] part of check-in [6e5bb48a74] First attempt at getting the build to work with Tcl 9.0. (check-in: [6e5bb48a74] user: drh branch: tcl9, size: 12284) | |
2020-07-29
| ||
16:18 | [3fddd505f4] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 12413) | |
2018-12-10
| ||
15:24 | [f4d4cc7319] part of check-in [d9157dd176] Rework the SQLITE_MUTEXFREE_SHMLOCK code to reduce contention. (check-in: [d9157dd176] user: dan branch: mutexfree-shmlock, size: 12861) | |
2016-08-04
| ||
09:13 | [793bb9d43a] part of check-in [bf5a9542d0] Merge the ORDER BY LIMIT fix, and other enhancements, from trunk. (check-in: [bf5a9542d0] user: drh branch: apple-osx, size: 12517) | |
2016-07-28
| ||
17:11 | [4839644b92] part of check-in [f2f1323cc4] Make sure the SQLITE_TCLAPI macro is always defined and use it for all callback functions that must interface with the Tcl C API. (check-in: [f2f1323cc4] user: mistachkin branch: callbackConv, size: 12412) | |
14:37 | [9389ee2aa8] part of check-in [e8be3dfeab] Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention. (check-in: [e8be3dfeab] user: mistachkin branch: callbackConv, size: 12311) | |
2015-02-19
| ||
00:29 | [0679715717] part of check-in [28284ccc0d] First small steps toward brining trunk and apple-osx closer together. (check-in: [28284ccc0d] user: drh branch: trunk, size: 12236) | |
2011-06-24
| ||
20:47 | [12e2bc484c] part of check-in [34f0efa2b1] Merging local changes to apple-osx (check-in: [34f0efa2b1] user: adam branch: apple-osx, size: 12341) | |
2010-12-07
| ||
17:12 | [2b97936ca1] part of check-in [fe441df9ba] Work around restriction in Windows file locking. (check-in: [fe441df9ba] user: shaneh branch: trunk, size: 12236) | |
16:39 | [aa91c01e42] part of check-in [65c393793f] Fix a bug in the demo "superlock" code preventing locks from being released in some circumstances. (check-in: [65c393793f] user: dan branch: trunk, size: 12097) | |
2010-11-24
| ||
13:04 | [c0c0b1f732] part of check-in [461f1a010f] Fix a couple of compiler warnings in test_superlock.c. Add superlock.c to the Makefile.in used by the configure script. (check-in: [461f1a010f] user: drh branch: trunk, size: 11354) | |
2010-11-19
| ||
18:20 | Added: [714bb877e5] part of check-in [1a3e7417a2] Add file test_superlock.c with example code for obtaining an exclusive lock on either rollback or wal mode databases. (check-in: [1a3e7417a2] user: dan branch: superlock, size: 11389) | |