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 that include changes to files matching 'SQLite.Interop/props/*'

2024-04-15
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-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-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
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-05-13
22:22
Reduce trace output volume in the debug build. check-in: 4a0e31e1e2 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
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-08
20:11
Update SQLite core library to the latest 3.41 release branch code. check-in: 2517335da5 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
2022-11-22
20:16
Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk
2022-11-20
22:04
Update SQLite core library to the 3.40.0 release. check-in: 269a0aec62 user: mistachkin tags: trunk
2022-10-28
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-10
01:43
Update SQLite core library to the 3.39.4 release. check-in: 797fa00ee5 user: mistachkin tags: trunk
2022-08-31
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
20:37
Stub-in extra defines for the interop assembly resource file. check-in: feb02a19c6 user: mistachkin tags: trunk
2022-08-05
01:51
Merge updates from trunk. check-in: ecb4a2329a user: mistachkin tags: windowFunc
2022-07-21
16:52
Update SQLite core library to the 3.39.2 release. check-in: 2f19df69d2 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
2022-07-05
23:06
Bump version to 1.0.117.0. Update version history docs. check-in: 108ab5b565 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: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:04
Update SQLite core library to the 3.38.3 release. Update version history docs. check-in: d4b3d9db18 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-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
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:41
Update SQLite core library to the 3.37.2 release. Update version history docs. check-in: 61d37f8284 user: mistachkin tags: trunk
2021-12-07
03:03
Bump version to 1.0.116.0. Update version history docs. check-in: 4d68e5d7ae user: mistachkin tags: trunk
2021-10-12
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
2021-08-25
12:11
Fix for missing FILENAME_MAX preprocessor define on Windows CE. check-in: 232ea198c8 user: mistachkin tags: trunk
2021-07-28
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-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-27
19:57
Update SQLite core library to the 3.35.3 release. check-in: eb18adf2a8 user: mistachkin tags: trunk
2021-03-16
00:08
Update SQLite core library to the 3.35.1 release. check-in: 29edb4b78b 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
04:00
Update SQLite core library to the latest trunk code. Update version history docs. check-in: 2a7f20a979 user: mistachkin tags: trunk
2021-02-06
21:12
Update SQLite core library to the 3.34.1 release. check-in: 62f0ae6111 user: mistachkin tags: trunk
2020-10-28
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-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-05-25
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
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
2020-05-22
21:31
Update SQLite core library to the 3.32.0 release. check-in: ca54213ea5 user: mistachkin tags: core-3.32.0
2020-04-03
18:54
Branch versioning fixes. check-in: 795bb1387c user: mistachkin tags: branch-1.0.112
18:14
Partial cherrypick of [7fccaf50e0]. check-in: 0bc4e3b839 user: mistachkin tags: branch-1.0.112
18:10
Partial cherrypick of [1868813f4]. check-in: a5ac78ea8e 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
2020-02-27
19:41
Prepare to disable CrytpoAPI for release 1.0.114.0. Closed-Leaf check-in: aa9a6b0505 user: mistachkin tags: disableCodec
2020-02-20
03:48
Update SQLite core library to the 3.31.1 release. check-in: 7fccaf50e0 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
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-08
04:59
Bump version to 1.0.113.0. Update version history docs. check-in: ebd945280e user: mistachkin tags: trunk
2019-10-27
00:23
Update SQLite core library to the 3.30.1 release. check-in: ec2959fbcc user: mistachkin tags: trunk
2019-10-05
02:06
Update SQLite core library to the 3.30.0 release. check-in: cdd3330990 user: mistachkin tags: trunk
2019-07-13
19:11
Bump version to 1.0.112.0. check-in: e1836d9707 user: mistachkin tags: trunk
18:28
Update SQLite core library to the 3.29.0 release. check-in: fe3c97a1d8 user: mistachkin tags: trunk
2019-05-15
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
2019-03-02
19:21
Update SQLite core library to the 3.27.2 release. check-in: a0d9eab228 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:07
Update SQLite core library to the 3.27.0 release. Update version history docs. check-in: 07c06d7ebe user: mistachkin tags: trunk
2018-12-19
02:25
Update SQLite core library to the 3.26.0 release. check-in: 5fa49e1bd7 user: mistachkin tags: trunk
2018-11-06
00:25
Update SQLite core library to the 3.25.3 release. check-in: b881022edc user: mistachkin tags: trunk
2018-10-06
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-05-28
23:30
Update SQLite core library to the latest trunk code. Update version history docs. check-in: 50be008078 user: mistachkin tags: trunk
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. check-in: 880e608b09 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
2018-03-08
18:11
Update SQLite core library to the latest trunk code. check-in: 5548dace23 user: mistachkin tags: trunk
18:05
Bump version to 1.0.109.0. Update version history docs. check-in: a9d9bde461 user: mistachkin tags: trunk
2018-02-26
22:08
Update SQLite core library to the 3.22.0 release in preparation for the 1.0.108.0 release. check-in: 8b068e1af8 user: mistachkin tags: trunk
2018-02-08
01:53
Bump version to 1.0.108.0. Update version history docs. check-in: c85016abb5 user: mistachkin tags: trunk
01:47
Update SQLite core library to the latest trunk code. check-in: d5bde3713d user: mistachkin tags: trunk
2018-01-11
20:44
Update SQLite core library to the latest trunk code. check-in: 356e9a22b6 user: mistachkin tags: trunk
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. check-in: 0c447952e6 user: mistachkin tags: trunk
2017-10-25
17:07
Temporarily re-enable the legacy CryptoAPI codec. check-in: 9486553a2c user: mistachkin tags: trunk
2017-10-14
07:33
Add full support for the native session extension. check-in: 17c0ae883b user: mistachkin tags: trunk
07:25
Add projects, solutions, and build environment support for Visual Studio 2017. check-in: 9d2b034e4c user: mistachkin tags: trunk
2017-10-05
03:26
Work-in-progress on supporting the 'sessions' extension to the SQLite core library. check-in: 2ce0ba7f72 user: mistachkin tags: sessions
2017-09-28
18:14
Merge updates from trunk. check-in: 37be32bdd4 user: mistachkin tags: vs2017
2017-09-07
20:21
Update SQLite core library to the 3.20.1 release. check-in: 6ba379107f user: mistachkin tags: trunk
2017-08-02
17:20
Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. check-in: babe22b817 user: mistachkin tags: vs2017
2017-07-15
19:12
By default, enable the 'sqlite_stmt' virtual table in the interop assembly. check-in: 0d5ba4b280 user: mistachkin tags: trunk
18:31
Update SQLite core library to latest 3.20.0 release candidate. check-in: fd03d40e6d user: mistachkin tags: trunk
2017-06-23
03:33
Per the Community Support Policies, the legacy CryptoAPI codec will be disabled by default. check-in: 6f01a37dea user: mistachkin tags: trunk
2017-06-10
17:44
Bump all versions for the 1.0.105.2 release. check-in: 5faa31df79 user: mistachkin tags: branch-1.0.105
17:38
Merge updates from trunk. check-in: 091bc3a48a user: mistachkin tags: branch-1.0.105
17:22
Update SQLite core library to the 3.19.3 release. check-in: 05a7dc5557 user: mistachkin tags: trunk
2017-05-25
18:52
Update SQLite core library to the 3.19.2 release. check-in: 4f5c9aa89f user: mistachkin tags: trunk
2017-05-24
19:24
Update SQLite core library to the 3.19.1 release. check-in: 44ad7c70f0 user: mistachkin tags: trunk
2017-05-11
15:59
Bump version to 1.0.105.1. check-in: f0e7bfcebd user: mistachkin tags: branch-1.0.105
2017-05-10
16:53
Bump version to 1.0.106.0. Update version history docs. Update SQLite core library to the latest trunk code. check-in: e552f5ffad user: mistachkin tags: trunk
2017-04-03
23:39
Update SQLite core library to the 3.18.0 release. check-in: e5b99f9b24 user: mistachkin tags: trunk
2017-02-02
19:26
Add experimental support for native sha1 extension. check-in: f1feb19c18 user: mistachkin tags: trunk
2017-01-19
18:28
Update SQLite core library to the latest trunk code. check-in: 523636b86d user: mistachkin tags: trunk
2017-01-03
22:50
Update SQLite core library to the 3.16.1 release. Pickup the SQLite core library 3.16.1 docs from upstream. check-in: e355996800 user: mistachkin tags: trunk
22:48
Bump version to 1.0.105.0. Update version history docs. check-in: 8b362f1729 user: mistachkin tags: trunk
20:37
Update SQLite core library to the 3.16.1 release. check-in: a651e42bb6 user: mistachkin tags: core316
2016-12-30
23:08
Update the SQLite core library to the latest trunk code. check-in: afdf912cc8 user: mistachkin tags: core316
2016-12-29
17:02
Omit the legacy codec from all default build configurations. check-in: 384f48e7b2 user: mistachkin tags: omitLegacyCodec
2016-11-28
22:13
Update SQLite core library to the 3.15.2 release. check-in: e28b32319a user: mistachkin tags: trunk
2016-11-08
18:57
Merge updates from trunk. check-in: 2c2f3c7ced user: mistachkin tags: tkt-1f7bfff467
2016-11-04
20:19
Update SQLite core library to the 3.15.1 release. check-in: 58e5128d4c user: mistachkin tags: trunk
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]. check-in: 2b70123e05 user: mistachkin tags: trunk
2016-10-13
17:31
Update SQLite core library to the latest trunk. check-in: 1da3d937ca user: mistachkin tags: trunk
2016-09-08
23:21
Update SQLite core library to the latest 3.14.2 release candidate. check-in: 738f909d78 user: mistachkin tags: trunk
2016-08-31
18:55
Update SQLite core library to the 3.14.1 release. check-in: 631603fdde user: mistachkin tags: trunk
2016-07-30
18:40
Update SQLite core library to the latest trunk code. check-in: b10b90ef08 user: mistachkin tags: trunk
2016-07-01
21:05
Add experimental support for incremental blob I/O. check-in: 717bc31b47 user: mistachkin tags: trunk
20:40
Bump version to 1.0.103.0. Update version history docs. check-in: 328757b2bf user: mistachkin tags: blobIo
2016-04-27
21:44
Update SQLite core library to the latest trunk code. Update the SQLiteConnection.EnableExtensions method to make use of the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION option, when available. check-in: 5b30c66448 user: mistachkin tags: trunk
20:40
Bump version number. check-in: e35d38ff33 user: mistachkin tags: trunk
2016-04-19
14:42
Merge updates from trunk. check-in: 1564899222 user: mistachkin tags: preRelease
14:40
Bump version number and update version history docs. check-in: e443d95668 user: mistachkin tags: trunk
2016-04-18
19:24
Update SQLite core library to the 3.12.2 release. check-in: 69ebb693c8 user: mistachkin tags: trunk
2016-04-12
13:58
Merge updates from trunk. check-in: d31b192da1 user: mistachkin tags: preRelease
2016-04-08
22:10
Update SQLite core library to the 3.12.1 release. check-in: 85962b83b1 user: mistachkin tags: trunk
2016-03-31
23:27
Bump version to 1.0.99.1 and import the SQLite core library 3.9.3 from upstream. Leaf check-in: a0b9729698 user: mistachkin tags: branch-1.0.99
2016-03-24
21:36
Update SQLite core library to the latest trunk code. check-in: 25e5432a14 user: mistachkin tags: trunk
2016-03-22
15:16
Update SQLite core library to the latest trunk code. check-in: 9e6956192d user: mistachkin tags: core312
2016-03-04
00:55
Update SQLite core library to the 3.11.1 release. check-in: 086a39c918 user: mistachkin tags: trunk
2016-02-16
08:12
Enable the 'dbstat' virtual table in the interop assembly. check-in: b48111dc00 user: mistachkin tags: trunk
2016-02-13
03:53
Update SQLite core library to the latest trunk code. check-in: 4504c503f5 user: mistachkin tags: trunk
2016-01-20
19:26
Update SQLite core library to the 3.10.2 release. check-in: 7c8e9fecd2 user: mistachkin tags: trunk
2016-01-14
17:33
Update SQLite core library to the 3.10.1 release. check-in: f7ea8e4bc9 user: mistachkin tags: trunk
2015-12-31
22:58
Merge fix for [5251bd0878]. Update SQLite core library to the latest trunk code. Bump version to 1.0.100.0. Update version history docs. check-in: 59a224a9cf user: mistachkin tags: trunk
22:50
Merge fix for [5251bd0878]. Update SQLite core library to the latest trunk code. Bump version to 1.0.100.0. Update version history docs. check-in: 9f0c9b796f user: mistachkin tags: updates
2015-12-04
20:07
Update SQLite core library to the latest trunk code. Adapt the interop assembly code to deal with the changes. Closed-Leaf check-in: 7536d45bed user: mistachkin tags: core310
2015-11-02
18:44
Update SQLite core library to the 3.9.2 release. check-in: b75a3a7751 user: mistachkin tags: trunk
2015-10-16
20:36
Update SQLite core library to the 3.9.1 release. Update version history docs. check-in: ca9e4bc86f user: mistachkin tags: trunk
2015-10-15
19:51
Add SQLITE_ENABLE_API_ARMOR to the interop assembly. check-in: 53a3809160 user: mistachkin tags: trunk
2015-10-12
17:03
Update SQLite core library to the latest trunk code (again). check-in: cab3f2d032 user: mistachkin tags: trunk
2015-09-11
19:31
Add experimental support for the 'json1' extension, enabled by default. check-in: 206cf1bc0a user: mistachkin tags: trunk
2015-09-09
23:34
Bump all version numbers to 1.0.99.0. Update SQLite core library to the latest trunk code. check-in: c1fc6af85e user: mistachkin tags: trunk
2015-07-30
18:00
Merge updates from trunk. check-in: 5c62d58e23 user: mistachkin tags: preRelease
00:15
Update SQLite core library to the 3.8.11.1 release. check-in: e2757bd694 user: mistachkin tags: trunk
2015-07-21
22:54
Add full support for Visual Studio 2015 and the .NET Framework 4.6. check-in: 52f2ca84c7 user: mistachkin tags: trunk
2015-07-20
22:46
Add Visual C++ 2015 redist files. check-in: 068cd88467 user: mistachkin tags: vs2015
18:32
Even more updates. check-in: 3fcfa76148 user: mistachkin tags: vs2015
2015-07-14
22:03
Add experimental support for the FTS5 loadable extension. check-in: b1750e5eba user: mistachkin tags: trunk
2015-06-03
17:17
Add support for integrating with ZipVFS. check-in: 0c9928dbbf user: mistachkin tags: trunk
00:28
Add special 'placeholder' defines to the interop assembly props files. check-in: 3d46b94d99 user: mistachkin tags: zipvfs
2015-05-30
22:45
Update SQLite core library to the latest trunk code. check-in: b994e3c790 user: mistachkin tags: trunk
21:37
Bump all version numbers to 1.0.98.0. Update version history docs. check-in: ff1cdfc19c user: mistachkin tags: trunk
2015-05-20
21:53
Update SQLite core library to the 3.8.10.2 release. check-in: 0fc18b9f9e user: mistachkin tags: trunk
2015-05-09
17:42
Update SQLite core library to the 3.8.10.1 release. check-in: da24877dcb user: mistachkin tags: trunk
2015-05-05
22:53
Update SQLite core library to the latest 3.8.10 pre-release. check-in: ee4b5ffd21 user: mistachkin tags: trunk
2015-04-02
22:58
Update SQLite core library to the latest 3.8.9 pre-release. check-in: 3d82917c23 user: mistachkin tags: trunk
2015-03-26
00:18
Merge updates from trunk. Closed-Leaf check-in: 3f32d0d469 user: mistachkin tags: tkt-abf2be8a23
00:16
Bump all version numbers to 1.0.97.0. Update version history docs. check-in: 548a7a1ecd user: mistachkin tags: trunk
2015-03-05
00:38
Final updates for release 1.0.96.0. check-in: f59e864715 user: mistachkin tags: trunk, release, release-1.0.96.0
2015-03-02
18:48
Update version history docs. Bump all versions to 1.0.96.0. check-in: d53f664e70 user: mistachkin tags: nextRelease
2015-02-26
20:34
Update SQLite core library to the 3.8.8.3 release. check-in: 5f6b2d34a1 user: mistachkin tags: trunk
2015-01-30
17:59
Update SQLite core library to the 3.8.8.2 release. check-in: c0f67d5d98 user: mistachkin tags: trunk
2015-01-20
18:45
Update SQLite core library to the 3.8.8.1 release. check-in: 08e48dbfa7 user: mistachkin tags: trunk
2015-01-14
21:30
Update SQLite core library to the latest 3.8.8 release candidate. check-in: b1d5152664 user: mistachkin tags: trunk
2014-12-09
23:13
Update SQLite core library to the 3.8.7.4 release. check-in: 98379cefde user: mistachkin tags: trunk
2014-11-19
23:09
Update SQLite core library to the 3.8.7.2 release. check-in: 919cb869dc user: mistachkin tags: trunk
2014-11-14
00:58
Merge updates from trunk. check-in: d48e9010a9 user: mistachkin tags: publishWithNuGetPkg
2014-10-30
01:12
Update SQLite core library to the 3.8.7.1 release. check-in: 5074b140f0 user: mistachkin tags: trunk
2014-10-08
00:09
Update SQLite core library to the latest trunk code. check-in: 3c2212a03d user: mistachkin tags: trunk
2014-09-23
05:52
Bump all version numbers to 1.0.95.0. Update version history docs. check-in: 24bd8ccbe2 user: mistachkin tags: trunk
2014-08-20
19:40
Merge updates from trunk. check-in: e3dd6dc7e0 user: mistachkin tags: designOptions
2014-08-15
13:40
Update SQLite core library to the 3.8.6 release. check-in: ffe18d71ef user: mistachkin tags: trunk
2014-07-19
00:14
Bump all versions to 1.0.94.0. check-in: f56f7104f7 user: mistachkin tags: trunk
2014-06-03
19:02
Update SQLite core library to the latest trunk code. check-in: 4de915832b user: mistachkin tags: trunk
2014-04-03
19:00
Update SQLite core library to the 3.8.4.3 release. check-in: 69b662f0c6 user: mistachkin tags: trunk
2014-03-26
19:58
Bump all versions to 1.0.93.0. Enhance versioning tests. Mark the MSIL NuGet package as legacy. check-in: 6f3549f6a4 user: mistachkin tags: trunk
2014-03-12
02:27
Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. check-in: d6f98596b9 user: mistachkin tags: trunk
2014-03-11
21:20
Update SQLite core library to the 3.8.4.1 release. check-in: 7b891d833d user: mistachkin tags: trunk
2014-03-06
02:29
Bump all versions to 1.0.92.0. Update SQLite core library to the latest trunk code. Verify all version numbers in the 'testlinq' EF6 configuration files. check-in: a1cfefb6f2 user: mistachkin tags: trunk
2014-02-11
04:14
Merge updates from trunk. check-in: cdeb7b1ecf user: mistachkin tags: preRelease
04:11
Update SQLite core library to the latest 3.8.3.1 RC. check-in: 67d0958bce user: mistachkin tags: trunk
03:29
By default, remove use of the SQLITE_ENABLE_STAT4 compile-time option. Closed-Leaf check-in: 02ab3a26a6 user: mistachkin tags: noStat4
2014-01-18
01:52
Update SQLite core library to the latest trunk code. check-in: 56ef8a255f user: mistachkin tags: trunk
2014-01-06
04:03
Move the compile-time options for the interop assembly for Windows Embedded Compact 2013 to the properties file. check-in: bbbb338f7a user: mistachkin tags: trunk
2013-12-30
21:55
Support reading all 'configuration' settings from an XML configuration file. Refactor native library pre-loading code to be more flexible. Modify native library pre-loader to support searching for the SQLite native library in more than one location. Bump all versions to 1.0.91.0. Update version history docs. check-in: 0e5138d252 user: mistachkin tags: trunk
2013-12-27
11:02
Modify the native library pre-loader to optionally support searching for the SQLite native library in more than one location. Bump all versions to 1.0.91.0. Update version history docs. check-in: ae2e6767b5 user: mistachkin tags: refactorNativeLibraryPreLoader
2013-12-02
19:53
Add the percentile loadable extension to the interop assembly. check-in: ebd58ca385 user: mistachkin tags: trunk
2013-11-27
05:46
Add support for the .NET Framework 4.5.1 and Visual Studio 2013, including the design-time components. check-in: a509add902 user: mistachkin tags: trunk
01:24
Add project and solution files for Visual Studio 2013. check-in: 3daf352762 user: mistachkin tags: vs2013
2013-11-11
20:51
Merge all recent memory management (and other) enhancements to trunk. check-in: 8f8f493cbf user: mistachkin tags: trunk
2013-11-08
20:28
Update SQLite core library to the latest trunk code. Add experimental support for tighter Win32 native heap integration. check-in: ed1309f951 user: mistachkin tags: win32heap
2013-11-07
03:28
Add SQLITE_ENABLE_MEMORY_MANAGEMENT compile-time option to the interop assembly. check-in: 9056f6e0d5 user: mistachkin tags: trunk
2013-10-28
18:20
Add experimental support for the regexp extension. Bump all version numbers to 1.0.90.0. Update version history docs. check-in: ed7849a372 user: mistachkin tags: trunk
08:15
Bump all version numbers to 1.0.90.0. Update version history docs. Closed-Leaf check-in: 57c0d444d7 user: mistachkin tags: regexp
07:59
Add experimental support for the regexp extension. check-in: c0260ae9bc user: mistachkin tags: regexp
2013-10-15
06:26
Update SQLite core library to the latest trunk code. Add the 'totype' extension. check-in: 159d24c754 user: mistachkin tags: trunk
2013-09-12
21:30
Update SQLite core library to the latest trunk code. check-in: b5ae536a3d user: mistachkin tags: trunk
2013-08-29
09:08
Update SQLite core library to the latest trunk. check-in: fec273cc1d user: mistachkin tags: trunk
2013-08-23
06:22
Update SQLite core library to the latest trunk code. Bump all versions to 1.0.89.0. Update version history docs. check-in: 92f420b32c user: mistachkin tags: trunk
2013-07-25
23:51
Project loading fix. Allow the SQLite.Interop projects for VS 2005/2008 to load without the INTEROP_EXTRA_PROPS_FILE environment variable being set. check-in: 311fc5a801 user: mistachkin tags: trunk
20:37
Add an empty (placeholder) Visual Studio 2005/2008 compatible properties file. check-in: 1d3dd7ea19 user: mistachkin tags: trunk