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.

50 check-ins occurring around bad740954794010a.

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