Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
100 most recent check-ins by user mistachkin
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 | |
2022-09-05
| ||
14:55 | Update SQLite core library to the 3.39.3 release. check-in: 82b1e0301f user: mistachkin tags: trunk | |
2022-09-01
| ||
15:33 | Minor enhancements to connection pool testing. check-in: ec5ba35380 user: mistachkin tags: trunk | |
2022-08-31
| ||
22:19 | Correction to the previous check-in: bring back the latest regexp extension fixes. check-in: 7768ffb90f user: mistachkin tags: trunk | |
22:15 | Update SQLite core library to the latest release branch code. check-in: faea5cfea4 user: mistachkin tags: trunk | |
2022-08-30
| ||
21:41 | Add placeholder resource define. check-in: 980d4ccf27 user: mistachkin tags: trunk | |
21:23 | Add MSVC version to the resource defines. check-in: 098c877ec4 user: mistachkin tags: trunk | |
20:37 | Stub-in extra defines for the interop assembly resource file. check-in: feb02a19c6 user: mistachkin tags: trunk | |
2022-08-13
| ||
03:50 | Another minor correction to the previous check-in. check-in: 43e2105f05 user: mistachkin tags: trunk | |
2022-08-11
| ||
04:23 | Minor fix to the previous check-in. check-in: 4dfb0ab50e user: mistachkin tags: trunk | |
04:13 | Pickup clean batch tool enhancements from upstream. check-in: 3a95fe2c3e user: mistachkin tags: trunk | |
2022-08-06
| ||
02:22 | Add test for the new DefaultMaximumSleepTime connection string property. check-in: 579b7edbe6 user: mistachkin tags: trunk | |
02:09 | Minor cleanup in the batch tools. check-in: dc1e7f4531 user: mistachkin tags: trunk | |
01:49 | Update version history docs. check-in: e206ee3922 user: mistachkin tags: trunk | |
01:25 | Enhancements for the optional SEE integration. check-in: 5d09042c84 user: mistachkin tags: trunk | |
2022-08-05
| ||
02:33 | Add support for creating custom window functions. Pursuant to forum post [21de219031]. check-in: d76560fd5b user: mistachkin tags: trunk | |
02:20 | Update version history docs. Closed-Leaf check-in: 36632c7fe2 user: mistachkin tags: windowFunc | |
01:51 | Merge updates from trunk. check-in: ecb4a2329a user: mistachkin tags: windowFunc | |
2022-08-04
| ||
19:27 | Work on tests. check-in: c11ceac2f4 user: mistachkin tags: windowFunc | |
2022-07-21
| ||
18:49 | Pickup the SQLite 3.39.2 core library docs from upstream. check-in: b66fe3b155 user: mistachkin tags: trunk | |
18:45 | Update SQLite 'regexp' extension to the latest trunk. check-in: 3eb1f18f73 user: mistachkin tags: trunk | |
16:52 | Update SQLite core library to the 3.39.2 release. check-in: 2f19df69d2 user: mistachkin tags: trunk | |
04:41 | Minor code formatting changes. check-in: 00dae8c069 user: mistachkin tags: windowFunc | |
03:31 | Remove obsolete comment from the download page. check-in: 75571abd35 user: mistachkin tags: trunk | |
2022-07-20
| ||
20:11 | More cleanup and safety. check-in: 355d040f19 user: mistachkin tags: windowFunc | |
20:05 | Interop assembly integration fixes. check-in: 188e8e3b70 user: mistachkin tags: windowFunc | |
19:53 | Fix more typos. check-in: d2762d6af0 user: mistachkin tags: windowFunc | |
19:50 | Fix typo. check-in: 6df055d637 user: mistachkin tags: windowFunc | |
19:46 | Add null connection parameter check to the new property access in Prepare. check-in: e63b215582 user: mistachkin tags: windowFunc | |
19:35 | Further refinements. check-in: 8f81d1b191 user: mistachkin tags: windowFunc | |
19:17 | Fix some C# compiler warnings. check-in: 1c9640761f user: mistachkin tags: windowFunc | |
19:09 | More work on integrating new functionality into the function and virtual table support subsystems. check-in: e9d2b9b571 user: mistachkin tags: windowFunc | |
04:16 | Add more interop assembly declarations. check-in: 1babfb72af user: mistachkin tags: windowFunc | |
03:59 | Minor cleanups. check-in: 6f667ecbf9 user: mistachkin tags: windowFunc | |
03:54 | More work on upgrading the underlying custom function infrastructure. check-in: 4a89490941 user: mistachkin tags: windowFunc | |
02:59 | Hook up the interop assembly stuff. check-in: 78add980e0 user: mistachkin tags: windowFunc | |
02:48 | More work-in-progress on window function support. check-in: cf1b031ddf user: mistachkin tags: windowFunc | |
02:31 | Initial work at stubbing in support for creating window functions. check-in: f2bc86f69d user: mistachkin tags: windowFunc | |
2022-07-08
| ||
16:27 | Remove unused field in the IEnumerable module class. check-in: 4450f6ac93 user: mistachkin tags: trunk | |
2022-07-07
| ||
00:14 | Minor corrections to the tests for ticket [ce4d70ea6f]. check-in: 0ee4656a4a user: mistachkin tags: trunk | |
2022-07-06
| ||
23:51 | Update SQLite core library to the 3.39.0 release. Pickup the SQLite 3.39.0 core library docs from upstream. check-in: 63ca2406e1 user: mistachkin tags: trunk | |
21:33 | Suppress finalizer calls for SQLite3 objects that are closed. Fix for [ce4d70ea6f]. check-in: e242effb07 user: mistachkin tags: trunk | |
02:15 | Further test suite enhancements. check-in: 06f8395ca4 user: mistachkin tags: trunk | |
02:14 | Reset the per-thread 'last connection open' value in the Close method, if applicable. check-in: e486384a09 user: mistachkin tags: trunk | |
00:48 | Enhancements to the SQLiteConnection.Changed event. Cleanup several tests. Pursuant to [ce4d70ea6f]. check-in: 50a09e2598 user: mistachkin tags: trunk | |
2022-07-05
| ||
23:06 | Bump version to 1.0.117.0. Update version history docs. check-in: 108ab5b565 user: mistachkin tags: trunk | |
2022-06-11
| ||
00:21 | More diagnostic enhancements to the batch tools. check-in: 94bb9b9bea user: mistachkin tags: trunk | |
2022-06-07
| ||
17:56 | Diagnostic enhancements to the build batch tool. check-in: 331eb31719 user: mistachkin tags: trunk | |
2022-06-06
| ||
23:25 | Update the VsWhere tool in externals to the 3.0.3 release. check-in: 2d13a812c6 user: mistachkin tags: trunk | |
2022-06-02
| ||
01:50 | Final updates for release 1.0.116.0. check-in: 5c8e83567e user: mistachkin tags: trunk, release, release-1.0.116.0 | |
01:48 | Update the download pages. Closed-Leaf check-in: b0bbe56716 user: mistachkin tags: preRelease | |