Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix line endings. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | interopParams2 |
Files: | files | file ages | folders |
SHA1: |
125975d3fafdec5489f62a3f3f5244dc |
User & Date: | mistachkin 2014-11-14 17:36:02.448 |
Context
2014-11-14
| ||
17:57 | The interop assembly methods should use 'ref' parameters, not 'out' parameters, since the native interop methods are not actually guaranteed to set output parameters to well-defined values. Also, add more parameter validation to the interop assembly, paying special attention to output parameters, especially optional ones. Pursuant to [3b43ffdbd7]. check-in: 0a1f243a29 user: mistachkin tags: trunk | |
17:36 | Fix line endings. Closed-Leaf check-in: 125975d3fa user: mistachkin tags: interopParams2 | |
01:31 | Reset build tags. check-in: e452a35bb3 user: mistachkin tags: interopParams2 | |
Changes
Changes to SQLite.Interop/src/win/interop.c.
︙ | ︙ |