System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

200 most recent check-ins using file Tests/tkt-d4728aecb7.eagle version 20d3194a28

2021-10-13
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
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