Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Interop/src/win/AssemblyInfo.cpp
2016-03-23
| ||
00:42 | Move the primary interop assembly source code files into the 'generic' sub-directory. file: [609a8d3499] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 895 | |
2015-02-09
| ||
21:20 | Change links to HTTPS, where applicable. file: [c922244f7a] check-in: [192aebcb1d] user: mistachkin branch: httpsLinks, size: 884 | |
2013-01-03
| ||
16:26 | Add test to verify nullable value type behavior. file: [35315b5ca4] check-in: [58a67130ea] user: mistachkin branch: trunk, size: 883 | |
2012-09-17
| ||
10:52 | Add/fix some file header comments. file: [bfddd4db50] check-in: [83553a13b0] user: mistachkin branch: trunk, size: 875 | |
2011-02-26
| ||
10:21 | Renamed and modified SQLite.Interop/AssemblyInfo.cpp → SQLite.Interop/src/win/AssemblyInfo.cpp. 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: [f9f9c828ab] check-in: [98361f4a6b] user: mistachkin branch: trunk, size: 756 | |