Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 descendants of 7fc184d1053c4ac8
2014-03-02
| ||
12:33 | Update 32-bit only Eagle shell executable. check-in: d6cb0e33bf user: mistachkin tags: trunk | |
12:30 | Update Eagle in externals to the beta 29 release. Fix typo in the versioning test. check-in: 03d7d2a6c1 user: mistachkin tags: trunk | |
2014-02-28
| ||
01:32 | Add warning message when a possibly malformed UNC file name is detected when attempting to open a database connection. Pursuant to [283344397b]. check-in: c632d5743c user: mistachkin tags: trunk | |
2014-02-19
| ||
03:34 | Final updates for NuGet package version 1.0.91.3. check-in: 629f16eb5a user: mistachkin tags: trunk | |
03:11 | Test adjustments for NuGet packages. check-in: bab36c9a41 user: mistachkin tags: trunk | |
01:06 | Refactor how the NuGet package internals are organized. check-in: 0ee4f5564f user: mistachkin tags: trunk | |
00:16 | More NuGet package updates. check-in: 45f0cee292 user: mistachkin tags: trunk | |
2014-02-18
| ||
21:45 | Include the EF6-specific ADO.NET provider in the NuGet configuration file. check-in: ab41582640 user: mistachkin tags: trunk | |
05:42 | Modify version number test to support NuGet package hotfix versioning. More integration of the new 'core' NuGet package into the build system. check-in: 4bd5b33b41 user: mistachkin tags: trunk | |
05:13 | Fix one missed NuGet package version increment to 1.0.91.1. check-in: 9c9562216e user: mistachkin tags: trunk | |
05:11 | More NuGet package fixes. check-in: 8f4e0e3de4 user: mistachkin tags: trunk | |
2014-02-16
| ||
20:26 | Fix web page typo. check-in: 76e3d971b1 user: mistachkin tags: trunk | |
20:07 | Web page updates for the new NuGet package. check-in: 027dc961f9 user: mistachkin tags: trunk | |
20:00 | NuGet packaging enhancements and fixes. check-in: 2ad0917b68 user: mistachkin tags: trunk | |
2014-02-14
| ||
04:15 | Minor wording change on index page. check-in: b80d231144 user: mistachkin tags: trunk | |
04:08 | Improvements to the index page. check-in: e1485e3164 user: mistachkin tags: trunk | |
2014-02-12
| ||
21:44 | Final updates for release 1.0.91.0. check-in: a6e03b2119 user: mistachkin tags: trunk, release, release-1.0.91.0 | |
04:29 | Make the test for ticket [72905c9a77] a bit more robust and prevent it from halting the test run. check-in: 6220096d79 user: mistachkin tags: trunk | |
2014-02-11
| ||
22:06 | Update CHM file with updated version/release information. Closed-Leaf check-in: 4350b811ab user: mistachkin tags: preRelease | |
22:02 | Merge updates from trunk. check-in: d06e8d1885 user: mistachkin tags: preRelease | |
20:44 | Update SQLite core library to 3.8.3.1 release. check-in: 2bdeb7584b user: mistachkin tags: trunk | |
04:14 | Merge updates from trunk. check-in: cdeb7b1ecf user: mistachkin tags: preRelease | |
04:11 | Update SQLite core library to the latest 3.8.3.1 RC. check-in: 67d0958bce user: mistachkin tags: trunk | |
03:29 | By default, remove use of the SQLITE_ENABLE_STAT4 compile-time option. Closed-Leaf check-in: 02ab3a26a6 user: mistachkin tags: noStat4 | |
03:23 | Fix variable leak in a test case. check-in: c3560a724b user: mistachkin tags: trunk | |
02:30 | Add TRACE_DETECTION compile-time define and modify several Trace.WriteLine calls in the native library pre-loading code to use it. check-in: a614401f38 user: mistachkin tags: trunk | |
2014-02-10
| ||
22:17 | Fix test project configuration file typos that cause EF6 tests to fail. check-in: b5c1a65c98 user: mistachkin tags: trunk | |
20:20 | Rebuild the CHM file. check-in: 899f657b63 user: mistachkin tags: preRelease | |
20:18 | Pre-release updates for 1.0.91.0. check-in: fdcc4628aa user: mistachkin tags: preRelease | |
2014-02-07
| ||
09:26 | Fix several outdated documentation links. check-in: 521800cb6f user: mistachkin tags: trunk | |
09:21 | Add TypeName_SQLiteProviderServices setting to the example config file. check-in: 14d909f5e7 user: mistachkin tags: trunk | |
02:39 | Prevent the SetTableError virtual table helper method from throwing exceptions. check-in: 04900b82e0 user: mistachkin tags: trunk | |
2014-02-06
| ||
19:58 | Update location of the 'version.html' file on the release procedures doc page. check-in: 1823a28959 user: mistachkin tags: trunk | |
19:58 | Update the new vtab test case to handle optional leading minus signs. check-in: dea86ba7d9 user: mistachkin tags: trunk | |
19:45 | Include DbType.AnsiString in the list of types that need special ColumnSize handling. Fix for [0550f0326e]. check-in: 62a5b57a69 user: mistachkin tags: trunk | |
2014-02-05
| ||
21:05 | Add another test. check-in: 00e7e89139 user: mistachkin tags: trunk | |
21:00 | Add more tests. check-in: dc9d065888 user: mistachkin tags: trunk | |
20:26 | Improve use of object hash codes by the SQLiteModuleEnumerable class. Clarify via comments that methods of the SQLiteNativeModule class are exempt from using CheckDisposed. check-in: 5a605c351d user: mistachkin tags: trunk | |
01:46 | Update table-of-contents topic names. check-in: 837439ff91 user: mistachkin tags: trunk | |
01:39 | Refresh all included SQLite core library documentation (e.g. SQL syntax). check-in: 3e112a4504 user: mistachkin tags: trunk | |
01:39 | Update version history docs. Closed-Leaf check-in: 6e651ad0df user: mistachkin tags: coreDocs | |
01:36 | Some readability improvements to the NDoc3/HtmlHelp build script. check-in: 1e20c68e20 user: mistachkin tags: coreDocs | |
01:31 | Enhance the NDoc3/HtmlHelp build script to support transforming SQLite core library documentation links as necessary. check-in: 960fde8c37 user: mistachkin tags: coreDocs | |
00:04 | Import new SQLite core docs. check-in: c221f9714d user: mistachkin tags: coreDocs | |
2014-02-04
| ||
22:55 | Reorganize the documentation files. check-in: 6fc137b4c3 user: mistachkin tags: trunk | |
08:07 | For the MSBuild based SQLite interop assembly projects, make sure the solution settings file is imported after the properties files. check-in: f7ed2c1f03 user: mistachkin tags: trunk | |
07:28 | Make sure that PDB files are copied along with all their SQLite interop assembly files. Cleanup OutDir/TargetDir macro use in all interop assembly project files. check-in: e413195c8e user: mistachkin tags: trunk | |
05:01 | Update test results to account for the recent changes to TypeNameToDbType and DbTypeToTypeName. check-in: 86ab4b53ca user: mistachkin tags: trunk | |
2014-02-03
| ||
20:48 | Update SQLite core library to the 3.8.3 release. check-in: 6916e0a91c user: mistachkin tags: trunk | |
2014-02-02
| ||
20:47 | Update version history docs. check-in: 7fc184d105 user: mistachkin tags: trunk | |