Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent check-ins
2025-07-03
| ||
16:16 | initial proof-of-concept work on modern build system. new SDK-style csproj files for System.Data.SQLite and for the EF6 variant of System.Data.SQLite.Linq. also csproj files for test and testlinq, making use of the above. strong naming preserved even though modern .NET doesn't use it. Leaf check-in: 9cfd9e00ff user: ericsink tags: v2 | |
2025-06-23
| ||
15:03 | rm the 'no forum on this web site' message, since there now is one Leaf check-in: 561fc11fab user: eric tags: trunk | |
2025-05-29
| ||
15:24 | update the built-in SQLite to 3.50.0 check-in: 4cc472bb66 user: ericsink tags: trunk | |
2025-05-22
| ||
14:54 | add a comma check-in: f4675441c6 user: eric tags: trunk | |
2025-05-07
| ||
12:02 | Update the built-in SQLite to version 3.49.2 check-in: ff6dd505c4 user: drh tags: trunk | |
2025-01-27
| ||
18:40 | Simplified homepage. check-in: ba6f936556 user: drh tags: trunk | |
18:08 | Add the ability to build in VS2022 using the Setup/build_vs_2022.bat script to the 1.0.119.0 release. Leaf check-in: 0b34025625 user: drh tags: branch-119 | |
2025-01-24
| ||
15:23 | Include the steps for Mono as well. check-in: 61617d740c user: mistachkin tags: trunk | |
15:17 | Improve build documentation so it includes the explicit steps for building on POSIX compliant operating systems. check-in: 8b5928fbf5 user: mistachkin tags: trunk | |
2025-01-21
| ||
06:22 | Add a special testing tool for Visual Studio 2022. check-in: 41e43b2317 user: mistachkin tags: trunk | |
05:59 | Minor fixes to the previous check-in. check-in: 3d0a5b2e4d user: mistachkin tags: trunk | |
2025-01-20
| ||
21:38 | When building using Visual Studio 2022, forcibly use the .NET Framework 4.0 to avoid issues on machines that do not have all the Developer Packs installed. check-in: 5f24381e5b user: mistachkin tags: trunk | |
21:18 | Add special tools capable of building all binaries out-of-the-box using Visual Studio 2022. check-in: c2deab8b62 user: mistachkin tags: trunk | |
2025-01-18
| ||
03:51 | Fix a typo in the previous check-in. check-in: ae10148ec8 user: mistachkin tags: trunk | |
2024-12-11
| ||
03:32 | Add experimental support for the 'Binary' DateTime format. check-in: fa96f58515 user: mistachkin tags: trunk | |
2024-11-23
| ||
21:39 | Remove a superfluous debugging statement from a previous check-in. check-in: d830bfbb75 user: mistachkin tags: trunk | |
21:32 | Update tests to account for the recently added 'OnChanged' event types. check-in: 67f2916be9 user: mistachkin tags: trunk | |
21:31 | Fix an issue with the new test suite helper procedure 'tryDeleteBuildAssembly'. check-in: 64dc5631e2 user: mistachkin tags: trunk | |
17:26 | Improvements to native interop assembly file handling in the test suite infrastructure. check-in: cf07219010 user: mistachkin tags: trunk | |
2024-11-19
| ||
18:01 | Preliminary work on adding more 'Changed' event types. check-in: a55cf38927 user: mistachkin tags: trunk | |