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.

14 check-ins using file System.Data.SQLite/UnsafeNativeMethods.cs version 0bfc2a1b02

2013-02-26
22:43
For the stress test, more carefully synchronize the start for each workload payload so that they all start at almost the 'exact' same time. check-in: be13409f60 user: mistachkin tags: trunk
02:51
Style fix. check-in: 44eb94e4ec user: mistachkin tags: trunk
00:39
Protect access to the CryptoAPI provider handle with a mutex. check-in: 2847ced366 user: mistachkin tags: trunk
2013-02-25
23:37
Adjust the Fossil ignore-glob settings file. check-in: 101f077d2c user: mistachkin tags: trunk
2013-02-21
07:03
Prevent an invalid boolean argument from causing an exception for the .NET Compact Framework test project. check-in: 5ba66c476a user: mistachkin tags: trunk
06:44
Fix typo in docs for obtaining source. check-in: 5b635e29a5 user: mistachkin tags: trunk
2013-02-20
07:09
Allow loading of the .NET Framework version-specific MSBuild settings files to be skipped. check-in: 05ba00cd36 user: mistachkin tags: trunk
05:52
Support the HAVE_ERRNO_H preprocessor define. check-in: 0b58fb8de5 user: mistachkin tags: trunk
2013-02-19
09:55
Add BindAllAsText connection flag to force binding of all values as text. check-in: cb62e486b5 user: mistachkin tags: trunk
2013-02-18
21:31
Merge custom connection pool support to trunk. Pursuant to [393d954be0]. check-in: 90142c95cc user: mistachkin tags: trunk
2013-02-16
00:09
Update SQLite core library to the latest trunk. check-in: cf6d124b7d user: mistachkin tags: trunk
2013-02-15
21:43
Merge support for the INTEROP_LEGACY_CLOSE compile-time option to trunk. check-in: ec6819f0bf user: mistachkin tags: trunk
04:36
Fix compilation and test issues with the INTEROP_LEGACY_CLOSE compile-time option. Closed-Leaf check-in: a75bb0a659 user: mistachkin tags: legacyClose
01:14
Add the ability to select the legacy connection closing algorithm at compile-time. check-in: 2f90848c8e user: mistachkin tags: legacyClose