System.Data.SQLite

All files named ”SQLite.Interop/src/generic/interop.h”
Login

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

History for SQLite.Interop/src/generic/interop.h

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: [d5c89c28e5] check-in: [0b34025625] user: drh branch: branch-119, size: 416
2024-09-29
21:38
Final updates for release 1.0.119.0. file: [7db52bc2de] check-in: [79b8267962] user: mistachkin branch: trunk, size: 416
2024-01-22
09:33
Bump version to 1.0.119.0. Update version history docs. file: [da689bc134] check-in: [d4cc85f21d] user: mistachkin branch: trunk, size: 416
2023-01-17
18:50
Bump version to 1.0.118.0. Update version history docs. file: [c4f93eb8e5] check-in: [b0dece3f52] user: mistachkin branch: trunk, size: 416
2022-07-05
23:06
Bump version to 1.0.117.0. Update version history docs. file: [4cc7bd7c93] check-in: [108ab5b565] user: mistachkin branch: trunk, size: 416
2021-12-07
03:03
Bump version to 1.0.116.0. Update version history docs. file: [1a8205738d] check-in: [4d68e5d7ae] user: mistachkin branch: trunk, size: 416
2021-10-12
01:40
Bump version to 1.0.115.5. Update version history docs. file: [b3b588f524] check-in: [452a22af62] user: mistachkin branch: trunk, size: 416
2021-07-28
00:17
Bump version to 1.0.115.0. Update version history docs. file: [550c8cfe04] check-in: [c294c3c3cb] user: mistachkin branch: trunk, size: 416
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. file: [7b0aeb7c54] check-in: [5dbf0b6519] user: mistachkin branch: trunk, size: 416
2020-04-03
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. file: [8674a5d385] check-in: [da47d95976] user: mistachkin branch: branch-1.0.112, size: 416
2019-12-08
04:59
Bump version to 1.0.113.0. Update version history docs. file: [289998ab85] check-in: [ebd945280e] user: mistachkin branch: trunk, size: 416
2019-10-05
17:58
Set executable bits. file: [0be03a7d82] check-in: [d7701b72b8] user: mistachkin branch: netStandard21, size: 416
2019-07-13
19:11
Bump version to 1.0.112.0. file: [44f96c7838] check-in: [e1836d9707] user: mistachkin branch: trunk, size: 416
2019-05-15
01:49
Bump version number. Update version history docs. file: [a3f093e89b] check-in: [95e0135ad1] user: mistachkin branch: trunk, size: 416
2018-10-06
19:31
Update SQLite core library to the 3.25.2 release. file: [560ac7b8c7] check-in: [f63d42cac7] user: mistachkin branch: trunk, size: 416
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: [39d543c153] check-in: [880e608b09] user: mistachkin branch: trunk, size: 416
2018-03-08
18:05
Bump version to 1.0.109.0. Update version history docs. file: [806900da5f] check-in: [a9d9bde461] user: mistachkin branch: trunk, size: 416
2018-02-08
01:53
Bump version to 1.0.108.0. Update version history docs. file: [6f94292087] check-in: [c85016abb5] user: mistachkin branch: trunk, size: 416
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: [51d234eb1a] check-in: [0c447952e6] user: mistachkin branch: trunk, size: 416
2017-06-10
17:44
Bump all versions for the 1.0.105.2 release. file: [154bcc6c71] check-in: [5faa31df79] user: mistachkin branch: branch-1.0.105, size: 416
2017-05-11
15:59
Bump version to 1.0.105.1. file: [158c4100ef] check-in: [f0e7bfcebd] user: mistachkin branch: branch-1.0.105, size: 416
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. file: [e8ad4dcd9c] check-in: [e552f5ffad] user: mistachkin branch: trunk, size: 416
2017-01-03
22:48
Bump version to 1.0.105.0. Update version history docs. file: [a172482ed9] check-in: [8b362f1729] user: mistachkin branch: trunk, size: 416
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: [2d9c47f0f7] check-in: [2b70123e05] user: mistachkin branch: trunk, size: 416
2016-07-01
20:40
Bump version to 1.0.103.0. Update version history docs. file: [fb32cb3743] check-in: [328757b2bf] user: mistachkin branch: blobIo, size: 416
2016-04-27
20:40
Bump version number. file: [e1e417636a] check-in: [e35d38ff33] user: mistachkin branch: trunk, size: 416
2016-04-19
14:40
Bump version number and update version history docs. file: [ab3ccdebf5] check-in: [e443d95668] user: mistachkin branch: trunk, size: 416
2016-03-23
00:42
Renamed SQLite.Interop/src/win/interop.h → SQLite.Interop/src/generic/interop.h. Move the primary interop assembly source code files into the 'generic' sub-directory. file: [d2b9711a5d] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 416