Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-03-01
| ||
22:41 | Attempt to disable Microsoft telemetry at build time. Leaf check-in: 6b7664f039 user: mistachkin tags: trunk | |
2023-01-29
| ||
21:18 | Several updates to tests and the test suite. check-in: d0eb94788c user: mistachkin tags: trunk | |
2023-01-18
| ||
05:09 | Add the SqlStringPreview connection event type. check-in: 4188296299 user: mistachkin tags: trunk | |
2023-01-17
| ||
18:50 | Bump version to 1.0.118.0. Update version history docs. check-in: b0dece3f52 user: mistachkin tags: trunk | |
18:25 | Add comments. check-in: 43b5d891f7 user: mistachkin tags: trunk | |
18:12 | Fixes to the tests for the Trace2 callback. check-in: d1af8c8a96 user: mistachkin tags: trunk | |
18:07 | Treat the trace callback specially when disposing of the native database connection due to needing to support SQLITE_TRACE_CLOSE. This special handling does not apply to native database connections that will end up in the connection pool. check-in: cbe7098055 user: mistachkin tags: trunk | |
07:31 | Add initial testing for the Trace2 event. check-in: 843fbaa836 user: mistachkin tags: trunk | |
05:18 | Start stubbing in tests for the Trace2 event. check-in: 91c17c5e79 user: mistachkin tags: trunk | |
04:40 | Add a comment. check-in: ef15ddc356 user: mistachkin tags: trunk | |
04:37 | More corrections to the trace_v2 event data handling. check-in: 57c94f0c66 user: mistachkin tags: trunk | |
04:11 | Work-in-progress corrections to the previous check-in. check-in: 1cad101163 user: mistachkin tags: trunk | |
04:07 | Initial work on fully supporting the sqlite3_trace_v2 core library API. Pursuant to forum post https://sqlite.org/forum/forumpost/1c418d7edc. check-in: 5ad580f5ec user: mistachkin tags: trunk | |
2023-01-11
| ||
20:59 | Add support for the (new) sqlite3_is_interrupted core library API. check-in: 5cf635b987 user: mistachkin tags: trunk | |
2023-01-10
| ||
15:40 | Preliminary changes to add a couple new events. check-in: 6ea27254da user: mistachkin tags: trunk | |
2022-11-26
| ||
20:45 | Final updates for release 1.0.117.0. check-in: 1c46874c8f user: mistachkin tags: trunk, release, release-1.0.117.0 | |
10:03 | Attempt to make the 'pool' tests more robust on .NET Core. check-in: 7f8aeb3f2a user: mistachkin tags: trunk | |
2022-11-24
| ||
00:38 | Rename 'matchPlatform' test suite procedure because it was using a reserved name. check-in: 2fc62fafbe user: mistachkin tags: trunk | |
2022-11-23
| ||
05:12 | Update the full source archive file exclusion list. check-in: 84408724dc user: mistachkin tags: trunk | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk | |
18:37 | Update Eagle in externals to the beta 52 release. check-in: 52cc1900f7 user: mistachkin tags: trunk | |
2022-11-20
| ||
22:07 | Pickup the latest SQLite (3.40?) core library docs from upstream. check-in: fb661bca74 user: mistachkin tags: trunk | |
22:04 | Update SQLite core library to the 3.40.0 release. check-in: 269a0aec62 user: mistachkin tags: trunk | |
2022-11-10
| ||
10:26 | Pickup the latest SQLite 3.39 core library docs from upstream. check-in: bacb5624fd user: mistachkin tags: trunk | |
10:22 | Update SQLite core library to the latest 3.39 release branch code. check-in: 4ee1f8d168 user: mistachkin tags: trunk | |
2022-11-04
| ||
16:12 | Update Eagle in externals to the beta 51 release. check-in: 329607f7c9 user: mistachkin tags: trunk | |
2022-10-31
| ||
03:25 | Another minor enhancement to the batch cleaning tool. check-in: 96b8d91cb6 user: mistachkin tags: trunk | |
2022-10-30
| ||
07:00 | Minor updates to the Windows batch tools. check-in: 07f329197f user: mistachkin tags: trunk | |
2022-10-28
| ||
10:59 | Pickup the latest SQLite 3.39 core library docs from upstream. check-in: c9fd5abad1 user: mistachkin tags: trunk | |
10:58 | Update SQLite core library to the latest 3.39 release branch code. Update version history docs. check-in: 1d9d4f46eb user: mistachkin tags: trunk | |
2022-10-25
| ||
05:26 | Pickup upstream change to the batch cleaning tool. check-in: 79d92a4d50 user: mistachkin tags: trunk | |
2022-10-21
| ||
00:29 | Minor corrections to the source code archive building process. check-in: c722e978e0 user: mistachkin tags: trunk | |
00:23 | Add support for running the test suite with .NET 5 and/or .NET 6. check-in: ccaa09a878 user: mistachkin tags: trunk | |
2022-10-20
| ||
23:55 | Again, with newer version. Closed-Leaf check-in: 6b95b037ba user: mistachkin tags: net5And6 | |
23:54 | Set execute bits one more time. check-in: 5177041d85 user: mistachkin tags: net5And6 | |
23:50 | Update some error messages. check-in: 6219f10177 user: mistachkin tags: net5And6 | |
23:33 | More file renaming. check-in: 2f2b7733cc user: mistachkin tags: net5And6 | |
23:31 | Set execute bits again? check-in: db452f981c user: mistachkin tags: net5And6 | |
23:27 | Fix some file names. check-in: 9dc424f18e user: mistachkin tags: net5And6 | |
23:22 | Set execute bits. check-in: 21d3363707 user: mistachkin tags: net5And6 | |
23:19 | Add Eagle in externals with configuration files for .NET 5 and .NET 6 and more cleanup changes. check-in: 743f6899a5 user: mistachkin tags: net5And6 | |
23:06 | More changes. check-in: 533f6d18c2 user: mistachkin tags: net5And6 | |
22:52 | Initial cleanup work to allow for running the test suite using .NET 5 and/or .NET 6. check-in: 8561bee72b user: mistachkin tags: net5And6 | |
2022-10-10
| ||
23:41 | Update CHM builder tool to remove superfluous anti-robot scripts from the SQLite core library docs. check-in: 82ab8350ea user: mistachkin tags: trunk | |
19:37 | Minor coding style improvements to the internal JD computation method. check-in: 055bb6ae4d user: mistachkin tags: trunk | |
19:34 | Minor adjustments to the test for ticket [ce4d70ea6f]. check-in: 5950fce56b user: mistachkin tags: trunk | |
01:48 | Update version history docs. check-in: 6beaae4712 user: mistachkin tags: trunk | |
01:45 | Pickup the SQLite 3.39.4 core library docs from upstream. check-in: b88928dd71 user: mistachkin tags: trunk | |
01:43 | Update SQLite core library to the 3.39.4 release. check-in: 797fa00ee5 user: mistachkin tags: trunk | |
2022-09-20
| ||
05:28 | Simplify the 'clean' batch tool in preparation for the upcoming release. check-in: 003754b48c user: mistachkin tags: trunk | |