Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Interop/SQLite.Interop.Static.2005.vcproj
2024-06-25
| ||
15:28 | Project and build updates to better support per-configuration values. file: [5fdb880898] check-in: [1e25aa29cc] user: mistachkin branch: trunk, size: 48229 | |
2024-06-05
| ||
00:52 | Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [61eb100f67] check-in: [2353287b09] user: mistachkin branch: trunk, size: 47933 | |
2023-06-10
| ||
17:47 | Modify post-build steps for the interop assembly when built with Visual Studio 200x. file: [cf8d3ab8e5] check-in: [287144df06] user: mistachkin branch: trunk, size: 45058 | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. file: [7b377852e4] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 45310 | |
2022-08-30
| ||
21:23 | Add MSVC version to the resource defines. file: [658e8d1ab2] check-in: [098c877ec4] user: mistachkin branch: trunk, size: 43872 | |
20:37 | Stub-in extra defines for the interop assembly resource file. file: [cc9f9ac7a0] check-in: [feb02a19c6] user: mistachkin branch: trunk, size: 43744 | |
2022-03-03
| ||
19:34 | Update SQLite core library to the 3.38.0 release. Update version history docs. file: [f0bd33acef] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 43520 | |
2019-07-27
| ||
01:48 | Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. file: [5124c912f2] check-in: [7324638166] user: mistachkin branch: trunk, size: 44955 | |
2017-02-02
| ||
19:26 | Add experimental support for native sha1 extension. file: [33f8fcc49c] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 44579 | |
2016-03-23
| ||
00:42 | Move the primary interop assembly source code files into the 'generic' sub-directory. file: [797f37333f] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 43145 | |
2015-09-11
| ||
19:31 | Add experimental support for the 'json1' extension, enabled by default. file: [7aa9e43ba2] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 43137 | |
2015-07-14
| ||
22:03 | Add experimental support for the FTS5 loadable extension. file: [935d8631ed] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 41702 | |
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: [bf6de29d47] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 40268 | |
2014-02-04
| ||
07:28 | Make sure that PDB files are copied along with all their SQLite interop assembly files. Cleanup OutDir/TargetDir macro use in all interop assembly project files. file: [af32e3db88] check-in: [e413195c8e] user: mistachkin branch: trunk, size: 40258 | |
2014-01-24
| ||
01:27 | More work on getting 32-bit on 64-bit testing support working. file: [ff7f5c84e1] check-in: [b310edde93] user: mistachkin branch: trunk, size: 40606 | |
2013-12-02
| ||
19:53 | Add the percentile loadable extension to the interop assembly. file: [96e3560716] check-in: [ebd58ca385] user: mistachkin branch: trunk, size: 40848 | |
2013-10-28
| ||
07:59 | Add experimental support for the regexp extension. file: [142edd6845] check-in: [c0260ae9bc] user: mistachkin branch: regexp, size: 39408 | |
2013-10-15
| ||
06:26 | Update SQLite core library to the latest trunk code. Add the 'totype' extension. file: [fba650fefa] check-in: [159d24c754] user: mistachkin branch: trunk, size: 37972 | |
2013-07-25
| ||
08:23 | Enable better integration with external native libraries to be linked with the interop assembly. file: [eceb6ab2d1] check-in: [52cb9b7778] user: mistachkin branch: trunk, size: 36536 | |
2013-06-22
| ||
02:51 | Support compiling without built-in support for creating virtual tables in managed code, thus allowing the vtshim extension module to be excluded. file: [d9fbd1085a] check-in: [a85fc42853] user: mistachkin branch: virtualTables, size: 35359 | |
2013-06-20
| ||
01:40 | More work on disposable vtable integration. file: [b724d46b60] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 33455 | |
2012-10-06
| ||
05:58 | Remove superfluous Unicode related defines in the native project files. file: [6209a16c42] check-in: [e84d4d5613] user: mistachkin branch: trunk, size: 33387 | |
2012-09-20
| ||
11:53 | Allow opened connections to skip adding the extension functions included in the interop assembly. Support loading of SQLite extensions. Add more notifications that use the new static Changed event. Miscellaneous comment cleanup. Cleanup usage of compile-time options for the .NET Framework version. Fix argument checking for the batch file tools. file: [39223c2c2c] check-in: [5759e099be] user: mistachkin branch: trunk, size: 33523 | |
2012-09-14
| ||
07:34 | Initial work on supporting Visual Studio 2012. file: [7d6b8e8a20] check-in: [58dc41d4c8] user: mistachkin branch: vs2012, size: 33423 | |
2012-04-07
| ||
22:18 | Update all versions to 1.0.81.0. Add DefineConstants property to the SQLiteConnection class to return the list of define constants used when compiling the core managed assembly. Support compiling the interop assembly without support for the custom extension functions and the CryptoAPI based codec. file: [10715ee11d] check-in: [fd6a7e09b8] user: mistachkin branch: trunk, size: 33439 | |
2012-03-31
| ||
15:19 | Modify post-build tasks for Visual Studio 2005/2008 to avoid copying the native interop assembly for other platforms. Also, modify the release preparation tool to avoid zipping native interop assemblies for other platforms. file: [83c043b3a9] check-in: [8d9f17bed8] user: mistachkin branch: trunk, size: 33239 | |
2012-02-24
| ||
15:41 | Added: Add Visual Studio 2005 support to all the applicable solution/project files, their associated supporting files, and the test suite. file: [eb0ee8b34b] check-in: [a594f67d47] user: mistachkin branch: trunk, size: 32745 | |