Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
923 check-ins using file System.Data.SQLite/SQLiteKeyReader.cs version dd949bcf13
2025-01-27
| ||
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. Leaf 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 | |
2024-11-13
| ||
18:31 | Refactor the vendor script library file. check-in: e2c17da35a user: mistachkin tags: trunk | |
2024-10-11
| ||
02:12 | Attempt to enable Control Flow Guard, where applicable. check-in: 4a83ed64a9 user: mistachkin tags: trunk | |
2024-10-01
| ||
18:41 | Improvements to robustness of the POSIX build scripts. check-in: 3cd1215470 user: mistachkin tags: trunk | |
2024-09-29
| ||
21:38 | Final updates for release 1.0.119.0. check-in: 79b8267962 user: mistachkin tags: trunk, release, release-1.0.119.0 | |
20:20 | Corrections to the NuGet package building batch tool. check-in: a547983575 user: mistachkin tags: trunk | |
2024-09-22
| ||
22:34 | Fix expected results in the test cases for ticket [72905c9a77]. check-in: 55db319474 user: mistachkin tags: trunk | |
22:33 | Update several upstream documentation files for the SQLite core library. check-in: 02494d0163 user: mistachkin tags: trunk | |
18:47 | Corrections to the test cases for ticket [8d928c3e88]. check-in: 5731347af7 user: mistachkin tags: trunk | |
2024-09-15
| ||
19:03 | Fixes to the .NET Standard test runner batch tools. See check-in [cb49f5a520]. check-in: 412ff08218 user: mistachkin tags: trunk | |
17:55 | Fixes for the release. Regenerate the embedded resources file for the .NET Standard builds. Also, disable several connection pool tests that do not pass consistently on the .NET Core / .NET runtimes. check-in: daefb6aa14 user: mistachkin tags: trunk | |
2024-09-14
| ||
14:14 | Skip test 'pst-3757f4365b-1.1' for mixed-mode assembly builds as they do not (really) support (or need) NuGet runtime identifiers. check-in: 34b1638df6 user: mistachkin tags: trunk | |
01:27 | Restore the latest version of the 'zipfile' extension that has the necessary compilation fixes. check-in: a89ea2086a user: mistachkin tags: trunk | |
2024-08-18
| ||
05:06 | Another build batch tool adjustment. check-in: 277ae21bf1 user: mistachkin tags: trunk | |
03:33 | Update SQLite core library files to the 3.46.1 release tag. check-in: e9dd669359 user: mistachkin tags: trunk | |
00:13 | Minor change to the previous check-in. check-in: 569aefbf71 user: mistachkin tags: trunk | |
2024-08-17
| ||
23:53 | Further enhancements to the build batch tool. check-in: 053035eacb user: mistachkin tags: trunk | |
22:50 | Enhancements to the build batch tool. check-in: ca93548cfa user: mistachkin tags: trunk | |
2024-08-16
| ||
16:12 | Add a test for unused named parameters. check-in: 73131690c5 user: mistachkin tags: trunk | |
2024-08-15
| ||
18:38 | Update Eagle in externals to the beta 55 release. check-in: a5cd0b0321 user: mistachkin tags: trunk | |
18:32 | Pickup updated 'shathree' extension from SQLite trunk again. check-in: d90f727847 user: mistachkin tags: trunk | |
2024-08-13
| ||
22:39 | Pickup updated 'shathree' extension from SQLite trunk. check-in: 3f1d88a125 user: mistachkin tags: trunk | |
02:41 | Further trace category updates. check-in: c8e3af90a3 user: mistachkin tags: trunk | |
02:09 | Add a couple new trace categories. check-in: 47358a058a user: mistachkin tags: trunk | |
2024-08-12
| ||
15:45 | Pickup a compiler warning fix from trunk for the 'compress' extension. Update version history docs. check-in: 0b491d6912 user: mistachkin tags: trunk | |
13:56 | Update SQLite core library to the 3.46.1 release. Pickup the latest SQLite 3.46.1 core library docs from upstream. check-in: 1a338cb30d user: mistachkin tags: trunk | |
2024-08-11
| ||
23:25 | Expose the SQLiteConvert.TypeToDbType method. check-in: 2fa3ceabad user: mistachkin tags: trunk | |
23:18 | Expose the SQLiteParameter.UnknownDbType constant. check-in: 1faa4d862e user: mistachkin tags: trunk | |
18:24 | Update version history docs with new estimated release date. check-in: 5af0f9959d user: mistachkin tags: trunk | |
2024-08-05
| ||
16:28 | Add the Tag property to the SQLiteConnection class. check-in: cdb3fe56b8 user: mistachkin tags: trunk | |
2024-07-04
| ||
04:22 | Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. check-in: 6e6b7d1598 user: mistachkin tags: trunk | |
01:18 | Further improvements to the 'data-1.116' test. check-in: a38b0f5f53 user: mistachkin tags: trunk | |
00:16 | Improve serialization test (i.e. 'data-1.116') that was added by the previous check-in. check-in: 52a66097ee user: mistachkin tags: trunk | |
2024-07-03
| ||
23:13 | Add the Serialize and Deserialize methods to the SQLiteConnection class. check-in: 502ca25961 user: mistachkin tags: trunk | |
18:59 | Further fixes to tests. check-in: 86b7969cee user: mistachkin tags: trunk | |
16:16 | Add the IncludeDefaultFlags connection string property, enabled by default. Make test 'pool-2.1' stricter. check-in: 5beb96136e user: mistachkin tags: trunk | |
2024-07-02
| ||
18:18 | Test robustness fixes. check-in: b4e4de985f user: mistachkin tags: trunk | |
16:22 | Improve build workaround in the previous check-in. check-in: c4b2000f12 user: mistachkin tags: trunk | |
16:05 | Workaround to build with 'modern' Visual Studio versions. check-in: cc1f4d3e38 user: mistachkin tags: trunk | |
14:37 | Add some comments. check-in: 3e72cd9da8 user: mistachkin tags: trunk | |
05:10 | Add the AggressiveDisposal connection flag. Other pre-release fixes. check-in: 8d439ebdde user: mistachkin tags: trunk | |
03:02 | More test enhancments. check-in: 943172a587 user: mistachkin tags: trunk | |
2024-07-01
| ||
21:42 | Follow-up to experimental (and broken) check-in [73602c161a], further changes to statement disposal, pursuant to connection pool stress issues. check-in: 0ed2dd7edd user: mistachkin tags: trunk | |
2024-06-30
| ||
22:10 | Update zlib import libraries to resolve multiple compilation issues with mismatched runtimes. check-in: 0600a193b3 user: mistachkin tags: trunk | |
20:30 | Fix compilation issues seen with the .NET Compact Framework 2.0. check-in: 41ffa70ea3 user: mistachkin tags: trunk | |
15:17 | Fix conditional compilation issue with the .NET Framework 4.0. check-in: 1bd1cf661e user: mistachkin tags: trunk | |
14:41 | Experimental robustness enhancements to the command and data reader disposal semantics. check-in: 73602c161a user: mistachkin tags: trunk, broken | |
04:24 | Enable the 'CountHandle' compile-time option by default. check-in: 3a824226a4 user: mistachkin tags: trunk | |
03:08 | Make SQL statement preparation more fail-safe in the case of event callback exceptions, et al. check-in: 8524c09c61 user: mistachkin tags: trunk | |
2024-06-29
| ||
01:41 | Fix minor bug in a new method caused by a typo. check-in: 57d6cf2744 user: mistachkin tags: trunk | |
2024-06-28
| ||
13:20 | Simplify changes in the previous check-in. check-in: 5034d6b8f2 user: mistachkin tags: trunk | |
01:59 | Add the GetPasswordCallback property to the SQLiteConnection class. check-in: 5351cdbe2c user: mistachkin tags: trunk | |
2024-06-26
| ||
21:15 | More minor refactoring. check-in: 2c9119f941 user: mistachkin tags: trunk | |
20:59 | Refactoring to move most helper methods to their own file. check-in: 37fd2a2fd7 user: mistachkin tags: trunk | |
20:29 | Add another trace category. check-in: 74a0d7dca3 user: mistachkin tags: trunk | |
17:53 | Refinements to tracing to make it more useful. check-in: 1e0a21410b user: mistachkin tags: trunk | |
17:06 | Add another trace category value. check-in: e7c3adce8f user: mistachkin tags: trunk | |
16:43 | Further tracing enhancements. check-in: 5ee0181745 user: mistachkin tags: trunk | |
16:34 | Minor robustness enhancement to trace category parsing. check-in: 3545cc987c user: mistachkin tags: trunk | |
16:29 | Fix typo in the previous check-in. check-in: dcba477a76 user: mistachkin tags: trunk | |
16:26 | Add support for the 'SQLite_TraceCategories' environment variable. check-in: 37849c1af4 user: mistachkin tags: trunk | |
2024-06-25
| ||
21:11 | Minor log message changes. check-in: 7ad1fc1a89 user: mistachkin tags: trunk | |
21:09 | Add the 'ConnectionPoolOnly' flag. check-in: c545a8aaef user: mistachkin tags: trunk | |
15:31 | Remove duplicate 'vsprops' build imports accidentally added in the previous check-in. check-in: f61ce289de user: mistachkin tags: trunk | |
15:28 | Project and build updates to better support per-configuration values. check-in: 1e25aa29cc user: mistachkin tags: trunk | |
13:45 | By default, enable tracing of connection lifecycle events and interop assembly detection events. check-in: 2bd1a46686 user: mistachkin tags: trunk | |
2024-06-11
| ||
15:43 | Modify interop assembly compilation scripts for Linux. check-in: 736a40b79e user: mistachkin tags: trunk | |
2024-06-08
| ||
15:57 | Update the release archive manifest. check-in: 59f1d4aa4d user: mistachkin tags: trunk | |
15:47 | Fixes to the zlib build integration. check-in: cdbc0f2af6 user: mistachkin tags: trunk | |
2024-06-07
| ||
22:30 | Improve clarity of presentation on the new test. check-in: 7a48cdddc2 user: mistachkin tags: trunk | |
21:54 | Improve the test added by the previous check-in. check-in: dce9f66cde user: mistachkin tags: trunk | |
21:15 | Add experimental support for using NuGet runtime identifiers to help locate the interop assembly. Pursuant to forum post 3757f4365b. check-in: b8e8c87fbe user: mistachkin tags: trunk | |
2024-06-06
| ||
21:49 | Updates to the Eagle vendor script file. check-in: aa9a0d543d user: mistachkin tags: trunk | |
03:16 | Remove superfluous interp assembly define. check-in: c0bcecdda2 user: mistachkin tags: trunk | |
2024-06-05
| ||
04:00 | Add tests for the SQLiteParameterCollection.NoCase property. check-in: 9f12fb2df5 user: mistachkin tags: trunk | |
01:58 | Improve test for the 'compress' interop assembly extension. check-in: 96965e3025 user: mistachkin tags: trunk | |
01:33 | Add tests for the 'compress' and 'zipfile' interop assembly extensions. check-in: cd780db867 user: mistachkin tags: trunk | |
01:04 | Naming cleanup for an VCBuild / MSBuild property. check-in: 7a1a2f17d8 user: mistachkin tags: trunk | |
00:52 | Add the 'compress' and 'zipfile' extensions to the interop assembly. check-in: 2353287b09 user: mistachkin tags: trunk | |
00:44 | Add another shim for the .NET Compact Framework. check-in: 3f4ecca4a3 user: mistachkin tags: trunk | |
2024-06-04
| ||
19:51 | Add a shim for the .NET Compact Framework. check-in: 79f1959b46 user: mistachkin tags: trunk | |
14:54 | Add the NoCase property to the SQLiteParameterCollection class. check-in: 94b98a11d4 user: mistachkin tags: trunk | |
2024-05-31
| ||
04:46 | Add support for the DataReaderPreview event type. check-in: 5d0156f7f6 user: mistachkin tags: trunk | |
2024-05-24
| ||
21:20 | Ignore disposal status of the connection when checking whether the DisposedConnection / FinalizedConnection event sub-types for the Changed event should be raised. check-in: 954385b694 user: mistachkin tags: trunk | |
21:17 | Back out unintentional changes to the MDA configuration file from the previous check-in. check-in: acef52dd35 user: mistachkin tags: trunk | |
20:53 | Update SQLite core library to the 3.46.0 release. Pickup the latest SQLite 3.46.0 core library docs from upstream. check-in: 2ec4618e22 user: mistachkin tags: trunk | |
19:16 | Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. check-in: 9e98945ce3 user: mistachkin tags: trunk | |
19:15 | Fix support for unnamed parameters using the ?NNN syntax. Pursuant to forum post 76cb35b58d. check-in: ded053d6c2 user: mistachkin tags: trunk | |
19:12 | Add tests for the fix on this branch. Closed-Leaf check-in: 59ad1a9be9 user: mistachkin tags: pst-25cafb35e5 | |
05:17 | Keep track of the number of times the Changed event is fired or skipped. check-in: 950de6e62a user: mistachkin tags: pst-25cafb35e5 | |
05:08 | Update version history docs. check-in: 83a61554d4 user: mistachkin tags: pst-25cafb35e5 | |
2024-05-23
| ||
23:15 | Work-in-progress on addressing forum post 25cafb35e5. check-in: 6d7348176c user: mistachkin tags: pst-25cafb35e5 | |
2024-05-13
| ||
17:29 | Improve testing of the changes on this branch. Closed-Leaf check-in: 2d2cbf5603 user: mistachkin tags: pst-76cb35b58d | |
2024-05-12
| ||
15:48 | Update version history docs. check-in: 5003348e58 user: mistachkin tags: pst-76cb35b58d | |
02:58 | Further fixes and tests. check-in: 7dd11e276b user: mistachkin tags: pst-76cb35b58d | |
00:39 | Work-in-progress on addressing forum post 76cb35b58d. check-in: 1820415db5 user: mistachkin tags: pst-76cb35b58d | |
2024-04-27
| ||
15:15 | Update version history docs. check-in: 1764d76cee user: mistachkin tags: trunk | |
2024-04-15
| ||
22:00 | Minor adjustments to the test for ticket [ce4d70ea6f]. check-in: abb207e382 user: mistachkin tags: trunk | |
20:17 | Update SQLite core library to the 3.45.3 release. Pickup the latest SQLite 3.45.3 core library docs from upstream. check-in: aa11aeade1 user: mistachkin tags: trunk | |
2024-04-09
| ||
18:52 | Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. Update version history docs. check-in: 2275c460a1 user: mistachkin tags: trunk | |
2024-03-25
| ||
01:20 | Updates to lists of core library constants. check-in: 55bae7dd04 user: mistachkin tags: trunk | |
2024-03-16
| ||
02:32 | Update SQLite core library to the 3.45.2 release. Pickup the latest SQLite 3.45.2 core library docs from upstream. check-in: 6e9d15b8b9 user: mistachkin tags: trunk | |
2024-03-08
| ||
18:43 | Update the expected results for tests 'tkt-2c630bffa7-1.*' again, since there are differences with later versions of Visual Studio. check-in: beae98090a user: mistachkin tags: trunk | |
17:14 | Update SQLite core library to the very latest from the 3.45 release branch. check-in: e5407548a9 user: mistachkin tags: trunk | |
2024-03-05
| ||
23:21 | Adjustments to the Fossil 'ignore-glob' settings file. check-in: 622f591a2c user: mistachkin tags: trunk | |
19:51 | Adjust expected results for tests 'tkt-2c630bffa7-1.*' to account for changes in the SQLite core library. check-in: cc9ab8a5df user: mistachkin tags: trunk | |
16:58 | Clarify documentation language that mentions the legacy CryptoAPI-based (RC4) codec. check-in: a747af4da9 user: mistachkin tags: trunk | |
16:44 | Update version history docs again. check-in: 8593909bbb user: mistachkin tags: trunk | |
16:33 | Update version history docs. check-in: e789b56760 user: mistachkin tags: trunk | |
2024-03-04
| ||
16:53 | Fix rarely seen NullReferenceException in the StaticWeakConnectionPool.Add method. check-in: 927f0b69fb user: mistachkin tags: trunk | |
2024-03-02
| ||
08:48 | Reverse unintended configuration file changes from the previous check-in. check-in: f70474f605 user: mistachkin tags: trunk | |
08:41 | Update Eagle in externals to the beta 54 release. check-in: 2524e2193a user: mistachkin tags: trunk | |
2024-02-22
| ||
18:30 | Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: a1cd8deb8e user: mistachkin tags: trunk | |
2024-02-07
| ||
05:05 | Add a new core library script file 'file2u.eagle' from the upcoming Eagle release. check-in: 58602e72c3 user: mistachkin tags: trunk | |
2024-01-30
| ||
20:53 | Update SQLite core library to the 3.45.1 release. Pickup the latest SQLite 3.45.1 core library docs from upstream. check-in: b89076650e user: mistachkin tags: trunk | |
2024-01-22
| ||
21:06 | Fix typo in the previous check-in. check-in: 562e02bdb7 user: mistachkin tags: trunk | |
21:01 | Update version history docs. check-in: 396807b76f user: mistachkin tags: trunk | |
10:25 | Update SQLite core library to the 3.45.0 release. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: b8ba560cfe user: mistachkin tags: trunk | |
09:33 | Bump version to 1.0.119.0. Update version history docs. check-in: d4cc85f21d user: mistachkin tags: trunk | |
2023-12-03
| ||
01:58 | Adapt to upcoming, upstream changes in the Eagle core library. check-in: cf99b893b5 user: mistachkin tags: trunk | |
2023-09-26
| ||
15:50 | Add missing documentation comments for the 'StepRetries' connection string property. check-in: 235cef2345 user: mistachkin tags: trunk | |
2023-09-25
| ||
13:52 | Formatting changes to the previous check-in. check-in: ddf4d06e23 user: mistachkin tags: trunk | |
13:49 | Enhancements to the tests for ticket [bbddfeb773]. check-in: 8d136d36ef user: mistachkin tags: trunk | |
2023-09-24
| ||
13:06 | Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk | |
2023-08-03
| ||
03:34 | Fix copy/paste error in the previous check-in. check-in: 4b4f650bfd user: mistachkin tags: trunk | |
03:21 | Add the 'VfsName' connection string property. check-in: ff538e115d user: mistachkin tags: trunk | |
2023-07-31
| ||
06:02 | Minor coding style changes to the SQLiteCommand.Connection property setter. check-in: 8b7fbfe97f user: mistachkin tags: trunk | |
2023-07-20
| ||
21:27 | Bump the NuGet package version. check-in: 61df6dd415 user: mistachkin tags: trunk | |
2023-07-07
| ||
17:42 | Update expected results for test 'data-1.5' to account for the new keywords added in the previous check-in. check-in: 3d3e9760ea user: mistachkin tags: trunk | |
17:36 | Update internal (resource) list of reserved SQL words. Added 'ALWAYS', 'CURRENT', 'EXCLUDE', 'FILTER', 'FIRST', 'FOLLOWING', 'GENERATED', 'GROUPS', 'LAST', 'MATERIALIZED', 'NULLS', 'OTHERS', 'OVER', 'PARTITION', 'PRECEDING', 'RANGE', 'RETURNING', 'ROWS', 'TIES', 'UNBOUNDED', and 'WINDOW'. Also see check-ins [3d3e9760ea3bd26e] and [daefb6aa147c197e]. check-in: 9d5d2278ca user: mistachkin tags: trunk | |
16:46 | Revise how 'shared' define constants / compile-time options are handled. check-in: b6d571be01 user: mistachkin tags: trunk | |
2023-06-12
| ||
00:29 | Another minor web page edit. check-in: a92a11ad4f user: mistachkin tags: trunk | |
00:27 | Update some web page links. check-in: 0eae450ee3 user: mistachkin tags: trunk | |
2023-06-11
| ||
23:21 | Final updates for release 1.0.118.0. check-in: 7e033d2951 user: mistachkin tags: trunk, release, release-1.0.118.0 | |
2023-06-10
| ||
17:47 | Modify post-build steps for the interop assembly when built with Visual Studio 200x. check-in: 287144df06 user: mistachkin tags: trunk | |
2023-06-09
| ||
22:58 | Minor web page style fix. check-in: 8563b76b34 user: mistachkin tags: trunk | |
21:00 | Spacing fix to the previous check-in. check-in: cc88c047df user: mistachkin tags: trunk | |
20:59 | More web page changes. check-in: 11fb8feda9 user: mistachkin tags: trunk | |
18:17 | Update the CHM file for release 1.0.118.0. check-in: 52f5592713 user: mistachkin tags: trunk | |
18:09 | Update version history docs. check-in: 0094823a24 user: mistachkin tags: trunk | |
16:38 | Fix compilation issues for the .NET Compact Framework 2.0. check-in: 47564c00f6 user: mistachkin tags: trunk | |
00:48 | Minor web page changes. check-in: 49a312412f user: mistachkin tags: trunk | |
00:40 | Minor change to a test. check-in: fc2ac82d1c user: mistachkin tags: trunk | |
2023-06-08
| ||
18:49 | Minor corrections to the previous check-in. check-in: 1eb4e53218 user: mistachkin tags: trunk | |
2023-06-07
| ||
01:49 | Update Eagle in externals to the beta 53 release. check-in: 38e23051a6 user: mistachkin tags: trunk | |
2023-05-31
| ||
19:48 | Update version history docs. check-in: a9e1dbad32 user: mistachkin tags: trunk | |
19:28 | Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk | |
2023-05-29
| ||
23:33 | Preliminary changes to address the issue in ticket [e22d357a21]. check-in: eab4711ccf user: mistachkin tags: trunk | |
2023-05-23
| ||
06:01 | Fix typo in the previous check-in that resulted in a conditional compilation error. check-in: d0a3913be5 user: mistachkin tags: trunk | |
05:32 | Improve interaction between the ChangePassword method and the HexPassword / TextHexPassword connection string properties. check-in: afeb69e41f user: mistachkin tags: trunk | |
2023-05-16
| ||
23:01 | Minor update to version history docs. check-in: 440082993e user: mistachkin tags: trunk | |
22:47 | Pickup the latest SQLite 3.42 core library docs from upstream. check-in: 55c9c748d3 user: mistachkin tags: trunk | |
22:45 | Update SQLite core library to the 3.42.0 release. check-in: 86aea6a924 user: mistachkin tags: trunk | |
2023-05-15
| ||
18:55 | Add the 'SQLite_GlobalCommandBehaviors' setting to augment command behaviors applicable to all ExecuteNonQuery, ExecuteScalar, and ExecuteReader calls. check-in: 5e1ccca997 user: mistachkin tags: trunk | |
05:05 | Fix default value for StepRetries in the connection string builder. check-in: 38010dec09 user: mistachkin tags: trunk | |
04:47 | Corrections to the SQLiteCommand.GetDiagnostics testing support method. check-in: 044f07f543 user: mistachkin tags: trunk | |
04:29 | Update the 'LogAll' connection flags value to include the new 'LogRetry' flag. check-in: dd78ea7b5c user: mistachkin tags: trunk | |
04:17 | Attempt to make corrections to the number of records affected by queries. Pursuant to forum post [f4e718891d]. check-in: ea4c3f4f82 user: mistachkin tags: trunk | |
04:14 | Modify several test cases. check-in: 08af814540 user: mistachkin tags: trunk | |
01:28 | Missed one. check-in: 0eb43a337d user: mistachkin tags: trunk | |
01:27 | Fix comment and minor coding style. check-in: 399f5b8068 user: mistachkin tags: trunk | |
01:22 | Modularize and extend the recent Read() fix for ExecuteScalar to the ExecuteNonQuery methods as well, with tests. check-in: b71ee43a09 user: mistachkin tags: trunk | |
2023-05-14
| ||
18:00 | Fix spacing. check-in: 34a0a2aa7c user: mistachkin tags: trunk | |
01:32 | Add comments. Also, make it possible to force extra reads to occur, i.e. for non-write transactions. check-in: 4666149ec7 user: mistachkin tags: trunk | |
01:08 | Make it possible to opt-out of the handling added to the ExecuteScalar method for write transactions that require more than one step. check-in: bd594a1673 user: mistachkin tags: trunk | |
2023-05-13
| ||
23:33 | Adjust the expected results for tests 'tkt-17045010df-1.1' and 'tkt-2abbf2c244-1.1' due to recent changes. check-in: 21dfe70432 user: mistachkin tags: trunk | |
22:25 | Further refinements to the fix from check-in [8c9e834b95]. check-in: faffabbd80 user: mistachkin tags: trunk | |
22:25 | Increase the default number of retries for sqlite3_step as that is more compatible with the legacy behavior. check-in: bca562b4c9 user: mistachkin tags: trunk | |
22:24 | Revise a couple legacy tests to make them more informative when they fail. check-in: a1d65592f4 user: mistachkin tags: trunk | |
22:22 | Reduce trace output volume in the debug build. check-in: 4a0e31e1e2 user: mistachkin tags: trunk | |
21:21 | Further refinements to retry logic. Also, restrict the fix from check-in [8c9e834b95] to only be active for write transactions. check-in: 2a78948bf0 user: mistachkin tags: trunk | |
17:36 | Experimental fix for the INSERT RETURNING issue from forum post f4e718891d. check-in: 8c9e834b95 user: mistachkin tags: trunk | |
05:54 | In Prepare, read the retry properties from the command, not the connection. check-in: 8800b650c8 user: mistachkin tags: trunk | |
04:46 | Minor test suite fix. check-in: 0ee1d34fb6 user: mistachkin tags: trunk | |
04:28 | Minor coding style changes. check-in: e85ee4b60d user: mistachkin tags: trunk | |
03:20 | Another test revision. check-in: af2e6d8544 user: mistachkin tags: trunk | |
01:56 | Further test revisions. check-in: 7b202607e1 user: mistachkin tags: trunk | |
01:08 | Minor test simplification. check-in: 92b1dcd8ca user: mistachkin tags: trunk | |
01:03 | Reforms to the SQLite logging subsystem integration taking into account the new CONFIG_LOG handling in 3.42. check-in: e96b7e9a21 user: mistachkin tags: trunk | |
2023-05-12
| ||
23:38 | Improve internal accounting of retry logic. check-in: 0852d4ef63 user: mistachkin tags: trunk | |
22:46 | Minor test adjustments. check-in: dcb1d6ccce user: mistachkin tags: trunk | |
22:39 | Fix copy/paste error in the previous check-in. check-in: 9beae9811c user: mistachkin tags: trunk | |
22:28 | Add the 'StepRetries' connection string property. Also, revise how the 'PrepareRetries' connection string property works internally. check-in: 98877b1863 user: mistachkin tags: trunk | |
21:34 | Add multithreaded test case for INSERT RETURNING vs SELECT COUNT. check-in: 7cc7152f69 user: mistachkin tags: trunk | |
21:29 | Add the LogRetry connection flag and the SQLite_ForceLogRetry environment variable. check-in: 1162d19e69 user: mistachkin tags: trunk | |
2023-05-08
| ||
23:47 | Minor refactoring of the connection pool test. check-in: ae1781b257 user: mistachkin tags: trunk | |
2023-05-03
| ||
23:28 | Update SQLite core library to the latest beta of 3.42. check-in: f7d26d2f23 user: mistachkin tags: trunk | |
05:26 | Fixes to password parsing when it has been prefixed. check-in: b1878b6b76 user: mistachkin tags: trunk | |
2023-05-02
| ||
05:13 | Corrections to HRESULT handling changes from the previous check-in. check-in: 3986713e34 user: mistachkin tags: trunk | |
2023-04-27
| ||
01:13 | Tighten up the HRESULT initialization process used by the SQLiteException class. check-in: e1e04dbf2a user: mistachkin tags: trunk | |
2023-04-26
| ||
20:37 | Update the Fossil 'ignore-glob' settings file. check-in: cdb5d1cd27 user: mistachkin tags: trunk | |
20:36 | Fixes to the new error code logic. check-in: 4cb4d49f92 user: mistachkin tags: trunk | |
2023-04-25
| ||
23:35 | Revise the previous check-in to handle the log2() issue in a way that is supported by the SQLite core library. check-in: 9a5a314681 user: mistachkin tags: trunk | |
2023-04-24
| ||
15:50 | Work around lack of log2() in MSVC less than 2010. check-in: 3f0aa28ebd user: mistachkin tags: trunk | |
2023-04-18
| ||
23:32 | Make the GetCachedAssemblyDirectory method more accessible. check-in: 4490906b8d user: mistachkin tags: trunk | |
2023-04-17
| ||
05:44 | The trace callback cannot be unhooked after its associated connection has been closed; however, it also cannot be unhooked before closing its associated connection due to SQLITE_TRACE_CLOSE. check-in: 38a887f53a user: mistachkin tags: trunk | |
05:04 | Adjust the expected results for tests 'tkt-23d8d6171e-1.*'. check-in: 97f5568682 user: mistachkin tags: trunk | |
2023-04-16
| ||
21:04 | Enhancements to HRESULT handling associated with SQLite error codes. check-in: 3e06af4b6b user: mistachkin tags: trunk | |
19:10 | Enhancments to logging in the test suite. check-in: f010d01e50 user: mistachkin tags: trunk | |
03:13 | Correction to facility handling in the private MakeHResult helper method. check-in: a6f726c17f user: mistachkin tags: trunk | |
2023-04-15
| ||
19:06 | Fix conditional compilation error. check-in: 068804a830 user: mistachkin tags: trunk | |
18:06 | Update SQLite core library to the latest 3.41 branch tip. check-in: 493e5e556b user: mistachkin tags: trunk | |
2023-04-13
| ||
18:30 | Make the primary overload of the SQLiteConnection.ParseConnectionString method public. check-in: 3353fb78c7 user: mistachkin tags: trunk | |
2023-04-10
| ||
17:11 | Add 'Notice_Rbu' to the list of possible extended SQLite API return codes. check-in: 599bfabe2a user: mistachkin tags: trunk | |
2023-04-08
| ||
20:14 | Pickup the latest SQLite 3.41 core library docs from upstream. check-in: b66a5b9ed7 user: mistachkin tags: trunk | |
20:11 | Update SQLite core library to the latest 3.41 release branch code. check-in: 2517335da5 user: mistachkin tags: trunk | |
2023-04-01
| ||
04:23 | Add the 'TextHexPassword' connection string property. check-in: 740d7652e8 user: mistachkin tags: trunk | |
2023-03-01
| ||
22:41 | Attempt to disable Microsoft telemetry at build time. 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 | |
00:48 | Yet another documentation update. check-in: c1676f12a9 user: mistachkin tags: preRelease | |
2022-06-01
| ||
16:23 | Another minor documentation update. check-in: a01b677292 user: mistachkin tags: preRelease | |
16:19 | Fix a couple typos. check-in: 3a2e3c3db3 user: mistachkin tags: preRelease | |
16:01 | Update the CHM file for release 1.0.116.0. check-in: 94f60ab3ca user: mistachkin tags: preRelease | |
15:54 | Update version history docs. check-in: b7dc5b7705 user: mistachkin tags: preRelease | |
14:28 | Minor changes to get things compiling for the .NET Compact Framework again. check-in: e76de45fff user: mistachkin tags: trunk | |
2022-05-27
| ||
18:29 | Update Eagle in externals to the beta 50 release. check-in: 4a8522f2ab user: mistachkin tags: trunk | |
2022-05-10
| ||
18:12 | Update SQLite core library to the 3.38.5 release. check-in: a172d8eef0 user: mistachkin tags: trunk | |
2022-05-04
| ||
19:18 | Pickup the SQLite 3.38.4 core library docs from upstream. check-in: 2173324ada user: mistachkin tags: trunk | |
19:16 | Update SQLite core library to the 3.38.4 release. Update version history docs. check-in: 4cc0a511e1 user: mistachkin tags: trunk | |
2022-04-27
| ||
19:07 | Pickup the SQLite 3.38.3 core library docs from upstream. check-in: 614be16764 user: mistachkin tags: trunk | |
19:04 | Update SQLite core library to the 3.38.3 release. Update version history docs. check-in: d4b3d9db18 user: mistachkin tags: trunk | |
2022-04-15
| ||
15:23 | Fix build tool to prevent environment variable name collisions with Visual Studio Command Prompt windows. check-in: a07f299150 user: mistachkin tags: trunk | |
2022-04-11
| ||
03:34 | Remove superfluous compile-time options for the interop assembly. check-in: 76703af490 user: mistachkin tags: trunk | |
2022-04-06
| ||
00:14 | Fix one more comment. check-in: 8f866a5e5c user: mistachkin tags: trunk | |
00:12 | Fix a couple comments. check-in: 19044b0ac4 user: mistachkin tags: trunk | |
2022-03-27
| ||
01:55 | Update SQLite core library to the 3.38.2 release. Pickup the SQLite 3.38.2 core library docs from upstream. Update version history docs. check-in: c57fe74dea user: mistachkin tags: trunk | |
2022-03-25
| ||
20:02 | Update SQLite core library to the 3.38.2 pre-release. Update version history docs. check-in: d11b802f38 user: mistachkin tags: trunk | |
2022-03-03
| ||
20:44 | Fix a couple typos in connection pool log message formatting. check-in: c822f77fe9 user: mistachkin tags: trunk | |
20:28 | Fix versioning typo in the README. check-in: 9d9d30f3ab user: mistachkin tags: trunk | |
20:27 | Fix test 'data-1.77' to account for the JSON1 changes. check-in: c0edf416b5 user: mistachkin tags: trunk | |
19:47 | Pickup the SQLite 3.38.0 core library docs from upstream. check-in: 510f704e0a user: mistachkin tags: trunk | |
19:39 | Fix an omission from the previous check-in. check-in: f8dbbf18da user: mistachkin tags: trunk | |
19:34 | Update SQLite core library to the 3.38.0 release. Update version history docs. check-in: 31236fc07d user: mistachkin tags: trunk | |
2022-01-06
| ||
17:43 | Pickup the SQLite 3.37.2 core library docs from upstream. check-in: 271c736751 user: mistachkin tags: trunk | |
17:41 | Update SQLite core library to the 3.37.2 release. Update version history docs. check-in: 61d37f8284 user: mistachkin tags: trunk | |
2021-12-09
| ||
22:45 | Tidy some things up. check-in: ac17cde538 user: mistachkin tags: trunk | |
2021-12-08
| ||
21:51 | Add preliminary support for Visual Studio 2022 to the NuGet packages. check-in: cda213798a user: mistachkin tags: trunk | |
15:59 | Corrections to connection accounting and pool tests. check-in: 29a2f3b9ba user: mistachkin tags: trunk | |
2021-12-07
| ||
04:07 | Several test case fixes. check-in: d887fa3fc9 user: mistachkin tags: trunk | |
03:21 | Add SQLite_StrongConnectionPool environment variable to prevent pooled connections from being garbage collected. check-in: f478cc31c3 user: mistachkin tags: trunk | |
03:15 | Slight wording change in the version history docs. check-in: ef63040311 user: mistachkin tags: trunk | |
03:09 | Update SQLite core library to the 3.37.0 release. Pickup the SQLite 3.37.0 core library docs from upstream. check-in: 779d70e758 user: mistachkin tags: trunk | |
03:03 | Bump version to 1.0.116.0. Update version history docs. check-in: 4d68e5d7ae user: mistachkin tags: trunk | |
02:34 | Merge updates from trunk. Closed-Leaf check-in: b791bbe4f1 user: mistachkin tags: poolV2 | |
02:32 | Keep count of the number of calls into the Open and Close methods. check-in: 1632b701e5 user: mistachkin tags: trunk | |
2021-12-06
| ||
22:43 | Add a missing diagnostic message. check-in: 5f0696d3ba user: mistachkin tags: poolV2 | |
22:03 | Updates to configuration parameter documentation. check-in: 9d176340cd user: mistachkin tags: poolV2 | |
21:14 | Merge updates from trunk. check-in: 4e6fd04906 user: mistachkin tags: poolV2 | |
21:11 | Minor correction to the new disposal handling. check-in: df3967e0ca user: mistachkin tags: trunk | |
2021-12-05
| ||
15:49 | A bit more testing. check-in: 51aa9c6fea user: mistachkin tags: poolV2 | |
02:51 | More design changes. Add tests. check-in: 14caf3ac63 user: mistachkin tags: poolV2 | |
02:25 | Merge updates from trunk. check-in: f1afe22d3b user: mistachkin tags: poolV2 | |
02:07 | Revert incorrect Dispose changes from check-in [95d4c93286]. check-in: 3e5f903c51 user: mistachkin tags: trunk | |
01:56 | Simplify the changes on this branch. check-in: 541dfbca95 user: mistachkin tags: poolV2 | |
01:19 | Add a diganostic message. check-in: 6ae8fc2386 user: mistachkin tags: poolV2 | |
2021-12-04
| ||
22:47 | More work-in-progress. check-in: 328b5c7371 user: mistachkin tags: poolV2 | |
21:29 | Merge updates from trunk. check-in: eadc84b118 user: mistachkin tags: poolV2 | |
21:28 | Important fix to the previous check-in on this branch that prevents the .NET GC thread from getting stuck. check-in: 0317b1318d user: mistachkin tags: trunk | |
21:27 | Fixes to the (new) SQLiteConnectionPool.Initialize method. check-in: 1a3acc0c6c user: mistachkin tags: poolV2 | |
19:47 | More changes. check-in: 9d8b010175 user: mistachkin tags: poolV2 | |
19:37 | Experimental changes to the connection pool subsystem. check-in: 5ac271a0ef user: mistachkin tags: poolV2 | |
03:12 | Initial work on addressing several object lifecycle issues with pooled database connections. check-in: 95d4c93286 user: mistachkin tags: trunk | |
2021-11-02
| ||
23:01 | Fix version typo on the download pages. check-in: d966f1da0b user: mistachkin tags: trunk | |
22:42 | Batch tool updates for the test suite. check-in: e5d1b7cdee user: mistachkin tags: trunk | |
21:29 | Final updates for release 1.0.115.5. check-in: 6706ec7332 user: mistachkin tags: trunk, release, release-1.0.115.5 | |
14:20 | Update the release archive manifest. check-in: 868448b63e user: mistachkin tags: trunk | |
02:30 | Robustify ERRORLEVEL handling in the batch tools that run the test suite. Closed-Leaf check-in: 5bd9e84117 user: mistachkin tags: fixErrorLevel | |
02:19 | Update the CHM file for release 1.0.115.5. check-in: e1e43226d0 user: mistachkin tags: trunk | |
00:35 | Update version history docs. check-in: dd2edb82c9 user: mistachkin tags: trunk | |
2021-11-01
| ||
14:43 | Minor test suite infrastructure fix. check-in: 908839b33a user: mistachkin tags: trunk | |
00:34 | Add the draft 'table-options' core library documentation file from upstream. check-in: 40783eca7d user: mistachkin tags: trunk | |
00:26 | Pickup the latest SQLite core library draft docs from upstream. check-in: c364befc65 user: mistachkin tags: trunk | |
00:15 | Update SQLite core library to the latest pre-3.37.0 code. check-in: b101552e1c user: mistachkin tags: trunk | |
2021-10-31
| ||
19:24 | Update Eagle in externals to the beta 49 release. check-in: 3b9e2fdc06 user: mistachkin tags: trunk | |
2021-10-14
| ||
20:48 | Fix metadata UTF-16 string length calculations on Linux. Fix for forum post [eeaefb84ec]. check-in: 6cda6ab5ab user: mistachkin tags: trunk | |
02:36 | Update SQLite core library to the latest trunk code. check-in: a5ec29acc4 user: mistachkin tags: trunk | |
2021-10-13
| ||
15:09 | Remove the 'CantOpen_Exists' error code as it is now removed from the core library. check-in: 8e96e8dd41 user: mistachkin tags: trunk | |
15:01 | Minor enhancement to cleanupDb in the test suite. check-in: 41fe811ebc user: mistachkin tags: trunk | |
04:59 | Consistently use the 'cleanupFile' test suite helper procedure. check-in: d857019fa1 user: mistachkin tags: trunk | |
04:44 | Correct a comment from the previous check-in. check-in: c34c018f08 user: mistachkin tags: trunk | |
04:42 | Add an internal helper method to return the native library file name. check-in: 0266ad34f7 user: mistachkin tags: trunk | |
01:01 | Fix a comment. check-in: 24d8e15723 user: mistachkin tags: trunk | |
2021-10-12
| ||
21:39 | Modify visibility of an internal static field. check-in: 374d0c963e user: mistachkin tags: trunk | |
04:59 | Enable the 'dbpage' virtual table in the SQLite core library. check-in: 4a728b84ba user: mistachkin tags: trunk | |
03:01 | Update SQLite core library to the latest trunk code. check-in: e48a6dba13 user: mistachkin tags: trunk | |
01:40 | Bump version to 1.0.115.5. Update version history docs. check-in: 452a22af62 user: mistachkin tags: trunk | |
01:28 | Add Busy event to the SQLiteConnection class. Pursuant to forum post [08a52f61fc]. check-in: 72c2713537 user: mistachkin tags: trunk | |
2021-10-11
| ||
01:09 | Initial work on a way to handle 'database is busy' events via wrapping the native 'sqlite3_busy_handler' API. check-in: 2541fcec64 user: mistachkin tags: trunk | |
2021-10-07
| ||
04:04 | More minor changes. check-in: 4e853dcd1d user: mistachkin tags: trunk | |
2021-10-06
| ||
23:40 | Another internal enhancement to the connection pool integration. check-in: 29a9603298 user: mistachkin tags: trunk | |
22:04 | More internal changes to the connection pool. check-in: f93cb5dde5 user: mistachkin tags: trunk | |
21:56 | Further minor refactoring of the connection pool. check-in: fe93b5dc98 user: mistachkin tags: trunk | |
21:42 | When opening a connection, keep track of the specified maximum pool size. check-in: a6b76e293b user: mistachkin tags: trunk | |
2021-10-05
| ||
21:32 | Adapt to upstream Eagle core library changes in the 'session' test cases. check-in: 1e40ea5226 user: mistachkin tags: trunk | |
21:25 | For cleanup purposes, catch (and re-throw) all exceptions raised within the SQLiteConnection.Open() method. check-in: 6177ac44cf user: mistachkin tags: trunk | |
21:23 | Remove superfluous global namespace qualifiers from tests. check-in: 1973fda458 user: mistachkin tags: trunk | |
2021-09-16
| ||
14:56 | Minor coding style change in the test suite. check-in: d2c257228b user: mistachkin tags: trunk | |
2021-09-01
| ||
01:28 | Remove HTTPS protocol selection from the test suite infrastructure. check-in: d936280d17 user: mistachkin tags: trunk | |
2021-08-31
| ||
01:27 | Adapt to an upstream change in the SQLite core library. check-in: e55d2f921e user: mistachkin tags: trunk | |
2021-08-25
| ||
22:02 | Final updates for release 1.0.115.0. check-in: 44a3e5a024 user: mistachkin tags: trunk, release, release-1.0.115.0 | |
14:28 | Interim updates to the download pages for the 1.0.115.0 release. check-in: e95d027d57 user: mistachkin tags: trunk | |
13:44 | Update the CHM file for release 1.0.115.0. check-in: f1c9de7e7b user: mistachkin tags: trunk | |
12:11 | Fix for missing FILENAME_MAX preprocessor define on Windows CE. check-in: 232ea198c8 user: mistachkin tags: trunk | |
01:51 | Minor correction to the stress test. check-in: aab2e72cd4 user: mistachkin tags: trunk | |
2021-08-24
| ||
23:19 | Update version history docs. check-in: 913eebafa5 user: mistachkin tags: trunk | |
23:05 | Update Eagle in externals to the beta 48 release. check-in: af2df8d6ed user: mistachkin tags: trunk | |
2021-08-20
| ||
23:03 | Add the CantOpen_Exists result code. check-in: 0d84aaae68 user: mistachkin tags: trunk | |
22:55 | Add the Constraint_DataType result code. check-in: fab90dc44e user: mistachkin tags: trunk | |
2021-08-13
| ||
04:32 | Use exact NuGet package versioning for dependencies. check-in: b79ecab5d0 user: mistachkin tags: trunk | |
2021-08-11
| ||
19:50 | Pickup upstream updates to the release archive verification tool. check-in: 5016a07d4d user: mistachkin tags: trunk | |
2021-08-10
| ||
05:27 | A bit of stress test output cleanup. check-in: 0d2861465e user: mistachkin tags: trunk | |
2021-08-08
| ||
17:55 | Update Eagle in externals to the beta 47 release. check-in: 27cb08567f user: mistachkin tags: trunk | |
17:53 | Avoid using the 'rarr' HTML entity in the virtual table documentation comments. check-in: f201bc2472 user: mistachkin tags: trunk | |
2021-08-05
| ||
03:59 | Pickup upstream updates to the release archive verification tool. check-in: 295bc89a9e user: mistachkin tags: trunk | |
2021-07-28
| ||
01:51 | Pickup the latest SQLite core library docs from upstream. check-in: eb4d2513f1 user: mistachkin tags: trunk | |
01:48 | Minor downloads page clarification. check-in: ff65ba1a83 user: mistachkin tags: trunk | |
01:46 | Fix a couple minor typos. check-in: 8f7f6cb9a9 user: mistachkin tags: trunk | |
01:43 | Move all 'setup' package downloads to their own page and more prominently mark them as officially unsupported. check-in: b672c8bbbf user: mistachkin tags: trunk | |
01:01 | Update SQLite core library to the 3.36.0 release. check-in: 43c8034f99 user: mistachkin tags: trunk | |
00:17 | Bump version to 1.0.115.0. Update version history docs. check-in: c294c3c3cb user: mistachkin tags: trunk | |
2021-07-04
| ||
03:30 | Minor test suite fix for the .NET Standard 2.1. check-in: 4856f8b23c user: mistachkin tags: trunk | |
03:14 | Test suite fix for the 'session-1.9' test on the .NET Framework 2.0. check-in: 60d5e94561 user: mistachkin tags: trunk | |
2021-07-03
| ||
17:58 | Enhance the 'getTestProperties' test suite procedure to allow for arbitrary extra properties. check-in: 52871b7546 user: mistachkin tags: trunk | |
2021-07-02
| ||
15:55 | Enhance test suite infrastructure to support global set of extra connection string properties. check-in: c737725c24 user: mistachkin tags: trunk | |
2021-06-18
| ||
01:20 | Bump the primary NuGet package version. check-in: 2a2ae1fe77 user: mistachkin tags: trunk | |
01:10 | Bump another NuGet package version. check-in: 1bc75f3557 user: mistachkin tags: trunk | |
00:46 | Pickup updates to the 'verify.eagle' tool from upstream. check-in: 152f3d3e8a user: mistachkin tags: trunk | |
2021-06-17
| ||
22:57 | Bump several NuGet package versions. check-in: c2d14915f2 user: mistachkin tags: trunk | |
2021-06-07
| ||
17:34 | Change ForceLogPrepare to an instanced property, primarily in order to avoid lock contention. Pursuant to https://sqlite.org/forum/forumpost/0cf95d2717. check-in: 15055f1aac user: mistachkin tags: trunk | |
2021-05-31
| ||
17:57 | Update the downloads page. check-in: 0ba5dd65c3 user: mistachkin tags: trunk | |
17:03 | Update versions / hashes for the NuGet packages used for the .NET Standard 2.x. Pursuant to [e58a0b5bae]. check-in: 20288b2eed user: mistachkin tags: trunk | |
2021-05-30
| ||
01:06 | Pickup more updates to the 'verify.eagle' tool from upstream. Pursuant to [be4daf18b7]. check-in: a6cc170ca6 user: mistachkin tags: trunk | |
2021-05-29
| ||
20:22 | Minor terminology fix for a couple web pages. check-in: a06e6ab69a user: mistachkin tags: trunk | |
20:10 | Update versions / hashes for the NuGet packages used for the .NET Standard 2.x. Pursuant to [be4daf18b7]. check-in: 7c01cb42d6 user: mistachkin tags: trunk | |
2021-05-25
| ||
21:11 | Final updates for release 1.0.114.0. check-in: dc66f909f4 user: mistachkin tags: trunk, release, release-1.0.114.0 | |
21:05 | Updates to the downloads page for the 1.0.114.0 release. Closed-Leaf check-in: 8d0ae32d11 user: mistachkin tags: preRelease | |
16:17 | Enhancements to the NuGet package building batch tool. check-in: 28d38df594 user: mistachkin tags: preRelease | |
05:43 | Preliminary changes to the download page. check-in: bdcc2c3036 user: mistachkin tags: preRelease | |
2021-05-24
| ||
21:17 | Enhancements to the INTEROPONLY option to the build batch tool. check-in: 138bda1536 user: mistachkin tags: preRelease | |
2021-05-23
| ||
20:16 | More fixes to release automation for the .NET Standard 2.x. check-in: 8b3ffe4efc user: mistachkin tags: preRelease | |
19:41 | Updates to the release batch tools in order to support the .NET Standard 2.x. check-in: c218ff1723 user: mistachkin tags: preRelease | |
17:37 | Update the CHM file for release 1.0.114.0. check-in: b857e70955 user: mistachkin tags: preRelease | |
17:35 | Update version history docs. check-in: 4d1a8b5e1c user: mistachkin tags: preRelease | |
16:58 | Corrections to the previous check-in. check-in: 377e20ea19 user: mistachkin tags: trunk | |
16:20 | Minor test suite logging enhancement for caught exceptions. check-in: b3da716218 user: mistachkin tags: trunk | |
15:25 | Fix compilation issues seen with the .NET Compact Framework. check-in: 6693b87658 user: mistachkin tags: trunk | |
2021-05-22
| ||
21:45 | More updates to wiki pages. check-in: c135703521 user: mistachkin tags: trunk | |
21:27 | Updates to a couple wiki pages. check-in: 71d3868708 user: mistachkin tags: trunk | |
2021-05-16
| ||
18:48 | Improve test suite handling of invoking dynamically compiled C# code. check-in: f5ff93e3d6 user: mistachkin tags: trunk | |
2021-05-11
| ||
01:44 | Make the 'No_SQLiteLog' environment variable have a bigger scope. check-in: b9c705d22e user: mistachkin tags: trunk | |
2021-05-10
| ||
17:58 | Work on more thread-safety in the logging subsystem. check-in: aebf2aa5f4 user: mistachkin tags: trunk | |
17:30 | Update a batch tool header comment. Closed-Leaf check-in: c5f56df3c6 user: mistachkin tags: logInitEvent | |
2021-05-07
| ||
21:29 | Minor optimization to the previous check-in. check-in: 6e24a9d20d user: mistachkin tags: logInitEvent | |
21:23 | Experimental work on more thread-safety in the logging subsystem. check-in: 2a24b09acb user: mistachkin tags: logInitEvent | |
2021-05-06
| ||
02:10 | Further enhancements to the logging subsystem. check-in: 398e1ba2fd user: mistachkin tags: trunk | |
2021-05-03
| ||
20:21 | Increase command timeout in the test for ticket [0e48e80333]. check-in: a475bcd60c user: mistachkin tags: trunk | |
00:39 | Fix typo in the previous check-in. check-in: c5e9bdc083 user: mistachkin tags: trunk | |
00:00 | Portability improvements to the previous check-in. check-in: 4721291c20 user: mistachkin tags: trunk | |
2021-05-02
| ||
23:16 | Attempt to improve thread-safety of sqlite3_config_log_interop() in the interop assembly. check-in: b4f099f9ae user: mistachkin tags: trunk | |
01:24 | Add test constraints to avoid using C99 math functions in the core library when they are not available. check-in: 2afd8492e1 user: mistachkin tags: trunk | |
00:43 | Bump SQLite core library version in the 'version' test. check-in: 2bc37bc6df user: mistachkin tags: trunk | |
2021-05-01
| ||
21:44 | Update SQLite core library to the 3.35.5 release. check-in: 1b0dd0cf50 user: mistachkin tags: trunk | |
2021-04-02
| ||
19:43 | Update SQLite core library to the 3.35.4 release. check-in: b3de0f8883 user: mistachkin tags: trunk | |
2021-03-31
| ||
05:07 | Fix typo in the projected date for the 1.0.114.0 release. check-in: 17bf493c64 user: mistachkin tags: trunk | |
2021-03-27
| ||
20:02 | Fix minor typo in the previous check-in. check-in: 1540327d05 user: mistachkin tags: trunk | |
19:57 | Update SQLite core library to the 3.35.3 release. check-in: eb18adf2a8 user: mistachkin tags: trunk | |
2021-03-16
| ||
02:42 | Remove superfluous blank lines. check-in: 59b04dedb9 user: mistachkin tags: trunk | |
00:18 | Rebuild core library amalgamation with SQLITE_UDL_CAPABLE_PARSER enabled. check-in: ba89b4efbf user: mistachkin tags: trunk | |
00:13 | Pickup core library docs from upstream. check-in: 0b980d8f0b user: mistachkin tags: trunk | |
00:08 | Update SQLite core library to the 3.35.1 release. check-in: 29edb4b78b user: mistachkin tags: trunk | |
2021-03-15
| ||
23:47 | Documentation and release file fixes. check-in: cd96651b62 user: mistachkin tags: trunk | |
00:51 | Update SQLite core library to the 3.35 release and pickup core library docs from upstream. check-in: 6e95fd6649 user: mistachkin tags: trunk | |
2021-03-10
| ||
04:52 | Fix leak of temporary data file for test 'session-1.6.2'. check-in: e7a418579d user: mistachkin tags: trunk | |
2021-03-08
| ||
05:33 | Minor enhancements to the SQLiteLog class. check-in: 83fb6ed97f user: mistachkin tags: trunk | |
2021-03-05
| ||
08:12 | Add support for math functions now provided by the SQLite core library. check-in: d9db7c6868 user: mistachkin tags: trunk | |
2021-03-04
| ||
08:04 | Experimental changes to enable the SQLITE_ENABLE_UPDATE_DELETE_LIMIT compile-time option for the interop assembly. check-in: 4642f18e41 user: mistachkin tags: trunk | |
05:04 | Pickup the latest SQLite core library draft docs from upstream. check-in: bca58ac896 user: mistachkin tags: trunk | |
04:01 | Fix link typo in the previous check-in. check-in: 42aa62a220 user: mistachkin tags: trunk | |
04:00 | Update SQLite core library to the latest trunk code. Update version history docs. check-in: 2a7f20a979 user: mistachkin tags: trunk | |
2021-03-02
| ||
01:19 | Fix description of the 'Stub.System.Data.SQLite.Core.NetStandard' NuGet package on the download page. check-in: 85f08b30f0 user: mistachkin tags: trunk | |
01:08 | More refactoring in the interop assembly. check-in: e17fc53bdb user: mistachkin tags: trunk | |
2021-03-01
| ||
04:47 | Enhancements to native diagnostics in the interop assembly. check-in: 7c24f2130b user: mistachkin tags: trunk | |
2021-02-26
| ||
21:33 | Simplify use of preprocessor by the SQLiteBase.Open methods. check-in: a3f5a3c8e0 user: mistachkin tags: trunk | |
21:30 | Update 'catchAndSetException' test suite helper procedure to account for upstream changes to the ScriptException class in Eagle. check-in: e10ec087a9 user: mistachkin tags: trunk | |
2021-02-25
| ||
01:01 | Enable more customization of the release build process. check-in: af4a138b78 user: mistachkin tags: trunk | |
2021-02-24
| ||
01:55 | Updates to the Eagle (vendor) integration script. check-in: db8a52f52c user: mistachkin tags: trunk | |
2021-02-21
| ||
22:49 | Update Eagle in externals to the beta 46 release. check-in: 561b120953 user: mistachkin tags: trunk | |
2021-02-19
| ||
02:50 | Add 'TextPassword' connection string property for use with the SQLite Encryption Extension. check-in: d2ec91fd6e user: mistachkin tags: trunk | |
2021-02-08
| ||
07:01 | Change the test case for ticket [aba4549801] back to its previous version. check-in: 632d7199f3 user: mistachkin tags: trunk | |
02:03 | More test changes. check-in: e25d301fcd user: mistachkin tags: trunk | |
2021-02-07
| ||
08:19 | Improve version checking tests. check-in: b0f0af4d17 user: mistachkin tags: trunk | |
2021-02-06
| ||
23:58 | Updates and fixes to the Eagle shell configuration files. check-in: fdafdd6628 user: mistachkin tags: trunk | |
22:05 | Minor correction to interop project pattern matching in the build tool. check-in: 9b91839039 user: mistachkin tags: trunk | |
21:16 | Pickup the SQLite 3.34.1 core library docs from upstream. check-in: 202f60f0e0 user: mistachkin tags: trunk | |
21:12 | Update SQLite core library to the 3.34.1 release. check-in: 62f0ae6111 user: mistachkin tags: trunk | |
2021-02-03
| ||
01:02 | Rename existing function to avoid a core library name conflict. check-in: e09c920304 user: mistachkin tags: trunk | |
2021-01-31
| ||
17:51 | Permit strong-name signing properties to be overridden on a per-project basis. check-in: 1c91111082 user: mistachkin tags: trunk | |
2021-01-30
| ||
22:38 | Add .NET Framework 2.0 support for Eagle in externals. check-in: c29f68767b user: mistachkin tags: trunk | |
2021-01-15
| ||
21:17 | Add support for the sqlite3session_memory_used() API. check-in: 9f37b0f1aa user: mistachkin tags: trunk | |
2021-01-05
| ||
04:02 | Pickup updates to the 'verify.eagle' tool from upstream. check-in: 59b1bdebd2 user: mistachkin tags: trunk | |
2020-12-24
| ||
01:55 | Update list of SQLite extended error codes. check-in: 0537fdeb0f user: mistachkin tags: trunk | |
2020-10-29
| ||
03:05 | Update EntityFramework in externals to version 6.4.4. check-in: 0108e691b2 user: mistachkin tags: trunk | |
02:50 | Initial build-only support for Visual Studio 2019. check-in: 802bbb4ce1 user: mistachkin tags: trunk | |
02:46 | Re-add preliminary support for the .NET Framework 4.8. check-in: 3ede7fccc6 user: mistachkin tags: trunk | |
00:34 | Attempt to fix relative pathing issues with the new 'buildTransitive' MSBuild file for NuGet. check-in: 9b0e9a2db9 user: mistachkin tags: trunk | |
2020-10-28
| ||
23:19 | Attempt to support the 'buildTransitive' folder for NuGet. Pursuant to [83e8001008]. check-in: 19516493a1 user: mistachkin tags: trunk | |
01:33 | Rename the 'lang_upsert.html' file to lower case. check-in: bc21075162 user: mistachkin tags: trunk | |
01:31 | Bump version to 1.0.114.0. Update version history docs. Update SQLite core library to the latest trunk code. Pickup the SQLite core library docs from upstream. check-in: 5dbf0b6519 user: mistachkin tags: trunk | |
2020-10-27
| ||
23:04 | Fixes to naming of MSBuild targets file for the core NuGet for .NET Framework. check-in: 3d95a9275a user: mistachkin tags: trunk | |
2020-10-25
| ||
00:17 | Attempt to prevent CriticalHandle derived objects from being passed into the interop assembly after the associated connection handle has been closed. Pursuant to [656293ca37]. check-in: 951c902c10 user: mistachkin tags: trunk | |
2020-10-24
| ||
18:41 | Refactor how SQLite interop assemblies are handled for NuGet packages supporting the .NET Standard. Pursuant to [ba4a3a4ac5]. check-in: 887c5bb807 user: mistachkin tags: trunk | |
2020-09-25
| ||
20:43 | Make sure existing public property values are preserved when processing a connection string. Fix for [15d3749655]. check-in: ba6105f57d user: mistachkin tags: trunk | |
2020-09-24
| ||
21:59 | Attempt to optimize construction of the SQLiteConnection class. Pursuant to [be12568e30]. check-in: 438037ced6 user: mistachkin tags: trunk | |
2020-09-23
| ||
00:37 | Improvements to 'special replacement token' handling. Pursuant to [908c22360e]. check-in: e4d77287f2 user: mistachkin tags: trunk | |
00:13 | Make use of the Marshal.PtrToStringUTF8 method provided by the .NET Standard 2.1. Pursuant to [d3b877c7e0]. check-in: 9f4378b851 user: mistachkin tags: trunk | |
2020-09-22
| ||
21:23 | Adjustments to native library integration for version 3.33. check-in: f95bfddecf user: mistachkin tags: trunk | |
2020-08-14
| ||
13:32 | Update SQLite core library to the 3.33.0 release. Closed-Leaf check-in: 9a82d5c9c7 user: mistachkin tags: core-3-33 | |
2020-06-09
| ||
23:00 | Preliminary support for an alternate DLL config file. Pursuant to [bd9c4375cc]. check-in: 4c3bf14969 user: mistachkin tags: trunk | |
2020-06-01
| ||
23:36 | Enhancements to test suite file and directory handling. Leaf check-in: f5a10b02b1 user: mistachkin tags: testSuiteFiles | |
22:50 | Enhancements to the NuGet packaging automation. check-in: f33042c238 user: mistachkin tags: trunk | |
2020-05-31
| ||
19:44 | Final updates for release 1.0.113.0. check-in: 3bb47c7b52 user: mistachkin tags: trunk, release, release-1.0.113.0 | |
19:21 | Update the downloads page. Closed-Leaf check-in: bfb03c493a user: mistachkin tags: preRelease | |
19:16 | Update the master release archive manifest. check-in: c16940d27b user: mistachkin tags: preRelease | |
17:58 | Update the CHM file. check-in: 6fcee5f991 user: mistachkin tags: preRelease | |
17:43 | Update the embedded resources used for the .NET Standard 2.x builds. check-in: 01784493fb user: mistachkin tags: preRelease | |
17:33 | Update version history docs. check-in: 2466573420 user: mistachkin tags: preRelease | |
2020-05-30
| ||
17:30 | Cherrypick of [2560502ca6cc8ff6]. Leaf check-in: 4e38c979ba user: mistachkin tags: branch-1.0.112 | |
17:23 | Update version history docs. check-in: 2560502ca6 user: mistachkin tags: trunk | |
14:42 | Remove whitespace that is also gone on trunk. check-in: f41b07f0cf user: mistachkin tags: branch-1.0.112 | |
14:41 | Update version history docs. check-in: ca89f3a07e user: mistachkin tags: branch-1.0.112 | |
14:39 | Cherrypick of [1f32d0222f902faa]. check-in: c52f0efc92 user: mistachkin tags: branch-1.0.112 | |
14:32 | Re-stage the changes for the .NET Framework 4.8 support (on a branch). Closed-Leaf check-in: f06482af8f user: mistachkin tags: netFx48 | |
14:28 | Temporarily remove the preliminary support for the .NET Framework 4.8. check-in: 1911e60e5e user: mistachkin tags: trunk | |
2020-05-27
| ||
21:03 | Initial support for Visual Studio 2019. Closed-Leaf check-in: 6d2387dddd user: mistachkin tags: vs2019 | |
2020-05-25
| ||
22:41 | Pickup the latest SQLite core library 3.32.1 docs from upstream. check-in: aa2cc972ef user: mistachkin tags: trunk | |
22:39 | Update SQLite core library to the 3.32.1 release. check-in: fa6a9c03e2 user: mistachkin tags: trunk | |
02:35 | Merge all changes needed for the SQLite core library 3.32.0 release. check-in: 56170d1316 user: mistachkin tags: trunk | |
2020-05-24
| ||
23:07 | Update the expected results for the [71bedaca19] ticket test case. Closed-Leaf check-in: 5ae8a13833 user: mistachkin tags: core-3.32.0 | |
22:16 | Override the list of 'well-known' Mono runtime versions used by the test suite. check-in: 1f32d0222f user: mistachkin tags: core-3.32.0 | |
22:04 | Update the list of extended error codes. check-in: 4b6a26687a user: mistachkin tags: core-3.32.0 | |
01:22 | Fix a couple test failures. check-in: 2e3441506c user: mistachkin tags: core-3.32.0 | |
00:48 | Disable support for the legacy CryptoAPI codec as the underlying core library hooks are gone. check-in: 1dd56c9fd5 user: mistachkin tags: core-3.32.0 | |
00:46 | Merge updates from trunk. check-in: 8118694807 user: mistachkin tags: core-3.32.0 | |
00:46 | Fix typos. check-in: 87a6f7b650 user: mistachkin tags: trunk | |
00:44 | Sync up version history docs with 112 release branch. check-in: 4823faba6c user: mistachkin tags: trunk | |
00:38 | Update version history docs again. check-in: 9d9f8aa93d user: mistachkin tags: trunk | |
00:36 | Get this branch up-to-date with most trunk changes. check-in: bf714af93b user: mistachkin tags: branch-1.0.112 | |
2020-05-22
| ||
21:38 | Pickup the latest SQLite core library 3.32.0 docs from upstream. check-in: d9f14318b7 user: mistachkin tags: core-3.32.0 | |
21:31 | Update SQLite core library to the 3.32.0 release. check-in: ca54213ea5 user: mistachkin tags: core-3.32.0 | |
21:30 | Update version history docs. check-in: 782f3a82d9 user: mistachkin tags: trunk | |
2020-04-26
| ||
02:42 | Cherrypick of [e3b31857dc55530137]. check-in: e1ea8c4460 user: mistachkin tags: branch-1.0.112 | |
02:42 | Another update to the NuGet package build tool. check-in: e3b31857dc user: mistachkin tags: trunk | |
2020-04-25
| ||
21:07 | Update the 'System.Data.SQLite' NuGet package for release 1.0.112.2. check-in: b0d291bc54 user: mistachkin tags: branch-1.0.112 | |
21:00 | Partial cherrypick of [727a119a5469bb9e]. check-in: 5029e294ac user: mistachkin tags: branch-1.0.112 | |
20:56 | More NuGet package fixes. check-in: 727a119a54 user: mistachkin tags: trunk | |
20:24 | Cherrypick of [d2994480beb2b751]. check-in: a3557d2151 user: mistachkin tags: branch-1.0.112 | |
20:23 | Update master release archive manifest. check-in: d2994480be user: mistachkin tags: trunk | |
20:19 | Update core NuGet package versions. check-in: 2ee83838c0 user: mistachkin tags: branch-1.0.112 | |
20:18 | Cherrypick of [33f515449ace3513]. check-in: 9c6b8ff00d user: mistachkin tags: branch-1.0.112 | |
20:16 | Update 'readme' with latest version info. check-in: 33f515449a user: mistachkin tags: trunk | |
20:15 | Partial cherrypick of [4fd7351a4f353407]. check-in: 99a02311e8 user: mistachkin tags: branch-1.0.112 | |
20:10 | Update version history docs. check-in: 4fd7351a4f user: mistachkin tags: trunk | |
20:01 | Change year for the .NET Standard 2.1 interop assemblies. check-in: 5f7b610a9b user: mistachkin tags: branch-1.0.112 | |
20:00 | Cherrypick of [804168907132ff8f]. check-in: 2d13a0f132 user: mistachkin tags: branch-1.0.112 | |
19:59 | Enhance build system integration with NuGet. check-in: 8041689071 user: mistachkin tags: trunk | |
19:25 | Cherrypick of [9a9ec8f105e64f6a]. check-in: f5c6ce2913 user: mistachkin tags: branch-1.0.112 | |
19:25 | Cherrypick of [e96e13ac75741eb7]. check-in: c1a0035de8 user: mistachkin tags: branch-1.0.112 | |
19:24 | Cherrypick of [a6a4385c2c5b845e]. check-in: 51551ba554 user: mistachkin tags: branch-1.0.112 | |
19:21 | Support automatic value conversions for columns with a declared type of MEDIUMINT or MEDIUMUINT. Pursuant to [515cb60b10]. check-in: b4eb15b5a5 user: mistachkin tags: trunk | |
18:35 | Also treat the interop assembly as .NET Standard 2.1 specific in the core NuGet packages. check-in: 9a9ec8f105 user: mistachkin tags: trunk | |
16:46 | The core NuGet packages MUST include the pre-compiled binaries for the .NET Standard 2.1. Fix for [ad28d8e026] and [7c73262e6f]. check-in: e96e13ac75 user: mistachkin tags: trunk | |
2020-04-07
| ||
15:02 | Include Visual Studio 2019 in the MSBuild targets file for NuGet. check-in: a6a4385c2c user: mistachkin tags: trunk | |
2020-04-06
| ||
17:38 | Cherrypick of [fa11f785558953d0]. check-in: 4eabb74ec5 user: mistachkin tags: branch-1.0.112 | |
17:38 | Cherrypick of [4a1d38fa7b523ade]. check-in: dc8d0e6db3 user: mistachkin tags: branch-1.0.112 | |
17:36 | Robustify the test suite against erroneous .NET Core configuration files for the 'testef6' program. check-in: 4a1d38fa7b user: mistachkin tags: trunk | |
17:35 | Tighten up the testing batch tools for .NET Standard. check-in: fa11f78555 user: mistachkin tags: trunk | |
2020-04-05
| ||
19:17 | Pickup updates to the 'verify.eagle' tool from upstream. Cherrypick of [3a7d5205d1db5f2b] from the 1.0.112.x release branch. check-in: 06267b32b5 user: mistachkin tags: trunk | |
19:15 | Cherrypick of [db55f884b001c1d8] from the 1.0.112.x release branch. check-in: 0de367f4b2 user: mistachkin tags: trunk | |
19:12 | Pickup updates to the 'verify.eagle' tool from upstream. check-in: 3a7d5205d1 user: mistachkin tags: release, release-1.0.112.1, branch-1.0.112 | |
19:09 | Update the master release archive manifest. check-in: 8c954c9e30 user: mistachkin tags: branch-1.0.112 | |
18:54 | Remove stray file from the EF6 NuGet package. check-in: db55f884b0 user: mistachkin tags: branch-1.0.112 | |
17:59 | Cherrypick of [ad71b89e32b2d341]. check-in: a45b81f948 user: mistachkin tags: branch-1.0.112 | |
17:59 | Cherrypick of [b71059a93778c4d7]. check-in: 22b2bd63ff user: mistachkin tags: branch-1.0.112 | |
17:58 | Cherrypick of [d2f8be9cac60e3a0]. check-in: f79e786d41 user: mistachkin tags: branch-1.0.112 | |
17:58 | Cherrypick of [cdc88bceb8c5c611]. check-in: 9569892d0f user: mistachkin tags: branch-1.0.112 | |
17:55 | Update the CHM file for release 1.0.112.1. check-in: ad71b89e32 user: mistachkin tags: trunk | |
17:51 | Add a missing file to the HTML help project file. check-in: b71059a937 user: mistachkin tags: trunk | |
17:41 | Enhancements to NDoc3 support to allow compiling the documentation on x64. check-in: d2f8be9cac user: mistachkin tags: trunk | |
17:09 | Update version history docs. check-in: cdc88bceb8 user: mistachkin tags: trunk | |
02:22 | Fix a couple test failures. check-in: c9837c44b7 user: mistachkin tags: branch-1.0.112 | |
01:58 | Cherrypick of [8f6d0956c6e9f3db]. check-in: 83d194e094 user: mistachkin tags: branch-1.0.112 | |
01:57 | Update Mono related test constraints. check-in: 8f6d0956c6 user: mistachkin tags: trunk | |
2020-04-04
| ||
17:20 | Cherrypick of [492344d82]. check-in: 34d9ed5c56 user: mistachkin tags: branch-1.0.112 | |
17:18 | Update SQLite core library to the latest 'branch-3.31' code. check-in: 492344d825 user: mistachkin tags: trunk | |
2020-04-03
| ||
22:04 | More NuGet packaging fixes. check-in: 9b38227b03 user: mistachkin tags: branch-1.0.112 | |
22:03 | Cherrypick of [96596e427e0ff7fd]. check-in: 0c90161d78 user: mistachkin tags: branch-1.0.112 | |
22:03 | Remove superfluous files from the non-release NuGet packages for EF6. check-in: 96596e427e user: mistachkin tags: trunk | |
21:57 | NuGet packaging fixes. check-in: 4fe1d0c3c3 user: mistachkin tags: branch-1.0.112 | |
21:37 | Test fix. check-in: 3fa56ed14f user: mistachkin tags: branch-1.0.112 | |
21:01 | Cherrypick of [e8a0925cc]. check-in: 966d3df032 user: mistachkin tags: branch-1.0.112 | |
21:00 | Add new error codes from the SQLite core library. check-in: e8a0925cca user: mistachkin tags: trunk | |
20:17 | Cherrypick of [384b3b6f16ed49ef]. check-in: 86b9dc0ad0 user: mistachkin tags: branch-1.0.112 | |
20:17 | Update SQLite core library to the latest 'branch-3.31' code again. check-in: 384b3b6f16 user: mistachkin tags: trunk | |
19:48 | Cherrypick of [99e4353b22b7616b]. check-in: ea0535e973 user: mistachkin tags: branch-1.0.112 | |
19:47 | Pickup the latest SQLite core library 3.31.1 docs from upstream. check-in: 99e4353b22 user: mistachkin tags: trunk | |
19:44 | Cherrypick of [b235d240a0]. check-in: fd773514ab user: mistachkin tags: branch-1.0.112 | |
19:43 | Update SQLite core library to the latest 'branch-3.31' code. check-in: b235d240a0 user: mistachkin tags: trunk | |
19:32 | Cherrypick of [4e3f51a38b09e60c]. check-in: 8d1e3fdb6a user: mistachkin tags: branch-1.0.112 | |
19:31 | Attempt to make the .NET Compact Framework project files more robust against missing their SDK. check-in: 4e3f51a38b user: mistachkin tags: trunk | |
18:54 | Branch versioning fixes. check-in: 795bb1387c user: mistachkin tags: branch-1.0.112 | |
18:42 | Fix several typos in the build system. check-in: 220a1bddb8 user: mistachkin tags: branch-1.0.112 | |
18:30 | Partial cherrypick of [18cf53434a2]. check-in: 61066a1f7e user: mistachkin tags: branch-1.0.112 | |
18:24 | Cherrypick of [f6aa557316]. check-in: 5216297fcd user: mistachkin tags: branch-1.0.112 | |
18:22 | Partial cherrypick of [f6f755c1ee4]. check-in: 3399978fe6 user: mistachkin tags: branch-1.0.112 | |
18:21 | Partial cherrypick of [e87721710]. check-in: 93e22965f8 user: mistachkin tags: branch-1.0.112 | |
18:18 | Partial cherrypick of [8fa881a525]. check-in: c024475f2c user: mistachkin tags: branch-1.0.112 | |
18:16 | Cherrypick of [eefc89ddfb]. check-in: 99c91a0d48 user: mistachkin tags: branch-1.0.112 | |
18:16 | Cherrypick of [722c95a1e6]. check-in: 08ef64f1f2 user: mistachkin tags: branch-1.0.112 | |
18:15 | Cherrypick of [7ce44170d]. check-in: e117362f42 user: mistachkin tags: branch-1.0.112 | |
18:15 | Cherrypick of [1b8a14bfef232576]. check-in: be88b2c20b user: mistachkin tags: branch-1.0.112 | |
18:14 | Partial cherrypick of [7fccaf50e0]. check-in: 0bc4e3b839 user: mistachkin tags: branch-1.0.112 | |
18:13 | Cherrypick of [344a8bd45]. check-in: 7c57a7597e user: mistachkin tags: branch-1.0.112 | |
18:10 | Partial cherrypick of [1868813f4]. check-in: a5ac78ea8e user: mistachkin tags: branch-1.0.112 | |
18:06 | Cherrypick of [119a958bb2]. check-in: ba129ec76b user: mistachkin tags: branch-1.0.112 | |
18:05 | Cherrypick of [b19ee42a7d]. check-in: 6726d305f4 user: mistachkin tags: branch-1.0.112 | |
18:04 | Cherrypick of [5ef49063b]. check-in: bc55c97d82 user: mistachkin tags: branch-1.0.112 | |
18:03 | Cherrypick of [31df5d2ccb33b485]. check-in: 7394133491 user: mistachkin tags: branch-1.0.112 | |
17:42 | Partial cherry-pick of [ebd945280e]. Cherry-pick of [cc8089d56c]. Manually reset build number to '1.0.112.1'. Limited to core NuGet packages for .NET Framework v2.0 / v4.0 and .NET Standard 2.x only. check-in: da47d95976 user: mistachkin tags: branch-1.0.112 | |
17:32 | Update version history docs. check-in: cc8089d56c user: mistachkin tags: trunk | |
17:01 | Partial cherry-pick of [6b6fb5374d]. check-in: c08d07c823 user: mistachkin tags: branch-1.0.112 | |
2020-03-27
| ||
20:35 | Update estimated date for release 1.0.113.0. check-in: 0891963c4c user: mistachkin tags: trunk | |
16:08 | Enhancements to the build system, including better support for 'vswhere' and 'dotnet restore' automation. check-in: 18cf53434a user: mistachkin tags: trunk | |
2020-03-10
| ||
03:49 | Attempt to use MSBuild v16.0, if available. check-in: f6aa557316 user: mistachkin tags: trunk | |
03:44 | Add preliminary support for the .NET Framework 4.8. check-in: d6b5423937 user: mistachkin tags: trunk | |
2020-03-05
| ||
00:36 | More work on tests. Rename the new environment variable. check-in: f6f755c1ee user: mistachkin tags: trunk | |
2020-03-04
| ||
03:31 | Fix typos in comments. check-in: 4194e07323 user: mistachkin tags: trunk | |
03:25 | When using the (unsupported) legacy CryptoAPI based codec, skip encrypting page #1 because that can lead to database corruption and other malfunctions. check-in: e877217109 user: mistachkin tags: trunk | |
02:04 | Update several test cases. check-in: 8fa881a525 user: mistachkin tags: trunk | |
2020-02-27
| ||
19:41 | Prepare to disable CrytpoAPI for release 1.0.114.0. Closed-Leaf check-in: aa9a6b0505 user: mistachkin tags: disableCodec | |
19:30 | Fix typo in comment. check-in: eefc89ddfb user: mistachkin tags: trunk | |
2020-02-20
| ||
05:54 | Enhance documentation generator automation to deal with upstream SQLite core library documentation changes. Fix for [6670a1bbb9]. check-in: 722c95a1e6 user: mistachkin tags: trunk | |
05:50 | Add several syntax diagrams that were missing. check-in: 7ce44170d5 user: mistachkin tags: trunk | |
03:50 | Pickup the SQLite core library 3.31.1 docs from upstream. check-in: 1b8a14bfef user: mistachkin tags: trunk | |
03:48 | Update SQLite core library to the 3.31.1 release. check-in: 7fccaf50e0 user: mistachkin tags: trunk | |
2020-02-02
| ||
04:18 | Add an overload of the static Execute method to the SQLiteCommand class that accepts an open connection. check-in: 344a8bd45f user: mistachkin tags: trunk | |
2020-01-26
| ||
22:06 | Merge all changes from SQLite core library pre-release branch. check-in: 1868813f4f user: mistachkin tags: trunk | |
22:04 | Update SQLite core library to the latest trunk code. Leaf check-in: 1be3d892d0 user: mistachkin tags: corePreRelease | |
2020-01-23
| ||
04:55 | Reform use of the CreateItem MSBuild task. check-in: a30beb98c6 user: mistachkin tags: corePreRelease | |
2020-01-19
| ||
03:52 | Start using the 'PreserveNewest' value for all CopyToOutputDirectory attributes. Pursuant to [4f1e18abae]. check-in: 3165c44148 user: mistachkin tags: corePreRelease | |
03:27 | Add support for the new DBCONFIG options and update several tests. check-in: 436f0e76b2 user: mistachkin tags: corePreRelease | |
00:44 | Increase the value of SQLITE_MAX_ATTACHED to 30. check-in: 38fd571006 user: mistachkin tags: corePreRelease | |
00:40 | Update SQLite core library to the latest 3.31.0 pre-release code. check-in: f6c3250b18 user: mistachkin tags: corePreRelease | |
00:22 | Update SQLite core library docs syncing tool to support draft versions. check-in: b5ed2de015 user: mistachkin tags: corePreRelease | |
2020-01-18
| ||
21:01 | Prepare to update the SQLite core library to the latest pre-release code. check-in: 8c27717d84 user: mistachkin tags: corePreRelease | |
2019-12-17
| ||
12:58 | Attempt to make sure all garbage is collected before proceeding with the next test after running the test for ticket [ae5267b863]. check-in: 119a958bb2 user: mistachkin tags: trunk | |
01:44 | Yet another Mono test constraint adjustment. check-in: b19ee42a7d user: mistachkin tags: trunk | |
00:45 | Simplify test scripts for Mono on POSIX. check-in: 5ef49063b3 user: mistachkin tags: trunk | |
00:44 | Another Mono test constraint adjustment. check-in: 31df5d2ccb user: mistachkin tags: trunk | |
2019-12-08
| ||
04:59 | Bump version to 1.0.113.0. Update version history docs. check-in: ebd945280e user: mistachkin tags: trunk | |
04:01 | Include the 'LINQ' partial classes in the primary managed assembly for .NET Standard 2.1. Fix for [ad28d8e026]. Also, enhancements to related diagnostic functionality, including the new 'SQLite_ForceLogLifecycle' environment variable. check-in: 6b6fb5374d user: mistachkin tags: trunk | |
2019-10-27
| ||
20:40 | Final updates for release 1.0.112.0. check-in: 7727af784b user: mistachkin tags: trunk, release, release-1.0.112.0 | |
20:34 | Updates to the downloads page for the 1.0.112.0 release. Closed-Leaf check-in: 3e703548c9 user: mistachkin tags: preRelease | |
20:24 | More release packaging fixes. check-in: e8ea69dcaa user: mistachkin tags: preRelease | |
19:49 | Add optional diagnostic messages to the archive creation batch tooling. check-in: 0667d036b6 user: mistachkin tags: preRelease | |
19:48 | Add binary archive exclusions for the .NET Standard 2.1 archives. check-in: 93faa15b5b user: mistachkin tags: preRelease | |
19:12 | Update the CHM file for release 1.0.112.0. check-in: 74c786ea48 user: mistachkin tags: preRelease | |
17:37 | Fix typos in the GetLimitOpsNames method. check-in: d8c529a1ab user: mistachkin tags: preRelease | |
17:37 | Fix compilation issues with the .NET Compact Framework. check-in: abb205e18a user: mistachkin tags: preRelease | |
17:36 | Remove extra build steps for building the .NET Standard 2.x binaries as they are included in the primary build process. check-in: 4e9a013cb0 user: mistachkin tags: preRelease | |
17:26 | Minor adjustment to the test suite setup file. check-in: 9b7ff9c17a user: mistachkin tags: preRelease | |
16:24 | Fix an instance of leaking the 'previous pid' in a test file. check-in: 24d17721c5 user: mistachkin tags: preRelease | |
06:22 | Stop using table elements on the main page. check-in: c6e0a65015 user: mistachkin tags: trunk | |
06:07 | Update version history docs. check-in: 8fcdad086f user: mistachkin tags: preRelease | |
06:06 | Update some comments in the test suite infrastructure. check-in: 581c28facf user: mistachkin tags: trunk | |
02:31 | More adjustments to Mono test constraints. check-in: c9893d6371 user: mistachkin tags: trunk | |
01:58 | Disable test 'thread-1.1' on Mono 6.4 due to a crash in System.WeakReference.Finalize. check-in: 21c4126230 user: mistachkin tags: trunk | |
01:22 | Update the master release archive manifest. check-in: 61a50ced29 user: mistachkin tags: trunk | |
01:19 | Pickup the SQLite core library 3.30.1 docs from upstream. check-in: 0a3d6229a7 user: mistachkin tags: trunk | |
01:17 | Add some more versioning tests. check-in: 2913c0af5c user: mistachkin tags: trunk | |
00:23 | Update SQLite core library to the 3.30.1 release. check-in: ec2959fbcc user: mistachkin tags: trunk | |
2019-10-26
| ||
23:47 | Add preliminary support for .NET Core 3.0 and the .NET Standard 2.1. Pursuant to [ce75d320d0]. check-in: f27654c95b user: mistachkin tags: trunk | |
23:26 | Add support for using the sqlite3_limit() native API via the SetLimitOption method. check-in: c156d4710c user: mistachkin tags: trunk | |
23:06 | Fix test name. Closed-Leaf check-in: 08dc03fa55 user: mistachkin tags: limits | |
23:06 | Some fixes. Add tests. Update version history docs. check-in: e82be4000d user: mistachkin tags: limits | |
2019-10-24
| ||
22:37 | Initial work on being able to change limits via sqlite3_limit(). check-in: d279011853 user: mistachkin tags: limits | |
2019-10-20
| ||
04:45 | Fix incorrect merge of the Eagle binaries for .NET Standard 2.1. Closed-Leaf check-in: 55481eeeec user: mistachkin tags: netStandard21 | |
04:40 | Merge updates from trunk. check-in: f24782bb1a user: mistachkin tags: netStandard21 | |
04:37 | Update Eagle in externals to the beta 45 release. check-in: a8c34ef499 user: mistachkin tags: trunk | |
04:00 | Update version history docs. Adjust test suite to account for multiple EntityFramework versions. check-in: 06cdae7238 user: mistachkin tags: netStandard21 | |
03:54 | Since EntityFramework 6.3.0 is broken for any MSBuild that does not use Visual Studio 2017, include version 6.2.0 as well. check-in: 1373573caf user: mistachkin tags: netStandard21 | |
2019-10-13
| ||
04:41 | When running on .NET Core, copy the native build files into the managed-only directory for use by the 'testef6' executable, et al. check-in: c551a16b96 user: mistachkin tags: netStandard21 | |
04:39 | Normalize line endings for the 'data-1.3' test results. check-in: 706b0d050c user: mistachkin tags: netStandard21 | |
2019-10-12
| ||
21:30 | Partially reverse changes from the previous two check-ins that are wrong and unnecessary. check-in: 774258b89e user: mistachkin tags: netStandard21 | |
20:31 | Add new test data file missing from the previous check-in. check-in: 3179c8eae5 user: mistachkin tags: netStandard21 | |
20:19 | Further test suite refinements. check-in: 09c0313477 user: mistachkin tags: netStandard21 | |
2019-10-10
| ||
04:09 | Add several missing test constraints. check-in: 610ef6001f user: mistachkin tags: netStandard21 | |
2019-10-09
| ||
22:43 | Build system and test suite infrastructure enhancements. check-in: fbcfe42e02 user: mistachkin tags: netStandard21 | |
22:42 | Merge upstream changes to the Eagle shell configuration file from upstream. check-in: 6aee81788f user: mistachkin tags: netStandard21 | |
22:37 | Fix test EntityFramework connection string for use on POSIX. check-in: 2d04257fb1 user: mistachkin tags: netStandard21 | |
20:32 | Add diagnostics to the batch build tool. check-in: cde1321da5 user: mistachkin tags: netStandard21 | |
20:32 | Backout part of the change from the previous check-in (the OutputPath actually needs to be changed in the testef6 project). check-in: 7a1f4c2a05 user: mistachkin tags: netStandard21 | |
20:04 | Fix typo in the 'testef6' project file for .NET Standard. check-in: e1d87429dc user: mistachkin tags: netStandard21 | |
03:38 | Adjust expected results for test 'tkt-c010fa6584-1.1' to account for floating point differences between runtimes. check-in: 8748c7e73a user: mistachkin tags: netStandard21 | |
03:09 | Update test 'data-1.2' to make it consistent with test 'data-1.3'. check-in: b1f8b8d63a user: mistachkin tags: netStandard21 | |
03:05 | Update EntityFramework in externals to the 6.3.0 release, which adds support for .NET Core. check-in: ceefd1b047 user: mistachkin tags: netStandard21 | |
02:10 | Simplify the changes to test 'data-1.3'. check-in: 60e9befd31 user: mistachkin tags: netStandard21 | |
01:31 | Adjust expected results for tests 'tkt-3e783eecbe-1.1', 'tkt-3e783eecbe-1.2', and 'tkt-69cf6e5dc8-1.1' to account for floating point differences between runtimes. check-in: d110972bc5 user: mistachkin tags: netStandard21 | |
01:07 | Add missing calls to 'info previouspid true' to the test suite. check-in: c7c7f4032f user: mistachkin tags: netStandard21 | |
00:32 | Break test 'data-1.3' into two, one for the .NET Framework 4.x and one for .NET Standard 2.1. check-in: 2b6e69647e user: mistachkin tags: netStandard21 | |
2019-10-08
| ||
23:59 | More build system updates for .NET Standard 2.1. check-in: 1f451718a6 user: mistachkin tags: netStandard21 | |
23:55 | Clone Eagle binaries for .NET Standard 2.1. check-in: 08df79b52e user: mistachkin tags: netStandard21 | |
01:24 | Get the EF6 integration test project building and working. check-in: cd8bf2f63b user: mistachkin tags: netStandard21 | |
2019-10-07
| ||
23:03 | Fixes to the new CopyToNetStandard21 build target. check-in: 96373778b2 user: mistachkin tags: netStandard21 | |
12:35 | EntityFramework 6.3.0 does not support configuration files for .NET Core projects. check-in: 512db75317 user: mistachkin tags: netStandard21 | |
05:16 | Adjust a couple test constraints. check-in: f2da1cf458 user: mistachkin tags: netStandard21 | |
04:50 | Fix comment from the previous check-in. check-in: 45c494bff0 user: mistachkin tags: netStandard21 | |
04:49 | Fix some uses of the 'checkForFile' test suite helper procedure. check-in: 4f99e9372f user: mistachkin tags: netStandard21 | |
04:47 | Copy the 'testef6' output files to the 'netstandard2.1' output directory. check-in: c9e851fb48 user: mistachkin tags: netStandard21 | |
04:11 | Fix several missing test constraints. check-in: 5dc7e573b1 user: mistachkin tags: netStandard21 | |
03:26 | When dynamically compiling C# code within the test suite, disable warning 1701 on .NET Core. check-in: f5021afcb3 user: mistachkin tags: netStandard21 | |
03:07 | Update some tests. check-in: db37d8cc30 user: mistachkin tags: netStandard21 | |
2019-10-06
| ||
05:05 | Prepare to support an alternate Eagle binary directory targeting the .NET Core 3.0 runtime. check-in: a570446a0e user: mistachkin tags: netStandard21 | |
05:01 | Minor build fixes. check-in: 23e8ca95a9 user: mistachkin tags: netStandard21 | |
02:31 | Some test suite fixes. check-in: 2b57a8e0c8 user: mistachkin tags: netStandard21 | |
01:28 | Merge updates from trunk. check-in: a7776a256a user: mistachkin tags: netStandard21 | |
01:27 | Another fix related to handling of the 'checkForSecurityProtocols' test suite helper procedure. check-in: 66c88f2048 user: mistachkin tags: trunk | |
00:54 | Merge updates from trunk. check-in: 5bfabcc99b user: mistachkin tags: netStandard21 | |
00:54 | Fix 'checkForSecurityProtocols' test suite helper procedure for use with .NET Core. check-in: 385a304305 user: mistachkin tags: trunk | |
00:25 | Update test scripts for .NET Standard 2.1. check-in: 887d325aca user: mistachkin tags: netStandard21 | |
2019-10-05
| ||
21:14 | Fix typo. check-in: 156c53bbe3 user: mistachkin tags: netStandard21 | |
21:10 | More work in progress. check-in: 6746f67c7a user: mistachkin tags: netStandard21 | |
19:45 | Another build fix. check-in: 98687c3d49 user: mistachkin tags: netStandard21 | |
19:42 | Various build fixes. check-in: 11811c57fd user: mistachkin tags: netStandard21 | |
17:58 | Set executable bits. check-in: d7701b72b8 user: mistachkin tags: netStandard21 | |
17:47 | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). check-in: c1dd57b1a1 user: mistachkin tags: netStandard21 | |
03:32 | Add support for new DBCONFIG options from the SQLite core library. Pursuant to [03b6b0edd7]. check-in: 42082ffc4d user: mistachkin tags: trunk | |
03:01 | Move test suite SecurityProtocol handling into the vendor script and make it more robust. check-in: f68d495bea user: mistachkin tags: trunk | |
02:15 | Simplify test suite changes from check-in [cdd3330990]. check-in: 0388466597 user: mistachkin tags: trunk | |
02:12 | Pickup the SQLite core library 3.30.0 docs from upstream. check-in: 914417fc18 user: mistachkin tags: trunk | |
02:06 | Update SQLite core library to the 3.30.0 release. check-in: cdd3330990 user: mistachkin tags: trunk | |
2019-09-28
| ||
18:39 | Pickup build tooling enhancements from upstream. check-in: a9caf37c2d user: mistachkin tags: trunk | |
2019-09-27
| ||
00:26 | Update the estimated date for the next release. check-in: d838a0288f user: mistachkin tags: trunk | |
2019-08-01
| ||
01:30 | Minor coding style cleanup. check-in: d90a4098ca user: mistachkin tags: trunk | |
01:25 | Enhance the target framework abbreviation handling. check-in: 02695316e9 user: mistachkin tags: trunk | |
2019-07-27
| ||
01:48 | Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. check-in: 7324638166 user: mistachkin tags: trunk | |
2019-07-13
| ||
19:11 | Bump version to 1.0.112.0. check-in: e1836d9707 user: mistachkin tags: trunk | |
18:35 | Update version history docs. check-in: 62de24d8a3 user: mistachkin tags: trunk | |
18:31 | Pickup the SQLite core library 3.29.0 docs from upstream. check-in: 4deb290d23 user: mistachkin tags: trunk | |
18:28 | Update SQLite core library to the 3.29.0 release. check-in: fe3c97a1d8 user: mistachkin tags: trunk | |
2019-06-29
| ||
16:10 | Rename a variable in the build batch tool. check-in: 22b5e0f49a user: mistachkin tags: trunk | |
2019-06-09
| ||
21:59 | Corrections to the interop assembly file handling in the .NET Core test suite runner tool. check-in: cb49f5a520 user: mistachkin tags: trunk | |
19:31 | Final updates for release 1.0.111.0. check-in: d567636ccb user: mistachkin tags: trunk, release, release-1.0.111.0 | |
2019-05-16
| ||
03:23 | Enhance the new tests for SQLiteLog subsystem initialization. check-in: 767b97f170 user: mistachkin tags: trunk | |
2019-05-15
| ||
02:35 | Pickup the SQLite core library 3.28.0 docs from upstream. check-in: 0323de7965 user: mistachkin tags: trunk | |
02:34 | Update SQLite core library to the 3.28.0 release. check-in: 092fec53da user: mistachkin tags: trunk | |
01:49 | Bump version number. Update version history docs. check-in: 95e0135ad1 user: mistachkin tags: trunk | |
01:28 | Experimental changes to the SQLiteLog class to enable forced use of the managed logging callback. Leaf check-in: 5cd4a102a9 user: mistachkin tags: sqliteLog | |
01:08 | Add additional tests for the SQLiteLog.Initialize method. Add 'No_SQLiteLog' environment variable to disable the SQLiteLog subsystem initialization. check-in: 232364a514 user: mistachkin tags: trunk | |
2019-05-14
| ||
20:22 | Slightly improve error handling in the SQLiteLog.Initialize method. check-in: 0f34d6ea03 user: mistachkin tags: trunk | |
2019-04-05
| ||
02:40 | In the test suite, when compiling C# code, skip emitting symbols. check-in: ca7215e405 user: mistachkin tags: trunk | |
2019-03-24
| ||
00:04 | Fix typos in documentation. Fix for [4bd6914554]. check-in: 10da1211e5 user: mistachkin tags: trunk | |
2019-03-03
| ||
22:54 | Minor tweak to download page. check-in: cc9a7b2e5c user: mistachkin tags: trunk | |
22:26 | Final updates for release 1.0.110.0. check-in: c9efdeced8 user: mistachkin tags: trunk, release, release-1.0.110.0 | |
22:19 | More updates to the downloads page for the 1.0.110.0 release (NuGet packages were rebuilt). Closed-Leaf check-in: e517bb27e5 user: mistachkin tags: preRelease | |
21:47 | Updates to the downloads page for the 1.0.110.0 release. check-in: 4c5afd3f14 user: mistachkin tags: preRelease | |
21:44 | Another minor correction. check-in: 3429e51d53 user: mistachkin tags: preRelease | |
21:38 | Tighten up the regular expressions used to update the download page. check-in: 343a18aca8 user: mistachkin tags: preRelease | |
21:04 | Update master release archive manifest. check-in: be53ffd847 user: mistachkin tags: preRelease | |
20:49 | Update the CHM file for release 1.0.110.0. check-in: 6aa225423e user: mistachkin tags: preRelease | |
20:42 | Update version history docs. check-in: 3d94632e16 user: mistachkin tags: preRelease | |
2019-03-02
| ||
19:23 | Pickup the SQLite core library 3.27.2 docs from upstream. check-in: 695f7fc694 user: mistachkin tags: trunk | |
19:21 | Update SQLite core library to the 3.27.2 release. check-in: a0d9eab228 user: mistachkin tags: trunk | |
2019-02-18
| ||
20:15 | Tweak comments. check-in: b4af63534e user: mistachkin tags: trunk | |
20:03 | In the test suite infrastructure, force the list of 'known' Mono versions to include those released after Eagle beta 44. check-in: 9c6ca7239b user: mistachkin tags: trunk | |
19:27 | Fix typo in version history docs. check-in: 5a0f60a6f5 user: mistachkin tags: trunk | |
2019-02-09
| ||
00:50 | Update SQLite core library to the 3.27.1 release. check-in: ce785bf0c1 user: mistachkin tags: trunk | |
2019-02-08
| ||
02:14 | Disable the production of 'fat binaries' on macOS. Fix for ticket [b41f1f002e]. check-in: 57ef270232 user: mistachkin tags: trunk | |
02:11 | Pickup the SQLite core library 3.27.0 docs from upstream. check-in: cf08e3867a user: mistachkin tags: trunk | |
02:07 | Update SQLite core library to the 3.27.0 release. Update version history docs. check-in: 07c06d7ebe user: mistachkin tags: trunk | |
2019-02-01
| ||
00:26 | Update the VsWhere tool in externals to the 2.6.7 release. check-in: 43aae424b9 user: mistachkin tags: trunk | |
2019-01-15
| ||
17:17 | Adjust the test constraints impacted by Mono 5.18. check-in: 48d8124b8c user: mistachkin tags: trunk | |
2019-01-04
| ||
19:52 | Update the VsWhere tool in externals to the 2.5.9 release. check-in: be3816073e user: mistachkin tags: trunk | |
2018-12-24
| ||
03:14 | Add support for the sqlite3changeset_start_v2() and sqlite3changeset_start_v2_strm() interfaces. check-in: 291cfeef7e user: mistachkin tags: trunk | |
2018-12-23
| ||
18:32 | Use the EventArg connection string for debug tracing. check-in: 4e730fa902 user: mistachkin tags: trunk | |
04:56 | Add HidePassword connection flag to remove the password from the connection string once the database is opened. Pursuant to [23d8d6171e]. check-in: 02ed8cae60 user: mistachkin tags: trunk | |
00:01 | Add experimental StrictConformance connection flag to force strict compliance to the ADO.NET standard. Pursuant to [e36e05e299]. check-in: 4012cc2587 user: mistachkin tags: trunk | |
2018-12-19
| ||
02:36 | Pickup the SQLite core library 3.26.0 docs from upstream. check-in: 7cacc45fe2 user: mistachkin tags: trunk | |
02:25 | Update SQLite core library to the 3.26.0 release. check-in: 5fa49e1bd7 user: mistachkin tags: trunk | |
02:07 | Improve integration with ZipVFS. check-in: cd61337179 user: mistachkin tags: trunk | |
2018-11-06
| ||
00:29 | Update version history docs. check-in: d970797755 user: mistachkin tags: trunk | |
00:27 | Pickup the SQLite core library 3.25.3 docs from upstream. check-in: 6c554c5ee2 user: mistachkin tags: trunk | |
00:25 | Update SQLite core library to the 3.25.3 release. check-in: b881022edc user: mistachkin tags: trunk | |
2018-10-13
| ||
19:25 | Update SEE integration to include the prefix file. check-in: 9e5573776e user: mistachkin tags: trunk | |
2018-10-06
| ||
19:36 | Update patch level in a couple files missed in the [d55a17840f1fda06] check-in. check-in: fdcfd177a4 user: mistachkin tags: trunk | |
19:31 | Pickup the SQLite core library 3.25.2 docs from upstream. check-in: cbe8db3390 user: mistachkin tags: trunk | |
19:31 | Update SQLite core library to the 3.25.2 release. check-in: f63d42cac7 user: mistachkin tags: trunk | |
19:30 | Bump version to 1.0.110.0. Update version history docs. check-in: d55a17840f user: mistachkin tags: trunk | |
2018-10-01
| ||
21:37 | Update Eagle in externals to the beta 44 release. check-in: 679ac42a5b user: mistachkin tags: trunk | |
2018-09-25
| ||
01:03 | Modify the NuGet packages to better handle what .NET Core seems to expect. Candidate fix for [d292f2e23d8a74e0]. check-in: aec1b8f7dd user: mistachkin tags: trunk | |
2018-09-09
| ||
00:36 | Further enhancements to the automated WinCE deployment and test tool. check-in: ca79d5ba6d user: mistachkin tags: trunk | |
2018-09-08
| ||
06:55 | When testing on WinCE, make it possible to fetch output produced by the remote process. check-in: 7573c439f5 user: mistachkin tags: trunk | |
2018-09-05
| ||
01:56 | Add signed NuGet 4.x binary in externals that includes the '-VerbatimVersion' fix. check-in: be204390c7 user: mistachkin tags: trunk | |
2018-08-27
| ||
04:56 | Reform how connection flags are checked. check-in: c947d6b1fb user: mistachkin tags: trunk | |
2018-08-26
| ||
22:53 | Add the GetInvariantInt64 and GetInvariantDouble connection flags. check-in: e945d6e2f9 user: mistachkin tags: trunk | |
2018-08-16
| ||
05:47 | For the primary NuGet package, use the framework-specific 'runtimes' meta-directory instead of relying on MSBuild targets to copy interop assemblies for the .NET Standard 2.0. Candidate fix for tickets [d292f2e23d] and [c438a5b5b9]. check-in: e1484cb4ad user: mistachkin tags: trunk | |
2018-08-14
| ||
05:14 | More corrections to the test suite infrastructure. check-in: ed3d2802dd user: mistachkin tags: trunk | |
04:55 | Minor cleanup. check-in: b1d4a5a75c user: mistachkin tags: trunk | |
03:52 | Update list of define constants in the test suite infrastructure. check-in: c5a6ab3a68 user: mistachkin tags: trunk | |
03:43 | Refactoring of some diagnostic messages emitted by the test suite infrastructure. check-in: aa845495da user: mistachkin tags: trunk | |
03:22 | Enhance test suite infrastructure, mostly to support build auto-selection for the .NET Standard 2.0 build. check-in: 7d7bb0e1a3 user: mistachkin tags: trunk | |
2018-08-13
| ||
22:52 | In the test suite infrastructure, treat the config files as 'managed only'. check-in: 8f9c8fae4c user: mistachkin tags: trunk | |
21:58 | Update the downloads page to include the precompiled binaries for the .NET Standard 2.0. check-in: 623a53c038 user: mistachkin tags: trunk | |
21:49 | Final updates for release 1.0.109.0. check-in: 27de5a6698 user: mistachkin tags: trunk, release, release-1.0.109.0 | |
21:49 | Reset the managed source information back to its default values. Closed-Leaf check-in: 8a058f1f55 user: mistachkin tags: preRelease | |
21:46 | Updates to the downloads page for the 1.0.109.0 release. check-in: 469c693b8a user: mistachkin tags: preRelease | |
21:31 | More updates to the master release archive manitest. check-in: e75b16a103 user: mistachkin tags: preRelease | |
21:19 | Update the master release archive manitest. check-in: 695384ad34 user: mistachkin tags: preRelease | |
21:17 | Update the exclusions files for the source packages. check-in: 3c32083e86 user: mistachkin tags: preRelease | |
21:14 | Use the -VerbatimVersion option to NuGet pack in order to preserve the full version. check-in: bad7409547 user: mistachkin tags: preRelease | |
20:41 | Fixes to the NuGet package build tooling. check-in: 70a0a088f0 user: mistachkin tags: preRelease | |
20:26 | There is no setup package for the .NET Standard 2.0 -AND- its precompiled binaries packages are treated specially. check-in: 733b300527 user: mistachkin tags: preRelease | |
20:12 | Update the CHM file for release 1.0.109.0. check-in: 7664bb096b user: mistachkin tags: preRelease | |
19:47 | Make it possible for the managed and native test configuration suffixes to differ. check-in: c3d7f73889 user: mistachkin tags: preRelease | |
19:09 | Correct configuration suffix handling in the .NET Standard test batch tool. check-in: 15814cefdc user: mistachkin tags: preRelease | |
04:47 | Add 'dllmap' element to the System.Data.SQLite assembly configuration file for NuGet in order to better support Mono. check-in: f8caa45f2f user: mistachkin tags: preRelease | |
03:07 | Make the 'sourceTag.eagle' tool more cross-platform. check-in: d0ff635ec0 user: mistachkin tags: preRelease | |
2018-08-11
| ||
19:58 | Update Eagle in externals to the beta 43 release. check-in: 86636b58e2 user: mistachkin tags: preRelease | |
2018-08-07
| ||
00:11 | Update SQLite core library docs from upstream. Update version history docs. check-in: 4642ef13b9 user: mistachkin tags: preRelease | |
00:06 | Fix issue with P/Invoke portability to Windows CE by wrapping sqlite3_msize() on that platform. Enhance tests. check-in: 54ebb78b16 user: mistachkin tags: preRelease | |
2018-08-06
| ||
11:16 | Update version history docs. check-in: 66c7e0e130 user: mistachkin tags: preRelease | |
01:04 | Fix more issues with incorrect use of the 'getBuildDirectory' test suite helper procedure. check-in: 7b36bdbae4 user: mistachkin tags: preRelease | |
2018-08-05
| ||
19:48 | Clarify some steps on the 'release' web page. check-in: eba3b761c6 user: mistachkin tags: preRelease | |
03:17 | Fix test suite infrastructure issue that prevented the sample database file from being re-copied between tests. check-in: e4a7ae120f user: mistachkin tags: preRelease | |
03:16 | More test script changes. check-in: 2b8809c689 user: mistachkin tags: preRelease | |
02:40 | Make sure the test log files end up in the associated binary directories, not the temporary directory. check-in: 015023cfbb user: mistachkin tags: preRelease | |
02:38 | Make the 'SQLite_ForceLogPrepare' configuration setting enable logging of parameter binding and pre-binding as well. check-in: 096283e453 user: mistachkin tags: preRelease | |
2018-08-04
| ||
22:40 | Some minor fixes and adjustments to solution files. check-in: 6aba9ce411 user: mistachkin tags: preRelease | |
21:56 | Documentation updates for the 1.0.109.0 release. check-in: 06449871a8 user: mistachkin tags: preRelease | |
21:41 | Attempt to support cross-platform native binaries in the core NuGet package for use with .NET Standard 2.0. check-in: 33424a48a4 user: mistachkin tags: trunk | |
2018-07-30
| ||
05:04 | Update Eagle in externals to the beta 42 release. check-in: 2f73ab7148 user: mistachkin tags: trunk | |
2018-07-26
| ||
08:21 | Fix handling of codes returned from sqlite3_config_log_interop(). Update version history docs. check-in: 2baae0f0d8 user: mistachkin tags: trunk | |
08:18 | Update 'vendor.eagle' to account for changes missing from check-in [7ffb245069b22e2e]. check-in: de528e1be1 user: mistachkin tags: trunk | |
07:56 | More reform to the logging subsystem. Move interop log callback into the SQLiteLog class. check-in: 4a9980ac1d user: mistachkin tags: trunk | |
07:24 | Fixes to the new SQLiteLog initialization handling and associated test suite infrastructure updates. check-in: 04d60edbdf user: mistachkin tags: trunk | |
06:54 | Add configuration suffix support to the test suite infrastructure. check-in: 7ffb245069 user: mistachkin tags: trunk | |
06:52 | By default, only attempt to initialize the logging subsystem once and add 'Initialize_SQLiteLog' setting to disable this behavior. check-in: 21c1c04012 user: mistachkin tags: trunk | |
05:05 | Simplify build scripts for Mono on POSIX. check-in: a76782cfe6 user: mistachkin tags: trunk | |
04:30 | On POSIX, copy the compiled SQLite interop assembly to the Windows DLL name as well. check-in: 31ab90057a user: mistachkin tags: trunk | |
04:16 | More portability work for .NET Standard 2.0. check-in: 99b475ecda user: mistachkin tags: trunk | |
02:08 | Corrections to error handling in batch tools. check-in: eb37c9c9d9 user: mistachkin tags: trunk | |
01:38 | Update some error messages. check-in: 135d2bad0e user: mistachkin tags: trunk | |
01:35 | Robustness and consistency enhancements for the test suite wrapper for .NET Standard 2.0. check-in: 99512edafb user: mistachkin tags: trunk | |
00:28 | Testing and release management updates for the .NET Standard 2.0. check-in: 228b82e737 user: mistachkin tags: trunk | |
2018-07-24
| ||
08:18 | In the test suite infrastructure, checks for managed binaries should not use the native directory. check-in: 11b5e68bc7 user: mistachkin tags: trunk | |
01:49 | Update master release archive manifest again. check-in: 456170f5fe user: mistachkin tags: trunk | |
00:24 | Add some missing 'SQLiteInterop' test constraints. check-in: 04dcf6e006 user: mistachkin tags: trunk | |
2018-07-23
| ||
07:00 | Cosmetic changes to whitespace and comments. check-in: febb90f95a user: mistachkin tags: trunk | |
06:21 | Update master release archive manifest. check-in: d8f5418603 user: mistachkin tags: trunk | |
06:19 | Enhancements to POSIX build scripts. check-in: 95766a2582 user: mistachkin tags: trunk | |
05:52 | Improve cross-platform detection and use of the SQLite interop assembly / SQLite native library by the test suite infrastructure. check-in: 337076bac1 user: mistachkin tags: trunk | |
05:39 | Fix typo in the vendor configuration file for the test suite. check-in: 8b8890b4fe user: mistachkin tags: trunk | |
04:44 | Update some tests to account for the EF6 version update. check-in: 49f39dcc87 user: mistachkin tags: trunk | |
04:40 | Update version history docs. check-in: f9d1df3ca5 user: mistachkin tags: trunk | |
04:40 | In the appropriate NuGet packages, version 6.2.0 of EF6 is now required. check-in: a650011009 user: mistachkin tags: trunk | |
04:25 | Update EF6 in externals to the 6.2.0 release. check-in: 02c696f70e user: mistachkin tags: trunk | |
2018-07-22
| ||
21:57 | Update version history docs. check-in: 374d14d708 user: mistachkin tags: trunk | |
2018-07-12
| ||
11:23 | Adjust the previous check-in so that 'implicit' SQLite interop assembly files are always copied during the testing process when not running on Windows. check-in: 58390110cb user: mistachkin tags: trunk | |
2018-07-11
| ||
01:36 | Adjust the test constraints impacted by Mono 5.12. check-in: fa2e15166b user: mistachkin tags: trunk | |
2018-07-10
| ||
11:10 | Add another test to verify the behavior of read-only connections with respect to the connection pool. See also check-in [14d18ee82623c85f]. check-in: 5e689a7650 user: mistachkin tags: trunk | |
01:53 | Do not allow read-only connections into (or out of) the connection pool. check-in: 14d18ee826 user: mistachkin tags: trunk | |
2018-07-07
| ||
16:10 | Make sure the assembly built for .NET Core is strong named signed. check-in: 51270bcb44 user: mistachkin tags: trunk | |
05:29 | Fix compilation issues when the 'UseSqliteStandard' MSBuild property is used. check-in: 1f44df4816 user: mistachkin tags: trunk | |
2018-07-06
| ||
02:19 | Include the statically linked native SQLite interop assembly project in the MSBuild solution files. check-in: 1c43c79665 user: mistachkin tags: trunk | |
2018-07-05
| ||
22:03 | Clarify some of the .NET Standard specific project properties by moving them into their own section. check-in: e80c56236e user: mistachkin tags: trunk | |
2018-07-01
| ||
19:17 | Adjust some conditional compilation checks in order to include .NET Core. check-in: e6b998e04a user: mistachkin tags: trunk | |
2018-06-24
| ||
21:52 | Pickup more release archive verification tool changes from upstream. check-in: c0130ce3d6 user: mistachkin tags: trunk | |
03:23 | Remove accidental debugging change leftover from the previous check-in. check-in: 566f1e9d23 user: mistachkin tags: trunk | |
03:03 | Pickup release archive verification tool changes from upstream. check-in: 96768f409f user: mistachkin tags: trunk | |
2018-06-15
| ||
00:42 | Update the VsWhere tool in externals to the 2.5.2 release. check-in: c5de1e45d0 user: mistachkin tags: trunk | |
2018-06-05
| ||
00:00 | Pickup the SQLite core library 3.24.0 docs from upstream. check-in: f487954dc6 user: mistachkin tags: trunk | |
2018-06-04
| ||
23:49 | Update SQLite core library to the 3.24.0 release. check-in: 86ab62421b user: mistachkin tags: trunk | |
2018-05-29
| ||
02:45 | Update the embedded resource file for .NET Core. check-in: f991b0ecee user: mistachkin tags: trunk | |
01:57 | Fix typo in the previous check-in. check-in: c29222dd3a user: mistachkin tags: trunk | |
01:55 | Add support for the 'Disable_SQLiteLog' configuration setting. check-in: e7b7d00d63 user: mistachkin tags: trunk | |
2018-05-28
| ||
23:41 | Fix compilation issues due to internal changes in the SQLite core library. check-in: fb73a8c990 user: mistachkin tags: trunk | |
23:30 | Update SQLite core library to the latest trunk code. Update version history docs. check-in: 50be008078 user: mistachkin tags: trunk | |
2018-05-25
| ||
03:29 | Pickup changes to Eagle script library in externals. check-in: c5879a3ba6 user: mistachkin tags: trunk | |
03:23 | Update list of extended error codes from the SQLite core library. check-in: abbed1010e user: mistachkin tags: trunk | |
2018-05-06
| ||
20:16 | Update version history docs. check-in: e484156b86 user: mistachkin tags: trunk | |
20:09 | Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. check-in: 880e608b09 user: mistachkin tags: trunk | |
2018-04-29
| ||
06:02 | Modify the 'compileCSharpWith' test suite helper procedure to prevent leaking the previous PID value when running tests on .NET Core. check-in: a65ec30361 user: mistachkin tags: trunk | |
2018-04-28
| ||
15:59 | Add preliminary support for the SQLITE_DBCONFIG_RESET_DATABASE control. check-in: 4e485e3e31 user: mistachkin tags: trunk | |
2018-04-26
| ||
13:57 | Pickup changes to Eagle script library in externals. check-in: 6a82b4b74b user: mistachkin tags: trunk | |
13:32 | Fix the 'getExternalDirectory' test suite infrastructure procedure to account for the new relative location of the Eagle shell binary. check-in: b520434ab4 user: mistachkin tags: trunk | |
01:26 | Update version history docs. check-in: aefe29ee3e user: mistachkin tags: trunk | |
01:16 | Add preliminary support for .NET Core 2.0 and the .NET Standard 2.0. Pursuant to [5c89cecd1b]. check-in: ec79fb3446 user: mistachkin tags: trunk | |
2018-04-25
| ||
22:33 | Enhance the native library pre-loader platform abstraction subsystem to support querying the machine name. Closed-Leaf check-in: 2e3be13ffa user: mistachkin tags: netStandard20 | |
21:20 | Merge updates from trunk. check-in: b8d9f46daa user: mistachkin tags: netStandard20 | |
21:19 | Change test suite infrastructure for a pending upstream change in order to support .NET Core 2.0. check-in: 08b72a8690 user: mistachkin tags: trunk | |
18:20 | Merge updates from trunk. check-in: f72560a85a user: mistachkin tags: netStandard20 | |
18:16 | Add the new DO and NOTHING keywords to the keyword lists maintained by System.Data.SQLite. Enhance test coverage to check the aforementioned list of keywords. check-in: fb9c4ae180 user: mistachkin tags: trunk | |
2018-04-23
| ||
02:35 | Minor enhancement to the test suite diagnostic output. check-in: d2a2b5d8f4 user: mistachkin tags: netStandard20 | |
02:28 | When building with .NET Core, always use the 'Build' target to avoid issues with the final output file being superfluously deleted. check-in: 23f04e9da0 user: mistachkin tags: netStandard20 | |
02:09 | Pickup changes to Eagle script library in externals. check-in: 6aad7b515d user: mistachkin tags: netStandard20 | |
2018-04-18
| ||
15:59 | Merge updates from trunk. check-in: 5c1ed740db user: mistachkin tags: netStandard20 | |
15:48 | Update version history docs. check-in: 6f0089d0c2 user: mistachkin tags: trunk | |
15:27 | Add a new overload for the SQLiteBlob.Create method that is a thinner wrapper over the native API, for greater efficiency. Pursuant to [dfc8133ba2]. check-in: e28ff15b0e user: mistachkin tags: trunk | |
2018-04-13
| ||
12:59 | Merge updates from trunk. check-in: 940912844b user: mistachkin tags: netStandard20 | |
12:56 | Update SQLite core library to the 3.23.1 release. check-in: a6429adaa8 user: mistachkin tags: trunk | |
12:49 | Merge updates from trunk. check-in: 3c9aa14d0e user: mistachkin tags: netStandard20 | |
2018-04-12
| ||
22:21 | Correct result checking semantics and expected results for test 'types-2.13' to account for a String.Equals() issue in the .NET Framework. check-in: 37355d65e9 user: mistachkin tags: trunk | |
18:34 | Add GetFieldAffinity method to the SQLiteDataReader class. check-in: bfd912fefd user: mistachkin tags: trunk | |