System.Data.SQLite

All files named ”Setup/data/verify.lst”
Login

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

History for Setup/data/verify.lst

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. file: [dbb331278d] check-in: [0b34025625] user: drh branch: branch-119, size: 100434
2025-01-21
06:22
Add a special testing tool for Visual Studio 2022. file: [876345efd6] check-in: [41e43b2317] user: mistachkin branch: trunk, size: 100520
2025-01-20
21:18
Add special tools capable of building all binaries out-of-the-box using Visual Studio 2022. file: [3ee97cf4b5] check-in: [c2deab8b62] user: mistachkin branch: trunk, size: 100494
2024-11-13
18:31
Refactor the vendor script library file. file: [52d637875a] check-in: [e2c17da35a] user: mistachkin branch: trunk, size: 100430
2024-06-26
20:59
Refactoring to move most helper methods to their own file. file: [f365105ad3] check-in: [37fd2a2fd7] user: mistachkin branch: trunk, size: 100344
2024-06-25
15:28
Project and build updates to better support per-configuration values. file: [3614c89fd0] check-in: [1e25aa29cc] user: mistachkin branch: trunk, size: 100305
2024-06-08
15:57
Update the release archive manifest. file: [d37ad104a7] check-in: [59f1d4aa4d] user: mistachkin branch: trunk, size: 99961
2024-06-07
21:15
Add experimental support for using NuGet runtime identifiers to help locate the interop assembly. Pursuant to forum post 3757f4365b. file: [ed7a2c9dbd] check-in: [b8e8c87fbe] user: mistachkin branch: trunk, size: 98808
2024-06-05
00:52
Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [1bbf7f58c3] check-in: [2353287b09] user: mistachkin branch: trunk, size: 98778
2024-05-24
19:16
Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. file: [79fd65e6d1] check-in: [9e98945ce3] user: mistachkin branch: trunk, size: 97969
19:12
Add tests for the fix on this branch. file: [f8e6673469] check-in: [59ad1a9be9] user: mistachkin branch: pst-25cafb35e5, size: 97939
2024-05-12
00:39
Work-in-progress on addressing forum post 76cb35b58d. file: [188b7a825e] check-in: [1820415db5] user: mistachkin branch: pst-76cb35b58d, size: 97939
2023-09-24
13:06
Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. file: [f46d3e2f11] check-in: [3214c350ea] user: mistachkin branch: trunk, size: 97909
2023-05-31
19:28
Add tests for ticket [e22d357a21]. file: [b4672afd0b] check-in: [7edc811b3a] user: mistachkin branch: trunk, size: 97879
2023-05-12
21:34
Add multithreaded test case for INSERT RETURNING vs SELECT COUNT. file: [7363224346] check-in: [7cc7152f69] user: mistachkin branch: trunk, size: 97849
2023-01-17
05:18
Start stubbing in tests for the Trace2 event. file: [ed61ad90d0] check-in: [91c17c5e79] user: mistachkin branch: trunk, size: 97819
2022-11-22
20:16
Add experimental support for native sha3 extension. file: [8ad7ee1f96] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 97789
2022-10-21
00:29
Minor corrections to the source code archive building process. file: [57d22de2f7] check-in: [c722e978e0] user: mistachkin branch: trunk, size: 97752
2022-10-20
23:27
Fix some file names. file: [46bf40daef] check-in: [9dc424f18e] user: mistachkin branch: net5And6, size: 97736
23:06
More changes. file: [321889c1ef] check-in: [533f6d18c2] user: mistachkin branch: net5And6, size: 97744
22:52
Initial cleanup work to allow for running the test suite using .NET 5 and/or .NET 6. file: [70c4dc0f65] check-in: [8561bee72b] user: mistachkin branch: net5And6, size: 97224
2022-08-04
19:27
Work on tests. file: [fb090efc27] check-in: [c11ceac2f4] user: mistachkin branch: windowFunc, size: 97288
2022-07-06
21:33
Suppress finalizer calls for SQLite3 objects that are closed. Fix for [ce4d70ea6f]. file: [a0ad952872] check-in: [e242effb07] user: mistachkin branch: trunk, size: 97264
2022-03-03
19:47
Pickup the SQLite 3.38.0 core library docs from upstream. file: [29caccffdc] check-in: [510f704e0a] user: mistachkin branch: trunk, size: 97234
19:34
Update SQLite core library to the 3.38.0 release. Update version history docs. file: [96ee58cbb1] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 97205
2021-12-04
03:12
Initial work on addressing several object lifecycle issues with pooled database connections. file: [f21cfee24f] check-in: [95d4c93286] user: mistachkin branch: trunk, size: 97239
2021-11-02
14:20
Update the release archive manifest. file: [820d18fd69] check-in: [868448b63e] user: mistachkin branch: trunk, size: 97219
2021-11-01
00:34
Add the draft 'table-options' core library documentation file from upstream. file: [eda330639f] check-in: [40783eca7d] user: mistachkin branch: trunk, size: 97189
2021-10-12
01:28
Add Busy event to the SQLiteConnection class. Pursuant to forum post [08a52f61fc]. file: [cb9d2d9890] check-in: [72c2713537] user: mistachkin branch: trunk, size: 97145
2021-03-16
02:42
Remove superfluous blank lines. file: [5ce3b33c2a] check-in: [59b04dedb9] user: mistachkin branch: trunk, size: 97125
2021-03-15
23:47
Documentation and release file fixes. file: [6f346cede4] check-in: [cd96651b62] user: mistachkin branch: trunk, size: 97149
2020-10-29
02:46
Re-add preliminary support for the .NET Framework 4.8. file: [d00fae4b6b] check-in: [3ede7fccc6] user: mistachkin branch: trunk, size: 99297
2020-10-28
23:19
Attempt to support the 'buildTransitive' folder for NuGet. Pursuant to [83e8001008]. file: [04f2106a3c] check-in: [19516493a1] user: mistachkin branch: trunk, size: 96030
2020-10-27
23:04
Fixes to naming of MSBuild targets file for the core NuGet for .NET Framework. file: [53ddfc7fff] check-in: [3d95a9275a] user: mistachkin branch: trunk, size: 95572
2020-10-24
18:41
Refactor how SQLite interop assemblies are handled for NuGet packages supporting the .NET Standard. Pursuant to [ba4a3a4ac5]. file: [301adbdef7] check-in: [887c5bb807] user: mistachkin branch: trunk, size: 95469
2020-06-09
23:00
Preliminary support for an alternate DLL config file. Pursuant to [bd9c4375cc]. file: [e195d80293] check-in: [4c3bf14969] user: mistachkin branch: trunk, size: 93996
2020-05-31
19:16
Update the master release archive manifest. file: [a2aa5d1c44] check-in: [c16940d27b] user: mistachkin branch: preRelease, size: 93993
2020-05-30
14:28
Temporarily remove the preliminary support for the .NET Framework 4.8. file: [56e9cd64cc] check-in: [1911e60e5e] user: mistachkin branch: trunk, size: 93608
2020-04-25
20:24
Cherrypick of [d2994480beb2b751]. file: [2a6bbcbe9b] check-in: [a3557d2151] user: mistachkin branch: branch-1.0.112, size: 91859
20:23
Update master release archive manifest. file: [83d71aae78] check-in: [d2994480be] user: mistachkin branch: trunk, size: 96875
2020-04-05
19:09
Update the master release archive manifest. file: [1fe4da1fcb] check-in: [8c954c9e30] user: mistachkin branch: branch-1.0.112, size: 91471
2020-03-10
03:44
Add preliminary support for the .NET Framework 4.8. file: [d8d4c1b7ef] check-in: [d6b5423937] user: mistachkin branch: trunk, size: 96487
2019-10-27
20:24
More release packaging fixes. file: [9cecbd6cbc] check-in: [e8ea69dcaa] user: mistachkin branch: preRelease, size: 93220
01:22
Update the master release archive manifest. file: [e130616a88] check-in: [61a50ced29] user: mistachkin branch: trunk, size: 92738
2019-10-12
20:31
Add new test data file missing from the previous check-in. file: [2f9eecc70a] check-in: [3179c8eae5] user: mistachkin branch: netStandard21, size: 92705
2019-10-08
23:55
Clone Eagle binaries for .NET Standard 2.1. file: [bddffc32ce] check-in: [08df79b52e] user: mistachkin branch: netStandard21, size: 92673
2019-10-06
05:05
Prepare to support an alternate Eagle binary directory targeting the .NET Core 3.0 runtime. file: [af1ade26a0] check-in: [a570446a0e] user: mistachkin branch: netStandard21, size: 92158
2019-10-05
21:10
More work in progress. file: [68307c5f45] check-in: [6746f67c7a] user: mistachkin branch: netStandard21, size: 92091
17:47
Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). file: [509acb0ee0] check-in: [c1dd57b1a1] user: mistachkin branch: netStandard21, size: 91871
2019-03-03
21:04
Update master release archive manifest. file: [4bd05afc97] check-in: [be53ffd847] user: mistachkin branch: preRelease, size: 91053
2018-12-23
04:56
Add HidePassword connection flag to remove the password from the connection string once the database is opened. Pursuant to [23d8d6171e]. file: [960bb60314] check-in: [02ed8cae60] user: mistachkin branch: trunk, size: 91041
00:01
Add experimental StrictConformance connection flag to force strict compliance to the ADO.NET standard. Pursuant to [e36e05e299]. file: [447d4be228] check-in: [4012cc2587] user: mistachkin branch: trunk, size: 91011
2018-09-05
01:56
Add signed NuGet 4.x binary in externals that includes the '-VerbatimVersion' fix. file: [f5975d32b8] check-in: [be204390c7] user: mistachkin branch: trunk, size: 90981
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]. file: [0c83a80e62] check-in: [e1484cb4ad] user: mistachkin branch: trunk, size: 90932
2018-08-13
21:31
More updates to the master release archive manitest. file: [25016a399c] check-in: [e75b16a103] user: mistachkin branch: preRelease, size: 90952
21:19
Update the master release archive manitest. file: [c5fcaefe4a] check-in: [695384ad34] user: mistachkin branch: preRelease, size: 90495
2018-08-04
22:40
Some minor fixes and adjustments to solution files. file: [76c1dcface] check-in: [6aba9ce411] user: mistachkin branch: preRelease, size: 90058
2018-07-26
00:28
Testing and release management updates for the .NET Standard 2.0. file: [d723538a5e] check-in: [228b82e737] user: mistachkin branch: trunk, size: 90026
2018-07-24
01:49
Update master release archive manifest again. file: [70488b3f9f] check-in: [456170f5fe] user: mistachkin branch: trunk, size: 89700
2018-07-23
06:21
Update master release archive manifest. file: [cf39b39a33] check-in: [d8f5418603] user: mistachkin branch: trunk, size: 89650
2018-06-05
00:00
Pickup the SQLite core library 3.24.0 docs from upstream. file: [c6068288fd] check-in: [f487954dc6] user: mistachkin branch: trunk, size: 89590
2018-05-06
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. file: [e6345ad4e2] check-in: [880e608b09] user: mistachkin branch: trunk, size: 89555
2018-04-07
17:25
Fix shell script naming typo. file: [79601bf0bb] check-in: [ea81f2d9f7] user: mistachkin branch: netStandard20, size: 86275
17:23
Update master release archive manifest again. file: [31439189aa] check-in: [01e39a76a6] user: mistachkin branch: netStandard20, size: 86287
17:10
Update master release archive manifest. file: [9f826a80d1] check-in: [bfd5fa15ea] user: mistachkin branch: netStandard20, size: 86197
16:03
Add support for .NET Standard 2.0 to the batch build and release tools. file: [e3e8702f2d] check-in: [92bb82d92f] user: mistachkin branch: netStandard20, size: 86111
2018-04-05
15:25
Work around inability of .NET Core SDK to properly generate resources from a 'resx' file that refers to other files. file: [eb07b6afb5] check-in: [681cdd1dde] user: mistachkin branch: netStandard20, size: 85986
14:42
More porting work on build system, test suite, and web pages. file: [a63f83ea98] check-in: [3e80bcba79] user: mistachkin branch: netStandard20, size: 85818
13:29
More work on solution and project files. file: [57f112e3f3] check-in: [009fc92779] user: mistachkin branch: netStandard20, size: 85478
05:17
Add the .NET Standard project to the appropriate solution files. file: [c7aaa5e053] check-in: [da7b0661b2] user: mistachkin branch: netStandard20, size: 85438
05:11
More batch file renaming. file: [0f3ef997ac] check-in: [bc92d85085] user: mistachkin branch: netStandard20, size: 85376
05:08
Fix the naming of the 'year' batch files to they can more easily coexist with the 'framework' batch files. file: [d4d1b1eae9] check-in: [bf7fffa914] user: mistachkin branch: netStandard20, size: 85372
04:51
Initial work on porting the primary managed assembly to .NET Standard 2.0 (using .NET Core 2.0). file: [85b7ddec9f] check-in: [b936950261] user: mistachkin branch: netStandard20, size: 85332
2018-03-08
16:09
Add tests for ticket [baf42ee135] and get them passing. file: [679d2d5fd1] check-in: [d0b0a52b9a] user: mistachkin branch: tkt-baf42ee135, size: 85051
2018-02-20
14:34
Enhance support for building the managed projects using Mono. file: [06c905851b] check-in: [850533f006] user: mistachkin branch: trunk, size: 85021
2018-02-08
06:08
Add tests for ticket [53962f9eff]. file: [1758bb0d76] check-in: [5c1fba537e] user: mistachkin branch: trunk, size: 84929
2018-01-27
21:13
Add initial tests for ticket [5cee5409f8]. file: [2f143e4e24] check-in: [e30a873204] user: mistachkin branch: tkt-5cee5409f8, size: 84899
2018-01-24
19:07
Additions and corrections to the DbType mapping related lookup tables. Pursuant to ticket [a799e3978f]. file: [f8b1b1b2e1] check-in: [d583659651] user: mistachkin branch: tkt-a799e3978f, size: 84869
2017-11-17
20:07
Bump version to 1.0.107.0. Add preliminary support for the .NET Framework 4.7.1. Update version history docs. file: [efb497ed58] check-in: [0c447952e6] user: mistachkin branch: trunk, size: 84839
2017-11-14
08:47
Initial work on tests for ticket [0e48e80333]. file: [fc7e3a5ac2] check-in: [c2d56cbccf] user: mistachkin branch: tkt-0e48e80333, size: 81559
2017-10-16
21:26
Changes for the 1.0.106.0 pre-release packages. file: [70bab9f14f] check-in: [da78664742] user: mistachkin branch: preRelease, size: 81529
2017-10-14
07:33
Add full support for the native session extension. file: [10f8352849] check-in: [17c0ae883b] user: mistachkin branch: trunk, size: 80989
07:25
Add projects, solutions, and build environment support for Visual Studio 2017. file: [46cea44c42] check-in: [9d2b034e4c] user: mistachkin branch: trunk, size: 80810
07:20
Update the master release archive manifest. file: [4f430c1837] check-in: [71327c1dd6] user: mistachkin branch: sessions, size: 76112
2017-10-10
21:41
Merge updates from trunk. file: [f424eb7fa0] check-in: [0b70bd2e0e] user: mistachkin branch: sessions, size: 75956
05:22
Add initial tests for the session extension support classes. file: [4fc2a9778c] check-in: [46f407ce75] user: mistachkin branch: sessions, size: 75375
2017-10-09
01:17
Fix spacing issues. file: [2e004704b8] check-in: [aa8f3d094c] user: mistachkin branch: trunk, size: 75933
2017-10-08
21:55
Pickup release archive verification tool changes from upstream. Add NuGet packages in the master release archive manifest. file: [c1e6a0c5b8] check-in: [68b09a1bbd] user: mistachkin branch: trunk, size: 75352
2017-08-02
17:20
Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. file: [440e150ddb] check-in: [babe22b817] user: mistachkin branch: vs2017, size: 73323
2017-02-02
19:26
Add experimental support for native sha1 extension. file: [ebbb3ed152] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 68446
2016-12-05
22:47
Add test case for ticket [69cf6e5dc8]. file: [9a45ded208] check-in: [e2e6a0c7f1] user: mistachkin branch: tkt-69cf6e5dc8, size: 68413
2016-11-28
23:05
Add SQLite core library docs for the 'column-name-list' syntax element. file: [0fa3666b08] check-in: [e6c1544623] user: mistachkin branch: trunk, size: 68383
2016-11-04
02:00
Add 'AllowNestedTransactions' connection flag to enable nested transactions. file: [28cb1f56f1] check-in: [ffd3c1b1d8] user: mistachkin branch: tkt-1f7bfff467, size: 68283
2016-10-31
01:23
Merge updates from trunk. file: [c0a569eadc] check-in: [09c590c144] user: mistachkin branch: tkt-1f7bfff467, size: 68192
2016-10-29
22:03
Add a special NuGet-only XML configuration file to allow the interop assemblies to be found by the managed assembly at design-time. Pursuant to [d4728aecb7]. file: [ce0d2ca95b] check-in: [6e8e58e534] user: mistachkin branch: trunk, size: 68162
2016-10-28
23:58
Permit and replace the tokens '%SQLite_AssemblyDirectory%' and '%SQLite_XmlConfigDirectory%' to appear in the XML configuration file. Also, permit and replace the token '%SQLite_AssemblyDirectory%' to appear in environment variable values that are used by the settings subsystem. Pursuant to ticket [d4728aecb7]. file: [02cb93938d] check-in: [11cd3bd238] user: mistachkin branch: trunk, size: 68081
21:09
Update master release archive manifest. file: [5a1574d744] check-in: [123f40dc30] user: mistachkin branch: tkt-1f7bfff467, size: 68081
2016-10-27
20:19
Bump version to 1.0.104.0. Update version history docs. Prevent the GetByte, GetChar, and GetInt16 methods of the SQLiteDataReader class from throwing exceptions for large integer values. Pursuant to [5535448538]. file: [3485938b19] check-in: [2b70123e05] user: mistachkin branch: trunk, size: 68051
2016-09-13
21:56
Fix typo in the master release archive manifest. file: [4149a6b796] check-in: [4acb122a6b] user: mistachkin branch: trunk, size: 68021
2016-09-12
21:28
Pickup the SQLite core library 3.14.2 docs from upstream. file: [340afcfc04] check-in: [0d2c14e945] user: mistachkin branch: trunk, size: 68019
19:44
Add tooling to sync up the SQLite core library docs from upstream. file: [37e86d9c3a] check-in: [23a3ba47a0] user: mistachkin branch: trunk, size: 67990
2016-09-02
22:51
Prepare to import Eagle beta 37 from upstream. file: [9466148ed5] check-in: [7d8ceb2843] user: mistachkin branch: eagleBeta37, size: 67974
2016-08-29
22:30
Add preliminary support for the .NET Framework 4.6.2. file: [b308567181] check-in: [18b90474f6] user: mistachkin branch: trunk, size: 67121
2016-08-25
01:52
Add tests for ticket [0ed01c447c]. file: [c90178072a] check-in: [e7f79716f4] user: mistachkin branch: trunk, size: 67095
2016-07-02
03:58
Update references to the MSVC 2015 redistributable. file: [5bfff16812] check-in: [0492ba92d3] user: mistachkin branch: trunk, size: 67065
2016-07-01
09:06
Add experimental support for incremental blob I/O. file: [1cb9dda707] check-in: [ccf2547bfd] user: mistachkin branch: blobIo, size: 67065
2016-06-23
03:53
Update master release archive manifest. file: [607464b04f] check-in: [fc72e65d03] user: mistachkin branch: trunk, size: 67029
2016-06-20
04:52
Add draft tests for parameter binding and data reader callbacks. Still needs cleanup. file: [2664fbc35f] check-in: [a07ba949c9] user: mistachkin branch: customDataTypes, size: 66999
2016-04-19
16:29
Update CHM file. Add the Mono binary package to the master release archive manifest. file: [c7f626af7a] check-in: [0db641f269] user: mistachkin branch: trunk, size: 66978
2016-04-18
20:07
Add support for Mono to the release process. file: [bab3dee9f4] check-in: [eadbd86b54] user: mistachkin branch: trunk, size: 66777
2016-04-01
00:23
Add tests for ticket [53633bbe39]. file: [615de85999] check-in: [8b5a097e13] user: mistachkin branch: trunk, size: 66751
2016-03-30
21:02
Update the MSVCRT runtimes for VS 2015 in externals to 'Update 2', part 1. file: [5a8a3cba9b] check-in: [f586f38b68] user: mistachkin branch: trunk, size: 66721
2016-03-24
22:41
Add a 'full source' release package that includes all the necessary files for running the test suite. file: [7b874610c7] check-in: [078a63eb61] user: mistachkin branch: trunk, size: 66721
21:40
Update master release archive manifest. file: [f159c3bf20] check-in: [a5eff5834c] user: mistachkin branch: trunk, size: 65379
2016-03-23
00:42
Move the primary interop assembly source code files into the 'generic' sub-directory. file: [47e5c5b37e] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 65348
2016-03-09
02:08
More master release archive manifest changes. file: [666f3f1d3f] check-in: [3917b5c454] user: mistachkin branch: trunk, size: 65340
02:05
Update the master release archive manifest. file: [165e5d08dc] check-in: [3ec5b8b4b1] user: mistachkin branch: trunk, size: 65263
2016-01-07
23:37
Move the 'empty' test file to the new 'template' directory. file: [0f4644b38a] check-in: [518569fee5] user: mistachkin branch: trunk, size: 65233
2015-12-11
23:10
Add test case for ticket [5251bd0878]. file: [08cc576e28] check-in: [5f7617eb79] user: mistachkin branch: tkt-5251bd0878, size: 65205
2015-12-09
19:39
Update the master release archive manifest. file: [21b6d2c54e] check-in: [c74f9b1f30] user: mistachkin branch: trunk, size: 65175
2015-12-04
01:52
Add preliminary support for the .NET Framework 4.6.1. file: [176049e4b2] check-in: [e357378801] user: mistachkin branch: trunk, size: 65018
2015-12-01
18:58
Update the MSVCRT runtimes for VS 2015 in externals to 'Update 1', part 1. file: [040b45d184] check-in: [664a055dcb] user: mistachkin branch: vs2015update1, size: 64992
2015-10-18
00:18
Move the ISQLiteNativeModule interface to its own file. file: [a30ddc0fe9] check-in: [b233d0f72d] user: mistachkin branch: trunk, size: 64990
2015-09-11
19:31
Add experimental support for the 'json1' extension, enabled by default. file: [1056f10b45] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 64945
2015-08-19
02:30
Work in progress on fixing ticket [41aea496e0]. file: [2f90022553] check-in: [8ea5fcd6b9] user: mistachkin branch: tkt-41aea496e0, size: 64911
2015-08-18
23:12
Fix release process issues impacting the master release archive manifest and the built packages. file: [d36a95c50c] check-in: [d7fe8b7801] user: mistachkin branch: preRelease, size: 64881
2015-07-21
22:53
Update version history docs and the master release archive manifest. file: [a16a1e65d1] check-in: [3504f036be] user: mistachkin branch: vs2015, size: 64857
21:42
Stub in support for the .NET Framework 4.5.2. Fix OR-operator (bitwise instead of logical) typo in the design-time installer. file: [6d928ee6d5] check-in: [25ffa9639b] user: mistachkin branch: vs2015, size: 64832
2015-07-20
18:18
More changes. file: [3a8447943e] check-in: [719d9e6cac] user: mistachkin branch: vs2015, size: 64806
2015-07-14
22:03
Add experimental support for the FTS5 loadable extension. file: [ff342902b5] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 59274
19:29
Honor the pre-existing flags for connections during the Open method. Fix for [964063da16]. file: [6595d37f7f] check-in: [f7cac79346] user: mistachkin branch: trunk, size: 59241
2015-07-13
22:41
Add tests for ticket [71bedaca19]. file: [c10e94cf72] check-in: [1ddef23eb9] user: mistachkin branch: trunk, size: 59211
2015-06-24
22:43
Make sure that manually calling the Cancel method still causes an Interrupt exception to be thrown. Update master release archive manifest. file: [d46adae61d] check-in: [dae0c2e6fc] user: mistachkin branch: trunk, size: 59181
2015-06-05
22:04
Refactor how the test suite infrastructure package is handled. file: [bb5abf15e4] check-in: [8728586263] user: mistachkin branch: trunk, size: 59127
2015-05-20
00:08
Update master release archive manifest. file: [df5ea9579f] check-in: [c9d2c14f67] user: mistachkin branch: trunk, size: 59058
2015-03-02
23:11
When counting the number of tables in the GetSchemaTable method, do not include those that have a null or empty name. Fix for [92dbf1229a]. file: [6a59b7384d] check-in: [154d609bbe] user: mistachkin branch: nextRelease, size: 58938
19:07
Add tests for ticket [c28d7fe915]. file: [6903d5be82] check-in: [2166864f27] user: mistachkin branch: nextRelease, size: 58908
2015-02-20
19:14
Update the master release archive manifest. file: [5d2232eb60] check-in: [6fb0f14b81] user: mistachkin branch: trunk, size: 58878
2015-02-07
01:14
Switch to Visual C++ Redistributable for Visual Studio 2012 Update 4. Update the master release archive manifest. file: [896c78e9a1] check-in: [ee4f54fca8] user: mistachkin branch: trunk, size: 58818
2015-02-05
00:51
Simplify the process for building all the NuGet packages during the release procedures. file: [26a496e9e3] check-in: [00a919dc8d] user: mistachkin branch: trunk, size: 58770
2015-01-22
22:39
Correct marshalling of strings and blobs in the SQLiteValue class. Fix for [85b824b736]. file: [c1d9741812] check-in: [c68ac18fb4] user: mistachkin branch: trunk, size: 58745
18:35
Make sure SQLiteIndexOutputs.ConstraintUsages instances are created prior to calling ISQLiteManagedModule.BestIndex. Fix for [56f511d268]. file: [5e747b9294] check-in: [c927246f90] user: mistachkin branch: trunk, size: 58685
2014-12-16
18:41
Update master release archive manifest. file: [5acadf0ef4] check-in: [6198c5f180] user: mistachkin branch: trunk, size: 58641
2014-11-24
22:21
Fix issues in the master release archive verification tool regarding file names containing spaces. file: [b8edda9d65] check-in: [06cb175d37] user: mistachkin branch: trunk, size: 56186
2014-09-23
01:21
Add test to make sure that the SQL statements generated for a DbUpdateCommandTree via the LINQ assembly are properly delimited (i.e. by a semi-colon). file: [34df843708] check-in: [e0cbe7cc0d] user: mistachkin branch: trunk, size: 56096
2014-09-06
08:46
Final updates for release 1.0.94.0. file: [9eab086ffd] check-in: [407bcf08dc] user: mistachkin branch: preRelease, size: 56076
2014-09-05
19:21
Add URL file to the source code archive. Update the master release archive manifest to include the new SQLiteOptions class file. file: [6886a74ed4] check-in: [21b2a686ae] user: mistachkin branch: trunk, size: 55626
2014-09-04
02:59
Remove the shared PowerShell scripts for NuGet as they are no longer required. file: [372c3ad941] check-in: [63e49af71a] user: mistachkin branch: nugetChanges, size: 55530
2014-08-18
20:42
Preliminary changes to support having the NuGet packages use per-solution files. file: [7db98f2a26] check-in: [3c017a0eaf] user: mistachkin branch: nugetChanges, size: 55524
2014-08-03
02:38
Remove superfluous 'install.ps1' file that is no longer used. file: [2fcff037ee] check-in: [6e67c4fdf1] user: mistachkin branch: trunk, size: 55456
2014-08-02
23:27
Add 'Beta' and 'Test' versions of all remaining NuGet packages (i.e. the modular ones). file: [011713562d] check-in: [9509fcd7a8] user: mistachkin branch: trunk, size: 55487
2014-07-31
19:25
Update the master release archive manifest. file: [f5bb20d2d5] check-in: [fa5d926c64] user: mistachkin branch: trunk, size: 55149
2014-07-19
06:40
Renamed and modified Setup/verify.lst → Setup/data/verify.lst. Move the 'setup' data files to their own directory. file: [56798ecd98] check-in: [38406dba38] user: mistachkin branch: trunk, size: 55119