System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch sessions Excluding Merge-Ins

This is equivalent to a diff from 890d132eaf to 71327c1dd6

2017-10-14
07:33
Add full support for the native session extension. check-in: 17c0ae883b user: mistachkin tags: trunk
07:25
Add projects, solutions, and build environment support for Visual Studio 2017. check-in: 9d2b034e4c user: mistachkin tags: trunk
07:20
Update the master release archive manifest. Closed-Leaf check-in: 71327c1dd6 user: mistachkin tags: sessions
06:37
Final work on the initial draft of the doc comments. check-in: 8f18f2c045 user: mistachkin tags: sessions
2017-10-10
21:46
Merge trunk. check-in: 9a31f08683 user: mistachkin tags: sessions
21:46
Use an already existing local variable for a connection handle instead of re-querying a field. check-in: 890d132eaf user: mistachkin tags: trunk
21:45
Use the 'getTemporaryDirectory' helper procedure in the test suite. check-in: f4e188e696 user: mistachkin tags: trunk

Changes to Doc/Extra/Provider/version.html.

Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.

Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.

Changes to SQLite.Interop/props/SQLite.Interop.2010.props.

Changes to SQLite.Interop/props/SQLite.Interop.2012.props.

Changes to SQLite.Interop/props/SQLite.Interop.2013.props.

Changes to SQLite.Interop/props/SQLite.Interop.2015.props.

Changes to SQLite.Interop/src/generic/interop.c.

Changes to Setup/compile-interop-assembly-debug.sh.

Changes to Setup/compile-interop-assembly-release.sh.

Changes to Setup/data/verify.lst.

Changes to System.Data.SQLite/SQLiteConnection.cs.

Changes to System.Data.SQLite/SQLiteDefineConstants.cs.

Changes to System.Data.SQLite/SQLiteModule.cs.

Added System.Data.SQLite/SQLiteSession.cs.

Changes to System.Data.SQLite/Targets/System.Data.SQLite.Files.targets.

Changes to System.Data.SQLite/Targets/System.Data.SQLite.Properties.targets.

Changes to System.Data.SQLite/UnsafeNativeMethods.cs.

Changes to Targets/SQLite.NET.Settings.targets.

Added Tests/session.eagle.

Changes to data/exclude_src.txt.

Changes to lib/System.Data.SQLite/common.eagle.

Changes to readme.htm.

Changes to www/news.wiki.