System.Data.SQLite

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'SQLite.Interop/src/*'

2025-05-29
15:24
update the built-in SQLite to 3.50.0 check-in: 4cc472bb66 user: ericsink tags: trunk
2025-05-07
12:02
Update the built-in SQLite to version 3.49.2 check-in: ff6dd505c4 user: drh tags: trunk
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. Leaf check-in: 0b34025625 user: drh tags: branch-119
2024-09-29
21:38
Final updates for release 1.0.119.0. check-in: 79b8267962 user: mistachkin tags: trunk, release, release-1.0.119.0
2024-09-14
01:27
Restore the latest version of the 'zipfile' extension that has the necessary compilation fixes. check-in: a89ea2086a user: mistachkin tags: trunk
2024-08-18
03:33
Update SQLite core library files to the 3.46.1 release tag. check-in: e9dd669359 user: mistachkin tags: trunk
2024-08-15
18:32
Pickup updated 'shathree' extension from SQLite trunk again. check-in: d90f727847 user: mistachkin tags: trunk
2024-08-13
22:39
Pickup updated 'shathree' extension from SQLite trunk. check-in: 3f1d88a125 user: mistachkin tags: trunk
2024-08-12
15:45
Pickup a compiler warning fix from trunk for the 'compress' extension. Update version history docs. check-in: 0b491d6912 user: mistachkin tags: trunk
13:56
Update SQLite core library to the 3.46.1 release. Pickup the latest SQLite 3.46.1 core library docs from upstream. check-in: 1a338cb30d user: mistachkin tags: trunk
2024-06-05
00:52
Add the 'compress' and 'zipfile' extensions to the interop assembly. check-in: 2353287b09 user: mistachkin tags: trunk
2024-05-24
20:53
Update SQLite core library to the 3.46.0 release. Pickup the latest SQLite 3.46.0 core library docs from upstream. check-in: 2ec4618e22 user: mistachkin tags: trunk
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-04-09
18:52
Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. Update version history docs. check-in: 2275c460a1 user: mistachkin tags: trunk
2024-03-08
17:14
Update SQLite core library to the very latest from the 3.45 release branch. check-in: e5407548a9 user: mistachkin tags: trunk
2024-02-22
18:30
Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: a1cd8deb8e 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-07-07
16:46
Revise how 'shared' define constants / compile-time options are handled. check-in: b6d571be01 user: mistachkin tags: trunk
2023-05-16
22:45
Update SQLite core library to the 3.42.0 release. check-in: 86aea6a924 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-24
15:50
Work around lack of log2() in MSVC less than 2010. check-in: 3f0aa28ebd user: mistachkin tags: trunk
2023-04-15
18:06
Update SQLite core library to the latest 3.41 branch tip. check-in: 493e5e556b 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-11-10
10:22
Update SQLite core library to the latest 3.39 release branch code. check-in: 4ee1f8d168 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-09-05
14:55
Update SQLite core library to the 3.39.3 release. check-in: 82b1e0301f user: mistachkin tags: trunk
2022-08-31
22:19
Correction to the previous check-in: bring back the latest regexp extension fixes. check-in: 7768ffb90f user: mistachkin tags: trunk
22:15
Update SQLite core library to the latest release branch code. check-in: faea5cfea4 user: mistachkin tags: trunk
2022-08-05
02:33
Add support for creating custom window functions. Pursuant to forum post [21de219031]. check-in: d76560fd5b user: mistachkin tags: trunk
01:51
Merge updates from trunk. check-in: ecb4a2329a user: mistachkin tags: windowFunc
2022-07-21
18:45
Update SQLite 'regexp' extension to the latest trunk. check-in: 3eb1f18f73 user: mistachkin tags: trunk
16:52
Update SQLite core library to the 3.39.2 release. check-in: 2f19df69d2 user: mistachkin tags: trunk
2022-07-20
02:59
Hook up the interop assembly stuff. check-in: 78add980e0 user: mistachkin tags: windowFunc
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-03-27
01:55
Update SQLite core library to the 3.38.2 release. Pickup the SQLite 3.38.2 core library docs from upstream. Update version history docs. check-in: c57fe74dea 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:39
Fix an omission from the previous check-in. check-in: f8dbbf18da user: mistachkin tags: trunk
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