Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for tool/mkctimec.tcl
2025-05-19
| ||
16:52 | [313359eb98] part of check-in [720d175478] Merge recent trunk changes into the wal2 branch. (check-in: [720d175478] user: drh branch: wal2, size: 12036) | |
2025-05-10
| ||
17:09 | [11c9eda4a8] part of check-in [491cf31904] Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restores the JSON5 bug fixed in the previous check-in, in case some applications need it for legacy compatibility. (check-in: [491cf31904] user: drh branch: trunk, size: 12005) | |
2025-03-03
| ||
15:57 | [a384e7613d] part of check-in [6baea938f0] Merge the latest trunk enhancements into the wal2 branch. (check-in: [6baea938f0] user: drh branch: wal2, size: 12003) | |
2025-02-27
| ||
11:03 | [f76dbfc74c] part of check-in [3cf88d429f] Add support for SQLITE_EXTRA_INIT_MUTEXED - like SQLITE_EXTRA_INIT, but is called from within sqlite3_initialize() when the SQLITE_MUTEX_STATIC_MAIN mutex is still held. (check-in: [3cf88d429f] user: dan branch: build-break, size: 11972) | |
2025-02-24
| ||
10:52 | [809e42c417] part of check-in [55324d1c86] Merge latest changes from trunk into this branch. (check-in: [55324d1c86] user: dan branch: win32-enable-setlk, size: 11944) | |
2025-02-18
| ||
14:38 | [4b8824c288] part of check-in [bd46516595] Merge all the latest trunk enhancements into the wal2 branch. (check-in: [bd46516595] user: drh branch: wal2, size: 11945) | |
2025-02-11
| ||
19:40 | [b57ab5c43c] part of check-in [958bb5de7c] Omit the src/ctime.c source file, since it is automatically generated by a TCL script. Instead, add rules to the various makefiles to generate ctime.c on demand. (check-in: [958bb5de7c] user: drh branch: trunk, size: 11914) | |
18:32 | [f756fba55f] part of check-in [303e8009ab] Update tool/mkctimec.tcl so that sqlite3_compileoption_xxx() APIs report on the SQLITE_ENABLE_SETLK_TIMEOUT option. (check-in: [303e8009ab] user: dan branch: win32-enable-setlk, size: 12020) | |
2024-11-18
| ||
15:30 | [e78bd291ad] part of check-in [d19aeff609] Merge the latest trunk changes into the wal2 branch. (check-in: [d19aeff609] user: drh branch: wal2, size: 12021) | |
2024-10-28
| ||
17:27 | [ef6a67ec82] part of check-in [3a3f7bf430] Remove the never-used and never-documented and long-ago deprecated user-authentication feature option. [65884d4f81a4705b]. (check-in: [3a3f7bf430] user: drh branch: trunk, size: 11990) | |
2024-09-04
| ||
16:46 | [24074f2872] part of check-in [9f53034371] Merge all the latest trunk enhancements into the wal2 branch. (check-in: [9f53034371] user: drh branch: wal2, size: 12050) | |
2024-09-02
| ||
09:40 | [e3af51acc2] part of check-in [3b1cdddf83] Change the name of the enabling compile-time macro to SQLITE_ENABLE_ORDERED_SET_AGGREGATES. (check-in: [3b1cdddf83] user: drh branch: ordered-set-agg, size: 12019) | |
2024-09-01
| ||
23:27 | [643f691143] part of check-in [c9367e2532] The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option: SQLITE_ENABLE_ORDERED_SET_FUNCS. There is no increment in the code size if the option is omitted. (check-in: [c9367e2532] user: drh branch: ordered-set-agg, size: 12014) | |
2024-08-29
| ||
23:33 | [ec66114bec] part of check-in [dfecc79c8f] Merge all the latest trunk enhancements into the wal2 branch. (check-in: [dfecc79c8f] user: drh branch: wal2, size: 12011) | |
2024-08-28
| ||
12:10 | [48ca8eefa9] part of check-in [7420b13238] Update the "make test" target so that it is really just "mdevtest" with "srctree-check" and "sourcetest". (check-in: [7420b13238] user: drh branch: trunk, size: 11980) | |
2024-03-26
| ||
10:42 | [eec31c692f] part of check-in [c2139d8263] Merge all recent trunk enhancements into the wal2 branch. (check-in: [c2139d8263] user: drh branch: wal2, size: 11975) | |
2024-03-21
| ||
10:35 | [060e9785e9] part of check-in [66c69e2f20] Fix all test cases so that they work with SQLITE_ALLOW_ROWID_IN_VIEW. (check-in: [66c69e2f20] user: drh branch: trunk, size: 11944) | |
2023-11-22
| ||
15:34 | [9edac3f6d9] part of check-in [2672572cc3] Merge the 3.44.1 patches into a sub-branch of wal2. (check-in: [2672572cc3] user: drh branch: wal2-3.44, size: 11946) | |
2023-11-02
| ||
12:05 | [a16682eae5] part of check-in [58eb5440d7] Update the srctree-check.tcl script and child script so that they can be run on a read-only source tree and so that if any inconsistencies are found, the script returns a non-zero exit code and thus halts the build. (check-in: [58eb5440d7] user: drh branch: trunk, size: 11915) | |
2023-10-23
| ||
16:00 | [b2491d5545] part of check-in [3a6479d3f9] Merge latest trunk changes into this branch. (check-in: [3a6479d3f9] user: dan branch: wal2, size: 11521) | |
2023-10-09
| ||
14:05 | [372452e242] part of check-in [f57e8275cf] Turn on SEH by default when building using MSVC. (check-in: [f57e8275cf] user: drh branch: trunk, size: 11490) | |
2023-08-28
| ||
16:05 | [c7246946f8] part of check-in [349aac7e8d] Update tool/mkctimec.tcl to account for [fe7365254d343e]. (check-in: [349aac7e8d] user: stephan branch: trunk, size: 11472) | |
2023-08-11
| ||
11:40 | [ad237e2d41] part of check-in [fe1bf30ca0] Merge the latest trunk enhancements into the wal2 branch. (check-in: [fe1bf30ca0] user: drh branch: wal2, size: 11480) | |
11:12 | [aca4b83e49] part of check-in [15c2eadbff] Up until version 3.42.0, there was a bug in json_valid() such that it would return False (0) for a NULL input. That bug is fixed in 3.42.0. This check-in adds a compile-time option -DSQLITE_LEGACY_JSON_VALID that restores the old buggy behavior for applications that depend on it. (check-in: [15c2eadbff] user: drh branch: legacy-json-valid, size: 11449) | |
2023-03-23
| ||
19:22 | [cf2e2485c2] part of check-in [95c7af79cf] Fix test cases so that they work when SQLITE_ENABLE_NAN_INF is defined. (check-in: [95c7af79cf] user: drh branch: nan-inf, size: 11446) | |
2023-02-18
| ||
21:42 | [64c69c7745] part of check-in [a36de0c803] Merge the latest trunk enhancements into the wal2 branch. (check-in: [a36de0c803] user: drh branch: wal2, size: 11453) | |
2023-02-08
| ||
17:28 | [38e3db3321] part of check-in [6647d1cb8b] Always use 64-bit integers for stats associated with STAT1 and STAT4. (check-in: [6647d1cb8b] user: drh branch: trunk, size: 11422) | |
2023-02-06
| ||
19:00 | [82e75faafe] part of check-in [e93113259e] Disable an invalid assert(). Add the "WAL2" compile-time property so that test scripts can more easily determine that they are dealing with a WAL2-capable build. (check-in: [e93113259e] user: drh branch: wal2, size: 11474) | |
2022-10-21
| ||
17:48 | [c185cf1bdc] part of check-in [fcd9e0dbe3] Add SQLITE_DQS to the compileoptions_used list, per request in forum post 8b1060122b. Force DQS=0 in sqlite3-wasm.c. (check-in: [fcd9e0dbe3] user: stephan branch: trunk, size: 11443) | |
2022-10-04
| ||
10:35 | [0e309dfc8b] part of check-in [897e187cad] Change the name of the autoconf-generated configuration file from "config.h" to "sqlite_cfg.h" to work around a bug in a dependency checker, reported in a tweet from Joey Castillo. (check-in: [897e187cad] user: drh branch: trunk, size: 11430) | |
2022-08-09
| ||
14:28 | [8f472681f6] part of check-in [60947da687] Omit the (undocumented) SQLITE_PCACHE_SEPARATE_HEADER compile-time option. (check-in: [60947da687] user: drh branch: trunk, size: 11426) | |
2022-04-06
| ||
12:25 | [ac96a74f5e] part of check-in [bc33168cf1] Add the sqlite3Show() family of debugging interfaces under SQLITE_DEBUG. No changes to deliverable builds. Rename SQLITE_ENABLE_SELECTTRACE to SQLITE_ENABLE_TREETRACE in ctime.c. (check-in: [bc33168cf1] user: drh branch: trunk, size: 11458) | |
2022-01-12
| ||
01:42 | [3147e9dfc4] part of check-in [02aaa10f34] Make tool/mctimec.tcl effect more regular and obvious (check-in: [02aaa10f34] user: larrybr branch: trunk, size: 11460) | |
00:52 | [4d8e3f967f] part of check-in [8ded3f5b00] Fix mkctimec.tcl with the updated compile-time options for JSON. (check-in: [8ded3f5b00] user: drh branch: trunk, size: 10330) | |
2021-07-05
| ||
18:37 | [5ef1891ed3] part of check-in [e306952690] Add the ATOMIC_INTRINSICS compile-time output output. Move sqlite3Int.h in front of ctime.c so that default values that are not overridden are shown in PRAGMA compile-time option output. (check-in: [e306952690] user: drh branch: trunk, size: 10333) | |
2021-05-19
| ||
20:01 | [06b0d503ee] part of check-in [b70587cca9] Incorporate ..._DESERIALIZE revision. (check-in: [b70587cca9] user: larrybr branch: compile_options, size: 10321) | |
2021-04-16
| ||
10:25 | [6469850ad5] part of check-in [cb3127725d] Dial back assumptions on compile option defaults to reflect actual conditionals. (check-in: [cb3127725d] user: larrybr branch: compile_options, size: 10323) | |
2021-04-15
| ||
23:43 | [7e5fc6eca3] part of check-in [6eb83f83d2] Merge from (forked) trunk. Handle compile options that differ from default by being 0. (check-in: [6eb83f83d2] user: larrybr branch: compile_options, size: 10074) | |
00:26 | [064bd59aa2] part of check-in [63ea3e298c] Bring pragma compile_options up to date. And make mkctimec.tcl help do so. (check-in: [63ea3e298c] user: larrybr branch: compile_options, size: 9499) | |
2020-07-29
| ||
16:18 | [978d5a1888] 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: 7548) | |
2017-06-17
| ||
17:29 | [dd183b73ae] part of check-in [95141c6426] Ensure that the value of the THREADSAFE symbol is always included when reporting compile time options, even if it was not explicitly configured. (check-in: [95141c6426] user: dan branch: ctime-refactor, size: 7550) | |
2017-06-16
| ||
19:51 | Added: [4751d3c3e3] part of check-in [bc1951d699] Rework the code in ctime.c a bit to report on more compile time options. And to only output configuration options passed in to SQLite, not the default values of #define symbols set automatically. Also generate the large array in ctime.c using new script tool/mkctime.tcl, instead of entering it manually. (check-in: [bc1951d699] user: dan branch: ctime-refactor, size: 7364) | |