Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
42 check-ins using file testlinq/2012/App.config version 84898fbeaf
2014-01-14
| ||
08:33 | Be more precise about the reference assemblies linked with the design-time package. Fix for [3faa78bc35]. check-in: 650344341e user: mistachkin tags: trunk | |
2014-01-13
| ||
03:12 | Improvements to the README file. check-in: de983e0ab7 user: mistachkin tags: trunk | |
2014-01-11
| ||
01:05 | Remove an apparently superfluous assembly reference. check-in: da5148e7e1 user: mistachkin tags: ef6 | |
01:01 | Fix incorrect external assembly hint paths in the EF6 projects for Visual Studio 2012 and 2013. check-in: 918f0072c8 user: mistachkin tags: ef6 | |
00:52 | Typo fix. check-in: cac4e93241 user: mistachkin tags: ef6 | |
00:16 | More automation changes. check-in: 74e7a42df7 user: mistachkin tags: ef6 | |
2014-01-10
| ||
23:58 | Design-time installer changes for EF6. check-in: 5b9a231104 user: mistachkin tags: ef6 | |
23:58 | Initial test suite changes for EF6 (incomplete). check-in: df2f4392a1 user: mistachkin tags: ef6 | |
23:58 | NuGet packaging changes for EF6. check-in: 6d41ae1d66 user: mistachkin tags: ef6 | |
23:33 | Fix several comment typos in the new project files. check-in: c7c653be6f user: mistachkin tags: ef6 | |
23:28 | Initial work on supporting Entity Framework 6. check-in: ccffecfbb0 user: mistachkin tags: ef6 | |
2014-01-09
| ||
09:53 | Pickup upstream Eagle fixes for CacheDictionary and NetFx40 GetHashCode performance issues. check-in: 08dac619aa user: mistachkin tags: trunk | |
07:56 | Update Eagle in externals to the latest pre-beta 29 code. check-in: d4b63fae22 user: mistachkin tags: trunk | |
2014-01-06
| ||
05:34 | Make sure the effective connection flags for the stress test are logged. check-in: 026792f794 user: mistachkin tags: trunk | |
04:57 | Fix typo in version history docs. check-in: 6f7c19e383 user: mistachkin tags: trunk | |
04:56 | Add SQLiteCompileOptions and InteropCompileOptions properties to the SQLiteConnection class to return the compile-time options for the SQLite core library and interop assembly, respectively. check-in: 30dedcb819 user: mistachkin tags: trunk | |
04:03 | Move the compile-time options for the interop assembly for Windows Embedded Compact 2013 to the properties file. check-in: bbbb338f7a user: mistachkin tags: trunk | |
01:45 | More enhancements to the test suite infrastructure. check-in: ba3ecbf6c4 user: mistachkin tags: trunk | |
2014-01-04
| ||
09:23 | Further enhance the connection flag diagnostics. check-in: e06d302ebf user: mistachkin tags: trunk | |
02:32 | Make sure that all non-legacy tests honor the global connection flags. check-in: 14dd55b26b user: mistachkin tags: trunk | |
01:36 | More work on connection flags handling in the test suite infrastructure. check-in: aef2b03cf4 user: mistachkin tags: trunk | |
01:23 | Test suite infrastructure changes to produce cleaner output when globally testing connection flags. check-in: 26ca8062a7 user: mistachkin tags: trunk | |
01:03 | Put new connection flags in logical order. Add several new composite connection flags. Update comments. check-in: 133692ee96 user: mistachkin tags: trunk | |
00:50 | Fix comment for the BindAndGetAllAsText connection flag. check-in: 1b99a129a8 user: mistachkin tags: trunk | |
00:04 | Add BindInvariantText and ConvertInvariantText connection flags to force the invariant culture to be used when converting parameter values to/from strings. check-in: f2f08c2ab7 user: mistachkin tags: trunk | |
2014-01-02
| ||
11:22 | Update Eagle script library in externals to the latest trunk code. check-in: 10799309b0 user: mistachkin tags: trunk | |
2013-12-31
| ||
08:40 | Add the ability for the test suite infrastructure to skip loading the 'implicit' (i.e. non-platform/architecture) assemblies. check-in: 123d84e4ef user: mistachkin tags: trunk | |
08:35 | Fixes to test infrastructure utility routines. check-in: 87a9203693 user: mistachkin tags: trunk | |
07:50 | Update version history docs. check-in: 65cfd24266 user: mistachkin tags: trunk | |
07:44 | Change the default behavior for the native library pre-loader so that it first searches the executing (i.e. System.Data.SQLite) assembly directory and then the application domain directory. Pursuant to [f0246d1817]. check-in: 73b6826ea6 user: mistachkin tags: trunk | |
07:40 | Update test suite infrastructure to make it possible to easily test the native library pre-loading code. check-in: 1a3f35c77a user: mistachkin tags: trunk | |
07:39 | More readability fixes for the wiki pages. check-in: 13e4a1ba1f user: mistachkin tags: trunk | |
07:23 | Readability improvements to the wiki pages. check-in: d072c28ba4 user: mistachkin tags: trunk | |
02:51 | Fix a bit of missing indentation. check-in: 611521021f user: mistachkin tags: trunk | |
01:15 | Fix one missed instance of changing the version from 1.0.90.0 to 1.0.91.0. check-in: 94839694e1 user: mistachkin tags: trunk | |
2013-12-30
| ||
21:58 | Update Eagle script library in externals to the latest trunk code. check-in: c990e47c5f user: mistachkin tags: trunk | |
21:55 | Support reading all 'configuration' settings from an XML configuration file. Refactor native library pre-loading code to be more flexible. Modify native library pre-loader to support searching for the SQLite native library in more than one location. Bump all versions to 1.0.91.0. Update version history docs. check-in: 0e5138d252 user: mistachkin tags: trunk | |
2013-12-28
| ||
12:34 | Make sure the FixUpDllFileName method is used consistently within the native library pre-loader. Closed-Leaf check-in: b13ce2a767 user: mistachkin tags: refactorNativeLibraryPreLoader | |
12:18 | Merge updates from trunk. check-in: 630e317c4e user: mistachkin tags: refactorNativeLibraryPreLoader | |
2013-12-27
| ||
11:52 | Fix typo in trace message and the formatting of a comment. check-in: 7787880672 user: mistachkin tags: refactorNativeLibraryPreLoader | |
11:31 | Fix typo in comment. Update master release archive manifest. check-in: 3da479b0ff user: mistachkin tags: refactorNativeLibraryPreLoader | |
11:02 | Modify the native library pre-loader to optionally support searching for the SQLite native library in more than one location. Bump all versions to 1.0.91.0. Update version history docs. check-in: ae2e6767b5 user: mistachkin tags: refactorNativeLibraryPreLoader | |