Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/test_tclsh.c
2024-11-18
| ||
15:30 | [179e8c9fc7] part of check-in [d19aeff609] Merge the latest trunk changes into the wal2 branch. (check-in: [d19aeff609] user: drh branch: wal2, size: 6476) | |
2024-10-30
| ||
14:24 | [b2f529c876] part of check-in [67087fe433] Merge the readonly-ignore-wal-jrnl feature into a sub-branch of reuse-schema. (check-in: [67087fe433] user: drh branch: reuse-schema-ro-waljrnl, size: 6503) | |
2024-10-28
| ||
15:38 | [c01706ac60] part of check-in [10b1b86821] Omit the antiquated and long-unsupport async extension since it has been superseded by WAL mode for over a decade. (check-in: [10b1b86821] user: drh branch: omit-async, size: 6413) | |
2024-08-01
| ||
01:06 | [3799a1f527] part of check-in [ff9fdd07d2] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [ff9fdd07d2] user: drh branch: reuse-schema, size: 6583) | |
00:38 | [efa390787e] part of check-in [eac582056f] Merge the latest trunk enhancements into the wal2 branch. (check-in: [eac582056f] user: drh branch: wal2, size: 6556) | |
2024-07-30
| ||
15:49 | [6077f2bdc6] 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: 6493) | |
2024-03-13
| ||
17:55 | [6f7c38934a] part of check-in [2b12da7234] Merge the latest trunk enhancements into the wal2 branch. (check-in: [2b12da7234] user: drh branch: wal2, size: 6678) | |
15:59 | [9dd3005a79] part of check-in [70ef3784f6] Merge the latest trunk enhancements into the reuse-schema branch. Fix the reuse-schema build of the CLI so that it works again. (check-in: [70ef3784f6] user: drh branch: reuse-schema, size: 6705) | |
2024-02-17
| ||
20:55 | [aaf0d1de4a] part of check-in [444e3c9210] Add start of extension for incremental integrity-checks to ext/intck/. (check-in: [444e3c9210] user: dan branch: incr-integrity-check, size: 6615) | |
2023-02-07
| ||
15:29 | [15c29f9eb0] part of check-in [4d21640c58] Merge latest trunk changes into this branch. (check-in: [4d21640c58] user: dan branch: reuse-schema, size: 6625) | |
2023-02-06
| ||
17:48 | [01c76e2ee3] part of check-in [44f8f33d4a] Merge the latest trunk enhancements into the wal2 branch. (check-in: [44f8f33d4a] user: drh branch: wal2, size: 6598) | |
15:49 | [3ff5d188a7] part of check-in [aea3b6f651] Fix the build after the previous change (check-in: [aea3b6f651] user: drh branch: test-cleanup, size: 6535) | |
2022-11-05
| ||
15:31 | [88b764a435] part of check-in [224eaf2622] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [224eaf2622] user: drh branch: reuse-schema, size: 6697) | |
2022-11-04
| ||
18:58 | [0b15685c31] part of check-in [ca63a1bee1] Merge the latest trunk enhancements into the wal2 branch. (check-in: [ca63a1bee1] user: drh branch: wal2, size: 6670) | |
2022-08-31
| ||
20:45 | [7dd98be675] part of check-in [f8298eeba0] Add new files for an extension to recover data from corrupted databases. (check-in: [f8298eeba0] user: dan branch: recover-extension, size: 6607) | |
2021-10-04
| ||
11:49 | [ec192bceac] part of check-in [64234c5c9a] Merge recent trunk enhancements into the reuse-schema branch. (check-in: [64234c5c9a] user: drh branch: reuse-schema, size: 6625) | |
11:44 | [dec6a76016] part of check-in [127173e0ba] Merge recent trunk enhancements into the wal2 branch. (check-in: [127173e0ba] user: drh branch: wal2, size: 6598) | |
2021-09-17
| ||
20:43 | [c4065ced25] part of check-in [6ad00e52ed] Add tests for legacy geometry callbacks to rtreedoc2.test. (check-in: [6ad00e52ed] user: dan branch: trunk, size: 6535) | |
2019-04-15
| ||
15:35 | [6cbaaf30c4] part of check-in [5c6c9e7f6f] Merge recent changes from trunk into reuse-schema (check-in: [5c6c9e7f6f] user: drh branch: reuse-schema, size: 6539) | |
15:17 | [9bd1251cb7] part of check-in [8950f1195a] Merge the latest trunk enhancements. (check-in: [8950f1195a] user: drh branch: wal2, size: 6512) | |
2019-04-01
| ||
17:24 | [eeafce33ad] part of check-in [f0ed714637] If the library is built with SQLITE_VDBE_COVERAGE defined, have the Tcl tests generate a vdbe coverage report in file testdir/vdbe_coverage.txt. (check-in: [f0ed714637] user: dan branch: trunk, size: 6449) | |
2019-02-11
| ||
19:34 | [ed90fbc48a] part of check-in [2ebeb74783] Add eponymous virtual table "schemapool". For inspecting the current contents of the schema-pool. (check-in: [2ebeb74783] user: dan branch: reuse-schema, size: 6454) | |
2018-12-01
| ||
20:14 | [c225ebf05d] part of check-in [7a44fa5a35] Sync this branch with the latest trunk. (check-in: [7a44fa5a35] user: dan branch: wal2, size: 6427) | |
2018-06-18
| ||
16:55 | [06317648b0] part of check-in [da03fb4318] Add new API function sqlite3_create_window_function(), for creating new aggregate window functions. (check-in: [da03fb4318] user: dan branch: exp-window-functions, size: 6364) | |
2017-11-29
| ||
16:16 | [58052fe48e] part of check-in [373fa21bff] Merge latest trunk changes into this branch. (check-in: [373fa21bff] user: dan branch: schemalint, size: 6279) | |
2017-10-13
| ||
20:14 | [74fcfb7f3b] part of check-in [d65d1f297d] Improved ability to generate stand-alone program using TCL and SQLite by compiling with -DTCLSH_INIT_PROC=name to cause the TCL interpreter to be initialized using procedure name(). Both sqlite3_analyzer and testfixture are now built this way. (check-in: [d65d1f297d] user: drh branch: trunk, size: 6208) | |
15:06 | Added: [2a1ff3eac1] part of check-in [95b7687fed] Move some test logic out of tclsqlite.c and into auxiliary test_*.c files. This is a work in progress. (check-in: [95b7687fed] user: drh branch: tclsqlite-cleanup, size: 6290) | |