Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Interop/SQLite.Interop.CE.2005.vcproj
2024-06-25
| ||
15:28 | Project and build updates to better support per-configuration values. file: [db32d85268] check-in: [1e25aa29cc] user: mistachkin branch: trunk, size: 37312 | |
2024-06-05
| ||
00:52 | Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [be741e68eb] check-in: [2353287b09] user: mistachkin branch: trunk, size: 37090 | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. file: [15003d60bd] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 34503 | |
2022-08-30
| ||
21:23 | Add MSVC version to the resource defines. file: [5e68d1c19c] check-in: [098c877ec4] user: mistachkin branch: trunk, size: 33251 | |
20:37 | Stub-in extra defines for the interop assembly resource file. file: [eb9ce1ac2e] check-in: [feb02a19c6] user: mistachkin branch: trunk, size: 33155 | |
2022-03-03
| ||
19:34 | Update SQLite core library to the 3.38.0 release. Update version history docs. file: [74649b6567] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 32987 | |
2019-07-27
| ||
01:48 | Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. file: [9d781ff6f8] check-in: [7324638166] user: mistachkin branch: trunk, size: 34236 | |
2017-02-02
| ||
19:26 | Add experimental support for native sha1 extension. file: [f63bad4ea9] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 33954 | |
2016-03-23
| ||
00:42 | Move the primary interop assembly source code files into the 'generic' sub-directory. file: [b300b6597e] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 32706 | |
2015-09-11
| ||
19:31 | Add experimental support for the 'json1' extension, enabled by default. file: [22cce7cb4a] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 32698 | |
2015-07-14
| ||
22:03 | Add experimental support for the FTS5 loadable extension. file: [82286cba97] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 31449 | |
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: [f3f9b3694b] check-in: [e413195c8e] user: mistachkin branch: trunk, size: 30201 | |
2014-01-06
| ||
04:03 | Move the compile-time options for the interop assembly for Windows Embedded Compact 2013 to the properties file. file: [441e4c4f16] check-in: [bbbb338f7a] user: mistachkin branch: trunk, size: 30201 | |
2013-12-02
| ||
19:53 | Add the percentile loadable extension to the interop assembly. file: [8e780f06d5] check-in: [ebd58ca385] user: mistachkin branch: trunk, size: 30171 | |
2013-10-28
| ||
07:59 | Add experimental support for the regexp extension. file: [ccf73e7473] check-in: [c0260ae9bc] user: mistachkin branch: regexp, size: 28917 | |
2013-10-15
| ||
06:26 | Update SQLite core library to the latest trunk code. Add the 'totype' extension. file: [4aecb06bbd] check-in: [159d24c754] user: mistachkin branch: trunk, size: 27667 | |
2013-07-25
| ||
08:23 | Enable better integration with external native libraries to be linked with the interop assembly. file: [64d662fca8] check-in: [52cb9b7778] user: mistachkin branch: trunk, size: 26417 | |
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: [f6aedb26c6] check-in: [a85fc42853] user: mistachkin branch: virtualTables, size: 25486 | |
2013-06-20
| ||
01:40 | More work on disposable vtable integration. file: [8559f7a4b8] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 23902 | |
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: [1cdce7577b] check-in: [5759e099be] user: mistachkin branch: trunk, size: 23834 | |
2012-09-14
| ||
07:34 | Initial work on supporting Visual Studio 2012. file: [4f97a95874] check-in: [58dc41d4c8] user: mistachkin branch: vs2012, size: 23759 | |
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: [a2ab91a428] check-in: [fd6a7e09b8] user: mistachkin branch: trunk, size: 23771 | |
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: [965e8c1982] check-in: [a594f67d47] user: mistachkin branch: trunk, size: 23621 | |