SQLite

All files named ”tool/soak1.tcl”
Login

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

History for tool/soak1.tcl

2025-02-27
21:17
[a3892082ed] part of check-in [f50c21484d] Approximately 100 typo corrections spanning the whole tree, submitted via forum post 0db9827f0464bc33 and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. (check-in: [f50c21484d] user: stephan branch: trunk, size: 2745)
2008-06-26
10:54
[8d407956e1] part of check-in [1e3b830802] Change the TEMP_STORE preprocessor symbol to SQLITE_TEMP_STORE. (CVS 5312) (check-in: [1e3b830802] user: danielk1977 branch: trunk, size: 2744)
10:41
[8f1ae78983] part of check-in [cdd4cf4ce2] Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) (check-in: [cdd4cf4ce2] user: danielk1977 branch: trunk, size: 2716)
2007-09-03
15:26
[85a4a7826c] part of check-in [38dff76ddf] Remove the last traces of SQLITE_ENABLE_REDEF_IO. (CVS 4377) (check-in: [38dff76ddf] user: drh branch: trunk, size: 2702)
2007-06-16
14:19
[ea809201ad] part of check-in [10e6822d4f] Add another scenario to the soak1.tcl script. (CVS 4081) (check-in: [10e6822d4f] user: drh branch: trunk, size: 2729)
2007-06-15
18:43
Added: [9a738c7809] part of check-in [d4ea1287a8] Add a script for "soak" testing. (CVS 4074) (check-in: [d4ea1287a8] user: drh branch: trunk, size: 2408)