Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Interop/SQLite.Interop.2010.vcxproj.filters
2024-06-05
| ||
00:52 | Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [9d6aad69df] check-in: [2353287b09] user: mistachkin branch: trunk, size: 3420 | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. file: [83a71a7138] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 3219 | |
2022-03-03
| ||
19:34 | Update SQLite core library to the 3.38.0 release. Update version history docs. file: [fbdab11f13] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 3118 | |
2017-02-02
| ||
19:26 | Add experimental support for native sha1 extension. file: [756cec756b] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 3216 | |
2016-03-23
| ||
00:42 | Move the primary interop assembly source code files into the 'generic' sub-directory. file: [d0352c8f69] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 3119 | |
2015-09-11
| ||
19:31 | Add experimental support for the 'json1' extension, enabled by default. file: [7378f91cdb] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 3111 | |
2015-07-14
| ||
22:03 | Add experimental support for the FTS5 loadable extension. file: [e037a12e34] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 3013 | |
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. file: [57d01dfc6e] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 2916 | |
2013-12-02
| ||
19:53 | Add the percentile loadable extension to the interop assembly. file: [7f849c284a] check-in: [ebd58ca385] user: mistachkin branch: trunk, size: 2906 | |
2013-10-28
| ||
07:59 | Add experimental support for the regexp extension. file: [4df42043eb] check-in: [c0260ae9bc] user: mistachkin branch: regexp, size: 2803 | |
2013-10-15
| ||
06:26 | Update SQLite core library to the latest trunk code. Add the 'totype' extension. file: [7f9b9174e2] check-in: [159d24c754] user: mistachkin branch: trunk, size: 2704 | |
2013-06-20
| ||
01:40 | More work on disposable vtable integration. file: [46597a4f4c] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 2605 | |
2012-02-24
| ||
15:41 | Add Visual Studio 2005 support to all the applicable solution/project files, their associated supporting files, and the test suite. file: [1dbebd7267] check-in: [a594f67d47] user: mistachkin branch: trunk, size: 2506 | |
2012-02-22
| ||
03:54 | Add experimental support for pre-loading the native SQLite library based on the processor architecture of the current process. For now, this feature is disabled by default. file: [c1cbd84e66] check-in: [d3df632e9f] user: mistachkin branch: trunk, size: 2501 | |
2011-07-01
| ||
13:25 | Re-enable building all projects for Windows CE. Not yet tested. file: [5cbf85f833] check-in: [afaaa2b085] user: mistachkin branch: build-enhancements, size: 2504 | |
2011-04-23
| ||
23:41 | Removed the need for the sqlite3.def file. This should fix issue [e486f6be57]. file: [9b5a7a36ce] check-in: [c3a442319f] user: shaneh branch: trunk, size: 2404 | |
2011-04-10
| ||
01:50 | Make sure all new build system metadata files are accessible in the IDE via the solutions. file: [4371efb1b1] check-in: [191aeaf73e] user: mistachkin branch: trunk, size: 2494 | |
2011-02-26
| ||
12:03 | Fix strong name signing with embedded manifests and add the VS 2010 project file for the interop assembly. file: [0ae554c7fa] check-in: [6660802dd0] user: mistachkin branch: trunk, size: 2162 | |
10:21 | Added: Added interop project to streamlined build system. Updated SQLite to version 3.7.5. Fixed several warnings about unused local variables in extension-functions.c and interop.c. Group the source files by their origin (for clarity). Heavily revised the RC file for consistency and to centralize version information. Unfortunately, VS2008 / VS2010 use entirely different schemas for their property files; therefore, two sets of property files are required. Deleted the extraneous resource.h file. file: [0169e57eb6] check-in: [98361f4a6b] user: mistachkin branch: trunk, size: 1613 | |