Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'SQLite.Interop/src/*'
2021-01-15
| ||
21:17 | Add support for the sqlite3session_memory_used() API. Leaf check-in: 9f37b0f1aa 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-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-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-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: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:31 | Update SQLite core library to the 3.32.0 release. check-in: ca54213ea5 user: mistachkin tags: core-3.32.0 | |
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
| ||
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: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 | |
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-03-05
| ||
00:36 | More work on tests. Rename the new environment variable. check-in: f6f755c1ee user: mistachkin tags: trunk | |
2020-03-04
| ||
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 | |
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 | |
22:04 | Update SQLite core library to the latest trunk code. Leaf check-in: 1be3d892d0 user: mistachkin tags: corePreRelease | |
2020-01-19
| ||
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 | |
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-06
| ||
05:01 | Minor build fixes. check-in: 23e8ca95a9 user: mistachkin tags: netStandard21 | |
2019-10-05
| ||
17:58 | Set executable bits. check-in: d7701b72b8 user: mistachkin tags: netStandard21 | |
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 | |
02:07 | Improve integration with ZipVFS. check-in: cd61337179 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-13
| ||
19:25 | Update SEE integration to include the prefix file. check-in: 9e5573776e 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 | |
2018-08-13
| ||
21:49 | Final updates for release 1.0.109.0. check-in: 27de5a6698 user: mistachkin tags: trunk, release, release-1.0.109.0 | |
2018-08-07
| ||
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-06-04
| ||
23:49 | Update SQLite core library to the 3.24.0 release. check-in: 86ab62421b 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-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-26
| ||
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 | |