Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1898 check-ins using file Externals/Eagle/lib/Eagle1.0/pkgIndex.eagle version e7a730b5a5
2016-09-02
| ||
22:51 | Prepare to import Eagle beta 37 from upstream. check-in: 7d8ceb2843 user: mistachkin tags: eagleBeta37 | |
2016-08-31
| ||
23:50 | Refactor project system and test suite handling of mixed-mode files. check-in: 64dd02f948 user: mistachkin tags: trunk | |
23:35 | Fix test issues with the .NET Framework 4.6.2. Closed-Leaf check-in: 5b6f731c24 user: mistachkin tags: interopPostBuild | |
23:18 | Minor coding style tweak. check-in: fff301fcef user: mistachkin tags: interopPostBuild | |
23:06 | Revise how the sample database files are copied. check-in: e34b3597d5 user: mistachkin tags: interopPostBuild | |
22:46 | Make the test 'tkt-58ed318f2f-1.14' less fragile. check-in: 03a0464b5d user: mistachkin tags: interopPostBuild | |
22:21 | Completely reform the handling of mixed-mode assembly files in the test suite. check-in: 4b4a4a4175 user: mistachkin tags: interopPostBuild | |
21:25 | By default, stop dealing with 'implicit' native files during the testing process. check-in: 76b6906805 user: mistachkin tags: interopPostBuild | |
21:25 | Missed one spot for the .NET Framework 4.6.2 support. check-in: 4d8820c349 user: mistachkin tags: interopPostBuild | |
21:10 | Cleanup and fix the file version reporting for the native, mixed-mode, and managed files in the test suite infrastructure prologue. check-in: 09b3ac7675 user: mistachkin tags: interopPostBuild | |
20:55 | Further refinements. check-in: 1df1cd4fec user: mistachkin tags: interopPostBuild | |
20:28 | More work on the PostBuildEvent replacements. check-in: 999c925007 user: mistachkin tags: interopPostBuild | |
20:06 | Initial work on fixing the PostBuildEvent issues with the interop assembly project. check-in: 7a51a2839e user: mistachkin tags: interopPostBuild | |
19:21 | Import the custom MSBuild targets file from the appropriate interop assembly project files. check-in: 46d5646194 user: mistachkin tags: trunk | |
18:55 | Update SQLite core library to the 3.14.1 release. check-in: 631603fdde user: mistachkin tags: trunk | |
18:36 | Update the estimated release date. check-in: ee636c128c user: mistachkin tags: trunk | |
03:03 | Fix a few typos. check-in: 480a146cf8 user: mistachkin tags: trunk | |
2016-08-30
| ||
14:15 | Break out the mixed-mode assembly file delete/copy handling in the test suite infrastructure. check-in: e4a002b0c0 user: mistachkin tags: trunk | |
03:12 | In the test suite infrastructure, enable verbose mode by default for all file copy/delete operations. check-in: 0c98859313 user: mistachkin tags: trunk | |
00:49 | Revise a diagnostic message in the native library pre-loader. In the test suite infrastructure, always check for ::tcl_platform(machine) before trying to use it. check-in: 2bce278174 user: mistachkin tags: trunk | |
00:09 | More updates for the .NET Framework 4.6.x. check-in: e55487b0b4 user: mistachkin tags: trunk | |
2016-08-29
| ||
23:16 | The 'tkt-58ed318f2f-1.14' test requires using the SQLite interop assembly (i.e. not the mixed-mode assembly). check-in: bc7b1fd0d9 user: mistachkin tags: trunk | |
23:15 | Add another diagnostic message to the native library pre-loader. check-in: 8e1eb0e6a2 user: mistachkin tags: trunk | |
23:14 | Add remaining changes for the design-time installer tool to support the .NET Framework 4.6.2 that were missing from the previous check-in. check-in: 5461676a9d user: mistachkin tags: trunk | |
22:30 | Add preliminary support for the .NET Framework 4.6.2. check-in: 18b90474f6 user: mistachkin tags: trunk | |
2016-08-25
| ||
01:52 | Add tests for ticket [0ed01c447c]. check-in: e7f79716f4 user: mistachkin tags: trunk | |
01:14 | Add a couple more 'successful' exit codes for the Microsoft Visual C++ Redistributable for Visual Studio. Pursuant to [86d8e9b4d0]. check-in: 33a2920cbe user: mistachkin tags: trunk | |
2016-08-09
| ||
00:20 | Pickup the 'vtab.html' doc fix from upstream. check-in: 006a35fb5e user: mistachkin tags: trunk | |
00:02 | Pickup the SQLite core library 3.14 doc changes from upstream. check-in: 70455e449b user: mistachkin tags: trunk | |
2016-08-08
| ||
22:47 | Update SQLite core library to the 3.14 release. check-in: e7806a71e7 user: mistachkin tags: trunk | |
2016-07-30
| ||
20:02 | Exclude tests 'tkt-56b42d99c1-1.1', 'tkt-56b42d99c1-1.2', 'tkt-56b42d99c1-1.5', 'tkt-56b42d99c1-1.6', 'tkt-56b42d99c1-1.7', and 'tkt-56b42d99c1-1.10' on Mono 4.4. check-in: 137180a857 user: mistachkin tags: trunk | |
19:59 | Adjust expected results for test 'tkt-58ed318f2f-1.14' on Mono 4.4. check-in: 05043c1dfb user: mistachkin tags: trunk | |
19:52 | Skip test 'thread-1.1' on Mono 4.4. check-in: f9cfd2a3ab user: mistachkin tags: trunk | |
19:47 | Make test 'data-1.84' work on Mono 4.4. check-in: acfc512faa user: mistachkin tags: trunk | |
18:43 | The Mono batch build tool should honor the BUILD_DEBUG environment variable. check-in: 068edf42f2 user: mistachkin tags: trunk | |
18:40 | Update SQLite core library to the latest trunk code. check-in: b10b90ef08 user: mistachkin tags: trunk | |
2016-07-22
| ||
22:21 | Update version history docs. check-in: eb23ed0cb0 user: mistachkin tags: trunk | |
22:18 | Add support for setting all the on/off style database configuration options, including SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER. Fix for [f64f4aee95]. check-in: 3a27201398 user: mistachkin tags: trunk | |
2016-07-08
| ||
21:23 | Adapt to internal changes in the upstream SQLite core library. check-in: bae5ecaea3 user: mistachkin tags: trunk | |
2016-07-02
| ||
03:58 | Update references to the MSVC 2015 redistributable. check-in: 0492ba92d3 user: mistachkin tags: trunk | |
03:57 | Update to MSVC 2015 Update 3 for x86. check-in: 1208dabf3d user: mistachkin tags: trunk | |
03:56 | Update to MSVC 2015 Update 3 for x64. check-in: cfcbb396c0 user: mistachkin tags: trunk | |
03:10 | Remove superfluous comment. check-in: 7273ee5d1f user: mistachkin tags: trunk | |
00:30 | Move the XML configuration file reading code into its own private method. check-in: 5f0d62ce57 user: mistachkin tags: trunk | |
00:06 | Improve comments. check-in: 4b9b00163e user: mistachkin tags: trunk | |
00:02 | Add tests for the new environment variables. check-in: 46b91cd7d0 user: mistachkin tags: trunk | |
2016-07-01
| ||
23:18 | Update version history docs. check-in: b21adfaffa user: mistachkin tags: trunk | |
22:58 | Attempt to limit the number of times GetSettingValue is called from the SQLiteConnection class. Pursuant to ticket [25d53b48f6]. check-in: 7d50138407 user: mistachkin tags: trunk | |
21:30 | Pedantic: update the XML configuration file with the new settings as well, despite the fact that they cannot be effectively set from there. check-in: 8571817993 user: mistachkin tags: trunk | |
21:23 | Add support for the 'No_SQLiteGetSettingValue' and 'No_SQLiteXmlConfigFile' environment variables. check-in: dc631206c0 user: mistachkin tags: trunk | |
21:05 | Add experimental support for incremental blob I/O. check-in: 717bc31b47 user: mistachkin tags: trunk | |
20:43 | Improve doc comments. Closed-Leaf check-in: 283d973957 user: mistachkin tags: blobIo | |
20:40 | Bump version to 1.0.103.0. Update version history docs. check-in: 328757b2bf user: mistachkin tags: blobIo | |
09:28 | Slight test improvement. check-in: 8d6ce5d334 user: mistachkin tags: blobIo | |
09:06 | Add experimental support for incremental blob I/O. check-in: ccf2547bfd user: mistachkin tags: blobIo | |
03:20 | Correct an attribution comment. check-in: 8c08bda9a1 user: mistachkin tags: trunk | |
2016-06-30
| ||
02:42 | Add test for a REGEXP operator implemented using the Regex class. check-in: a42d12707e user: mistachkin tags: trunk | |
2016-06-28
| ||
17:19 | Add the new constraint operators. Fix for ticket [47182b7f82]. check-in: 349fd3a23e user: mistachkin tags: trunk | |
2016-06-24
| ||
20:55 | Preliminary fix for ticket [0ed01c447c]. Needs tests. check-in: 81cf9aaddb user: mistachkin tags: trunk | |
2016-06-23
| ||
04:08 | Final updates for release 1.0.102.0. check-in: e5addf8137 user: mistachkin tags: trunk, release, release-1.0.102.0 | |
03:53 | Update master release archive manifest. check-in: fc72e65d03 user: mistachkin tags: trunk | |
03:37 | Update version history docs. check-in: 863e484fe4 user: mistachkin tags: trunk | |
2016-06-22
| ||
08:52 | Enhance the batch build tool to support building only the interop assembly (and static or normal). check-in: 3ba1cb8a96 user: mistachkin tags: trunk | |
03:13 | Cleanup and simplify the tests for ticket [a7d04fb111] and make them work without assuming a particular time zone. check-in: 448185cbf9 user: mistachkin tags: trunk | |
2016-06-21
| ||
21:52 | Add DateTime helper procedure to the test suite infrastructure. check-in: 9e4970c6e2 user: mistachkin tags: trunk | |
20:07 | Update a test suite infrastructure procedure to account for a breaking change in Eagle beta 36. check-in: 77b9528eea user: mistachkin tags: trunk | |
20:05 | Correct a couple tests due to time zone and DateTime parsing issues. check-in: fb04defd96 user: mistachkin tags: trunk | |
19:04 | Make the 'speed-1.1' test result compatible with Windows 10. check-in: 8ae0e6da88 user: mistachkin tags: trunk | |
17:13 | Update test case to account for the newly added return code. check-in: 4f5d049647 user: mistachkin tags: trunk | |
2016-06-20
| ||
20:50 | Make it possible to customize the bound parameter and data reader value handling on a per-connection, per-database type name basis. check-in: 599dfac7d8 user: mistachkin tags: trunk | |
20:45 | Pickup the SQLite core library 3.13 docs from upstream. check-in: 34d41e04cf user: mistachkin tags: trunk | |
20:35 | Fix compilation with the .NET Compact Framework. Closed-Leaf check-in: 3ab3245ae4 user: mistachkin tags: customDataTypes | |
20:30 | Reorganize the new connection flags. check-in: d1e833bf59 user: mistachkin tags: customDataTypes | |
20:22 | Cleanup and robustify tests. check-in: 27785d64aa user: mistachkin tags: customDataTypes | |
04:52 | Add draft tests for parameter binding and data reader callbacks. Still needs cleanup. check-in: a07ba949c9 user: mistachkin tags: customDataTypes | |
04:51 | When looking up type callbacks, permit the parameter name to be used if the appropriate connection flag is set. check-in: e268cdb240 user: mistachkin tags: customDataTypes | |
04:50 | More improvements to test suite infrastructure helper procedures. check-in: 822b7c577c user: mistachkin tags: customDataTypes | |
03:25 | Fix typo in the BindValueUserData property. check-in: 9449fba6d8 user: mistachkin tags: customDataTypes | |
2016-06-19
| ||
23:20 | Revise data reader callback handling for the GetBytes / GetChars methods to allow for more (consistent) customization. check-in: 57b10f46c0 user: mistachkin tags: customDataTypes | |
22:25 | More comment updates. check-in: b5a21691b4 user: mistachkin tags: customDataTypes | |
22:18 | Add and improve doc comments. check-in: 6e7940954d user: mistachkin tags: customDataTypes | |
21:24 | Further enhancements to the new test suite procedures. check-in: 3febc8dc31 user: mistachkin tags: customDataTypes | |
20:38 | Pass the original connection flags into the invoked parameter binding and data reader callbacks. check-in: 044e580886 user: mistachkin tags: customDataTypes | |
20:28 | When invoking a data reader callback, pass in the method name that was responsible for invoking it. check-in: 5bead76447 user: mistachkin tags: customDataTypes | |
20:17 | Correction to the new test suite helper procedures. check-in: fd2ed795c1 user: mistachkin tags: customDataTypes | |
08:22 | Add some procedures to the test suite infrastructure. check-in: d593d900ac user: mistachkin tags: customDataTypes | |
07:34 | Fix typos in comments. check-in: 819975f2c9 user: mistachkin tags: customDataTypes | |
07:33 | The database type name should be included in the parameters passed to the type callbacks. check-in: ab419bfca1 user: mistachkin tags: customDataTypes | |
06:44 | Merge updates from trunk. check-in: 16ef12980e user: mistachkin tags: customDataTypes | |
06:43 | Fix some test constraints. Closed-Leaf check-in: d9a18965fc user: mistachkin tags: tkt-754cb60f47 | |
06:42 | Fix some test constraints. check-in: f1e6c7c76b user: mistachkin tags: trunk | |
03:49 | Refine the SQLiteTypeCallbacks class. check-in: dca07f2301 user: mistachkin tags: customDataTypes | |
03:44 | Improve comments. check-in: 410f1fa7fc user: mistachkin tags: customDataTypes | |
03:40 | Integrate the new custom database type callbacks into the statement class. Add TypeName property to the SQLiteParameter class and make use of it. Add UseParameterDbTypeForTypeName connection flag. Update version history docs. check-in: 5973dcfa17 user: mistachkin tags: customDataTypes | |
03:06 | Minor reordering of conditionals in the InvokeReadValueCallback method. check-in: 5804b32b6d user: mistachkin tags: customDataTypes | |
03:03 | Improve coding style of the previous check-in and make it compile on the .NET Compact Framework. check-in: 3d482302d1 user: mistachkin tags: customDataTypes | |
02:59 | Integrate the new custom database type callbacks into the data reader class. check-in: df67a84c21 user: mistachkin tags: customDataTypes | |
02:59 | Add the new connection flags. check-in: ff93dd1274 user: mistachkin tags: customDataTypes | |
02:22 | Add classes to contain the per-connection type callbacks and mappings. check-in: 6a75a30b62 user: mistachkin tags: customDataTypes | |
01:45 | Add 'userData' parameter to callbacks. check-in: f9b89a33af user: mistachkin tags: customDataTypes | |
2016-06-18
| ||
22:59 | Initial draft of work on being able to customize the bound parameter and data reader value handling. check-in: 4508a3be9e user: mistachkin tags: customDataTypes | |
21:34 | Add IsReadOnly method to the SQLiteConnection class. check-in: c4f8b9e65b user: mistachkin tags: trunk | |
2016-06-17
| ||
17:35 | Update Eagle in externals to the beta 36 release. check-in: 9ef15e9c95 user: mistachkin tags: trunk | |
2016-06-15
| ||
20:25 | Add test case for ticket [2abbf2c244]. check-in: 8f68a04dcc user: mistachkin tags: trunk | |
20:22 | Prevent the SQLiteCommand.ExecuteScalar method from throwing an exception when there are no result columns. check-in: 29e1de6a30 user: mistachkin tags: trunk | |
19:10 | Add test case for ticket [754cb60f47]. check-in: bba40ece0b user: mistachkin tags: tkt-754cb60f47 | |
18:49 | Remove a superfluous variable from a test. check-in: d3092d0d87 user: mistachkin tags: trunk | |
2016-06-03
| ||
17:40 | Update list of SQLite core library return codes. check-in: 3f4f0cf495 user: mistachkin tags: trunk | |
2016-06-02
| ||
19:35 | Add VerifyOnly method to the SQLiteCommand class. check-in: 36669ce629 user: mistachkin tags: trunk | |
2016-05-26
| ||
18:19 | Handle parameter binding for boolean values using a new internal method. Consistently enable LogBind flag support for the .NET Compact Framework. check-in: d38c8328d0 user: mistachkin tags: trunk | |
2016-05-18
| ||
23:38 | Update SQLite core library to the 3.13.0 release. check-in: a825f311a4 user: mistachkin tags: trunk | |
2016-05-10
| ||
21:12 | Update SQLite core library to the latest trunk code. check-in: 74f53dd91c user: mistachkin tags: trunk | |
2016-04-29
| ||
22:30 | Corrections to the POSIX build scripts. check-in: a776f2703e user: mistachkin tags: trunk | |
2016-04-27
| ||
21:44 | Update SQLite core library to the latest trunk code. Update the SQLiteConnection.EnableExtensions method to make use of the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION option, when available. check-in: 5b30c66448 user: mistachkin tags: trunk | |
20:42 | Update version history docs. check-in: 0dba5cfe97 user: mistachkin tags: trunk | |
20:40 | Bump version number. check-in: e35d38ff33 user: mistachkin tags: trunk | |
2016-04-19
| ||
17:17 | Another update to the downloads page. check-in: fb39293bf8 user: mistachkin tags: trunk | |
16:38 | Final updates for release 1.0.101.0. check-in: 6ea4b3a7c6 user: mistachkin tags: trunk, release, release-1.0.101.0 | |
16:29 | Update CHM file. Add the Mono binary package to the master release archive manifest. check-in: 0db641f269 user: mistachkin tags: trunk | |
16:13 | Another revision to the release process for Mono. check-in: 56dbe27d3f user: mistachkin tags: trunk | |
14:53 | Further Mono related updates to the release process. check-in: a833d7e099 user: mistachkin tags: trunk | |
14:43 | Update the download page. Closed-Leaf check-in: cd9d6c6765 user: mistachkin tags: preRelease | |
14:42 | Merge updates from trunk. check-in: 1564899222 user: mistachkin tags: preRelease | |
14:40 | Bump version number and update version history docs. check-in: e443d95668 user: mistachkin tags: trunk | |
04:10 | Update the FAQ question on Mono as well. check-in: 00f6c70d7d user: mistachkin tags: preRelease | |
04:08 | Add Mono release package to the download page. check-in: bfdf5812eb user: mistachkin tags: preRelease | |
03:57 | More refinements to the release process. check-in: 4447271075 user: mistachkin tags: trunk | |
2016-04-18
| ||
20:07 | Add support for Mono to the release process. check-in: eadbd86b54 user: mistachkin tags: trunk | |
19:24 | Update SQLite core library to the 3.12.2 release. check-in: 69ebb693c8 user: mistachkin tags: trunk | |
2016-04-15
| ||
18:22 | More updates to the downloads page. check-in: 31c16dfb94 user: mistachkin tags: trunk | |
18:10 | Updates to the download page. check-in: b5aab0f2c3 user: mistachkin tags: trunk | |
17:35 | Final updates for release 1.0.100.0. check-in: 4b58373fad user: mistachkin tags: trunk, release, release-1.0.100.0 | |
03:40 | Final updates for the 1.0.100.0 release. Closed-Leaf check-in: 8dcee0080a user: mistachkin tags: preRelease | |
03:26 | Merge updates from trunk. check-in: 7c2ae3c1a1 user: mistachkin tags: preRelease | |
03:26 | Update version history docs. check-in: 93fce143e4 user: mistachkin tags: preRelease | |
03:18 | Workaround for an issue with the ARM compiler. check-in: 2a0ee1164f user: mistachkin tags: trunk | |
2016-04-14
| ||
18:39 | When installing the VC++ runtimes, check for the return code that indicates a newer version is already installed. Fix for [26909f2848]. check-in: 00de71369b user: mistachkin tags: trunk | |
2016-04-12
| ||
21:20 | Merge updates from trunk. check-in: 59f1b68650 user: mistachkin tags: preRelease | |
21:20 | Fix some issues with the test suite. check-in: 67a33ffd3c user: mistachkin tags: trunk | |
13:58 | Merge updates from trunk. check-in: d31b192da1 user: mistachkin tags: preRelease | |
13:57 | When using the mixed-mode assembly, it must be assumed that the 'vtshim' module is already loaded. check-in: 3a961372b3 user: mistachkin tags: trunk | |
13:56 | The 'Assembly.Load(Byte[])' method cannot be used on the mixed-mode assembly. check-in: e48fe7a84c user: mistachkin tags: trunk | |
2016-04-08
| ||
22:10 | Update SQLite core library to the 3.12.1 release. check-in: 85962b83b1 user: mistachkin tags: trunk | |
2016-04-01
| ||
22:18 | Update Eagle in externals to the beta 35 release. check-in: 4f1502bc6d user: mistachkin tags: trunk | |
05:11 | Improve intermediate output isolation while building. check-in: 4a4ba16124 user: mistachkin tags: trunk | |
03:03 | Add test case for ticket [eafaece5c1]. Closed-Leaf check-in: 9f01777e96 user: mistachkin tags: tkt-eafaece5c1 | |
02:35 | Add a row to the LINQ test database for ticket [eafaece5c1]. check-in: 47ec08ca31 user: mistachkin tags: trunk | |
00:43 | Corrections to the test case for ticket [53633bbe39]. check-in: 67e11dee53 user: mistachkin tags: trunk | |
00:23 | Add tests for ticket [53633bbe39]. check-in: 8b5a097e13 user: mistachkin tags: trunk | |
00:15 | Merge updates from the 1.0.99 branch. check-in: 72134847ca user: mistachkin tags: trunk | |
2016-03-31
| ||
23:27 | Bump version to 1.0.99.1 and import the SQLite core library 3.9.3 from upstream. Leaf check-in: a0b9729698 user: mistachkin tags: branch-1.0.99 | |
18:18 | Add test case for ticket [1a93312113]. Closed-Leaf check-in: 2982a19b8e user: mistachkin tags: tkt-1a93312113 | |
2016-03-30
| ||
21:03 | Update the MSVCRT runtimes for VS 2015 in externals to 'Update 2', part 2. check-in: 5df3f94594 user: mistachkin tags: trunk | |
21:02 | Update the MSVCRT runtimes for VS 2015 in externals to 'Update 2', part 1. check-in: f586f38b68 user: mistachkin tags: trunk | |
2016-03-29
| ||
20:40 | Import the SQLite core library docs from upstream that correspond to version 3.12.0. check-in: 94e181cde0 user: mistachkin tags: trunk | |
18:10 | Update SQLite core library to the 3.12.0 release. check-in: 6b199ba3e1 user: mistachkin tags: trunk | |
2016-03-28
| ||
19:26 | Remove the 'SQLITE_STANDARD_LIBRARY_NAME' compile-time define. check-in: 822dfd12aa user: mistachkin tags: trunk | |
17:06 | Update SQLite core library to the latest trunk. check-in: 7340ecee2f user: mistachkin tags: trunk | |
2016-03-26
| ||
00:56 | Add compiler flags needed when building universal binaries for Mac OS X. check-in: b1bf7b3266 user: mistachkin tags: trunk | |
2016-03-25
| ||
17:29 | Make it easier to run the test suite under Mono from outside of a source checkout. check-in: 616f12b32f user: mistachkin tags: trunk | |
17:22 | Update SQLite core library to the latest trunk code. check-in: 0f98b282bb user: mistachkin tags: trunk | |
04:38 | Minor batch tool improvements. check-in: 4a28798995 user: mistachkin tags: trunk | |
00:35 | Adjust a versioning test result to account for the new DLL naming conventions. check-in: 8229575527 user: mistachkin tags: trunk | |
00:10 | Fix file permissions. check-in: 27a389ce40 user: mistachkin tags: trunk | |
2016-03-24
| ||
23:57 | Modify the core managed assembly to always omit the '.dll' suffix. For the Mono related scripts, always use interop assembly naming. For the POSIX build scripts, always adhere to the Mono DLL naming convention. check-in: 421eadd049 user: mistachkin tags: trunk | |
23:10 | Add better detection of the right shared library name for the POSIX sub-platform. check-in: 05063e5426 user: mistachkin tags: trunk | |
22:56 | When building the managed binaries for Mono, only build those targeting the CLR v4. check-in: 9966be7640 user: mistachkin tags: trunk | |
22:43 | Missed adding one new file in the previous check-in. check-in: 196357460d user: mistachkin tags: trunk | |
22:41 | Preliminary updates to the download page for the 1.0.100.0 release, associated with check-in [078a63eb61ebd9]. check-in: 6f87dbdc40 user: mistachkin tags: preRelease | |
22:41 | Add a 'full source' release package that includes all the necessary files for running the test suite. check-in: 078a63eb61 user: mistachkin tags: trunk | |
22:28 | Add scripts for compiling the interop assembly for POSIX and running the test suite using Mono. check-in: 2feb912650 user: mistachkin tags: trunk | |
21:40 | Update master release archive manifest. check-in: a5eff5834c user: mistachkin tags: trunk | |
21:36 | Update SQLite core library to the latest trunk code. check-in: 25e5432a14 user: mistachkin tags: trunk | |
21:34 | Remove superfluous 'dotNet' test constraint. check-in: 079bdd8d64 user: mistachkin tags: trunk | |
21:16 | One more Windows platform check in the test suite support infrastructure. check-in: 1df783e09b user: mistachkin tags: trunk | |
20:45 | Merge updates from trunk. Closed-Leaf check-in: 416990bc16 user: mistachkin tags: core312 | |
20:43 | Fix a couple build configuration test constraints. check-in: 81ccaf438c user: mistachkin tags: trunk | |
20:42 | Avoid calling Win32 specific SQLite APIs on non-Windows platforms. check-in: 70d83a095a user: mistachkin tags: trunk | |
20:42 | Pickup Eagle script library fixes from upstream. check-in: 9e66a41b59 user: mistachkin tags: trunk | |
20:41 | Update SQLite core library to the latest trunk code. check-in: 25ecf63c82 user: mistachkin tags: core312 | |
17:56 | Merge updates from trunk. check-in: e63fbd3565 user: mistachkin tags: core312 | |
04:59 | In the batch build tool, add support for per-configuration MSBuild properties. Use them to enable all the typical diagnostic features in the Mono debug builds. check-in: 4e85b70ca1 user: mistachkin tags: trunk | |
04:42 | Check-in [42b74232eb] did not go far enough. In the test suite, prefer the interop assembly when available; however, always attempt to choose the most appropriate library available, based on the managed assembly configuration. check-in: 4555e3f885 user: mistachkin tags: trunk | |
03:50 | Most of the 'vtab' tests appear to crash Mono 2.11. check-in: d8e91c6888 user: mistachkin tags: trunk | |
03:30 | In the test suite, make sure the interop assembly, if present, is used for extension loading. check-in: 42b74232eb user: mistachkin tags: trunk | |
02:26 | The tests for ticket [996d13cd87] appear to crash Mono 2.11. check-in: ec17cea9bf user: mistachkin tags: trunk | |
01:50 | The tests for ticket [85b824b736] appear to crash Mono 2.11. check-in: f5131da18d user: mistachkin tags: trunk | |
01:49 | Missed one place where 'UnsafeNativeMethods.settingReadCounts' needed to be changed to 'DebugData.settingReadCounts'. check-in: d592edf5e4 user: mistachkin tags: trunk | |
01:36 | On Mono, it appears that custom comparers used with the Dictionary<TKey,TValue> class must implement the IComparer<T> interface. check-in: 46f51266d5 user: mistachkin tags: trunk | |
01:30 | Make the test for ticket [393d954be0] portable to Mono. check-in: 0ba5e9043b user: mistachkin tags: trunk | |
00:27 | Merge updates from trunk. check-in: bb297a629d user: mistachkin tags: core312 | |
2016-03-23
| ||
23:40 | Compilation fix for the RELEASE build configuration. check-in: 024679a92b user: mistachkin tags: trunk | |
23:35 | Move some things out of the UnsafeNativeMethods class. There are several reasons: 1) easier to maintain. 2) avoiding static call graph issues with CriticalHandle. 3) better separation of cross-platform and platform-specific code. check-in: d3e312825a user: mistachkin tags: trunk | |
23:35 | Skip running the Thread.Abort() related test on Mono. check-in: 9bcd92c26e user: mistachkin tags: trunk | |
23:34 | Missed one spot when relocating the 'interop.h' file. check-in: 8556307f18 user: mistachkin tags: trunk | |
22:02 | Add Mono 4.2 to the list of 'known versions'. check-in: 817c3b256a user: mistachkin tags: trunk | |
17:55 | Update version history docs. check-in: 263115f797 user: mistachkin tags: trunk | |
17:52 | Adjust tests related to extension loading to make them work better for POSIX. check-in: a5895007d1 user: mistachkin tags: trunk | |
17:50 | Further portability enhancements for the native library pre-loader and the 'vtshim' extension loader, permitting it to work better on POSIX. check-in: 4b1c267ac6 user: mistachkin tags: trunk | |
05:38 | Fix compilation issues when the native library pre-loader is not enabled. check-in: fd918a4eef user: mistachkin tags: trunk | |
05:22 | More test constraints for Mono 4.2. check-in: d92e5e9396 user: mistachkin tags: trunk | |
05:10 | Initial work on getting the native library pre-loader to work on non-Windows (POSIX) platforms. check-in: 49bc443383 user: mistachkin tags: trunk | |
04:56 | Improvements to the native library pre-loader to make it capable of dynamically determining the base file name (without directory information) of the native SQLite library to be pre-loaded. Further, add support for the 'PreLoadSQLite_ModuleFileNameOnly' configuration setting and environment variable. check-in: 4436cf5d76 user: mistachkin tags: trunk | |
04:31 | Make the native library and procedure name parameters used inside SQLite3.CreateModule into protected fields instead of constants. check-in: 0fc0143d37 user: mistachkin tags: trunk | |
04:30 | Adjust some Mono test constraints. check-in: 96616f8f80 user: mistachkin tags: trunk | |
00:42 | Move the primary interop assembly source code files into the 'generic' sub-directory. check-in: 347ba2f872 user: mistachkin tags: trunk | |
00:24 | Disable the INTEROP_LOG feature when building for Mono. check-in: b37183d098 user: mistachkin tags: trunk | |
2016-03-22
| ||
23:26 | More compilation fixes for non-Windows platforms. check-in: f168458919 user: mistachkin tags: trunk | |
22:59 | Enable use of the interop assembly under Mono on Unix. check-in: d404fc5314 user: mistachkin tags: trunk | |
22:33 | More test constraint and portability fixes. check-in: b4365a972b user: mistachkin tags: trunk | |
22:33 | Fix compilation issues with Clang. check-in: e700b1ba7a user: mistachkin tags: trunk | |
21:54 | Fix for clean compilation on Windows. check-in: de911e58d5 user: mistachkin tags: trunk | |
21:50 | Portability enhancements for the interop assembly. check-in: 8a3c530e99 user: mistachkin tags: trunk | |
20:22 | Add test constraints for Mono 2.11. Adjust C# compiler warning level in the test for ticket [4a791e70ab]. check-in: 942a9be029 user: mistachkin tags: trunk | |
20:20 | Remove superfluous namespace qualifiers. check-in: 075e88e9e6 user: mistachkin tags: trunk | |
20:20 | Improve the SQL type detection code in the ColumnType method. check-in: 1f028b5b16 user: mistachkin tags: trunk | |
18:00 | Fix ColumnType method when not using the interop assembly. check-in: c5f0bf844f user: mistachkin tags: trunk | |
17:40 | One more Windows-specific test constraint. check-in: 48396b3765 user: mistachkin tags: trunk | |
17:34 | Tests for Windows-specific features should run only on Windows. check-in: 92f27e48a2 user: mistachkin tags: trunk | |
17:01 | More test portability enhancements. check-in: ae12ca01d9 user: mistachkin tags: trunk | |
15:58 | Adapt to the new default page and cache sizes. check-in: b1aa416311 user: mistachkin tags: core312 | |
15:29 | Adapt to core library internal API changes and silence some compiler warnings. check-in: d64930a7c7 user: mistachkin tags: core312 | |
15:16 | Update SQLite core library to the latest trunk code. check-in: 9e6956192d user: mistachkin tags: core312 | |
15:07 | Add test suite infrastructure helper procedure to return the default page size. check-in: 8a5f7d7254 user: mistachkin tags: trunk | |
15:07 | Limit the memory usage test to running on Windows. check-in: 4445d7b93d user: mistachkin tags: trunk | |
13:38 | Another test portability enhancement for Mono. check-in: 4744c835cb user: mistachkin tags: trunk | |
04:29 | Some test portability enhancements for Mono. check-in: 62d83650d5 user: mistachkin tags: trunk | |
04:04 | Running the 'legacy' test program from the test suite should require the 'winForms' test constraint. check-in: d650aaeda5 user: mistachkin tags: trunk | |
04:01 | For the test suite, pickup upstream Eagle script library hotfix dealing with Fossil command result handling. check-in: 4d3d734955 user: mistachkin tags: trunk | |
00:29 | Simplify checking for test results that contain exception error messages. check-in: 8732a87f79 user: mistachkin tags: trunk | |
2016-03-21
| ||
21:46 | Preliminary work on getting the test suite to run under Mono on Unix. check-in: 085a9f8b8f user: mistachkin tags: trunk | |
21:35 | Work in progress on the test for ticket [53633bbe39]. Closed-Leaf check-in: 56a4359338 user: mistachkin tags: tkt-53633bbe39 | |
16:18 | Add preliminary test for ticket [53633bbe39]. check-in: a5653a0674 user: mistachkin tags: tkt-53633bbe39 | |
16:15 | Centralize save/restore handling (in the test suite) for environment variables. Stop leaking a variable in tests data-1.79 and data-1.80. check-in: 7d3501975e user: mistachkin tags: trunk | |
2016-03-11
| ||
00:35 | Update scheduled release date for 1.0.100.0. check-in: 03b5dd0462 user: mistachkin tags: trunk | |
2016-03-09
| ||
22:40 | More cleanup related to empty strings. check-in: 6cb3a277db user: mistachkin tags: trunk | |
22:34 | Fix the (unsupported) legacy CryptoAPI based codec so that it no longer prevents page size changes. check-in: e39ba4bf1a user: mistachkin tags: trunk | |
22:21 | Handle empty strings a bit more consistently. check-in: 39bca4f8b0 user: mistachkin tags: trunk | |
02:08 | More master release archive manifest changes. check-in: 3917b5c454 user: mistachkin tags: trunk | |
02:05 | Update the master release archive manifest. check-in: 3ec5b8b4b1 user: mistachkin tags: trunk | |
01:20 | Add test for ticket [da685c0bac]. check-in: 2b1ca5ca01 user: mistachkin tags: trunk | |
2016-03-08
| ||
23:16 | Avoid using Path.Combine with null values in the native library pre-loader. Fix for [da685c0bac]. check-in: 61eafc5985 user: mistachkin tags: trunk | |
2016-03-04
| ||
19:46 | If the MSBuild file '$(SQLiteNetDir)\Targets\SQLite.NET.Settings.targets.extra' exists, load it. check-in: eb74036e82 user: mistachkin tags: trunk | |
00:55 | Update SQLite core library to the 3.11.1 release. check-in: 086a39c918 user: mistachkin tags: trunk | |
2016-03-02
| ||
18:51 | Update version history docs. check-in: cb963833c5 user: mistachkin tags: trunk | |
18:32 | The 'UnixEpoch' DateTime format should use Int64 internally, not Int32. check-in: d28375563e user: mistachkin tags: trunk | |
2016-03-01
| ||
21:08 | Managed project files should not be using '$(Platform)' in conditional expressions. check-in: 8a91edfa9f user: mistachkin tags: trunk | |
2016-02-16
| ||
08:13 | Undo source tagging that was checked in unintentionally. check-in: d47fdeba22 user: mistachkin tags: trunk | |
08:12 | Enable the 'dbstat' virtual table in the interop assembly. check-in: b48111dc00 user: mistachkin tags: trunk | |
08:08 | Update SQLite core library to the 3.11 release. check-in: 3f3dcb7a07 user: mistachkin tags: trunk | |
2016-02-14
| ||
04:59 | Fix test constraint for test 'vtab-1.12'. check-in: b07b77cc26 user: mistachkin tags: trunk | |
04:41 | Update SQLite core library to the latest trunk code again. check-in: 3973e62505 user: mistachkin tags: trunk | |
2016-02-13
| ||
03:53 | Update SQLite core library to the latest trunk code. check-in: 4504c503f5 user: mistachkin tags: trunk | |
2016-02-05
| ||
05:00 | More corrections to the batch tool changes in the previous check-in. check-in: a5c24a6b71 user: mistachkin tags: trunk | |
2016-02-03
| ||
22:41 | Add test case for ticket [1a93312113]. Closed-Leaf check-in: e4a43ed4dc user: mistachkin tags: tkt-1a93312113 | |
2016-01-28
| ||
00:06 | Minor correction to the batch tool changes in the previous check-in. check-in: e342ec0466 user: mistachkin tags: trunk | |
2016-01-27
| ||
23:46 | Match the batch tool sub-routine 'fn_UnsetVariable' a bit more robust. check-in: 6ef3ddcee0 user: mistachkin tags: trunk | |
21:07 | Permit better customization of the version-specific .NET Framework MSBuild files. check-in: ae1c8b02fb user: mistachkin tags: trunk | |
2016-01-25
| ||
22:17 | Enhance MSBuild infrastructure to better support targeting alternative .NET Framework versions. check-in: 76b4cc2889 user: mistachkin tags: trunk | |
2016-01-20
| ||
19:26 | Update SQLite core library to the 3.10.2 release. check-in: 7c8e9fecd2 user: mistachkin tags: trunk | |
2016-01-14
| ||
17:33 | Update SQLite core library to the 3.10.1 release. check-in: f7ea8e4bc9 user: mistachkin tags: trunk | |
2016-01-13
| ||
07:22 | Add more tracing related to the connection pool. check-in: 1a0dd87d00 user: mistachkin tags: trunk | |
00:06 | For column types that resolve to boolean, recognize case-insensitive prefixes of 'True' and 'False'. Fix for [dbd65441a5]. Add NoVerifyTextAffinity connection flag to skip type affinity checking when fetching a column value as a string. Pursuant to [dbd65441a5]. check-in: ecf9a72b79 user: mistachkin tags: trunk | |
2016-01-12
| ||
23:19 | Mark a 'Potentially Incompatible Change' in the 1.0.99.0 release, per ticket [dbd65441a5]. check-in: b45629dfee user: mistachkin tags: trunk | |
2016-01-07
| ||
23:37 | Move the 'empty' test file to the new 'template' directory. check-in: 518569fee5 user: mistachkin tags: trunk | |
2016-01-06
| ||
17:56 | Pickup SQLite core library doc changes from upstream. check-in: 1c78566dfe user: mistachkin tags: trunk | |
17:47 | Update SQLite core library to the 3.10.0 release. check-in: 07117807e3 user: mistachkin tags: trunk | |
2016-01-05
| ||
21:15 | Add missing GOTO statements to several batch tools. check-in: 7705088027 user: mistachkin tags: trunk | |
18:54 | Update SQLite core library to the latest trunk code. check-in: 70629abeb3 user: mistachkin tags: trunk | |
2015-12-31
| ||
22:58 | Merge fix for [5251bd0878]. Update SQLite core library to the latest trunk code. Bump version to 1.0.100.0. Update version history docs. check-in: 59a224a9cf user: mistachkin tags: trunk | |
22:58 | Merge System.Data.SQLite changes necessary to integrate with SQLite 3.10.0. Closed-Leaf check-in: b70f7a74f8 user: mistachkin tags: updates | |
22:50 | Merge fix for [5251bd0878]. Update SQLite core library to the latest trunk code. Bump version to 1.0.100.0. Update version history docs. check-in: 9f0c9b796f user: mistachkin tags: updates | |
2015-12-20
| ||
07:13 | Use save/restore semantics for environment variables modified by the test suite infrastructure. check-in: 90e981ea2d user: mistachkin tags: trunk | |
07:13 | Stop leaking the 'savedEnv' script variable in tests 'data-1.68' and 'data-1.69'. check-in: 90e0d6df11 user: mistachkin tags: trunk | |
00:28 | Avoid using the SQLiteString and SQLiteMemory classes when compiling without virtual table support. Fix for [b56b653ee9]. check-in: cfc40dbb9c user: mistachkin tags: trunk | |
2015-12-15
| ||
01:41 | Remove superfluous namespace qualifier. check-in: 24f6fae867 user: mistachkin tags: trunk | |
01:40 | Modify the test case. Closed-Leaf check-in: e21840949d user: mistachkin tags: tkt-5251bd0878 | |
2015-12-13
| ||
02:45 | Adapt to an upcoming change in the Eagle core library. check-in: bd8381491a user: mistachkin tags: trunk | |
2015-12-12
| ||
17:02 | Adjust flags passed from the setup to the design-time components installer. check-in: 6fd6496dd0 user: mistachkin tags: trunk | |
04:49 | Fix typo in SQLite interop project files (for VS 20XX) that impacts customization of INTEROP_LIBRARY_DEPENDENCIES. check-in: 70131d4f23 user: mistachkin tags: trunk | |
02:02 | Coding style adjustment. check-in: 9b51e7a273 user: mistachkin tags: tkt-5251bd0878 | |
01:59 | Revise fix for [5251bd0878] to use null for the 'COLUMN_NAME' if the original value was DBNull.Value. check-in: f8c2007d48 user: mistachkin tags: tkt-5251bd0878 | |
2015-12-11
| ||
23:35 | Properly handle NULL values in the 'name' column of the results returned by PRAGMA index_info(). Fix for [5251bd0878]. check-in: c93b891f69 user: mistachkin tags: tkt-5251bd0878 | |
23:10 | Add test case for ticket [5251bd0878]. check-in: 5f7617eb79 user: mistachkin tags: tkt-5251bd0878 | |
2015-12-10
| ||
05:57 | Minor UI enhancement when running the legacy test suite automatically. check-in: 66703fe6d8 user: mistachkin tags: trunk | |
05:37 | Final updates for release 1.0.99.0. check-in: 469bee6065 user: mistachkin tags: trunk, release, release-1.0.99.0 | |
05:09 | Final updates for release 1.0.99.0. Closed-Leaf check-in: 381b3c5cfc user: mistachkin tags: preRelease | |
04:55 | Update the exclusions file used when building the binary packages. check-in: 819f17f1ef user: mistachkin tags: preRelease | |
04:35 | Update the CHM file. check-in: bc02379c9e user: mistachkin tags: preRelease | |
04:17 | The build batch tool should never override the SOLUTION environment variable if it is already set. check-in: bb7b1890d0 user: mistachkin tags: preRelease | |
2015-12-09
| ||
19:54 | Updates for release 1.0.99.0. check-in: 59740bc1b4 user: mistachkin tags: preRelease | |
19:39 | Update the master release archive manifest. check-in: c74f9b1f30 user: mistachkin tags: trunk | |
2015-12-05
| ||
00:56 | Tweak version history docs. check-in: a723103a3b user: mistachkin tags: trunk | |
2015-12-04
| ||
21:35 | Enhance virtual table documentation importer script tool so that it can handle 'DRAFT' documentation. check-in: 38521bfdf8 user: mistachkin tags: trunk | |
21:08 | Slightly simplify using statements when compiled for the .NET Compact Framework. check-in: 3c7977f4b3 user: mistachkin tags: trunk | |
20:24 | Fix virtual table handling of sqlite3_index_info members not available with older versions of the SQLite core library. check-in: bc75151c63 user: mistachkin tags: trunk | |
20:23 | Update version history docs. Closed-Leaf check-in: 8408226315 user: mistachkin tags: vtabFixes | |
20:07 | Update SQLite core library to the latest trunk code. Adapt the interop assembly code to deal with the changes. Closed-Leaf check-in: 7536d45bed user: mistachkin tags: core310 | |
20:05 | Enhance new vtab test. Style and naming tweaks. check-in: 605ba3f2e2 user: mistachkin tags: vtabFixes | |
06:35 | Move test-only private methods to their own region within the SQLiteIndex class. check-in: 99625b3b90 user: mistachkin tags: vtabFixes | |
06:31 | Style and naming fixes. check-in: 88219678e3 user: mistachkin tags: vtabFixes | |
06:20 | Fix compilation on the .NET Compact Framework. check-in: 68ef61f0fa user: mistachkin tags: vtabFixes | |
06:16 | Reverse accidental check-in of changes performed on the project file by the IDE. check-in: fe4d272115 user: mistachkin tags: vtabFixes | |
06:14 | More fixes to the optional field handling for the virtual table interface. check-in: 496499d755 user: mistachkin tags: vtabFixes | |
02:04 | Add missing checks for NET_452 and NET_461 compile-time defines. check-in: d5792024ef user: mistachkin tags: trunk | |
01:52 | Add preliminary support for the .NET Framework 4.6.1. check-in: e357378801 user: mistachkin tags: trunk | |
2015-12-02
| ||
05:40 | Be sure to increment the structure offset to account for optional sqlite3_index_info members. check-in: 189db19efc user: mistachkin tags: trunk | |
05:34 | Support the colUsed field to the sqlite3_index_info structure passed to virtual table xBestIndex methods. check-in: 5e37af01d9 user: mistachkin tags: trunk | |
2015-12-01
| ||
19:03 | Update the MSVCRT runtimes for VS 2015 in externals to 'Update 1'. check-in: 7866eaefcc user: mistachkin tags: trunk | |
19:00 | Update the MSVCRT runtimes for VS 2015 in externals to 'Update 1', part 3. Closed-Leaf check-in: 122b67c221 user: mistachkin tags: vs2015update1 | |
18:59 | Update the MSVCRT runtimes for VS 2015 in externals to 'Update 1', part 2. check-in: 9cf86e8d4b user: mistachkin tags: vs2015update1 | |
18:58 | Update the MSVCRT runtimes for VS 2015 in externals to 'Update 1', part 1. check-in: 664a055dcb user: mistachkin tags: vs2015update1 | |
2015-11-06
| ||
20:52 | Update the legacy CryptoAPI codec to adapt to upcoming changes in the SQLite core library. check-in: 6da06906ed user: mistachkin tags: trunk | |
20:28 | Stop building the static native binaries by default from the command line. check-in: 60ecc34271 user: mistachkin tags: trunk | |
20:10 | Update the legacy CryptoAPI codec to adapt to changes in ZipVFS. check-in: 77aac8142e user: mistachkin tags: trunk | |
2015-11-02
| ||
18:44 | Update SQLite core library to the 3.9.2 release. check-in: b75a3a7751 user: mistachkin tags: trunk | |
2015-10-26
| ||
21:47 | Add the new SQLITE_IOERR_AUTH extended return code to the managed enumeration. check-in: a914546d58 user: mistachkin tags: trunk | |
2015-10-20
| ||
03:43 | Web page updates to mention VS 2015. check-in: c012c893c1 user: mistachkin tags: trunk | |
00:29 | Add GetDatabaseName, GetTableName, and GetOriginalName methods to the SQLiteDataReader class. check-in: 7b08d5ca2f user: mistachkin tags: trunk | |
2015-10-19
| ||
17:23 | Add memory usage stress test. check-in: 67d28724d6 user: mistachkin tags: trunk | |
17:22 | Further enhancements to the memory usage stress test. Closed-Leaf check-in: 2000da5b93 user: mistachkin tags: memoryUsage | |
05:16 | Fixes and tweaks to the previous check-in. check-in: 9a14ecd4bc user: mistachkin tags: memoryUsage | |
04:50 | Initial work on memory usage stress test. check-in: 7dd94a2532 user: mistachkin tags: memoryUsage | |
02:15 | Update Eagle script library in externals to the latest trunk code. check-in: 8130180a1d user: mistachkin tags: trunk | |
2015-10-18
| ||
21:45 | Update version history docs. check-in: 3efbff1ab2 user: mistachkin tags: trunk | |
20:28 | Update and improve documentation comments for the native virtual table methods. check-in: 2c6bdf20ea user: mistachkin tags: trunk | |
20:11 | Minor simplification to the previous check-in. Also, correct a comment. Closed-Leaf check-in: fcc756f8d0 user: mistachkin tags: vtabDocComments | |
20:07 | Preserve selected HTML tags when processing the virtual table methods documentation into the CHM file. check-in: 42512a2bfb user: mistachkin tags: vtabDocComments | |
05:32 | Update embedded virtual table methods documentation comments using the new tool. check-in: 29f36edc2d user: mistachkin tags: vtabDocComments | |
05:31 | Move the 'vtab.html' file so it does not get included in the CHM build. check-in: 5b3dc8f442 user: mistachkin tags: vtabDocComments | |
05:10 | More output file fixes. The tool is now working. check-in: 1129095ae9 user: mistachkin tags: vtabDocComments | |
04:31 | More fixes to input file processing. Initial work on output file processing. check-in: 17daddabf3 user: mistachkin tags: vtabDocComments | |
01:56 | Consistently handle the special case of the first line, even when it seems impossible. check-in: 2e0349b541 user: mistachkin tags: vtabDocComments | |
01:51 | Fix typo. check-in: b64cf102ce user: mistachkin tags: trunk | |
01:51 | Fix line/paragraph handling. Add support for line prefix. check-in: 4e474edb97 user: mistachkin tags: vtabDocComments | |
00:20 | Work in progress on a tool to update the embedded doc comments for the ISQLiteNativeModule interface. check-in: 44c116ca23 user: mistachkin tags: vtabDocComments | |
00:18 | Move the ISQLiteNativeModule interface to its own file. check-in: b233d0f72d user: mistachkin tags: trunk | |
2015-10-17
| ||
21:09 | Update the included core library documentation. check-in: b57c9d07fc user: mistachkin tags: trunk | |
2015-10-16
| ||
20:36 | Update SQLite core library to the 3.9.1 release. Update version history docs. check-in: ca9e4bc86f user: mistachkin tags: trunk | |
2015-10-15
| ||
22:05 | Add preliminary test case for [886387ad40]. Closed-Leaf check-in: ae33a7a7f3 user: mistachkin tags: tkt-886387ad40 | |
19:51 | Add SQLITE_ENABLE_API_ARMOR to the interop assembly. check-in: 53a3809160 user: mistachkin tags: trunk | |
19:38 | Permit an existing registered function to be replaced. Fix for [2556655d1b]. check-in: cb9c3d67aa user: mistachkin tags: trunk | |
18:56 | Fix a test constraint to make sure the recent .NET Frameworks are included. check-in: a2a5cbfc95 user: mistachkin tags: trunk | |
2015-10-14
| ||
19:44 | Update SQLite core library to the 3.9.0 release. check-in: 0d18ddd5e6 user: mistachkin tags: trunk | |
2015-10-12
| ||
17:03 | Update SQLite core library to the latest trunk code (again). check-in: cab3f2d032 user: mistachkin tags: trunk | |
2015-10-08
| ||
20:49 | Update SQLite core library to the latest trunk code. check-in: 2e96bf596d user: mistachkin tags: trunk | |
2015-10-07
| ||
17:31 | Add and improve comments. check-in: 15da7aee54 user: mistachkin tags: trunk | |
2015-10-06
| ||
01:47 | Update SQLite core library to the latest trunk code. check-in: 619cef05bd user: mistachkin tags: trunk | |
00:40 | Adjust naming for things related to the new xBestIndex idxFlags field for consistency. check-in: 72714fd613 user: mistachkin tags: trunk | |
2015-10-02
| ||
19:21 | Update Eagle script library in externals to the latest code. check-in: ada723a97c user: mistachkin tags: trunk | |
18:05 | Correct use of 'find.exe' by the batch tools. check-in: 03db10a564 user: mistachkin tags: trunk | |
2015-10-01
| ||
19:33 | Pickup more upstream Eagle test suite changes. check-in: 52f30da149 user: mistachkin tags: trunk | |
04:07 | Pickup further upstream enhancements to the Eagle test suite prologue file. check-in: 607127f1bb user: mistachkin tags: trunk | |
2015-09-30
| ||
19:22 | Update Eagle script library in externals to the latest code. check-in: 8ddbcff542 user: mistachkin tags: trunk | |
18:48 | Update SQLite core library to the latest trunk code. check-in: a67fce442b user: mistachkin tags: trunk | |
2015-09-29
| ||
16:58 | Changes to support the 'vtab-onepass' functionality in the SQLite core library. check-in: 80d9c54709 user: mistachkin tags: trunk | |
05:10 | Update Eagle in externals to the beta 34 release. check-in: 70020f6f06 user: mistachkin tags: trunk | |
2015-09-28
| ||
20:19 | Managed only changes to support the SQLite core library 'vtab-onepass' branch. Closed-Leaf check-in: 0f9de2621e user: mistachkin tags: vtab-onepass | |
17:45 | Update the SQLite core library to the latest trunk code. check-in: a0f27df53f user: mistachkin tags: trunk | |
2015-09-25
| ||
21:16 | Make GetValue work for boolean columns with textual 'True' and 'False' values. Fix for [7714b60d61]. check-in: ed83298257 user: mistachkin tags: trunk | |
20:56 | Another minor cleanup tweak to test case 'data-1.75'. check-in: b0625cacb9 user: mistachkin tags: trunk | |
20:55 | Minor cleanup tweak to test case 'data-1.75'. check-in: 52146e11e8 user: mistachkin tags: trunk | |
15:21 | Include Visual Studio 2015 in the NuGet targets file. Fix for [411e8bf7aa]. check-in: b1640c1f69 user: mistachkin tags: trunk | |
2015-09-16
| ||
18:13 | Enhance test case for the SQLiteCommand.Reset method. check-in: d322dd9e02 user: mistachkin tags: trunk | |
17:58 | For the interop assembly, move the included extensions after the non-extension code. check-in: 20c1de6d86 user: mistachkin tags: trunk | |
17:57 | Update expected results for the 'tkt-71bedaca19-1.1' test to include the new 'IoErr_VNode' extended error code. check-in: ac28a75055 user: mistachkin tags: trunk | |
2015-09-15
| ||
04:26 | Enhance the test suite infrastructure 'getAppDomainPreamble' routine to use 'changeNativeRuntimeOption'. check-in: 0f5776243f user: mistachkin tags: trunk | |
2015-09-11
| ||
19:31 | Add experimental support for the 'json1' extension, enabled by default. check-in: 206cf1bc0a user: mistachkin tags: trunk | |
2015-09-10
| ||
00:16 | Update the estimated release date. check-in: f9c0cefc19 user: mistachkin tags: trunk | |
2015-09-09
| ||
23:46 | Add FileName property to the SQLiteConnection class. check-in: d0d6e924bc user: mistachkin tags: trunk | |
23:44 | Add Reset method to the SQLiteCommand class. check-in: 3e82d3be5b user: mistachkin tags: trunk | |
23:40 | Update version in one placed missed in the README file. check-in: b3122a99cc user: mistachkin tags: trunk | |
23:34 | Bump all version numbers to 1.0.99.0. Update SQLite core library to the latest trunk code. check-in: c1fc6af85e user: mistachkin tags: trunk | |
2015-09-04
| ||
22:41 | Refactor how the DataDirectory 'macro' is handled. Closed-Leaf check-in: f6b0cf9152 user: mistachkin tags: dbFileName | |
19:59 | Add FileName property to the SQLiteConnection class. check-in: 71cc174339 user: mistachkin tags: dbFileName | |
2015-08-28
| ||
22:16 | Fix implementation and tests for SQLiteCommand.Reset method. Remove (now) superfluous new code. Closed-Leaf check-in: 6fa1fe8314 user: mistachkin tags: cmdReset | |
20:26 | Work in progress on exerpimental method to reset the statements associated with a SQLiteCommand. check-in: f12609cfe9 user: mistachkin tags: cmdReset | |
2015-08-25
| ||
21:16 | Remove duplicate (and incorrect for Visual Studio 2015) link from the download page. check-in: 463bcfb351 user: mistachkin tags: trunk | |
2015-08-21
| ||
19:53 | Sync up extended error codes with the SQLite core library. check-in: c6cacbbfa5 user: mistachkin tags: trunk | |
01:36 | Improve NuGet package descriptions on the FAQ and download pages. check-in: e35dd9e966 user: mistachkin tags: trunk | |
2015-08-20
| ||
18:30 | Update the downloads page. check-in: 7a0650058f user: mistachkin tags: trunk | |
18:13 | Bump NuGet package version. check-in: 28b6a3534d user: mistachkin tags: trunk | |
18:12 | Skip non-existent files when verifying the metadata for downloadable packages in the file metadata update tool. check-in: 1e7de67036 user: mistachkin tags: trunk | |
18:02 | Include Visual Studio 2015 / .NET Framework 4.6 binaries in the NuGet packages. check-in: f8e4307fa1 user: mistachkin tags: trunk | |
2015-08-19
| ||
18:41 | Final updates for release 1.0.98.0. check-in: bb9a436eba user: mistachkin tags: trunk, release, release-1.0.98.0 | |
18:39 | Update the downloads page. Closed-Leaf check-in: 7eb0afe758 user: mistachkin tags: preRelease | |
14:46 | Update the release date again. check-in: b444118e9f user: mistachkin tags: preRelease | |
14:32 | Fix compilation issue with EF6. check-in: 9a71005d4e user: mistachkin tags: preRelease | |
04:52 | Fix the exclusion file syntax for use by the command line 'zip' tool. check-in: 259a546366 user: mistachkin tags: preRelease | |
04:31 | Refactor INSERT/UPDATE handling (in the LINQ assembly) so it can handle composite and non-integer primary keys. Fix for [41aea496e0]. check-in: c1baff799b user: mistachkin tags: preRelease | |
04:23 | Corrections to the test cases for tickets [41aea496e0] and [9d353b0bd8]. Closed-Leaf check-in: e8e6cb1409 user: mistachkin tags: tkt-41aea496e0 | |
02:30 | Work in progress on fixing ticket [41aea496e0]. check-in: 8ea5fcd6b9 user: mistachkin tags: tkt-41aea496e0 | |
2015-08-18
| ||
23:12 | Fix release process issues impacting the master release archive manifest and the built packages. check-in: d7fe8b7801 user: mistachkin tags: preRelease | |
22:47 | Rebuild the CHM file. check-in: e514a4a71d user: mistachkin tags: preRelease | |
22:17 | Merge updates from trunk. check-in: 344585ae76 user: mistachkin tags: preRelease | |
22:13 | Update the included FTS5 extension to the latest trunk code. check-in: 6458f27af1 user: mistachkin tags: trunk | |
22:10 | Fix compilation issues for the SQLiteFunction delegate functionality on the .NET Compact Framework. check-in: 250eb1f8b2 user: mistachkin tags: trunk | |
19:24 | Update the release date. check-in: f44cbd25de user: mistachkin tags: preRelease | |
19:24 | Merge updates from trunk. check-in: 24294cb274 user: mistachkin tags: preRelease | |
03:04 | Update the included FTS5 extension to the latest trunk code. check-in: e3cb9d9023 user: mistachkin tags: trunk | |
2015-08-17
| ||
19:30 | Add support for creating custom SQL functions using delegates. check-in: 4c4566e720 user: mistachkin tags: trunk | |
19:27 | Further improvements to comments. Closed-Leaf check-in: 73d28a2e59 user: mistachkin tags: delegateFunction | |
19:08 | Fix typo in the SQLiteFunction.RegisterFunction method overload that accepts a Type object. check-in: d0a9c28bd5 user: mistachkin tags: delegateFunction | |
18:53 | Merge updates from trunk. check-in: b1c319c00b user: mistachkin tags: delegateFunction | |
18:41 | Update tests to account for Eagle core library changes. check-in: 4d039ece1c user: mistachkin tags: trunk | |
18:41 | Update and improve comments. check-in: fb8eacc577 user: mistachkin tags: delegateFunction | |
2015-08-16
| ||
21:49 | Silence MSBuild warnings caused by output from the 'corflags.exe' tool. check-in: bd0c7acbd0 user: mistachkin tags: trunk | |
2015-08-15
| ||
23:10 | Merge trunk. check-in: ba3243f56f user: mistachkin tags: delegateFunction | |
23:10 | Enhance the batch build tool to be capable of only building the core managed assembly. check-in: d10722c84e user: mistachkin tags: trunk | |
23:07 | Merge trunk. check-in: deb2fdb0c9 user: mistachkin tags: delegateFunction | |
23:06 | Fix some harmless compiler warnings. check-in: 5b91e03740 user: mistachkin tags: trunk | |
23:00 | Fix some harmless compiler warnings and make sure the String.Format wrapper method is used in the new SQLiteFunction methods. check-in: 133b025301 user: mistachkin tags: delegateFunction | |
22:03 | Update version history docs. check-in: 430d13b350 user: mistachkin tags: delegateFunction | |
22:00 | Merge updates from trunk. check-in: 17781e7b52 user: mistachkin tags: delegateFunction | |
22:00 | Enhance the 'isBuildAvailable' routine in the test suite infrastructure to support architecture names in addition to platform names. check-in: 66139faca2 user: mistachkin tags: trunk | |
21:57 | Enhance the 'isBuildAvailable' routine in the test suite infrastructure to support architecture names in addition to platform names. check-in: e56653e255 user: mistachkin tags: delegateFunction | |
17:12 | Merge updates from trunk. check-in: d1fe039ff7 user: mistachkin tags: delegateFunction | |
17:08 | Coding style and comment tweaks. check-in: 5c8e02eb62 user: mistachkin tags: trunk | |
17:08 | Compilation fixes for the debug build. check-in: 8195809af1 user: mistachkin tags: trunk | |
06:38 | Update Eagle in externals to the pre-beta 34 release code. check-in: ecd546a7a7 user: mistachkin tags: trunk | |
04:04 | Remove incorrect comments. check-in: b33115baa1 user: mistachkin tags: delegateFunction | |
03:48 | Refactor SQLiteDelegateFunction constructor to accept two delegates, not one. Use early-bound delegates by default. Get tests passing. check-in: 3c25655a66 user: mistachkin tags: delegateFunction | |
2015-08-14
| ||
23:20 | More work in progress fine-tuning the implementation. check-in: ef7ebd6469 user: mistachkin tags: delegateFunction | |
03:44 | Fix help description of the 'Cache Size' connection string property. check-in: 5e16011b0c user: mistachkin tags: trunk | |
2015-08-12
| ||
22:36 | Test suite fixes to get it working with Mono 4.0. check-in: d282128d61 user: mistachkin tags: trunk | |
22:33 | When building for Mono, target the .NET Framework 4.5.x, not 4.6. check-in: ce51a749e0 user: mistachkin tags: trunk | |
22:32 | Some CultureInfo fixes for String.Format. check-in: 5c8311fbd4 user: mistachkin tags: trunk | |
22:25 | Fix typo in the previous check-in. check-in: ea0c351664 user: mistachkin tags: trunk | |
22:21 | Add some workarounds to allow the core managed assembly to work on Mono 4.0. check-in: e7803b3ae7 user: mistachkin tags: trunk | |
20:27 | Make it easier to build the managed-only binaries for Mono. check-in: eeb5a164be user: mistachkin tags: trunk | |
20:24 | Enhance the clean batch tool for Visual Studio 2015. check-in: 21952064b2 user: mistachkin tags: trunk | |
20:15 | Enhance test suite infrastructure to make it work properly without the interop assembly. check-in: e161b486c4 user: mistachkin tags: trunk | |
19:59 | Revise and extend compilation fixes from the previous check-in. check-in: 9582604b8d user: mistachkin tags: trunk | |
17:53 | Compilation fixes for .NET Compact Framework with custom compile options. check-in: 8d08bc1cf9 user: mistachkin tags: trunk | |
2015-08-08
| ||
01:28 | Prevent encrypted connections from being used with the connection pool. Pursuant to [89d3a159f1]. check-in: 661e488237 user: mistachkin tags: trunk | |
2015-08-05
| ||
00:57 | Work in progress on tests. Not yet working. check-in: 56469328f7 user: mistachkin tags: delegateFunction | |
00:55 | Coding style enhancements. check-in: 0ebe466b2a user: mistachkin tags: delegateFunction | |
2015-08-04
| ||
22:54 | Experimental changes to support implementing a SQLiteFunction using a generic delegate. check-in: d1cfa62cb0 user: mistachkin tags: delegateFunction | |
2015-07-31
| ||
01:16 | Merge updates from trunk. check-in: e670692d90 user: mistachkin tags: preRelease | |
2015-07-30
| ||
18:30 | Update release procedures wiki page. check-in: fc9062d656 user: mistachkin tags: trunk | |
18:13 | Further improvements to the download page update script. check-in: 872bd8c9ee user: mistachkin tags: trunk | |
18:06 | Bump versions and zero out file hashes and sizes. check-in: 0aff30f776 user: mistachkin tags: preRelease | |
18:03 | Revise new section (for .NET Framework 4.6) to match the existing ones. check-in: 4d23db1287 user: mistachkin tags: preRelease | |
18:00 | Merge updates from trunk. check-in: 5c62d58e23 user: mistachkin tags: preRelease | |
17:59 | Improve robustness of the download page update script. check-in: a2473ecc36 user: mistachkin tags: trunk | |
16:27 | Update some incorect SHA1 hashes on the download page. check-in: 36e46ec005 user: mistachkin tags: trunk | |
16:26 | Make the download page updating script easier to use. check-in: 9d0de1fb02 user: mistachkin tags: trunk | |
00:15 | Update SQLite core library to the 3.8.11.1 release. check-in: e2757bd694 user: mistachkin tags: trunk | |
2015-07-29
| ||
22:03 | Honor the second argument to Math.Round when using LINQ. check-in: 369779a300 user: mistachkin tags: trunk | |
02:57 | Enhancements to the stress test. check-in: d8612b51e0 user: mistachkin tags: trunk | |
2015-07-27
| ||
15:41 | Update SQLite core library to the 3.8.11 release. check-in: 9514fcda89 user: mistachkin tags: trunk | |
2015-07-25
| ||
18:20 | Add 'Recursive Triggers' connection string property to enable or disable the recursive trigger capability. Pursuant to [3a82ee635b]. check-in: 8a3839a32f user: mistachkin tags: trunk | |
18:04 | Make sure all the journal modes are documented in the connection string properties. check-in: 8291abfd2c user: mistachkin tags: trunk | |
17:58 | Simplify and update documentation formatting. check-in: 0602185155 user: mistachkin tags: trunk | |
00:32 | Import the latest SQLite core library changes. check-in: 161010cf55 user: mistachkin tags: trunk | |
2015-07-24
| ||
19:18 | Update SQLite core library to the latest RC. check-in: 8dbd32a7ae user: mistachkin tags: trunk | |
00:59 | Enhance the test suite infrastructure to permit a non-default .NET Framework version to be used for a particular 'build year'. check-in: 13498a4979 user: mistachkin tags: trunk | |
00:32 | Preliminary updates to the download page. check-in: 7dbf8439b5 user: mistachkin tags: preRelease | |
00:17 | Update SQLite core library to the latest trunk code. check-in: d4447158f6 user: mistachkin tags: trunk | |
2015-07-23
| ||
04:40 | In the batch build tool, attempt to make sure the target solution/project file matches up with the .NET Framework used. check-in: 49d0228259 user: mistachkin tags: trunk | |
2015-07-21
| ||
22:54 | Add full support for Visual Studio 2015 and the .NET Framework 4.6. check-in: 52f2ca84c7 user: mistachkin tags: trunk | |
22:53 | Update version history docs and the master release archive manifest. Closed-Leaf check-in: 3504f036be user: mistachkin tags: vs2015 | |
21:42 | Stub in support for the .NET Framework 4.5.2. Fix OR-operator (bitwise instead of logical) typo in the design-time installer. check-in: 25ffa9639b user: mistachkin tags: vs2015 | |
21:14 | Fix test suite infrastructure handling of the EntityFramework assembly when running for the .NET Framework 4.6. check-in: b4d6229fa0 user: mistachkin tags: vs2015 | |
20:12 | Tweak previous check-in. check-in: 9f9a913a04 user: mistachkin tags: vs2015 | |
20:11 | Get the VS 2015 design-time installer tests passing. check-in: ee588f333b user: mistachkin tags: vs2015 | |
19:50 | Make test installer logs easier to maintain. check-in: f142a5582d user: mistachkin tags: vs2015 | |
19:36 | Add missing files for the 'testlinq.2015' project. Fix the TargetFrameworkVersion checking in the 'testlinq.2015' project. check-in: bb364a086c user: mistachkin tags: vs2015 | |
19:27 | Update SQLite core library to the latest trunk code. check-in: 81364d4ef8 user: mistachkin tags: vs2015 | |
19:11 | Fix designer project shell interop assembly version. check-in: 456545db3f user: mistachkin tags: vs2015 | |
19:03 | Fix conditional inclusion of LINQ related source code files in the primary managed project. check-in: e6e21c7ba7 user: mistachkin tags: vs2015 | |
18:54 | Fix platform toolset version for the native interop assembly projects. check-in: f3c5774d30 user: mistachkin tags: vs2015 | |
02:52 | More solution file adjustments. check-in: 1444a38cc7 user: mistachkin tags: vs2015 | |
02:41 | Project system and updates for Visual Studio 2015. check-in: 42eb54d04f user: mistachkin tags: vs2015 | |
02:09 | Update the batch build tool for Visual Studio 2015 / .NET Framework 4.6. check-in: b58ba923aa user: mistachkin tags: vs2015 | |
2015-07-20
| ||
22:46 | Add Visual C++ 2015 redist files. check-in: 068cd88467 user: mistachkin tags: vs2015 | |
18:32 | Even more updates. check-in: 3fcfa76148 user: mistachkin tags: vs2015 | |
18:18 | More changes. check-in: 719d9e6cac user: mistachkin tags: vs2015 | |
17:27 | Initial updates to support Visual Studio 2015. check-in: d3a5e943d5 user: mistachkin tags: vs2015 | |
2015-07-17
| ||
20:37 | Add UnbindAllFunctions method to the SQLiteConnection class. check-in: 7d103d8fd5 user: mistachkin tags: trunk | |
02:46 | Update Trace.WriteLine calls for consistency. Revise when calls to UnbindFunctions are made. check-in: 7c3cad7da2 user: mistachkin tags: trunk | |
02:05 | Refine the changes made in the previous check-in. check-in: a0724d224c user: mistachkin tags: trunk | |
02:01 | Add the UnbindFunctionsOnClose connection flag. check-in: 2a6efe65f7 user: mistachkin tags: trunk | |
01:08 | Add UnbindFunction method to the SQLiteConnection class. check-in: 187e8cb03d user: mistachkin tags: trunk | |
00:54 | Update SQLite core library to the latest trunk code. check-in: f7d0d964fb user: mistachkin tags: trunk | |
2015-07-16
| ||
01:10 | Augment the OpenedFromPool OnChanged notification to include the pool version. check-in: e769f25743 user: mistachkin tags: trunk | |
00:56 | Extend OnChanged notifications to handle basic connection pool integration. check-in: b2cffa5974 user: mistachkin tags: trunk | |
2015-07-14
| ||
22:03 | Add experimental support for the FTS5 loadable extension. check-in: b1750e5eba user: mistachkin tags: trunk | |
20:08 | Improvements to the download page. check-in: d354cfb193 user: mistachkin tags: trunk | |
19:29 | Honor the pre-existing flags for connections during the Open method. Fix for [964063da16]. check-in: f7cac79346 user: mistachkin tags: trunk | |
2015-07-13
| ||
22:41 | Add tests for ticket [71bedaca19]. check-in: 1ddef23eb9 user: mistachkin tags: trunk | |
19:51 | Add extended return codes to the SQLiteErrorCode enumeration. Pursuant to [71bedaca19]. check-in: 42798551ca user: mistachkin tags: trunk | |
2015-07-11
| ||
08:06 | Small HTML style fix for the previous check-in. check-in: 59e075a640 user: mistachkin tags: trunk | |
08:05 | Improve build instructions for Mono to prevent use of the per-user configuration files (i.e. when building from a source checkout instead of an official source release package). check-in: 001c0b4dae user: mistachkin tags: trunk | |
2015-07-03
| ||
21:57 | Update SQLite core library to the latest trunk code. check-in: d545007d7a user: mistachkin tags: trunk | |
2015-07-02
| ||
01:44 | Update SQLite core library to the latest 3.8.11 alpha. check-in: 9d53109ce0 user: mistachkin tags: trunk | |
2015-06-26
| ||
03:13 | Update SQLite core library to the latest trunk code. check-in: a92cbefdad user: mistachkin tags: trunk | |
2015-06-24
| ||
22:43 | Make sure that manually calling the Cancel method still causes an Interrupt exception to be thrown. Update master release archive manifest. check-in: dae0c2e6fc user: mistachkin tags: trunk | |
20:02 | Change the base type for the SQLiteConnectionFlags enumeration to long integer. Improve exception handling in all native callbacks implemented in the SQLiteConnection class. Add Progress event and ProgressOps connection string property to enable raising progress events during long-running queries. check-in: 3b020c8c80 user: mistachkin tags: trunk | |
00:13 | Minor enhancement to the batch build tool. check-in: 2cccb64c09 user: mistachkin tags: trunk | |
2015-06-23
| ||
00:56 | Remove errant semi-colons from the SQL used by LINQ to INSERT and then SELECT rows with composite primary keys. Fix for [9d353b0bd8]. check-in: 01a3da88e7 user: mistachkin tags: trunk | |
00:13 | Reorganize the solution files. check-in: e0e67614a2 user: mistachkin tags: trunk | |
2015-06-15
| ||
05:58 | Modify test case. Closed-Leaf check-in: a000fa4f91 user: mistachkin tags: tkt-449885cc57 | |
2015-06-13
| ||
20:46 | Add test cases for ticket [449885cc57]. check-in: e087483fc3 user: mistachkin tags: tkt-449885cc57 | |
20:45 | Update list of CONFIG parameters. check-in: d1d2020750 user: mistachkin tags: trunk | |
2015-06-09
| ||
23:13 | Add BusyTimeout connection string property to set the busy timeout to be used by the SQLite core library. check-in: 873c720835 user: mistachkin tags: trunk | |
20:27 | Improve exception message for the ZipVfsVersion connection string property. check-in: 81a9e94c47 user: mistachkin tags: trunk | |
20:24 | Use the correct PRAGMA to set the journal mode while opening a connection with ZipVFS enabled. check-in: acdc40ff05 user: mistachkin tags: trunk | |
2015-06-06
| ||
00:24 | Enhance the test suite infrastructure to handle having the tests in their own directory. check-in: b7162effee user: mistachkin tags: trunk | |
2015-06-05
| ||
22:04 | Refactor how the test suite infrastructure package is handled. check-in: 8728586263 user: mistachkin tags: trunk | |
21:49 | Fix minor typo in README. check-in: 15b0514947 user: mistachkin tags: trunk | |
2015-06-04
| ||
23:42 | Update Eagle in externals to the beta 33 release. check-in: 3fafcd0c5e user: mistachkin tags: trunk | |
2015-06-03
| ||
17:17 | Add support for integrating with ZipVFS. check-in: 0c9928dbbf user: mistachkin tags: trunk | |
16:38 | Fix incorrect test result. Closed-Leaf check-in: 212beca674 user: mistachkin tags: zipvfs | |
16:33 | Update embedded documentation and the version history docs. check-in: 984f5d1c0d user: mistachkin tags: zipvfs | |
02:46 | For ZipVFS, also include the 'algorithms.c' file. check-in: 694e4bfe9b user: mistachkin tags: zipvfs | |
02:16 | Support alternate VFSs when opening a database connection. More work on ZipVFS integration. This is an interim check-in and needs testing. check-in: 6bf64f992e user: mistachkin tags: zipvfs | |
00:28 | Add special 'placeholder' defines to the interop assembly props files. check-in: 3d46b94d99 user: mistachkin tags: zipvfs | |
2015-06-02
| ||
18:21 | Add optional support for building the interop assembly with ZIPVFS. check-in: dcd24352a0 user: mistachkin tags: zipvfs | |
2015-05-30
| ||
22:45 | Update SQLite core library to the latest trunk code. check-in: b994e3c790 user: mistachkin tags: trunk | |
21:38 | Implement the Substring method for LINQ using the 'substr' core SQL function. check-in: 52085afe23 user: mistachkin tags: trunk | |
21:37 | Bump all version numbers to 1.0.98.0. Update version history docs. check-in: ff1cdfc19c user: mistachkin tags: trunk | |
2015-05-27
| ||
00:43 | Fix typos in the previous check-in. check-in: 3447ba8980 user: mistachkin tags: trunk | |
00:42 | Support building debug variants of all release packages. check-in: 6316be1002 user: mistachkin tags: trunk | |
00:14 | Update the download page for release 1.0.97.0. check-in: b31d2517cc user: mistachkin tags: trunk | |
2015-05-26
| ||
22:54 | Updates for the 1.0.97.0 release. check-in: b4a469371e user: mistachkin tags: trunk, release, release-1.0.97.0 | |
19:37 | Rebuild the CHM file. Closed-Leaf check-in: af3eee23f3 user: mistachkin tags: preRelease | |
19:06 | Updates for the 1.0.97.0 release. check-in: e63ae6e43f user: mistachkin tags: preRelease | |
2015-05-22
| ||
01:57 | Changes to permit easier customization of the NuGet MSBuild settings. Closed-Leaf check-in: c6c4e96ece user: mistachkin tags: nuGetContent | |
2015-05-21
| ||
18:47 | Simplify condition for the content section added in the previous check-in. check-in: 54ac1d7383 user: mistachkin tags: nuGetContent | |
18:37 | Experimental NuGet package change to allow the interop files to be considered as 'Content' again. check-in: ab40dc2756 user: mistachkin tags: nuGetContent | |
2015-05-20
| ||
21:53 | Update SQLite core library to the 3.8.10.2 release. check-in: 0fc18b9f9e user: mistachkin tags: trunk | |
00:08 | Update master release archive manifest. check-in: c9d2c14f67 user: mistachkin tags: trunk | |
2015-05-19
| ||
21:30 | Add the NuGet XDT transform file to the solution files. check-in: 9c07ab2010 user: mistachkin tags: trunk | |
18:24 | Make sure enabling UseUTF16Encoding sets the schema encoding to UTF-16. Fix for [7c151a2f0e]. check-in: 749d5af8d3 user: mistachkin tags: trunk | |
2015-05-16
| ||
03:33 | Improve documentation for the 'restrictionValues' parameter to SQLiteConnetion.GetSchema. check-in: 4be7ad3120 user: mistachkin tags: trunk | |
02:26 | Stop using the specific version for the EF6 Nuget package. Fix for [abf2be8a23]. check-in: a58c97761a user: mistachkin tags: trunk | |
2015-05-15
| ||
17:45 | Prevent calls to the native sqlite3_step() and sqlite3_interrupt() methods from being interrupted via a ThreadAbortException. Also, remove a superfluous native function declaration. check-in: 70655cda1a user: mistachkin tags: trunk | |
2015-05-13
| ||
03:47 | Also prevent the sqlite3_interrupt() call from being interrupted. Closed-Leaf check-in: 7f1111a6fd user: mistachkin tags: stepNoThreadAbort | |
03:23 | Prevent the call into the native sqlite3_step() call from being interrupted via a ThreadAbortException. Also, remove a superfluous native function declaration. check-in: c822cde494 user: mistachkin tags: stepNoThreadAbort | |
2015-05-09
| ||
17:42 | Update SQLite core library to the 3.8.10.1 release. check-in: da24877dcb user: mistachkin tags: trunk | |
2015-05-06
| ||
03:48 | Update the example configuration file with the new environment variable. check-in: bea855da67 user: mistachkin tags: trunk | |
02:58 | Add DefaultFlags_SQLiteConnection environment variable to enable customization of the default connection flags. check-in: 719a56624a user: mistachkin tags: trunk | |
2015-05-05
| ||
22:53 | Update SQLite core library to the latest 3.8.10 pre-release. check-in: ee4b5ffd21 user: mistachkin tags: trunk | |
2015-04-28
| ||
16:42 | Support using MSBuild v12.0 in the build batch script. check-in: 23e2635c4c user: mistachkin tags: trunk | |
2015-04-22
| ||
20:50 | Move read-only statement check into the SQLiteStatement.TryGetChanges method to help improve backward compatibility. check-in: 6c5c517163 user: mistachkin tags: trunk | |
20:35 | The GetErrorString static method was moved from SQLiteBase to SQLite3. Fix the static and dynamic calls into it from the SQLiteException class. check-in: 69a8a5e0e3 user: mistachkin tags: trunk | |
2015-04-21
| ||
18:18 | Improve ADO.NET conformance of the SQLiteDataReader.RecordsAffected property. Fix for [74542e702e]. check-in: 68239f46ea user: mistachkin tags: trunk | |
2015-04-09
| ||
04:53 | More fine-tuning of script library / test suite integration. check-in: 7bc6c13445 user: mistachkin tags: trunk | |
01:50 | Improve comments and diagnostic message from the previous check-in. check-in: 3a7cd19856 user: mistachkin tags: trunk | |
01:37 | Modify test suite initialization to optionally (and carefully) take advantage of the new 'debug' sub-commands from Eagle beta 33. check-in: 6b46295db1 user: mistachkin tags: trunk | |
01:06 | Fix test suite usage of the haveSQLiteObjectCommand procedure. check-in: b93bd7e4d2 user: mistachkin tags: trunk | |
2015-04-08
| ||
23:12 | Modify the test suite itself to work without the 'object' command, if necessary. check-in: 673875e370 user: mistachkin tags: trunk | |
22:03 | Modify test suite initialization to work without the 'object' command, if necessary. check-in: 179f0629be user: mistachkin tags: trunk | |
21:36 | Update Eagle script library in externals to the latest trunk code. check-in: 85b231175b user: mistachkin tags: trunk | |
18:30 | Update the included core library documentation. check-in: ba3097cbdb user: mistachkin tags: trunk | |
18:29 | Update SQLite core library to the 3.8.9 release. check-in: 40495eae0b user: mistachkin tags: trunk | |
2015-04-02
| ||
22:58 | Update SQLite core library to the latest 3.8.9 pre-release. check-in: 3d82917c23 user: mistachkin tags: trunk | |
2015-03-30
| ||
20:34 | Add more tests for ticket [94252b9059]. check-in: 9a50efa0ae user: mistachkin tags: trunk | |
19:31 | Prevent the IDataReader.GetDataTypeName method from throwing 'No current row' exceptions. Fix for [94252b9059]. Also, the IDataReader.GetDataTypeName method should always return the declared type name. check-in: 40def75096 user: mistachkin tags: trunk | |
2015-03-26
| ||
22:16 | Fix compilation error for the 'testlinq' program with the .NET Framework 3.5. check-in: 3cd750e5f4 user: mistachkin tags: trunk | |
22:04 | Fix typo in version history docs. check-in: 7f9d345fd9 user: mistachkin tags: trunk | |
21:55 | When BinaryGUID handling is off, transform the LINQ paramter types as well. Fix for [a4d9c7ee94]. check-in: 87b4244129 user: mistachkin tags: trunk | |
20:38 | When creating a parameter associated with a specific command, keep track of that command. check-in: 64d7e6903e user: mistachkin tags: trunk | |
20:20 | Make the DbType value of (-1) a constant in the parameter class. check-in: 30d638f582 user: mistachkin tags: trunk | |
20:15 | Remove superfluous conversions between int and DbType. check-in: 69ed1c6104 user: mistachkin tags: trunk | |
00:18 | Merge updates from trunk. Closed-Leaf check-in: 3f32d0d469 user: mistachkin tags: tkt-abf2be8a23 | |
00:16 | Bump all version numbers to 1.0.97.0. Update version history docs. check-in: 548a7a1ecd user: mistachkin tags: trunk | |
00:03 | Update EntityFramework in externals to 6.1.3. check-in: 8833a710e9 user: mistachkin tags: trunk | |
2015-03-25
| ||
23:57 | Add NuGet package note to the download page. check-in: dc15f09727 user: mistachkin tags: trunk | |
2015-03-23
| ||
03:59 | Stop using the specific version for the EF6 Nuget package. Fix for [abf2be8a23]. check-in: a1407ccbc5 user: mistachkin tags: tkt-abf2be8a23 | |
2015-03-06
| ||
04:24 | Fix some NuGet package titles. check-in: abb518ab0e user: mistachkin tags: trunk | |
02:49 | Update Eagle in externals to the beta 32 release. check-in: 36785928b8 user: mistachkin tags: trunk | |
2015-03-05
| ||
00:38 | Final updates for release 1.0.96.0. check-in: f59e864715 user: mistachkin tags: trunk, release, release-1.0.96.0 | |
00:20 | Update the download page. Closed-Leaf check-in: 92bdcf3693 user: mistachkin tags: nextRelease | |
00:09 | Update the CHM file. check-in: f1501662b5 user: mistachkin tags: nextRelease | |
2015-03-04
| ||
19:51 | Merge updates from trunk. check-in: 2d4eaf4c96 user: mistachkin tags: nextRelease | |
19:51 | Fix SQLite core library version number on the download page. check-in: 84fd651130 user: mistachkin tags: trunk | |
19:48 | Update release date for 1.0.96.0. check-in: 80b6dda010 user: mistachkin tags: nextRelease | |
19:42 | Improve coding style in the CountParents method. check-in: 528007e621 user: mistachkin tags: nextRelease | |
2015-03-03
| ||
03:15 | Update Eagle script library in externals to the latest trunk code. check-in: 12a71d6811 user: mistachkin tags: nextRelease | |
02:54 | Pickup release archive verification tool changes from upstream. check-in: 8692ce7849 user: mistachkin tags: nextRelease | |
00:09 | Cosmetic change to the previous check-in. check-in: 2eda4ee714 user: mistachkin tags: nextRelease | |
00:08 | Update mailing list addresses. check-in: 789558b44e user: mistachkin tags: nextRelease | |
2015-03-02
| ||
23:11 | When counting the number of tables in the GetSchemaTable method, do not include those that have a null or empty name. Fix for [92dbf1229a]. check-in: 154d609bbe user: mistachkin tags: nextRelease | |
19:07 | Add tests for ticket [c28d7fe915]. check-in: 2166864f27 user: mistachkin tags: nextRelease | |
18:48 | Update version history docs. Bump all versions to 1.0.96.0. check-in: d53f664e70 user: mistachkin tags: nextRelease | |
17:40 | The IDataReader.GetOrdinal method should not throw 'no current row' exceptions. Fix for [c28d7fe915]. check-in: 0bcca49374 user: mistachkin tags: nextRelease | |
2015-02-28
| ||
07:32 | Final updates for release 1.0.95.0. check-in: 42c8a4f285 user: mistachkin tags: trunk, release, release-1.0.95.0 | |
05:14 | Add connection string property documentation for PrepareRetries. check-in: b90035f692 user: mistachkin tags: trunk | |
2015-02-26
| ||
20:34 | Update SQLite core library to the 3.8.8.3 release. check-in: 5f6b2d34a1 user: mistachkin tags: trunk | |
2015-02-24
| ||
18:30 | Merge updates from trunk. Closed-Leaf check-in: 6c8bd53b50 user: mistachkin tags: preRelease | |
18:30 | Update the estimated release date for 1.0.95.0. check-in: 2c806f38a5 user: mistachkin tags: trunk | |
2015-02-23
| ||
18:05 | Merge updates from trunk. check-in: f1f772dbd0 user: mistachkin tags: preRelease | |
2015-02-20
| ||
19:37 | Revise how the global connection flags are output by the test suite infrastructure. check-in: 1fb906b724 user: mistachkin tags: trunk | |
19:15 | Merge updates from trunk. check-in: 3e7ed06ca5 user: mistachkin tags: preRelease | |
19:14 | Update the master release archive manifest. check-in: 6fb0f14b81 user: mistachkin tags: trunk | |
19:09 | Make the per-test connection flag output a little less noisy. Fix a leaked test variable. check-in: 2fe91fda63 user: mistachkin tags: trunk | |
17:22 | Permit empty string values for the Password and HexPassword connection string properties. check-in: 7c2c7ba6cf user: mistachkin tags: trunk | |
2015-02-19
| ||
01:00 | Add BindDateTimeWithKind connection flag to force DateTime parameter values to match the DateTimeKind associated with the connection, if applicable. Fix for [a7d04fb111]. check-in: e5f6b68387 user: mistachkin tags: trunk | |
2015-02-18
| ||
22:46 | Improve the changes in the previous check-in. check-in: 470251caba user: mistachkin tags: trunk | |
22:43 | In the test suite infrastructure, make sure the auto-selection process checks in the platform-specific sub-directory. check-in: 12aacef1c3 user: mistachkin tags: trunk | |
2015-02-13
| ||
21:31 | Merge updates from trunk. check-in: 63d2c28b37 user: mistachkin tags: preRelease | |
21:30 | Refactor NuGet packages. check-in: 126b7c1987 user: mistachkin tags: trunk | |
21:13 | Add support for including extra extensions at compile-time for the custom built interop DLL. check-in: 02e5ea34c5 user: mistachkin tags: trunk | |
19:56 | Update version history docs. Closed-Leaf check-in: 7bc12f199d user: mistachkin tags: nuGetRefactor | |
19:43 | Legacy package cleanup. Revise tests to include the EntityFramework version. Update downloads page. check-in: f0e4722e5a user: mistachkin tags: nuGetRefactor | |
18:43 | Refactor NuGet package dependencies and the MSIL-only packages. Make System.Data.SQLite.MSIL into pure 'meta-packages'. Stop depending on System.Data.SQLite.Core from EF6/Linq packages. check-in: d4f804aa46 user: mistachkin tags: nuGetRefactor | |
2015-02-12
| ||
23:53 | Add PrepareRetries connection string property to allow the maximum number of retries when preparing a query to be overridden. Fix for [647d282d11]. check-in: 39f91f897d user: mistachkin tags: trunk | |
20:42 | Revise how the SEE and CEROD extensions are included, when applicable. check-in: 3d042d498c user: mistachkin tags: trunk | |
18:56 | Reset build patch-levels. check-in: a223e3baf3 user: mistachkin tags: trunk | |
18:53 | Corrections to the previous check-in. check-in: 07200719dc user: mistachkin tags: trunk | |
18:18 | Enable easier integration with CEROD. check-in: d3eb5c0fcc user: mistachkin tags: trunk | |
2015-02-09
| ||
23:19 | Merge updates from trunk. check-in: ae3b0b3c66 user: mistachkin tags: preRelease | |
23:18 | Another attempt to improve readability of the download page. check-in: 368bd94cb2 user: mistachkin tags: trunk | |
22:12 | Merge updates from trunk. check-in: 36d1fb2c28 user: mistachkin tags: preRelease | |
22:12 | Update version history docs. check-in: 790e172dc1 user: mistachkin tags: trunk | |
22:03 | Merge updates from trunk. check-in: 4a08b24578 user: mistachkin tags: preRelease | |
22:02 | Improve readability of the download page slightly. check-in: 71c94d946c user: mistachkin tags: trunk | |
21:59 | Merge updates from trunk. check-in: c91556afee user: mistachkin tags: preRelease | |
21:56 | Change links to HTTPS, where applicable. check-in: 2683c27f12 user: mistachkin tags: trunk | |
21:54 | Merge updates from trunk. check-in: 920e646443 user: mistachkin tags: preRelease | |
21:53 | Document an additional requirement for using Entity Framework 6 design-time integration on the download page. check-in: 4130454d42 user: mistachkin tags: trunk | |
21:20 | Change links to HTTPS, where applicable. Closed-Leaf check-in: 192aebcb1d user: mistachkin tags: httpsLinks | |
2015-02-07
| ||
02:48 | Merge updates from trunk. check-in: d345593dba user: mistachkin tags: preRelease | |
01:14 | Switch to Visual C++ Redistributable for Visual Studio 2012 Update 4. Update the master release archive manifest. check-in: ee4f54fca8 user: mistachkin tags: trunk | |
00:46 | Update pre-release package metadata. check-in: cd9fe600e1 user: mistachkin tags: preRelease | |
2015-02-06
| ||
23:59 | Merge updates from trunk. check-in: c4f39e9ba4 user: mistachkin tags: preRelease | |
23:06 | Modify the XDT transform used by the EF6 NuGet packages to omit removal of the EF6 provider itself. check-in: 7737ecc51b user: mistachkin tags: trunk | |
20:51 | In the NuGet package building tool, make sure the build output directory is present. check-in: 9384e9b2ac user: mistachkin tags: trunk | |
2015-02-05
| ||
21:16 | Add experimental XDT transform to the NuGet packages for EF6 to enable them to remove non-EF6 DbProviderFactories. This is needed because EF6 seems to intermittently select the 'wrong' one when there are multiple choices available. check-in: 8c2130e985 user: mistachkin tags: trunk | |
04:20 | Use the local mirror location for all NuGet packages on the download page. check-in: 3ab8325ebe user: mistachkin tags: preRelease | |
04:14 | Merge updates from trunk. check-in: c889aab5ea user: mistachkin tags: preRelease | |
00:56 | Update version history docs. check-in: 40675693dd user: mistachkin tags: trunk | |
00:51 | Simplify the process for building all the NuGet packages during the release procedures. check-in: 00a919dc8d user: mistachkin tags: trunk | |
00:33 | Update the Entity Framework version to 6.1.2.0. check-in: ae3f5740fc user: mistachkin tags: trunk | |
2015-02-02
| ||
21:01 | Updates for the pre-release of 1.0.95.0. check-in: 53ca5ed865 user: mistachkin tags: preRelease | |
20:16 | Improvements to the download page. check-in: 6ce3355c9b user: mistachkin tags: trunk | |
2015-01-30
| ||
17:59 | Update SQLite core library to the 3.8.8.2 release. check-in: c0f67d5d98 user: mistachkin tags: trunk | |
2015-01-29
| ||
05:22 | Escape some reserved characters in the comments for a test. check-in: 15705ce58d user: mistachkin tags: trunk | |
00:57 | Enable easier integration with SEE. check-in: 328517cce9 user: mistachkin tags: trunk | |
2015-01-28
| ||
19:21 | Update version of Inno Setup mentioned in docs. check-in: b3a29a56c9 user: mistachkin tags: trunk | |
2015-01-22
| ||
22:39 | Correct marshalling of strings and blobs in the SQLiteValue class. Fix for [85b824b736]. check-in: c68ac18fb4 user: mistachkin tags: trunk | |
18:35 | Make sure SQLiteIndexOutputs.ConstraintUsages instances are created prior to calling ISQLiteManagedModule.BestIndex. Fix for [56f511d268]. check-in: c927246f90 user: mistachkin tags: trunk | |
2015-01-20
| ||
18:45 | Update SQLite core library to the 3.8.8.1 release. check-in: 08e48dbfa7 user: mistachkin tags: trunk | |
15:45 | Make it easier to test a subset of the supported Visual Studio versions. check-in: b8b5a66015 user: mistachkin tags: trunk | |
2015-01-16
| ||
16:14 | Also update the version history docs to reflect SQLite 3.8.8. check-in: f2f947aeb4 user: mistachkin tags: trunk | |
15:51 | Update SQLite core library to the 3.8.8 release. check-in: 0fe2fc38b9 user: mistachkin tags: trunk | |
2015-01-15
| ||
19:29 | Enhance the R-Tree test from the previous check-in. check-in: b14c166f11 user: mistachkin tags: trunk | |
19:01 | Add test case for R-Tree to the .NET Compact Framework test harness. check-in: eb8927b3f3 user: mistachkin tags: trunk | |
2015-01-14
| ||
21:30 | Update SQLite core library to the latest 3.8.8 release candidate. check-in: b1d5152664 user: mistachkin tags: trunk | |
21:26 | Address all the LINQ issues mentioned in ticket [8d928c3e88]. Make the storage schema (SSDL) files more consistent with their provider names. check-in: 9ff0f0adf0 user: mistachkin tags: trunk | |
2015-01-13
| ||
04:08 | Fix extra single quotes around the formatted DateTime values in the LINQ assembly. Use GetSettingValue to access the new environment variables. Closed-Leaf check-in: 45312da90e user: mistachkin tags: tkt-8d928c3e88 | |
03:39 | In the LINQ assembly, when surrounding single quotes are required for a formatted DateTime value, be sure to escape contained single quotes. check-in: b999c9c818 user: mistachkin tags: tkt-8d928c3e88 | |
03:34 | Merge updates from trunk. check-in: a15efc1fd5 user: mistachkin tags: tkt-8d928c3e88 | |
03:34 | Attempt to make the 'legacy' NuGet package configuration transform work the same as the EF6 one. check-in: c2e4f24377 user: mistachkin tags: trunk | |
03:30 | Remove a comment that is no longer accurate. check-in: 812281ccef user: mistachkin tags: trunk | |
03:18 | Simplify the new DateTime test in the testlinq program. check-in: 27511f2109 user: mistachkin tags: tkt-8d928c3e88 | |
02:28 | Enhance the self-cleanup for the new tests in the testlinq program. check-in: 6f6b1fe9d4 user: mistachkin tags: tkt-8d928c3e88 | |
02:20 | Add SQLite_ForceLogPrepare environment variable to force logging of all prepared SQL regardless of the flags for the associated connection. Add more tests. check-in: 2f3a593340 user: mistachkin tags: tkt-8d928c3e88 | |
2015-01-12
| ||
23:44 | Do not wrap formatted DateTime values in single quotes when they are numeric. check-in: fc9e94c67d user: mistachkin tags: tkt-8d928c3e88 | |
2015-01-09
| ||
04:11 | Make the storage schema (SSDL) files more consistent with their provider names. check-in: b59de72204 user: mistachkin tags: tkt-8d928c3e88 | |
04:10 | Add comments. check-in: 2d0a56c918 user: mistachkin tags: tkt-8d928c3e88 | |
2015-01-08
| ||
18:57 | Add 'AppendManifestToken_SQLiteProviderManifest' environment variable to enable better testing and tighter integration. Complete initial tests. check-in: c42db158c3 user: mistachkin tags: tkt-8d928c3e88 | |
17:42 | More work on testability. check-in: d8ed5e99ae user: mistachkin tags: tkt-8d928c3e88 | |
04:55 | Work in progress for ticket [8d928c3e88]. These changes are not yet fully tested. check-in: 0b6d0e63ca user: mistachkin tags: tkt-8d928c3e88 | |
2015-01-07
| ||
01:11 | Configuration file cleanup: omit the 'remove' element for the legacy 'System.Data.SQLite' provider from the LINQ-specific and EF6-specific configuration files. check-in: 573499eaf2 user: mistachkin tags: trunk | |
2014-12-16
| ||
19:00 | Fix missing 'and'. check-in: d4cb6858ed user: mistachkin tags: trunk | |
19:00 | Update release procedures with some tooling info and links. check-in: 8e630a5299 user: mistachkin tags: trunk | |
18:41 | Update master release archive manifest. check-in: 6198c5f180 user: mistachkin tags: trunk | |
2014-12-09
| ||
23:13 | Update SQLite core library to the 3.8.7.4 release. check-in: 98379cefde user: mistachkin tags: trunk | |
19:23 | Update the included core library documentation. check-in: 9ade973926 user: mistachkin tags: trunk | |
2014-12-08
| ||
22:25 | Modify the test suite to support testing with shared-cache enabled. check-in: 9c7aa64aed user: mistachkin tags: trunk | |
2014-12-05
| ||
23:08 | Fix compilation error in the LINQ test tool with VS 2008. check-in: 3c3a197fad user: mistachkin tags: trunk | |
22:09 | Modify GetSchemaTable method to avoid setting SchemaTableColumn.IsKey column to true when more than one table is referenced. Fix for [47c6fa04d3]. check-in: 1e8465a822 user: mistachkin tags: trunk | |
03:33 | Correct naming of the NuGet MSBuild targets file to match the package names. check-in: 7704e9f337 user: mistachkin tags: trunk | |
03:23 | For the NuGet packages, make sure to copy the SQLite interop library files when there is no PostBuildEvent defined. check-in: 7de90061a2 user: mistachkin tags: trunk | |
2014-12-03
| ||
22:06 | Update version history docs. Closed-Leaf check-in: 6e472b0c26 user: mistachkin tags: tkt-47c6fa04d3 | |
21:41 | Set the name for the new test. check-in: 50f7902c6f user: mistachkin tags: tkt-47c6fa04d3 | |
21:14 | Add test and candidate fix for [47c6fa04d3]. check-in: 1fdf3de322 user: mistachkin tags: tkt-47c6fa04d3 | |
2014-11-28
| ||
08:38 | Fix typo on the release process web page. Fix for [89774dc93e]. check-in: 0d23e2583b user: mistachkin tags: trunk | |
2014-11-26
| ||
20:15 | Pickup release archive verification tool changes from upstream. check-in: f64b6958a2 user: mistachkin tags: trunk | |
2014-11-25
| ||
17:29 | Make sure the interop files are copied before the PostBuildEvent. Fix for [f16c93a932]. Make sure the interop files are copied when publishing a project that refers to a NuGet package containing them. Fix for [e796ac82c1]. check-in: eb697cca1c user: mistachkin tags: trunk | |
00:18 | Improve handling of bad hash values and non-source archives in the master release archive verification tool. check-in: 79c91d89e7 user: mistachkin tags: trunk | |
2014-11-24
| ||
23:13 | Further improvements to the master release archive verification tool. check-in: 8d7c524914 user: mistachkin tags: trunk | |
22:21 | Fix issues in the master release archive verification tool regarding file names containing spaces. check-in: 06cb175d37 user: mistachkin tags: trunk | |
22:09 | Simplify the changes in the previous check-in. check-in: 12fe311a36 user: mistachkin tags: trunk | |
22:03 | Check for missing Fossil tool in the master release archive verification tool. check-in: 59d9761e66 user: mistachkin tags: trunk | |
21:34 | Improvements to the master release archive verification tool. check-in: e100045f84 user: mistachkin tags: trunk | |
2014-11-19
| ||
23:09 | Update SQLite core library to the 3.8.7.2 release. check-in: 919cb869dc user: mistachkin tags: trunk | |
00:47 | Merge updates from trunk. Closed-Leaf check-in: 203f70a8bf user: mistachkin tags: publishWithNuGetPkg | |
00:46 | Make sure the interop files are copied before the PostBuildEvent. Fix for [f16c93a932]. check-in: cc56b6902b user: mistachkin tags: publishWithNuGetPkg | |
00:45 | Make sure the interop files are copied when publishing a project that refers to a NuGet package containing them. Fix for [e796ac82c1]. check-in: ee40baa88e user: mistachkin tags: publishWithNuGetPkg | |
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 | |
01:28 | Revise a minor merge issue from the previous check-in. check-in: c2bccd5229 user: mistachkin tags: interopParams2 | |
01:18 | 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: 5b359db222 user: mistachkin tags: interopParams2 | |
00:58 | Merge updates from trunk. check-in: d48e9010a9 user: mistachkin tags: publishWithNuGetPkg | |
00:55 | Wrap SELECT statements in parenthesis if they have an ORDER BY, LIMIT, or OFFSET clause and a compound operator is involved. Fix for [0a32885109]. check-in: a0f4a5ebcf user: mistachkin tags: trunk | |
00:20 | Merge updates from trunk. Closed-Leaf check-in: 8d77d459fa user: mistachkin tags: tkt-0a32885109 | |
00:19 | Handle Julian Day values that fall outside of the supported range for OLE Automation dates. Fix for [3e783eecbe]. check-in: 3bd76a0c9d user: mistachkin tags: trunk | |
00:04 | Update version history docs. check-in: da73ebd20d user: mistachkin tags: tkt-0a32885109 | |
2014-11-13
| ||
23:58 | Rewrite previous fix for [0a32885109] so it retains the ORDER BY, LIMIT, and OFFSET clauses. check-in: a9d19a3b28 user: mistachkin tags: tkt-0a32885109 | |
2014-11-08
| ||
06:45 | Remove UTF-8 BOM. check-in: 33014329d6 user: mistachkin tags: tkt-0a32885109 | |
06:41 | Do not emit ORDER BY, LIMIT, and OFFSET clauses for the left SELECT statement when a compound operator is involved. Candidate fix for [0a32885109]. check-in: 1f05aa9dd6 user: mistachkin tags: tkt-0a32885109 | |
2014-11-07
| ||
23:48 | Defer disposing of the connection created by the static SQLiteCommand.Execute method when a data reader is returned. Fix for [daeaf3150a]. check-in: ad79758d0c user: mistachkin tags: trunk | |
22:00 | Change support email address in the design-time components. Pursuant to [17405b6e06]. check-in: 9c43b0b95c user: mistachkin tags: trunk | |
2014-11-01
| ||
22:58 | Add more tests. Closed-Leaf check-in: 55359b6e3c user: mistachkin tags: newJulianDay | |
21:10 | Improve coding style. check-in: 4a5306964c user: mistachkin tags: newJulianDay | |
21:08 | Improve backward compatibility by throwing exceptions for Julian Day values that are out of the range supported by the DateTime class in the .NET Framework. Fix issue with millisecond accuracy. check-in: c3dc93e495 user: mistachkin tags: newJulianDay | |
18:59 | Improve the precision of the new tests. check-in: 0d4a166b9a user: mistachkin tags: newJulianDay | |
18:46 | Minor fix to whitespace. check-in: b276a44703 user: mistachkin tags: newJulianDay | |
18:44 | Update version history docs. check-in: 8bc9e1d65d user: mistachkin tags: newJulianDay | |
18:36 | Revise tests to more precisely demonstrate the fixed issues. check-in: 86b8dcc0ba user: mistachkin tags: newJulianDay | |
00:27 | Add more tests. check-in: 5b924895c0 user: mistachkin tags: newJulianDay | |
2014-10-31
| ||
23:36 | Completely remove use of DateTime.FromOADate and DateTime.ToOADate methods. Improve comments. Now passes existing tests. More tests are still necessary. check-in: 36b4f89052 user: mistachkin tags: newJulianDay | |
22:40 | Improve handling of out-of-range Julian Day values. check-in: c559792dba user: mistachkin tags: newJulianDay | |
21:36 | Add experimental port of the Julian Day handling functions from the SQLite core library. Still needs tests. Pursuant to [3e783eecbe]. check-in: fe17cded54 user: mistachkin tags: newJulianDay | |
2014-10-30
| ||
01:12 | Update SQLite core library to the 3.8.7.1 release. check-in: 5074b140f0 user: mistachkin tags: trunk | |
2014-10-17
| ||
23:08 | Slightly improve build task naming. check-in: a72d3b55ad user: mistachkin tags: publishWithNuGetPkg | |
23:02 | First attempt to address [e796ac82c1]. check-in: 27212bfb22 user: mistachkin tags: publishWithNuGetPkg | |
15:13 | Update SQLite core library to the 3.8.7 release. check-in: 4efb665c41 user: mistachkin tags: trunk | |
2014-10-16
| ||
19:32 | Update SQLite core library to the latest trunk code. check-in: 8dad8e9644 user: mistachkin tags: trunk | |
2014-10-08
| ||
20:58 | Update SQLite core library to the latest trunk code. check-in: da3ee20ded user: mistachkin tags: trunk | |
18:49 | Various minor performance enhancements to the SQLiteDataReader class. Pursuant to [e122d26e70]. check-in: e6cc5d000b user: mistachkin tags: trunk | |
00:09 | Update SQLite core library to the latest trunk code. check-in: 3c2212a03d user: mistachkin tags: trunk | |
2014-10-07
| ||
17:52 | More performance adjustments to the data reader class. Pursuant to [e122d26e70]. Closed-Leaf check-in: 53e8310fda user: mistachkin tags: experimental | |
2014-10-06
| ||
22:38 | Merge updates from trunk. check-in: 5fb0f836bd user: mistachkin tags: experimental | |
2014-09-30
| ||
14:03 | More minor performance enhancements. Pursuant to [e122d26e70]. check-in: 684f381cd4 user: mistachkin tags: experimental | |
2014-09-29
| ||
00:26 | Update Eagle in externals to the beta 31 release. check-in: 6c0d692f73 user: mistachkin tags: trunk | |
2014-09-26
| ||
21:25 | Fix typo in the setup package data file. check-in: db47ff46aa user: mistachkin tags: trunk | |
04:01 | Change the type of all '_version' fields to simply 'int' instead of 'long', which will hopefully result in a small speed increase. check-in: ffbc71c72b user: mistachkin tags: experimental | |
03:31 | Merge updates from trunk. check-in: c8e5b7d893 user: mistachkin tags: experimental | |
2014-09-25
| ||
04:06 | Use $(OutDir) instead of $(OutputPath) in the MSBuild targets file contained in the NuGet packages. Fix for [b9741a9c25]. check-in: 1a26d4f6ce user: mistachkin tags: trunk | |
2014-09-24
| ||
05:54 | Fix several issues with the initial check-in on this branch. check-in: 8aa9c8c9e4 user: mistachkin tags: experimental | |
05:11 | Merge updates from trunk. check-in: 077e38a462 user: mistachkin tags: experimental | |
05:09 | In the test suite infrastructure, make sure transactions and/or connections 'leaked' by tests are cleaned up before calling the native shutdown function. check-in: cfe8932268 user: mistachkin tags: trunk | |
04:15 | Experimental changes to remove superfluous calls from the SQLiteDataReader class. These changes are not yet completely correct. Pursuant to [e122d26e70]. check-in: ab425e79d7 user: mistachkin tags: experimental | |
2014-09-23
| ||
05:52 | Bump all version numbers to 1.0.95.0. Update version history docs. check-in: 24bd8ccbe2 user: mistachkin tags: trunk | |
02:30 | Update test name and add a comment. check-in: 9a55492aab user: mistachkin tags: trunk | |
02:18 | Centralize most test suite handling of constraints that check for the existence of files. check-in: 530c121d5f user: mistachkin tags: trunk | |
01:21 | Add test to make sure that the SQL statements generated for a DbUpdateCommandTree via the LINQ assembly are properly delimited (i.e. by a semi-colon). check-in: e0cbe7cc0d user: mistachkin tags: trunk | |
2014-09-22
| ||
20:09 | In SQLiteDataReader.VerifyType method, remove duplicate 'if' statement for the DbType.SByte value and move the remaining 'if' to the Int64 affinity. Fix for [c5cc2fb334]. check-in: 24b429ba4d user: mistachkin tags: trunk | |
20:06 | Fix syntax issue with LINQ UPDATE statement generation. Reported by Den Pakizh via the mailing list. check-in: e9c47a0ef5 user: mistachkin tags: trunk | |
2014-09-17
| ||
02:10 | Update downloads page with the modified source archive. check-in: 6a4f9d5919 user: mistachkin tags: trunk | |
01:42 | Merge NuGet packaging updates to fix the configuration file transform issue impacting EF6 integration (at design-time). Fix for [d47edba44a]. check-in: 2e4fb94ce9 user: mistachkin tags: trunk | |
01:17 | Oops, missed the primary (meta-)package. Closed-Leaf check-in: 2e969937c7 user: mistachkin tags: NuGetTransformFix | |
01:14 | Update file sizes and hashes on the downloads page. check-in: 86c3dae684 user: mistachkin tags: NuGetTransformFix | |
00:58 | Workaround for NuGet packaging issue related to configuration file transforms that prevent EF6 design-time support from working correctly. check-in: 7c87e5ccc6 user: mistachkin tags: NuGetTransformFix | |
2014-09-15
| ||
18:56 | Final updates for release 1.0.94.0. check-in: 100f26baaa user: mistachkin tags: trunk, release, release-1.0.94.0 | |
2014-09-14
| ||
07:20 | Update pre-release source code package to reflect the NuGet package changes. Closed-Leaf check-in: ce64695ba9 user: mistachkin tags: preRelease | |
07:17 | Merge updates from trunk. check-in: b53ec99e9f user: mistachkin tags: preRelease | |
07:17 | Enhancements to the command line build tool. check-in: d79821ede8 user: mistachkin tags: trunk | |
07:16 | Fix a couple typos in FAQ page links. check-in: 8d278ce342 user: mistachkin tags: trunk | |
2014-09-13
| ||
21:51 | Update all pre-release NuGet packages to version 1.0.94.2 on the download page. check-in: af87bf7a30 user: mistachkin tags: preRelease | |
21:42 | NuGet package updates. Be more explicit in the description of 'Beta' and 'Test' packages. Bump pre-release NuGet package version to 1.0.94.2. Fix app.config file issue for [e634e330a6]. check-in: 73b05711c4 user: mistachkin tags: preRelease | |
20:52 | Merge web page updates from trunk. check-in: 1a6b44e6d3 user: mistachkin tags: preRelease | |
20:51 | More web page updates. check-in: b284b7f34e user: mistachkin tags: trunk | |
2014-09-12
| ||
01:08 | Update source code artifact link on the download page. check-in: a293590625 user: mistachkin tags: trunk | |
2014-09-11
| ||
22:21 | Improvements to link ordering on the home page. check-in: a96af3d248 user: mistachkin tags: trunk | |
2014-09-10
| ||
07:17 | Enhancements to the command line build tool. Closed-Leaf check-in: 387e4d4017 user: mistachkin tags: msBuild | |
2014-09-08
| ||
22:13 | Merge updates from trunk. check-in: d17f4614ae user: mistachkin tags: preRelease | |
18:39 | Update some wording on the download page. check-in: ca115c3ef8 user: mistachkin tags: trunk | |
17:39 | Update file hashes to correspond to the pre-release NuGet packages. check-in: c08bde3ab3 user: mistachkin tags: preRelease | |
17:23 | Remove commented sections on downloads page to prevent wiki rendering issues. check-in: e7db113cb9 user: mistachkin tags: preRelease | |
17:21 | Add pre-release downloads for all non-legacy NuGet packages. Fix for [04de5029dc]. check-in: 4c89b317dd user: mistachkin tags: preRelease | |
2014-09-06
| ||
08:46 | Final updates for release 1.0.94.0. check-in: 407bcf08dc user: mistachkin tags: preRelease | |
02:10 | Refactor some diagnostic handling in the design-time components installer to allow for easier testing. check-in: e259979e9f user: mistachkin tags: trunk | |
2014-09-05
| ||
23:38 | Update version history docs. check-in: 9ddab641be user: mistachkin tags: trunk | |
19:21 | Add URL file to the source code archive. Update the master release archive manifest to include the new SQLiteOptions class file. check-in: 21b2a686ae user: mistachkin tags: trunk | |
19:06 | Update Eagle script library in externals to the latest trunk. check-in: 9f9605f107 user: mistachkin tags: trunk | |
17:49 | Refactor and simplify NuGet packages in order to support per-solution SQLite interop assembly files. Thanks to David Archer for his suggestions, feedback, and contributions. check-in: bd4e9309ea user: mistachkin tags: trunk | |
17:21 | Further simplify and robustify the MSBuild targets file for the NuGet packages. Closed-Leaf check-in: 14ae015f43 user: mistachkin tags: nugetChanges | |
15:55 | Fix typo in the NuGet MSBuild targets file. check-in: 3a9676e997 user: mistachkin tags: nugetChanges | |
2014-09-04
| ||
18:42 | Fix for previous check-in: missed one place where the default provider should be EF6 enabled. check-in: 8d98582107 user: mistachkin tags: trunk | |
18:33 | Merge updates from trunk. check-in: 0622da663d user: mistachkin tags: nugetChanges | |
18:32 | More work on getting the design-time components to detect and use the EF6 enabled provider. Cherrypick of [30c1589da7] (check-in on wrong branch). check-in: c43018f34e user: mistachkin tags: trunk | |
18:31 | Update imported SQLite core library documentation. check-in: 8e13c43294 user: mistachkin tags: trunk | |
17:45 | More work on getting the design-time components to detect and use the EF6 enabled provider. check-in: 30c1589da7 user: mistachkin tags: nugetChanges | |
03:52 | Remove previously deleted NuGet support files from the solution files. check-in: c44741f6f5 user: mistachkin tags: nugetChanges | |
03:46 | Merge updates from trunk. check-in: 30a16ee47c user: mistachkin tags: nugetChanges | |
03:42 | Enhance the design-time components and installer in order to better support EF6 model entity generation. check-in: c9f62dd914 user: mistachkin tags: trunk | |
03:30 | Merge updates from trunk. Closed-Leaf check-in: 8dba4cc370 user: mistachkin tags: designOptions | |
02:59 | Remove the shared PowerShell scripts for NuGet as they are no longer required. check-in: 63e49af71a user: mistachkin tags: nugetChanges | |
02:48 | Update batch build tool to include the 'Debug' configuration by default. check-in: daec116031 user: mistachkin tags: trunk | |
02:43 | Updates to the test suite infrastructure to handle Eagle integration changes. Cherrypick of [e68410521b]. check-in: 320319609f user: mistachkin tags: trunk | |
02:41 | Update Eagle in externals to the latest trunk code. check-in: cafe9568f1 user: mistachkin tags: trunk | |
00:52 | All uses of the Join-Path cmdlet should probably use the -Resolve option. check-in: 5fafa3aa6e user: mistachkin tags: nugetChanges | |
00:41 | Remove superfluous property setting from the NuGet install script. Fix typo in the NuGet targets file. check-in: b23659c738 user: mistachkin tags: nugetChanges | |
00:29 | More work on per-solution interop DLLs. Simplify MSBuild targets. check-in: 490683e924 user: mistachkin tags: nugetChanges | |
2014-09-03
| ||
22:49 | More refactoring of shared files. Add MSBuild targets for later use. check-in: 857c4992b2 user: mistachkin tags: nugetChanges | |
18:38 | Improve the robustness of the new provider name option handling in the design-time components. check-in: 592e679ca6 user: mistachkin tags: designOptions | |
04:11 | Updates to the test suite infrastructure to handle Eagle integration changes. Closed-Leaf check-in: e68410521b user: mistachkin tags: featureWork | |
2014-08-20
| ||
19:54 | Incorporate the NuGet changes into this branch as well. check-in: 6d139eeec7 user: mistachkin tags: featureWork | |
19:53 | Branch for pending feature work. check-in: e559baa888 user: mistachkin tags: featureWork | |
19:41 | Merge updates from trunk. check-in: 513718f26c user: mistachkin tags: nugetChanges | |
19:40 | Merge updates from trunk. check-in: e3dd6dc7e0 user: mistachkin tags: designOptions | |
2014-08-19
| ||
17:58 | Add per-connection caching of the 'Use_SQLiteConvert_DefaultDbType' and 'Use_SQLiteConvert_DefaultTypeName' settings. Pursuant to [58ed318f2f]. check-in: 948fd5b3a3 user: mistachkin tags: trunk | |
05:08 | Add some comments. check-in: 5e0ecd4053 user: mistachkin tags: nugetChanges | |
04:34 | Verify the folder path exists prior to calling the PowerShell Get-ChildItem cmdlet on it during uninstall. check-in: 007720e8f0 user: mistachkin tags: nugetChanges | |
02:12 | Fix typo in comment. check-in: 7879082337 user: mistachkin tags: nugetChanges | |
2014-08-18
| ||
20:42 | Preliminary changes to support having the NuGet packages use per-solution files. check-in: 3c017a0eaf user: mistachkin tags: nugetChanges | |
2014-08-15
| ||
13:40 | Update SQLite core library to the 3.8.6 release. check-in: ffe18d71ef user: mistachkin tags: trunk | |
2014-08-14
| ||
18:34 | Improve comments in the WinCE testing tool. check-in: cb8ccab996 user: mistachkin tags: trunk | |
04:22 | Correct several tests. check-in: b85106c760 user: mistachkin tags: trunk | |
2014-08-12
| ||
19:40 | Revise and enhance tests for [58ed318f2f]. check-in: 984343ce67 user: mistachkin tags: trunk | |
19:19 | Add NoConvertSettings connection flag to disable querying of runtime configuration settings from within the SQLiteConvert class. Pursuant to [58ed318f2f]. check-in: 59d43c48bb user: mistachkin tags: trunk | |
2014-08-11
| ||
23:59 | Improve clarity of using statements in the UnsafeNativeMethods class. Also, obtain the static lock prior to touching settingReadCounts (only applies to Debug builds). check-in: 8b0d28f75a user: mistachkin tags: trunk | |
2014-08-09
| ||
01:29 | Further refinements to the global assembly cache handling in the design-time components installer. check-in: f2f160939a user: mistachkin tags: designOptions | |
2014-08-08
| ||
23:17 | Merge updates from trunk. check-in: eeff47049c user: mistachkin tags: designOptions | |
23:17 | For the applicable setup packages, register the System.Data.SQLite.EF6 assembly in the Global Assembly Cache. check-in: a451b0fe1d user: mistachkin tags: designOptions | |
21:42 | Apparently, using nullable value types in DbConnectionStringBuilder derived classes can cause issues; therefore, avoid it. check-in: 29c37848ff user: mistachkin tags: trunk | |
2014-08-04
| ||
05:14 | Update ignore-glob setting for Fossil. check-in: dcc0c2a960 user: mistachkin tags: trunk | |
03:38 | Improve error handling in the design-time components when the provider is not found. check-in: 3013b98ea2 user: mistachkin tags: designOptions | |
2014-08-03
| ||
20:03 | Improve robustness of the design-time components installer when no assemblies are available to install. check-in: f9873f2b98 user: mistachkin tags: designOptions | |
02:38 | Merge updates from trunk. check-in: b6b8b71b11 user: mistachkin tags: designOptions | |
02:38 | Remove superfluous 'install.ps1' file that is no longer used. check-in: 6e67c4fdf1 user: mistachkin tags: trunk | |
02:14 | Diagnostic and comment enhancements to the design-time components installer. Merge updates from trunk. check-in: ffe8387567 user: mistachkin tags: designOptions | |
01:58 | Batch tool enhancements for testing. check-in: b799bc86e7 user: mistachkin tags: trunk | |
01:48 | Fix issue with documentation comment. check-in: f2a69275fd user: mistachkin tags: trunk | |
00:32 | Fix minor typo in the design-time components installer. check-in: cfbeefb82a user: mistachkin tags: trunk | |
00:14 | Merge updates from trunk. check-in: 938efc64e5 user: mistachkin tags: designOptions | |
2014-08-02
| ||
23:27 | Add 'Beta' and 'Test' versions of all remaining NuGet packages (i.e. the modular ones). check-in: 9509fcd7a8 user: mistachkin tags: trunk | |
22:42 | Make the versioning tests easier to manage and maintain. check-in: fb520cf55b user: mistachkin tags: trunk | |
20:46 | Make sure default data type warnings are always issued when applicable. check-in: 2413338b69 user: mistachkin tags: trunk | |
17:42 | Merge updates from trunk. check-in: d649417b2f user: mistachkin tags: designOptions | |
17:33 | Update documentation comments for the DefaultDbType and DefaultTypeName properties. check-in: f4af7db4f1 user: mistachkin tags: trunk | |
07:42 | Merge updates from trunk. check-in: 398e29fcc6 user: mistachkin tags: designOptions | |
07:22 | Add some test suite infrastructure routines useful for interactive testing. check-in: bc40ad4091 user: mistachkin tags: trunk | |
05:04 | Make all references to the '.NET Framework' consistent. check-in: 8228a45d77 user: mistachkin tags: designOptions | |
05:02 | Fix missing call to SQLiteOptions.GetProviderName. check-in: f294bad7b4 user: mistachkin tags: designOptions | |
03:57 | Add ProviderFlags configuration property and associated handling to the design-time components installer. check-in: 940f8b3976 user: mistachkin tags: designOptions | |
03:27 | For the design-time components installer, remove ConfigInvariantName as a Package class property. check-in: fad33d0e23 user: mistachkin tags: designOptions | |
02:30 | Support the 'FullUri' connection string property in the design-time components. check-in: bb7dce2c26 user: mistachkin tags: designOptions | |
00:03 | Merge updates from trunk. check-in: 9689cc6323 user: mistachkin tags: designOptions | |
00:02 | Make sure the 32-bit-only flagged executable assemblies are re-signed properly and use them for the 32-bit setup packages. check-in: 7a3c948114 user: mistachkin tags: trunk | |
2014-08-01
| ||
18:58 | Remove superfluous line from the previous commit. check-in: a5e6c41c19 user: mistachkin tags: designOptions | |
18:21 | Actually, refactor the previous commit to make use of the LoadProperties method override. check-in: 6d6e89424f user: mistachkin tags: designOptions | |
18:19 | Initially, disable the provider_Changed event in the connection properties user-interface. check-in: 2154db970d user: mistachkin tags: designOptions | |
17:13 | Permit the default ADO.NET provider name used by the design-time components to be overridden via the environment. check-in: e2413cdd97 user: mistachkin tags: designOptions | |
04:32 | Make sure the EF6 provider name is only available for .NET 4.0 and later. check-in: 1e2ed0931a user: mistachkin tags: designOptions | |
04:24 | Add user-interface integration for the per-solution provider name configuration option. check-in: 1e8b52743b user: mistachkin tags: designOptions | |
03:30 | Revise method names introduced in the previous check-in. Call the SQLiteOptions class from all the appropriate places. check-in: 015eca543d user: mistachkin tags: designOptions | |
03:12 | Initial support for loading/saving options in the design-time components. check-in: b26261e090 user: mistachkin tags: designOptions | |
2014-07-31
| ||
22:36 | Update Entity Framework in externals to the 6.1.1 release. check-in: d41090f6e0 user: mistachkin tags: trunk | |
22:35 | Clarify description for the Ngen task in the setup packages. check-in: 23e6a9b85f user: mistachkin tags: trunk | |
21:43 | Miscellaneous cleanup and comment changes in the design-time components installer. check-in: 2f356ea98e user: mistachkin tags: trunk | |
21:24 | Remove accidentally duplicated debugging code in the design-time components installer. check-in: 6bd339500c user: mistachkin tags: trunk | |
21:17 | For the design-time components installer, make sure the machine config invariant name is always 'System.Data.SQLite', per the requirements of the designer package code. check-in: 989cbb5f66 user: mistachkin tags: trunk | |
21:01 | Add more logging to the design-time components installer. check-in: 2741442819 user: mistachkin tags: trunk | |
20:40 | Improve debugging support in the design-time components installer. check-in: 252b910ba5 user: mistachkin tags: trunk | |
19:25 | Update the master release archive manifest. check-in: fa5d926c64 user: mistachkin tags: trunk | |
05:48 | Improve automatic detection and handling of the Entity Framework 6 assembly by the design-time components installer. Pursuant to [e634e330a6]. check-in: bc7c43a0b4 user: mistachkin tags: trunk | |
05:48 | Cleanup the NuGet package configuration transform files. check-in: b4069b4c09 user: mistachkin tags: trunk | |
2014-07-30
| ||
00:39 | Minimize usage of the 'Use_SQLiteConvert_DefaultDbType' and 'Use_SQLiteConvert_DefaultTypeName' settings. Fix for [58ed318f2f]. check-in: 69065c8e3b user: mistachkin tags: trunk | |
2014-07-29
| ||
22:48 | For the debug build configuration only, keep track of how many times each runtime configuration setting is read and have the test suite report on same. Pursuant to [58ed318f2f]. check-in: d0e28511f3 user: mistachkin tags: trunk | |
22:42 | Update the Entity Framework version. check-in: a5705bb3db user: mistachkin tags: trunk | |
2014-07-20
| ||
01:23 | Update the Eagle script library in externals to the latest trunk code. check-in: 12b068ffb9 user: mistachkin tags: trunk | |
2014-07-19
| ||
06:40 | Move the 'setup' data files to their own directory. check-in: 38406dba38 user: mistachkin tags: trunk | |
06:27 | Add proper test constraint handling for the 'wal.db' and 'nonWal.db' test data files. check-in: b0d4efd98b user: mistachkin tags: trunk | |
06:16 | Update Eagle script library in externals to the latest trunk code. Move the test data files into their own sub-directory. check-in: ed5dcaba0f user: mistachkin tags: trunk | |
00:22 | Fix line endings. check-in: 413872c668 user: mistachkin tags: trunk | |
00:17 | Improve SQLiteDataReader performance slightly by caching the connection flags. Add RefreshFlags method to the SQLiteDataReader class to forcibly refresh its connection flags. check-in: 910381a7e3 user: mistachkin tags: trunk | |
00:14 | Bump all versions to 1.0.94.0. check-in: f56f7104f7 user: mistachkin tags: trunk | |
2014-07-18
| ||
23:35 | Further enhancements to the SQLiteDataReader performance tests. check-in: 36cfd553e3 user: mistachkin tags: trunk | |
22:42 | Enhance the SQLiteDataReader performance test. check-in: 16705da626 user: mistachkin tags: trunk | |
22:04 | Add initial performance tests for the SQLiteDataReader class. check-in: d3be3b1abe user: mistachkin tags: trunk | |
2014-07-02
| ||
17:45 | Update a statement in the provider limitations documentation regarding deferred transaction locking semantics. Fix for [425f060dec]. check-in: 45cc5a21fa user: mistachkin tags: trunk | |
2014-06-27
| ||
04:49 | 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]. Closed-Leaf check-in: 26a20dd470 user: mistachkin tags: interopParams | |
2014-06-23
| ||
22:55 | Final updates for the 1.0.93.0 release. check-in: 47ba62f72c user: mistachkin tags: trunk, release, release-1.0.93.0 | |
22:40 | Final updates for release 1.0.93.0. Closed-Leaf check-in: 0bb0912dd0 user: mistachkin tags: preRelease | |
2014-06-08
| ||
04:35 | Update to Entity Framework 6.1. check-in: 94b1358b7d user: mistachkin tags: trunk | |
04:34 | Also remove the 'Potentially Incompatible Change' marker from the Entity Framework 6.1 update. Closed-Leaf check-in: 2018cc3adc user: mistachkin tags: ef61 | |
04:27 | Use '6.0' as the assembly version for Entity Framework 6.1. check-in: 9bc97523d1 user: mistachkin tags: ef61 | |
02:21 | Reverse version-stamping changes mistakenly done in the previous check-in. check-in: ef225744fe user: mistachkin tags: ef61 | |
02:19 | Update to Entity Framework 6.1. check-in: e18bd46df5 user: mistachkin tags: ef61 | |
02:14 | Use wiki syntax for links on the news page. check-in: 3cbaedca32 user: mistachkin tags: trunk | |
2014-06-04
| ||
15:05 | Add two named anchors to the download page. check-in: 28aaa8665d user: mistachkin tags: trunk | |
14:32 | Update SQLite core library to the 3.8.5 release. check-in: 3f1192ea1d user: mistachkin tags: trunk | |
2014-06-03
| ||
19:02 | Update SQLite core library to the latest trunk code. check-in: 4de915832b user: mistachkin tags: trunk | |
18:57 | Update Windows CE 200x testing tool to improve SmartDevice connectivity assembly name handling. check-in: ad0a7d4f73 user: mistachkin tags: trunk | |
2014-06-02
| ||
17:34 | Update the legacy download link. check-in: 1c26d1d34c user: mistachkin tags: trunk | |
2014-05-30
| ||
23:25 | Add DetectTextAffinity and DetectStringType connection flags to enable automatic detection of column types, when necessary. Pursuant to [3c00ec5b52]. check-in: 58e932f761 user: mistachkin tags: trunk | |
21:54 | Fix typo in previous check-in. check-in: 9dcd74d93e user: mistachkin tags: trunk | |
21:53 | Add SharedFlags static property to the SQLiteConnection class. Make the display names for connection string properties more consistent. check-in: e4b0d17481 user: mistachkin tags: trunk | |
21:16 | Fix DateTime constant handling in the LINQ assembly. Fix for [da9f18d039]. check-in: 4dc462af32 user: mistachkin tags: trunk | |
19:36 | Correct the SQLiteLog output formatting when the message originates from within the System.Data.SQLite library itself. check-in: 5ae87a8a66 user: mistachkin tags: trunk | |
2014-05-29
| ||
04:52 | Add the DefaultDbType and DefaultTypeName connection string properties to the SQLiteConnectionStringBuilder class. check-in: 67d18c8ae3 user: mistachkin tags: trunk | |
2014-05-27
| ||
18:43 | Expose the 'Uri' and 'FullUri' properties in the design-time dialogs. check-in: 96e1f973fa user: mistachkin tags: trunk | |
18:35 | Merge updates from trunk. Closed-Leaf check-in: b48e7cb883 user: mistachkin tags: tkt-3c00ec5b52 | |
18:34 | Rename the script used for testing builds for Windows CE 200x. check-in: 32f6c0410c user: mistachkin tags: trunk | |
05:56 | Add DetectStringType connection flag. check-in: 229927cfce user: mistachkin tags: tkt-3c00ec5b52 | |
05:34 | Merge updates from trunk. check-in: e7d0d8c183 user: mistachkin tags: tkt-3c00ec5b52 | |
05:33 | Revise how the SQLiteLog class is used in the default debug builds (i.e. when INTEROP_LOG is enabled). check-in: 1affdac144 user: mistachkin tags: trunk | |
05:31 | Revise the file names for debug setup packages. check-in: 3993817e35 user: mistachkin tags: trunk | |
02:09 | Merge updates from trunk. check-in: bf26c231c5 user: mistachkin tags: tkt-3c00ec5b52 | |
02:07 | Support building the various binary/setup packages using the debug build configuration. check-in: b84ce47a34 user: mistachkin tags: trunk | |
01:50 | Merge updates from trunk. check-in: c69bdb83e2 user: mistachkin tags: tkt-3c00ec5b52 | |
01:49 | Update master release archive manifest. check-in: 2ff24f92cf user: mistachkin tags: trunk | |
01:45 | Add debug configuration files for use by the build and release automation. check-in: 5a73e5137c user: mistachkin tags: trunk | |
01:06 | Merge updates from trunk. check-in: 9e42ed829f user: mistachkin tags: tkt-3c00ec5b52 | |
01:04 | Update the description for the NuGet test package. check-in: 97c30e8736 user: mistachkin tags: trunk | |
2014-05-26
| ||
22:53 | Merge trunk. check-in: d332e4a4a5 user: mistachkin tags: tkt-3c00ec5b52 | |
22:52 | Fix stray whitespace. check-in: 48fe67dae9 user: mistachkin tags: trunk | |
22:51 | Merge updates from trunk. check-in: ce61807139 user: mistachkin tags: tkt-3c00ec5b52 | |
22:43 | Refactor how the SQLiteDataReader class handles the connection flags associated with its command. check-in: fc72de85c8 user: mistachkin tags: trunk | |
21:11 | Mark the setup packages with their configuration. check-in: c2d4f7a670 user: mistachkin tags: trunk | |
20:56 | Rename MapTextToAffinity connection flag to DetectTextAffinity. Update version history docs. check-in: 837870c7bb user: mistachkin tags: tkt-3c00ec5b52 | |
20:36 | Merge updates from trunk. check-in: 99904a25b4 user: mistachkin tags: tkt-3c00ec5b52 | |
20:35 | Update the description for the NuGet beta package. check-in: 9e3614b05a user: mistachkin tags: trunk | |
2014-05-20
| ||
23:38 | Fix bug in documentation generator automation that prevented some internal documentation links from working. check-in: 531ddfa82a user: mistachkin tags: trunk | |
2014-05-18
| ||
07:09 | Fix compilation for the .NET Compact Framework. Use invariant culture for Int64/Double parsing. check-in: 9e3a7fdf26 user: mistachkin tags: tkt-3c00ec5b52 | |
06:57 | Add experimental MapTextToAffinity connection flag to permit automatic attempts to map textual column values onto values with an appropriate type affinity. check-in: f5dd5dcfde user: mistachkin tags: tkt-3c00ec5b52 | |
2014-05-17
| ||
17:02 | More column name adjustments in metadata to support using the Entity Framework 6 design-time support. Pursuant to [3c00ec5b52]. Closed-Leaf check-in: b962d2a162 user: mistachkin tags: mistake | |
01:33 | For the System.Data.SQLite.EF6 assembly, rename the IsStoreGenerated metadata column in the SSDL to IsServerGenerated. Pursuant to [3c00ec5b52]. check-in: 7a7ec7f341 user: mistachkin tags: mistake | |
2014-05-15
| ||
23:44 | Fix a FormatException in the SQLiteConnection.Schema_Indexes method when the default type has been changed to String. Pursuant to [3c00ec5b52]. check-in: 5b282efc5f user: mistachkin tags: trunk | |
18:58 | Fix a usage inconsistency where Convert.ToBoolean was being called instead of SQLiteConvert.ToBoolean. check-in: 4ea6f54d61 user: mistachkin tags: trunk | |
00:05 | Also support overriding the default DbType value and type name via a 'configuration setting' (i.e. via the environment or the DLL config file). check-in: 216889c23b user: mistachkin tags: trunk | |
2014-05-14
| ||
20:14 | Add support for setting the default DbType and type name used for mappings on a per-connection basis. Pursuant to [3c00ec5b52]. check-in: cf20301f89 user: mistachkin tags: trunk | |
20:13 | Add tests and update version history docs. Closed-Leaf check-in: c09a345694 user: mistachkin tags: tkt-3c00ec5b52 | |
18:45 | Work in progress for feature request [3c00ec5b52]. check-in: 9c5dda4992 user: mistachkin tags: tkt-3c00ec5b52 | |
2014-05-12
| ||
22:23 | Update the Visual C++ 2013 redistributable packages in externals to Visual Studio 2013 Update 2. check-in: cdce870cee user: mistachkin tags: trunk | |
2014-05-09
| ||
02:42 | Add an icon with a size of 128 pixels and use it from the NuGet packages. check-in: b4f7cca567 user: mistachkin tags: trunk | |
2014-05-02
| ||
21:29 | Update estimated release date for version 1.0.93.0. check-in: 89dd774c9e user: mistachkin tags: trunk | |
21:25 | Have the SQLiteProviderFactory class (in the System.Data.SQLite.Linq assembly) implement the IServiceProvider interface. check-in: c4216e296b user: mistachkin tags: trunk | |
21:06 | Adjust versioning test cases to account for changes in the LINQ providers used by the test project configuration files. Closed-Leaf check-in: 3c15695b84 user: mistachkin tags: linqServiceProvider | |
20:18 | Fix minor style typo on the FAQ page. check-in: 941fcf2157 user: mistachkin tags: trunk | |
2014-04-28
| ||
08:15 | Have the SQLiteProviderFactory class (in the System.Data.SQLite.Linq assembly) implement the IServiceProvider interface. check-in: 6911b6547b user: mistachkin tags: linqServiceProvider | |
2014-04-26
| ||
08:16 | Enhance the test suite infrastructure to evaluate a per-user and/or per-host settings file during test epilogue processing. check-in: b8c8c26be3 user: mistachkin tags: trunk | |
2014-04-22
| ||
20:07 | Improve documentation of the build process. check-in: 32ea9b99f9 user: mistachkin tags: trunk | |
06:48 | Adjust the vendor-specific setup script (for Eagle) to allow it to be successfully evaluated using a 'safe' interpreter. check-in: a4a1d80b10 user: mistachkin tags: trunk | |
2014-04-21
| ||
20:11 | Add SetChunkSize method to the SQLiteConnection class. Pursuant to [d1c008fa0a]. check-in: 146cb55f1e user: mistachkin tags: trunk | |
2014-04-16
| ||
21:00 | Merge updates from trunk. Closed-Leaf check-in: f955bf7c48 user: mistachkin tags: tkt-d0116ee2c3 | |
2014-04-15
| ||
04:54 | Update Eagle in externals to the beta 30 release. check-in: f9cacf60ea user: mistachkin tags: trunk | |
2014-04-10
| ||
19:47 | Add description for the test for ticket [d0116ee2c3]. check-in: 98ec9470c6 user: mistachkin tags: tkt-d0116ee2c3 | |
19:25 | Fix typo in test case. check-in: aacf155c6c user: mistachkin tags: tkt-d0116ee2c3 | |
19:24 | Add test for ticket [d0116ee2c3]. check-in: e7eae509f8 user: mistachkin tags: tkt-d0116ee2c3 | |
2014-04-04
| ||
21:16 | Fix build for .NET Compact Framework. Relocate the archive exclusion files. check-in: 9b72adde17 user: mistachkin tags: trunk | |
2014-04-03
| ||
19:00 | Update SQLite core library to the 3.8.4.3 release. check-in: 69b662f0c6 user: mistachkin tags: trunk | |
2014-04-02
| ||
02:09 | Add support for mapping transaction isolation levels to their legacy default values. Pursuant to [56b42d99c1]. check-in: 919d687064 user: mistachkin tags: trunk | |
2014-03-30
| ||
01:42 | Update version history docs. Closed-Leaf check-in: a9fb57516e user: mistachkin tags: isolationLevels | |
01:19 | Add support for mapping transaction isolation levels to their legacy default values. Pursuant to [56b42d99c1]. check-in: 79365bcaed user: mistachkin tags: isolationLevels | |
2014-03-29
| ||
20:52 | Make test 'data-1.37' more resilient to thread timing issues. check-in: a242748e03 user: mistachkin tags: trunk | |
2014-03-26
| ||
20:59 | Fix text for the new NuGet package on the download page. check-in: 99cf773e08 user: mistachkin tags: trunk | |
20:56 | Add an managed-only varient of the 'Core' NuGet package. check-in: 159e40e4a7 user: mistachkin tags: trunk | |
20:23 | Revise download page text for the MSIL NuGet package. check-in: 4ebd9a66c5 user: mistachkin tags: trunk | |
20:16 | Update SQLite core library to the 3.8.4.2 release. check-in: 0a29fc8665 user: mistachkin tags: trunk | |
19:58 | Bump all versions to 1.0.93.0. Enhance versioning tests. Mark the MSIL NuGet package as legacy. check-in: 6f3549f6a4 user: mistachkin tags: trunk | |
2014-03-20
| ||
04:34 | Final updates for release 1.0.92.0. check-in: 6c365f48b9 user: mistachkin tags: trunk, release, release-1.0.92.0 | |
03:15 | Update the downloads page. Closed-Leaf check-in: ecbb02e752 user: mistachkin tags: preRelease | |
03:06 | Prevent NuGet from automatically including files residing within sub-directories of the 'NuGet' directory in the source tree. check-in: 663d44f6b5 user: mistachkin tags: preRelease | |
02:42 | Fix minor doc typo. check-in: bee9eaf183 user: mistachkin tags: preRelease | |
02:36 | Doc updates for release 1.0.92.0. check-in: 0d01b46d0c user: mistachkin tags: preRelease | |
2014-03-18
| ||
23:12 | Add StickyHasRows connection flag to cause the SQLiteDataReader.HasRows property to return non-zero if there were ever any rows in the associated result sets. check-in: baf17cba3c user: mistachkin tags: trunk | |
2014-03-14
| ||
20:20 | Add StickyHasRows connection flag to cause the SQLiteDataReader.HasRows property to return non-zero if there were ever any rows in the associated result sets. Closed-Leaf check-in: 59bbbbfcdb user: mistachkin tags: stickyHasRows | |
2014-03-12
| ||
22:56 | Add the SQLiteDataReader.StepCount property to return the number of rows seen so far. check-in: a31cac5d59 user: mistachkin tags: trunk | |
20:50 | Add a test for the SQLiteDataReader.HasRows property. check-in: 7fb5c1cd3e user: mistachkin tags: trunk | |
02:32 | Update version history docs. check-in: 9b625ef225 user: mistachkin tags: trunk | |
02:27 | Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. check-in: d6f98596b9 user: mistachkin tags: trunk | |
2014-03-11
| ||
21:20 | Update SQLite core library to the 3.8.4.1 release. check-in: 7b891d833d user: mistachkin tags: trunk | |
07:45 | Update version history docs. check-in: 79c749536e user: mistachkin tags: trunk | |
2014-03-10
| ||
19:18 | Update SQLite core library to the 3.8.4 release. check-in: 891ea4b9bd user: mistachkin tags: trunk | |
2014-03-08
| ||
01:54 | Update some verbiage on the download page. check-in: c89544114b user: mistachkin tags: trunk | |
01:23 | Make the primary NuGet packages into meta-packages. Add the new 'test' NuGet package. Describe the beta and test NuGet packages on the FAQ page. check-in: 59abbc8534 user: mistachkin tags: trunk | |
01:22 | When the NuGet packages supporting EF6 are used, attempt to make sure that the default DbProviderFactory is also the one supporting EF6 (i.e. System.Data.SQLite.EF6). check-in: d985099847 user: mistachkin tags: trunk | |
01:19 | Add the new 'test' NuGet package. Describe the beta and test NuGet packages on the FAQ page. Closed-Leaf check-in: 68073c6fca user: mistachkin tags: metaNuGet | |
00:24 | Make the primary NuGet packages into meta-packages. check-in: 75d6b68f4f user: mistachkin tags: metaNuGet | |
00:17 | Update SQLite core library to the latest trunk code. check-in: 46b94486f8 user: mistachkin tags: trunk | |
2014-03-07
| ||
01:16 | Update SQLite core library to the latest trunk code. Fix unused variable compiler warning. check-in: bf585fcf3b user: mistachkin tags: trunk | |
2014-03-06
| ||
20:34 | Add copyright notice. check-in: 4e5fae7090 user: mistachkin tags: trunk | |
09:00 | Also raise the static SQLiteConnection.Changed event when any SQLiteDataReader object is closed. check-in: ad12fa479a user: mistachkin tags: trunk | |
08:12 | Raise the static SQLiteConnection.Changed event when any SQLiteCommand or SQLiteDataReader object is disposed. check-in: 6eea79dc10 user: mistachkin tags: trunk | |
06:49 | For the NuGet packages supporting Entity Framework 6, only list the EF6 DbProviderFactory in the config file. check-in: bb6a9292c1 user: mistachkin tags: trunk | |
02:29 | Bump all versions to 1.0.92.0. Update SQLite core library to the latest trunk code. Verify all version numbers in the 'testlinq' EF6 configuration files. check-in: a1cfefb6f2 user: mistachkin tags: trunk | |
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 | |
2014-02-01
| ||
22:16 | Modify the native library pre-loader to handle cases where the assembly code base should be used instead of the location. check-in: 5ef906e34a user: mistachkin tags: trunk | |
01:01 | Modify the connection string property handling to be more robust in the face of missing space characters. check-in: f0dfd8c10f user: mistachkin tags: trunk | |
00:51 | Add support for per-connection mappings between type names and DbType values. Pursuant to [e87af1d06a]. check-in: d84ccf015e user: mistachkin tags: trunk | |
2014-01-31
| ||
00:48 | Correction to expected result for the test for ticket [72905c9a77]. check-in: 9854404773 user: mistachkin tags: trunk | |
00:28 | More corrections to the batch testing tool to support testing 32-bit binaries on a 64-bit system. check-in: bd945366a4 user: mistachkin tags: trunk | |
2014-01-30
| ||
14:00 | Limit the total number of threads used by the test for ticket [72905c9a77]. check-in: b93163fd6e user: mistachkin tags: trunk | |
11:29 | Update SQLite core library to the latest trunk code. check-in: 8a6506c6ca user: mistachkin tags: trunk | |
10:41 | Update expected test results for the design-time component uninstaller to account for recent tracing changes. check-in: 42673bb642 user: mistachkin tags: trunk | |
10:24 | For the batch testing tool, make sure the Entity Framework assembly is copied to the mixed-mode binary directory. check-in: 426d89e91b user: mistachkin tags: trunk | |
00:17 | More tests. check-in: 982395fc95 user: mistachkin tags: trunk | |
2014-01-29
| ||
23:30 | Add another transaction enlistment test. check-in: dca5b4660b user: mistachkin tags: trunk | |
01:04 | Enhance the design-time installer diagnostics when refreshing the Visual Studio configuration using 'setup' mode. check-in: 0719ed3878 user: mistachkin tags: trunk | |
00:36 | Make sure that the 'real' entity model data type name ends up being mapped to System.Double. Fix for [d5ef4ca519]. check-in: 10e6d40e81 user: mistachkin tags: trunk | |
2014-01-28
| ||
23:55 | Disable method inlining for the new design-time installer methods. check-in: 9d790b0b0d user: mistachkin tags: trunk | |
22:32 | Add 'single' data type to the mappings returned by GetSchema. check-in: 0a225477e0 user: mistachkin tags: trunk | |
2014-01-24
| ||
18:04 | Skip running the design-time installer tests when running tests on WoW64. check-in: 7ac032e0ad user: mistachkin tags: trunk | |
17:37 | Fix typo from the previous commit. check-in: bcc7595e57 user: mistachkin tags: trunk | |
17:35 | Support all external test executables running on WoW64 as well. check-in: 01a857efee user: mistachkin tags: trunk | |
17:03 | Minor corrections to the test automation. check-in: acd91e80a9 user: mistachkin tags: trunk | |
07:07 | Skip copying native files to the test binary directory when not running on the default platform. check-in: 211a88540a user: mistachkin tags: trunk | |
01:27 | More work on getting 32-bit on 64-bit testing support working. check-in: b310edde93 user: mistachkin tags: trunk | |
00:19 | Modify the testing batch tool to include both 32-bit and 64-bit testing, where applicable. check-in: 0dd3f7ef59 user: mistachkin tags: trunk | |
00:01 | Support testing of the 32-bit SQLite core native library on a 64-bit machine. check-in: b7f16caeb1 user: mistachkin tags: trunk | |
2014-01-18
| ||
02:36 | Streamline use of the Eagle test suite prologue by the unit test infrastructure. check-in: 952a76d607 user: mistachkin tags: trunk | |
01:52 | Update SQLite core library to the latest trunk code. check-in: 56ef8a255f user: mistachkin tags: trunk | |
2014-01-17
| ||
07:40 | Add a section header to the download page. check-in: 7de40ef93f user: mistachkin tags: trunk | |
01:39 | More anchors. check-in: 8341caadce user: mistachkin tags: trunk | |
01:33 | More improvements to the download page. check-in: 7ded5c63f6 user: mistachkin tags: trunk | |
00:56 | Improvements to download page. check-in: b6ec17e14b user: mistachkin tags: trunk | |
00:10 | Add connection flags NoConnectionPool and UseConnectionPool. Several enhancements to the stress test. check-in: 54f887ca5c user: mistachkin tags: trunk | |
2014-01-15
| ||
22:37 | Refactor and enhance all NuGet packages, adding configuration transform support and registration of the EF6 provider, where applicable. check-in: b4ff09e435 user: mistachkin tags: trunk | |
20:57 | Fix NuGet package file syntax by moving the <dependencies> element to inside the <metadata> element. check-in: 43553b3474 user: mistachkin tags: trunk | |
01:10 | Update SQLite to the latest from the 3.8.2 branch. Include the EF6 assembly in the setup packages. check-in: 4d6bf37e4a user: mistachkin tags: trunk | |
2014-01-14
| ||
23:24 | Add full support for Entity Framework 6. check-in: e1b4212827 user: mistachkin tags: trunk | |
08:36 | Merge updates from trunk. Closed-Leaf check-in: 6f587d5754 user: mistachkin tags: ef6 | |
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
| ||
05:53 | Update setup packages to include the EF6 assembly. Closed-Leaf check-in: c97147849f user: mistachkin tags: ef6-redist | |
05:26 | Sync up binary and setup packages with the master release archive manifest. check-in: af508f9d32 user: mistachkin tags: ef6 | |
04:44 | More doc updates. check-in: ad97e5c347 user: mistachkin tags: ef6 | |
04:22 | Fix file naming typos in testlinq project file for Visual Studio 2008. More work on release automation. check-in: 5d48cff745 user: mistachkin tags: ef6 | |
03:48 | Fix resource file name typo in the Visual Studio 2008 project file for System.Data.SQLite.Linq. check-in: d72d3b0eaa user: mistachkin tags: ef6 | |
03:14 | Merge updates from trunk. check-in: ba04fdc873 user: mistachkin tags: ef6 | |
03:12 | Improvements to the README file. check-in: de983e0ab7 user: mistachkin tags: trunk | |
02:31 | Fix comments and formatting. check-in: 2d06ea75cc user: mistachkin tags: ef6 | |
02:16 | Further enhancements to the test suite infrastructure. check-in: da255bcf7c user: mistachkin tags: ef6 | |
01:51 | Add the testef6 binaries to the test automation setup batch file. check-in: ac75215581 user: mistachkin tags: ef6 | |
01:19 | Add support for the 'TypeName_SQLiteProviderServices' environment variable, which may be used to override the DbProviderServices implementation returned by the System.Data.SQLite assembly. check-in: f74fb3a059 user: mistachkin tags: ef6 | |
01:17 | Update version history docs. check-in: 3a4aaf4f5b user: mistachkin tags: ef6 | |
00:45 | Modify configuration files to include the new explicit (legacy) LINQ provider. check-in: 909afd1140 user: mistachkin tags: ef6 | |
2014-01-12
| ||
10:53 | More tests for the EF6 assembly. check-in: 68cea6be99 user: mistachkin tags: ef6 | |
10:34 | Merge in all namespace name, resource name, packaging, and testing changes. check-in: 9fb39bee99 user: mistachkin tags: ef6 | |
10:26 | Update design-time installer test results to account for EF6 and remove the 'what-if' mode adjustment from the previous check-in. Closed-Leaf check-in: 5baa17100f user: mistachkin tags: newNs | |
09:57 | In 'what-if' mode, always assume the EF6 assembly is available. check-in: ce06d9e616 user: mistachkin tags: newNs | |
09:33 | Start modifying the VS design-time installer to support EF6. check-in: d28c029621 user: mistachkin tags: newNs | |
08:54 | Get more tests working. check-in: 70b9f5bd6c user: mistachkin tags: newNs | |
08:14 | Add the shell copy of the EntityFramework DLL to the clean tool. check-in: d11a4bf977 user: mistachkin tags: newNs | |
08:11 | More test suite infrastructure fixes. check-in: b53ecbc620 user: mistachkin tags: newNs | |
07:19 | More namespace/resource changes to get more tests working. check-in: 5a8b708142 user: mistachkin tags: newNs | |
04:21 | Experimental changes to the namespace for the LINQ/EF6 assemblies. check-in: 8a14de9d76 user: mistachkin tags: newNs | |
2014-01-11
| ||
04:27 | Minor adjustments to automation. check-in: 16fb7e87b5 user: mistachkin tags: ef6 | |
04:21 | Work on supporting the test suite and making the new assembly work. check-in: e3c75bc864 user: mistachkin tags: ef6 | |
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 | |
12:13 | Modify handling of the design-time components installer to run Visual Studio 'devenv.exe /setup' after installing the package. This appears to be necessary in some circumstances for Visual Studio 2013. Pursuant to [a47eff2c71]. check-in: 6a8017067f user: mistachkin tags: trunk | |
12:09 | Further updates to the design-time components installer tests and results. Closed-Leaf check-in: 3de10cb374 user: mistachkin tags: vsNoNetFxFlags | |
10:47 | Update design-time components installer test results for Visual Studio 2008. check-in: 608d4c128a user: mistachkin tags: vsNoNetFxFlags | |
09:18 | Initial test result updates for the design-time components installer changes. check-in: 6d9c0e12c8 user: mistachkin tags: vsNoNetFxFlags | |
09:08 | For Visual Studio 2013 only, skip manually setting the per-user registry settings and run 'devenv.exe /setup' instead. check-in: 91a9bb5453 user: mistachkin tags: vsNoNetFxFlags | |
07:35 | Enhance diagnostic message formatting, especially for the newly supported ProcessStartInfo/DataReceivedEventArgs classes. check-in: 871b73784d user: mistachkin tags: vsNoNetFxFlags | |
07:13 | Simplify diagnostics for the Process/ProcessStartInfo classes. check-in: 81a7bf254e user: mistachkin tags: vsNoNetFxFlags | |
04:48 | Minor adjustments to the previous commit. check-in: 07ed13a08f user: mistachkin tags: vsNoNetFxFlags | |
04:41 | Work in progress on the design-time components installer to run Visual Studio in 'setup' mode, forcing it to refresh its list of installed packages. check-in: 277512af6b user: mistachkin tags: vsNoNetFxFlags | |
2013-12-27
| ||
13:58 | Actually the non-standalone .NET Framework versions are still required for procesing assembly folders, etc. check-in: d3c2f76317 user: mistachkin tags: vsNoNetFxFlags | |
13:43 | Put command line options in order. check-in: 0a92ee5999 user: mistachkin tags: vsNoNetFxFlags | |
13:27 | Be more explicit when using the noNetFx* flags in the design-time components installer. check-in: 2466fc2dc6 user: mistachkin tags: vsNoNetFxFlags | |
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 | |
08:36 | Adjustments to the native library pre-loading logic for the .NET Compact Framework. check-in: e90af0978f user: mistachkin tags: refactorNativeLibraryPreLoader | |
07:41 | Update the Eagle core script library and test suite infrastructure to better support testing the native library pre-loading code. check-in: 9e3b23cb78 user: mistachkin tags: refactorNativeLibraryPreLoader | |
04:57 | Merge updates from trunk. check-in: f2075b5036 user: mistachkin tags: refactorNativeLibraryPreLoader | |
04:56 | Fix duplicate test name. check-in: b114eb4fbe user: mistachkin tags: trunk | |
04:55 | Fix reading setting values from the XML configuration file and allow for a default value to be specified. check-in: 2b37dc7c86 user: mistachkin tags: refactorNativeLibraryPreLoader | |
04:03 | Merge testing changes. Rename the XML configuration file to 'System.Data.SQLite.dll.config'. Break out shared native library pre-loading code to fix compilation issues. check-in: c43afb58ea user: mistachkin tags: refactorNativeLibraryPreLoader | |
2013-12-26
| ||
23:48 | More work-in-progress on refactoring the native library pre-loader. check-in: 60011bd9e5 user: mistachkin tags: refactorNativeLibraryPreLoader | |
04:01 | Refactor native library pre-loading code to be more flexible. check-in: 77a0e66f10 user: mistachkin tags: refactorNativeLibraryPreLoader | |
03:57 | Enhance the test suite infrastructure to support easier testing of the native library pre-loading code. Closed-Leaf check-in: 54d66e2b47 user: mistachkin tags: testNativeLibraryPreLoader | |
00:57 | Fix HTML entity escaping in the environment variable documentation page. check-in: 2f18d24bcc user: mistachkin tags: trunk | |
2013-12-24
| ||
06:47 | Final updates for release 1.0.90.0. check-in: 4c0e02e361 user: mistachkin tags: trunk, release, release-1.0.90.0 | |
05:26 | Update sizes and file hashes on the download page. Closed-Leaf check-in: 721616dd98 user: mistachkin tags: preRelease | |
05:17 | Fix typo in the master release archive manifest. check-in: 8eceab36ed user: mistachkin tags: preRelease | |
2013-12-23
| ||
22:05 | More release automation fixes for Visual Studio 2013. check-in: dcc9bf8ebc user: mistachkin tags: preRelease | |
21:43 | Update the master release archive manifest and source archive exclusions file. check-in: 0d59457fa2 user: mistachkin tags: preRelease | |
21:40 | Make sure the Visual Studio auto-detection batch file actually marks Visual Studio 2013 as 'found' when necessary. check-in: d1e12db1d9 user: mistachkin tags: preRelease | |
17:11 | More fixes to wording on the download page. check-in: 0222f3b0da user: mistachkin tags: preRelease | |
16:50 | Another minor download page update for Visual Studio 2013. check-in: c0e81f8271 user: mistachkin tags: preRelease | |
16:46 | Update downloads page to include Visual Studio 2013 and the .NET Framework 4.5.1. check-in: e02876e42d user: mistachkin tags: preRelease | |
16:36 | Update Eagle in externals to the latest trunk code. check-in: 8dc91be724 user: mistachkin tags: preRelease | |
15:53 | Update help file for 1.0.90.0. check-in: 13c62fc02f user: mistachkin tags: preRelease | |
15:45 | Update SQLite core library to the latest 3.8.2 branch code. check-in: 62fd9d8ddc user: mistachkin tags: preRelease | |
15:38 | Pre-release updates for 1.0.90.0 check-in: 31a201c818 user: mistachkin tags: preRelease | |
2013-12-20
| ||
17:02 | Use the current isolation level when enlisting into an existing transaction. Fix for [56b42d99c1]. check-in: f89efea9e9 user: mistachkin tags: trunk | |
2013-12-19
| ||
13:14 | Merge updates from trunk. Closed-Leaf check-in: fb303dde33 user: mistachkin tags: tkt-56b42d99c1 | |
13:13 | Update version history docs. check-in: 619ae93189 user: mistachkin tags: tkt-56b42d99c1 | |
13:11 | Update version history docs. check-in: 29f80bd37b user: mistachkin tags: trunk | |
13:01 | Do not use the 16-bit 'short' type to keep track of numeric precision or scale when building the schema table for a query. Fix for [ef2216192d]. check-in: c07cca890b user: mistachkin tags: trunk | |
09:47 | Remove several prologue overrides from the Eagle vendor script now that beta 29 is checked-in. check-in: ebbd7bca45 user: mistachkin tags: trunk | |
06:38 | Add test for ticket [56b42d99c1]. Minor style fixes. check-in: c91f525f5a user: mistachkin tags: tkt-56b42d99c1 | |
02:14 | Use the current isolation level when enlisting into an existing transaction. Fix for [56b42d99c1]. Still needs tests. check-in: 4f050c73ff user: mistachkin tags: tkt-56b42d99c1 | |
2013-12-18
| ||
08:01 | Prefer the new -anyInitialize argument over -preInitialize when using the Eagle shell, where applicable. check-in: d0f59a690b user: mistachkin tags: trunk | |
05:33 | Update Eagle in externals to the pending beta 29 release. check-in: c0de75b66e user: mistachkin tags: trunk | |
2013-12-11
| ||
07:54 | Remove the now unused SQLiteConvert.ColumnToType method. Add TraceWarning connection flag to enable tracing of type mapping failures and disable tracing of them by default, pursuant to [6d45c782e4]. Update internal error message list to include SQLITE_NOTICE and SQLITE_WARNING. Update internal SQLiteConfigOpsEnum enumeration to include recently added values in the SQLite core library. check-in: 16f09dbc53 user: mistachkin tags: trunk | |
2013-12-06
| ||
21:35 | Update SQLite core library to the official 3.8.2 release. check-in: b4899f4421 user: mistachkin tags: trunk | |
2013-12-04
| ||
09:38 | Update the SQLite core library to the latest pre-3.8.2 code. check-in: a51c505034 user: mistachkin tags: trunk | |
2013-12-02
| ||
19:53 | Add the percentile loadable extension to the interop assembly. check-in: ebd58ca385 user: mistachkin tags: trunk | |
19:42 | Make sure the selected bundled extensions are enabled in the Windows Embedded Compact 2013 build. check-in: 5ff39010c8 user: mistachkin tags: trunk | |
19:30 | When using the test suite infrastructure wrapper tool, allow the automatic build selection to be skipped. check-in: 17147f2c77 user: mistachkin tags: trunk | |
07:49 | NuGet package changes to support Visual Studio 2013 and the .NET Framework 4.5.1. check-in: ed95e406bf user: mistachkin tags: trunk | |
2013-11-28
| ||
21:31 | Use the built-in StringComparer.OrdinalIgnoreCase class instead of the custom ColumnNameComparer class. Update several tests to account for .NET Framework and SQLite core library changes. check-in: 8d1ca7dd3b user: mistachkin tags: trunk | |
11:13 | Adjustments to logging in the design-time components installer. Update Eagle test suite infrastructure yet again. check-in: 8d04295591 user: mistachkin tags: trunk | |
02:08 | Pickup fix for the Eagle test constraints package from upstream. check-in: aea966e3aa user: mistachkin tags: trunk | |
2013-11-27
| ||
06:01 | Update the master release archive manifest. check-in: 304dd5f778 user: mistachkin tags: trunk | |
05:46 | Add support for the .NET Framework 4.5.1 and Visual Studio 2013, including the design-time components. check-in: a509add902 user: mistachkin tags: trunk | |
05:35 | Fix compilation error and adjust the logging used by the design-time components installer. Closed-Leaf check-in: 3447e84d66 user: mistachkin tags: vs2013 | |
05:28 | Updates to support the Visual Studio 2013 design-time components. check-in: 71dce9f1cf user: mistachkin tags: vs2013 | |
04:57 | Update SQLite core library to the latest trunk code. check-in: d77d930e0d user: mistachkin tags: vs2013 | |
04:49 | Update the Eagle script library in externals to the latest trunk, needed for its test suite infrastructure updates for Visual Studio 2013 and the .NET Framework 4.5.1. check-in: d0704d07a1 user: mistachkin tags: vs2013 | |
02:15 | Take into account the additional math functions available with MSVC 2013. check-in: 07ecc4ebfa user: mistachkin tags: vs2013 | |
01:39 | Make sure to include the necessary LINQ related files when compiling the System.Data.SQLite project for the .NET Framework 4.5.1. check-in: 442cf54801 user: mistachkin tags: vs2013 | |
01:32 | Use the proper compile-time option to check for the .NET Framework 4.5.1. check-in: 1beae37abe user: mistachkin tags: vs2013 | |
01:28 | Minor correction to the conditional framework version check in the LINQ test project. check-in: 5bac89ed82 user: mistachkin tags: vs2013 | |
01:24 | Add project and solution files for Visual Studio 2013. check-in: 3daf352762 user: mistachkin tags: vs2013 | |
00:05 | More build automation changes for Visual Studio 2013. check-in: d9772da9a4 user: mistachkin tags: vs2013 | |
2013-11-26
| ||
23:48 | More build / setup automation changes for Visual Studio 2013. Add MSVC 2013 runtime redists for x86/x64. check-in: cb2832d995 user: mistachkin tags: vs2013 | |
00:27 | Adjust the test suite infrastructure to include Visual Studio 2013. check-in: c6be0f3eef user: mistachkin tags: vs2013 | |
00:14 | More Visual Studio 2013 related integration changes. check-in: 306ad96ae1 user: mistachkin tags: vs2013 | |
00:05 | Start of work to support the design-time component installer for Visual Studio 2013. check-in: 8aff50638e user: mistachkin tags: vs2013 | |
2013-11-25
| ||
19:44 | Avoid calling into the interop assembly to check for a NULL column value when the type affinity is already known. check-in: 49bc3a15ba user: mistachkin tags: trunk | |
2013-11-22
| ||
23:59 | Update SQLite core library to the latest trunk code. check-in: a827833535 user: mistachkin tags: trunk | |
09:00 | Merge all Windows Embedded Compact 2013 support related project/build/release automation changes to trunk. check-in: 30f0245549 user: mistachkin tags: trunk | |
08:58 | Update file sizes/hashes for the System.Data.SQLite 1.0.89.0 binary packages for Windows Embedded Compact 2013. Closed-Leaf check-in: 295e100982 user: mistachkin tags: wince2013 | |
08:58 | Update file sizes/hashes for the System.Data.SQLite 1.0.89.0 binary packages for Windows Embedded Compact 2013. Closed-Leaf check-in: abd125573f user: mistachkin tags: branch-1.0.89.0 | |
08:52 | Backport of integration adjustments for the Windows Embedded Compact 2013 Toolkit. Cherrypick of [c6cd6a27d0]. check-in: c7aefa82b3 user: mistachkin tags: branch-1.0.89.0 | |
08:49 | Adjustments for integration with the Windows Embedded Compact 2013 Toolkit. check-in: c6cd6a27d0 user: mistachkin tags: wince2013 | |
04:55 | Backport build/release support for Windows Embedded Compact 2013. Cherrypick of [0adcab7b75], [0f1a7b72fa], [a9fdc1ae22], [a148b0071a], [25aa74f219], and [6f169a658f]. check-in: 40f3162207 user: mistachkin tags: branch-1.0.89.0 | |
04:22 | Add Windows Embedded Compact 2013 binary archives to the master release archive manifest. check-in: 6f169a658f user: mistachkin tags: wince2013 | |
03:50 | Add platform configuration batch files. check-in: 25aa74f219 user: mistachkin tags: wince2013 | |
03:11 | Further corrections to release automation. check-in: a148b0071a user: mistachkin tags: wince2013 | |
02:57 | Correct solution configurations. check-in: a9fdc1ae22 user: mistachkin tags: wince2013 | |
02:48 | Support for Windows Embedded Compact 2013 in the build and release automation. check-in: 0f1a7b72fa user: mistachkin tags: wince2013 | |
2013-11-15
| ||
21:01 | Add support for compiling the core projects for Windows Embedded Compact 2013 using the appropriate SDK with Visual Studio 2012. check-in: 0adcab7b75 user: mistachkin tags: trunk | |
20:52 | Add link to Windows Embedded Compact information on the download page. check-in: 294c29fd21 user: mistachkin tags: trunk | |
08:38 | When checking for builds and releases available for testing, make sure the matching interop assembly or core library exists, if necessary (i.e. the primary assembly is not mixed-mode). check-in: 5fc3695abf user: mistachkin tags: trunk | |
2013-11-13
| ||
20:43 | Better handling of non-error log messages from the SQLite core library. Pursuant to [44df10ea90]. check-in: 70d2eddb52 user: mistachkin tags: trunk | |
2013-11-11
| ||
20:51 | Merge all recent memory management (and other) enhancements to trunk. check-in: 8f8f493cbf user: mistachkin tags: trunk | |
20:41 | Update SQLite to the latest trunk code. Add managed virtual table support for the estimatedRows field. Closed-Leaf check-in: dfa2a55bad user: mistachkin tags: win32heap | |
02:18 | Update SQLite core library to the latest trunk code. Refer to the Win32-specific core library functions only when it is likely they will be available. check-in: 76131c4fc9 user: mistachkin tags: win32heap | |
00:57 | Add tests for the static SQLiteConnection.ReleaseMemory method. check-in: 42c443e72c user: mistachkin tags: win32heap | |
2013-11-09
| ||
23:41 | Merge test constraint fix from trunk. check-in: f642814971 user: mistachkin tags: win32heap | |
23:41 | Add missing test constraints for the System.Data.SQLite designer assembly file. check-in: 64a0f89bb3 user: mistachkin tags: trunk | |
23:39 | Update SQLite core library to the latest trunk code. check-in: f9462b7d6a user: mistachkin tags: win32heap | |
23:36 | Fix compilation error due to the 'Trace' identifier being ambiguous in the SQLiteConnection class. check-in: eccc3a0571 user: mistachkin tags: win32heap | |
2013-11-08
| ||
20:28 | Update SQLite core library to the latest trunk code. Add experimental support for tighter Win32 native heap integration. check-in: ed1309f951 user: mistachkin tags: win32heap | |
2013-11-07
| ||
03:28 | Add SQLITE_ENABLE_MEMORY_MANAGEMENT compile-time option to the interop assembly. check-in: 9056f6e0d5 user: mistachkin tags: trunk | |
01:27 | Never create a new connection wrapper in the SQLiteConnection.Shutdown method. Add experimental GetMemoryStatistics, ReleaseMemory, and Shutdown methods to the SQLiteConnection class. Add memory leak detection to the test project for the .NET Compact Framework. Miscellaneous internal refactoring and additional comments. check-in: aa16f48eea user: mistachkin tags: trunk | |
2013-11-05
| ||
06:49 | For the batch build tool, automate modification of the 'include.vsprops' file, if necessary. check-in: a0780d663b user: mistachkin tags: trunk | |
2013-11-01
| ||
08:11 | Also support setting the specific release version to use for testing. check-in: c506ce5a7b user: mistachkin tags: trunk | |
06:33 | Add a diagnostic message if the LKG directory is not set. check-in: 601536b42f user: mistachkin tags: trunk | |
06:23 | In the test suite infrastructure, also check the configured LKG directory, if any, for available System.Data.SQLite assemblies. check-in: 368a495e57 user: mistachkin tags: trunk | |
2013-10-29
| ||
21:34 | Code style fix. check-in: fc1d93be1c user: mistachkin tags: trunk | |
21:16 | Permit the automatic selection of the first available build of System.Data.SQLite when running the test suite (via the '-runtimeOption autoSelect' command line option). check-in: 14ea2fc53d user: mistachkin tags: trunk | |
18:26 | Add command line wrapper tool to make it easy to launch the unit testing infrastructure environment (i.e. a customized Eagle Shell). check-in: 9de6bd5d0c user: mistachkin tags: trunk | |
2013-10-28
| ||
18:22 | Undo accidental commit of source-id stamping information. Since this information changes with every check-in, modifying it in the repository is not useful (or required). check-in: afdc5ff14c user: mistachkin tags: trunk | |
18:20 | Add experimental support for the regexp extension. Bump all version numbers to 1.0.90.0. Update version history docs. check-in: ed7849a372 user: mistachkin tags: trunk | |
08:15 | Bump all version numbers to 1.0.90.0. Update version history docs. Closed-Leaf check-in: 57c0d444d7 user: mistachkin tags: regexp | |
07:59 | Add experimental support for the regexp extension. check-in: c0260ae9bc user: mistachkin tags: regexp | |
2013-10-27
| ||
04:20 | Final updates for release 1.0.89.0. check-in: 63f8d14b1d user: mistachkin tags: trunk, release, release-1.0.89.0 | |
01:53 | Final updates for release 1.0.89.0. Closed-Leaf check-in: e0418c2d52 user: mistachkin tags: preRelease | |
2013-10-26
| ||
22:32 | Import custom test suite settings files. check-in: 8e96952779 user: mistachkin tags: trunk | |
22:22 | Update version history docs. check-in: 6b0f29bd0a user: mistachkin tags: trunk | |
22:10 | Update the master release archive manifest. check-in: 8508ae0e30 user: mistachkin tags: trunk | |
22:02 | Update the MDA configuration file for the test suite. check-in: 256e2dfd8e user: mistachkin tags: trunk | |
08:39 | Update Eagle in externals to the latest trunk code. check-in: 9692730698 user: mistachkin tags: trunk | |
2013-10-17
| ||
21:58 | Update estimated release date for 1.0.89.0. check-in: d801c45c81 user: mistachkin tags: trunk | |
21:54 | Update SQLite core library to the 3.8.1 release. check-in: 581613b242 user: mistachkin tags: trunk | |
02:57 | Minor style fix to new test. check-in: 27a2e59d56 user: mistachkin tags: trunk | |
02:48 | Update SQLite core library to the latest trunk code. Add test to verify that the 'totype' extension can be loaded and used. check-in: 6cb6f18893 user: mistachkin tags: trunk | |
2013-10-15
| ||
06:52 | Add AutoCommit property to the SQLiteConnection class. Fix for [9ba9346f75]. check-in: a6dfd19657 user: mistachkin tags: trunk | |
06:26 | Update SQLite core library to the latest trunk code. Add the 'totype' extension. check-in: 159d24c754 user: mistachkin tags: trunk | |
2013-10-12
| ||
21:24 | Update SQLite core library to the latest trunk code. check-in: 0df515ab41 user: mistachkin tags: trunk | |
2013-10-07
| ||
18:22 | Fix data table name issue for the GetSchema method reported on the mailing list. check-in: e1c3a2bc9c user: mistachkin tags: trunk | |
2013-09-25
| ||
02:29 | Add support for the new 'testExec' and 'compileCSharp' test constraints. Update the Eagle script library in externals to the latest trunk. check-in: 17e1e7df74 user: mistachkin tags: trunk | |
2013-09-18
| ||
09:10 | Make the new error messages in the batch build tool more consistent. check-in: aeadebd327 user: mistachkin tags: trunk | |
09:00 | Improve comments in the CHM building tool. check-in: a448b4c801 user: mistachkin tags: trunk | |
08:18 | Document the changes from the original NDoc3 source files. check-in: 62f517f4a6 user: mistachkin tags: trunk | |
08:18 | Add original NDoc3 source files. check-in: fb8f175216 user: mistachkin tags: trunk | |
08:14 | Fix a bug in NDoc3 that prevented external links from working correctly for the built-in return types and parameter types in the built CHM file. check-in: ce3e0bd842 user: mistachkin tags: trunk | |
08:11 | Add missing comments for the new attribute classes. check-in: b434e4278d user: mistachkin tags: trunk | |
02:31 | Simplify and cleanup authorizer tests. Update version history docs. check-in: 441ccabcc6 user: mistachkin tags: trunk | |
02:10 | Add experimental support for interfacing with the authorizer callback mechanism in the SQLite core library. check-in: 12c508890c user: mistachkin tags: trunk | |
2013-09-17
| ||
08:00 | Add some simple tests of the new properties. check-in: 06c39db73a user: mistachkin tags: trunk | |
07:04 | Rename the ManagedVersion property to ProviderVersion. Rename the ManagedSourceId property to ProviderSourceId. Add InteropVersion and InteropSourceId properties to the SQLiteConnection class. check-in: 25174c66f9 user: mistachkin tags: trunk | |
2013-09-16
| ||
22:10 | Add ManagedVersion and ManagedSourceId properties to the SQLiteConnection class. check-in: 7eca16cac4 user: mistachkin tags: trunk | |
21:31 | Improve readability of the Win32 RC file. check-in: 15399fa9b6 user: mistachkin tags: trunk | |
2013-09-14
| ||
04:50 | Fix compilation issue on the .NET Compact Framework. check-in: f414bdbbb8 user: mistachkin tags: trunk, lkg | |
00:31 | Make sure the database cannot be changed by a query when the CommandBehavior.SchemaOnly flag is used. Fix for [f8dbab8baf]. check-in: 0474af7d87 user: mistachkin tags: trunk | |
2013-09-13
| ||
17:00 | Add another test. Closed-Leaf check-in: 8106912e85 user: mistachkin tags: tkt-f8dbab8baf | |
01:40 | Merge updates from trunk. check-in: 15ffbd9d69 user: mistachkin tags: tkt-f8dbab8baf | |
01:38 | Add SQLiteCommand.Execute, SQLiteCommand.ExecuteNonQuery, and SQLiteCommand.ExecuteScalar method overloads that take a CommandBehavior parameter. check-in: 00b02c1aa6 user: mistachkin tags: trunk | |
00:58 | Make sure the database cannot be changed by a query when the CommandBehavior.SchemaOnly flag is used. Fix for [f8dbab8baf]. check-in: 30e2ba0f43 user: mistachkin tags: tkt-f8dbab8baf | |
2013-09-12
| ||
21:30 | Update SQLite core library to the latest trunk code. check-in: b5ae536a3d user: mistachkin tags: trunk | |
2013-09-10
| ||
06:33 | Update Eagle in externals to the beta 28 release. check-in: e7fa8c655e user: mistachkin tags: trunk | |
2013-09-06
| ||
18:48 | Update version history docs. check-in: 262da04c86 user: mistachkin tags: trunk | |
18:39 | Include the XML documentation files in the NuGet packages. Fix for [5970d5b0a6]. check-in: a1eddcc027 user: mistachkin tags: trunk | |
04:29 | Raise the static SQLiteConnection.Changed event when any SQLiteCommand, SQLiteDataReader, or CriticalHandle derived object instance is created. Fix for [aba4549801]. Update Eagle in externals to pickup fixes necessary for testing. check-in: 7e2f11fd49 user: mistachkin tags: trunk | |
2013-09-05
| ||
05:26 | Move the statement list disposal code in the SQLiteCommand class into its own method. check-in: f629afe04c user: mistachkin tags: trunk | |
2013-09-04
| ||
04:31 | Update version history docs. Closed-Leaf check-in: 2843f57cae user: mistachkin tags: onChanged | |
04:24 | Merge updates from trunk. check-in: 4a97ad717d user: mistachkin tags: onChanged | |
04:23 | Update SQLite core library to the latest trunk. Update version history docs. check-in: e75a92a9dc user: mistachkin tags: trunk | |
03:42 | Allow monitoring of the creation of all critical handle derived class instances. check-in: b194408bb5 user: mistachkin tags: onChanged | |
2013-08-29
| ||
23:00 | Raise the static OnChanged event for the connection when a data reader is created. check-in: 85f27cc9f8 user: mistachkin tags: onChanged | |
09:08 | Update SQLite core library to the latest trunk. check-in: fec273cc1d user: mistachkin tags: trunk | |
07:08 | Use the declared column size for the AnsiStringFixedLength and StringFixedLength mapped database types. Fix for [3113734605]. check-in: 9531731b98 user: mistachkin tags: trunk | |
2013-08-27
| ||
00:52 | Add MS KB article link about the Visual C++ Runtime Library downloads to the download page. check-in: 3824d3fd20 user: mistachkin tags: trunk | |
2013-08-23
| ||
06:22 | Update SQLite core library to the latest trunk code. Bump all versions to 1.0.89.0. Update version history docs. check-in: 92f420b32c user: mistachkin tags: trunk | |
2013-08-21
| ||
04:39 | Minor correction to the fn_UnquoteVariable batch tool sub-routine. check-in: b81aec8b26 user: mistachkin tags: trunk | |
2013-08-13
| ||
20:47 | Check the result of sqlite3_column_name against NULL. Also, return false for the SQLiteParameterCollection.IsSynchronized property because it is not thread-safe. These issues were reported via the mailing list. check-in: 7a1efd7d40 user: mistachkin tags: trunk | |
2013-08-08
| ||
07:33 | Update Eagle in externals to the latest trunk code. check-in: 67be01e9c6 user: mistachkin tags: trunk | |
00:37 | Final updates for release 1.0.88.0. check-in: 4dc52a42ad user: mistachkin tags: trunk, release, release-1.0.88.0 | |
2013-08-07
| ||
23:40 | Final updates for release 1.0.88.0. Closed-Leaf check-in: 17fd4c1265 user: mistachkin tags: preRelease | |
20:40 | Add a couple more virtual table tests. check-in: 5b884e5199 user: mistachkin tags: trunk | |
03:51 | When automatically registering custom functions, use the executing assembly (i.e. System.Data.SQLite) for reference detection. Fix for [4e49a58c4c]. check-in: 80a4ab671c user: mistachkin tags: trunk | |
2013-08-05
| ||
21:52 | Fix an issue that can occur during the disposal of a managed virtual table object instance. check-in: 574f754156 user: mistachkin tags: trunk | |
2013-07-25
| ||
23:51 | Project loading fix. Allow the SQLite.Interop projects for VS 2005/2008 to load without the INTEROP_EXTRA_PROPS_FILE environment variable being set. check-in: 311fc5a801 user: mistachkin tags: trunk | |
20:37 | Add an empty (placeholder) Visual Studio 2005/2008 compatible properties file. check-in: 1d3dd7ea19 user: mistachkin tags: trunk | |
08:23 | Enable better integration with external native libraries to be linked with the interop assembly. check-in: 52cb9b7778 user: mistachkin tags: trunk | |
2013-07-19
| ||
21:32 | Improve section divisions. check-in: b12794843a user: mistachkin tags: trunk | |
21:11 | Another style fix. check-in: 8a77334646 user: mistachkin tags: trunk | |
20:35 | Revise styles on download page. check-in: f764981ed2 user: mistachkin tags: trunk | |
2013-07-18
| ||
07:33 | Add doc comments for two class summaries. check-in: fcdd83c074 user: mistachkin tags: trunk | |
07:13 | Update wording on the download page. check-in: 9bb9c55c5a user: mistachkin tags: trunk | |
2013-07-17
| ||
20:55 | Another comment fix. check-in: 23091b23c4 user: mistachkin tags: trunk | |
20:48 | Fix typo in comment. check-in: 670ca52ab6 user: mistachkin tags: trunk | |
20:43 | Make the SQLiteModuleEnumerable.GetRowIdFromObject method return unique values within the context of the current cursor. check-in: a3c636157e user: mistachkin tags: trunk | |
18:28 | Add cursor parameter to the protected GetStringFromObject and GetRowIdFromObject methods of the SQLiteModuleEnumerable class. check-in: d7a3a148c5 user: mistachkin tags: trunk | |
10:14 | Improve consistency of error message. check-in: 0613f370e4 user: mistachkin tags: trunk | |
10:03 | Add Index property and BestIndex method to the SQLiteVirtualTable class. Make the EstimatedCost property of the SQLiteIndexOutputs class nullable. Refactor BestIndex handling performed by the SQLiteModuleEnumerable class. check-in: dd7bbf3a2c user: mistachkin tags: trunk | |
08:25 | Add another vtable test. check-in: 430fef73ed user: mistachkin tags: trunk | |
07:21 | Minor improvement to FAQ #22. check-in: 2b950c2ead user: mistachkin tags: trunk | |
2013-07-16
| ||
19:48 | Prevent native database connection handles from entering the connection pool if they have been used to create a virtual table module. check-in: 7b49ab3bf0 user: mistachkin tags: trunk | |
03:33 | Simplify the change in the previous check-in and support the Debug/ReleaseStatic build configurations as well. check-in: 385fa3f34d user: mistachkin tags: trunk | |
03:27 | Modify the release batch tool to directly support the NativeOnlyStatic build configuration. check-in: 16adf7b3b1 user: mistachkin tags: trunk | |
02:25 | Revise field offset handling in the virtual table marshalling code to deal with structure packing on 64-bit operating systems. check-in: e9136a6d37 user: mistachkin tags: trunk | |
2013-07-15
| ||
20:10 | Fix marshalling of the sqlite3_index_info.estimatedCost field on 32-bit operating systems. check-in: 1e9d3b0b00 user: mistachkin tags: trunk | |
19:32 | Bump all versions to 1.0.88.0. Update version history docs. check-in: f0b2c4a2b1 user: mistachkin tags: trunk | |
18:46 | Implement a workaround for the issue described in ticket [9ac9862611]. check-in: f54929f54e user: mistachkin tags: trunk | |
18:21 | Implement a workaround for the issue described in ticket [9ac9862611]. Closed-Leaf check-in: dc86717583 user: mistachkin tags: tkt-9ac9862611 | |
07:08 | Fix several issues with the managed virtual table support. Use the correct methods overloads for Marshal.PtrToStructure. Correct handling of native structure padding when running on 64-bit operating systems. Make sure connections released to the pool do not hold onto modules. Call sqlite3_dispose_module with the correct native module pointer. Modify all classes implementing the IDisposable pattern to set the disposed flag after their base classes have been disposed. Add LogExceptionsNoThrow and LogErrorsNoThrow to avoid throwing ObjectDisposedException when logging during derived class disposal. check-in: d60eb09374 user: mistachkin tags: trunk | |
07:00 | Fix typo. Closed-Leaf check-in: c365a97aa9 user: mistachkin tags: marshalFixes | |
06:53 | Add virtual table test to cover the marshalling performed with xBestIndex. check-in: e1483fef81 user: mistachkin tags: marshalFixes | |
05:54 | Fix SQLiteCommand object disposal issue revealed by the previous check-in. check-in: db65a60fcf user: mistachkin tags: marshalFixes | |
05:16 | Modify classes implementing the IDisposable pattern to set the disposed flag after their base classes have been disposed. check-in: db3a299625 user: mistachkin tags: marshalFixes | |
03:57 | Virtual table marshalling fixes. check-in: e7b11da35f user: mistachkin tags: marshalFixes | |
2013-07-11
| ||
15:49 | Add GetSqlForDeclareTable method to the SQLiteModuleEnumerable class to allow derived classes to override the SQL statement used to declare the virtual table schema. check-in: a3798d45f4 user: mistachkin tags: trunk | |
2013-07-10
| ||
02:51 | Add another test for the SQLiteConvert.TypeNameToDbType method. check-in: 0654be8b4b user: mistachkin tags: trunk | |
02:13 | Simplify the changes from the previous check-in. Disable excessive warnings by the NDoc3 post-processing tool. check-in: 4179328477 user: mistachkin tags: trunk | |
02:02 | Add post-processing of NDoc3 output for links that refer to protected overloaded methods of a base class. check-in: 5db202020b user: mistachkin tags: trunk | |
2013-07-09
| ||
01:00 | Final updates for release 1.0.87.0. check-in: bc2b80a373 user: mistachkin tags: trunk, release, release-1.0.87.0 | |
2013-07-06
| ||
00:16 | Enhance the comments for the SQLiteModuleNoop class. check-in: bf02fc9d80 user: mistachkin tags: trunk | |
2013-07-05
| ||
22:44 | Also move the static SQLiteIndex marshalling methods into the SQLiteIndex class itself. check-in: 82d24cdca3 user: mistachkin tags: trunk | |
22:36 | Move the static SQLiteValue marshalling method into the SQLiteValue class itself. check-in: bd1c5de6ec user: mistachkin tags: trunk | |
20:48 | Adjustments to ticket [5363fd4af6] test case. Closed-Leaf check-in: 0ff60021ce user: mistachkin tags: strictStatement | |
18:57 | Merge updates from trunk. check-in: adb53faf97 user: mistachkin tags: strictStatement | |
02:10 | Adjustments to the #if directives related to the vtshim extension module. check-in: f680c43ce0 user: mistachkin tags: trunk | |
01:31 | For the xCreate/xConnect/xDisconnect/xDestroy methods of the SQLiteModule class, refactor out the common code into private methods. Changes to comments. check-in: 9e6f8b4fca user: mistachkin tags: trunk | |
2013-07-04
| ||
20:44 | Adjustments to the cleanup of several tests. check-in: a48ea4b8d9 user: mistachkin tags: trunk | |
20:41 | Add draft test for ticket [5363fd4af6]. check-in: 01af053e49 user: mistachkin tags: strictStatement | |
19:50 | Experimental changes to validate that SQLiteStatement parameters are not disposed. check-in: e325dfa45f user: mistachkin tags: strictStatement | |
19:45 | Also rename the flag in the necessary vtab test. check-in: 0c7177f484 user: mistachkin tags: trunk | |
18:49 | Rename the new NoFunctions connection flag to NoBindFunctions. check-in: 8e945470fe user: mistachkin tags: trunk | |
06:00 | Add SQLiteConnection.BindFunction method to facilitate adding custom functions on a per-connection basis. check-in: 1fa0ac70f3 user: mistachkin tags: trunk | |
03:00 | Make sure the exception thrown by the InitializeBackup method always contains a meaningful error message. check-in: aec2437c24 user: mistachkin tags: trunk | |
2013-07-03
| ||
19:55 | Add another managed virtual table test. check-in: de1fd3c700 user: mistachkin tags: trunk | |
04:26 | Update MSVC 2012 runtimes in externals. Update master release archive manifest. check-in: 01feb27e57 user: mistachkin tags: trunk | |
03:59 | When compiled with SQLITE_STANDARD and TRACK_MEMORY_BYTES, check if the pointer is valid prior to returning 1. check-in: 6669e5169f user: mistachkin tags: trunk | |
00:38 | When compiled with SQLITE_STANDARD and TRACK_MEMORY_BYTES, the SQLiteMemory class should track the number of allocations, not sizes in bytes. check-in: d79035292c user: mistachkin tags: trunk | |
00:31 | Fix typo. Add private CopyNativeModule method for future use. check-in: 3a36c22148 user: mistachkin tags: trunk | |
2013-07-02
| ||
07:18 | Re-organize the code region for the private static helper methods of the SQLiteModule class. check-in: 7bc24ee762 user: mistachkin tags: trunk | |
07:07 | Enable setting of the logging related SQLiteModule properties via the connection flags. check-in: 7c20d612a1 user: mistachkin tags: trunk | |
2013-07-01
| ||
18:22 | In the SQLiteFunction class, check if the database connection is open prior to attempting to call the Cancel method. Add NoFunctions connection flag to skip binding functions registered in the application domain. Fixes and adjustments to comments. Add several data-types for compatibility purposes. Fix for [fe50b8c2e8]. check-in: dff9a878dd user: mistachkin tags: trunk | |
10:16 | Allow virtual tables implemented in managed code to implement functions. check-in: 3e1da60858 user: mistachkin tags: trunk | |
2013-06-28
| ||
06:47 | When reading a DateTime value, avoid unnecessary string conversions. Fix for [4d87fbc742]. check-in: e1b4194a30 user: mistachkin tags: trunk | |
2013-06-27
| ||
09:17 | By default, throw an InvalidOperationException if the SQLiteVirtualTableCursorEnumerator cursor has been closed. check-in: 61ed48703c user: mistachkin tags: trunk | |
2013-06-26
| ||
23:52 | Fix typo. check-in: 814c7ebe55 user: mistachkin tags: trunk | |
23:50 | Modify the index introspection code so that it does not treat PRAGMA table_info 'pk' column values as boolean. Fix for [f2c47a01eb]. check-in: 8d0c39afd2 user: mistachkin tags: trunk | |
18:17 | Add an example to the SQLiteModuleEnumerable class doc comments. check-in: e539f17af4 user: mistachkin tags: trunk | |
04:52 | Fixup external MSDN documentation links for the referenced generic interfaces. check-in: 0897c71426 user: mistachkin tags: trunk | |
04:27 | Minor addition to doc comments. check-in: 7d123e6752 user: mistachkin tags: trunk | |
04:23 | Add generic variants of the SQLiteModuleEnumerable and SQLiteVirtualTableCursorEnumerator classes. check-in: 7da399e402 user: mistachkin tags: trunk | |
03:18 | Rename the SQLiteVirtualTableCursorEnumerable class to SQLiteVirtualTableCursorEnumerator. check-in: 4e38ea39a3 user: mistachkin tags: trunk | |
02:20 | Modify the result code handling performed by the SQLiteModuleNoop class in order to make it more flexible for use with derived classes. Rename the ReturnCode property of the SQLiteException class to ResultCode. check-in: d2d80220a8 user: mistachkin tags: trunk | |
2013-06-25
| ||
21:50 | Add all the necessary infrastructure to allow virtual tables to be implemented in managed code. Fix for [9a544991be]. check-in: 2d35b79c48 user: mistachkin tags: trunk | |
21:49 | Add connection flags to allow loading of extensions and the creation of modules to be disabled. Closed-Leaf check-in: 1e947f24b6 user: mistachkin tags: virtualTables | |
21:31 | Modify the CHM building tool to fix internal links to inherited members. check-in: c888a45583 user: mistachkin tags: virtualTables | |
19:58 | Update version history docs. check-in: 3ea49abb4e user: mistachkin tags: virtualTables | |
19:49 | Modify native argument marshalling so that it will work properly on the .NET Compact Framework. check-in: 9946328e41 user: mistachkin tags: virtualTables | |
11:55 | First attempt at making virtual table support work on the .NET Compact Framework. check-in: 78e8297a83 user: mistachkin tags: virtualTables | |
09:53 | When marshalling from/to the SQLiteIndex class, only marshal data members of the needed direction. The SQLiteVirtualTableCursorEnumerable class should implement the IDisposable pattern. More work on docs. check-in: c6a8523c45 user: mistachkin tags: virtualTables | |
08:24 | Move byte array handling methods to the SQLiteBytes class. Remove superfluous ValueArrayFromSizeAndIntPtr method from the SQLiteMarshal class. More work on docs. check-in: 75dd5c847a user: mistachkin tags: virtualTables | |
07:44 | Document the SQLiteString class. In the SQLiteString.ProbeForUtf8ByteLength method, make sure the limit is greater than zero. check-in: 3fbdd30433 user: mistachkin tags: virtualTables | |
06:58 | Document the SQLiteMemory class. check-in: 3b2c842774 user: mistachkin tags: virtualTables | |
06:40 | More work on docs. check-in: f31a811fbb user: mistachkin tags: virtualTables | |
04:17 | Add SQLiteNativeModule class. Revise table/cursor error handling methods of the SQLiteModule class to add the static variants of them. Rename the old CreateNativeModuleImpl method to GetNativeModuleImpl. Add new CreateNativeModuleImpl method that returns the default ISQLiteNativeModule implementation. More work on docs. check-in: c6554ef4c6 user: mistachkin tags: virtualTables | |
02:06 | Modify marshalling for the xUpdate method. More work on docs. check-in: 7825b411c7 user: mistachkin tags: virtualTables | |
01:25 | Fix several compilation errors and warnings. More work in progress on docs. check-in: d0f5ab8e16 user: mistachkin tags: virtualTables | |
2013-06-24
| ||
22:50 | Merge updates from trunk. check-in: d4f5e0a0ef user: mistachkin tags: virtualTables | |
22:49 | The SQLiteValue and SQLiteContext classes should implement the ISQLiteNativeHandle interface. Work in progress on documentation for the virtual tables support classes. check-in: c8d209d5f4 user: mistachkin tags: virtualTables | |
2013-06-22
| ||
20:05 | Also update error message wording. check-in: f01efa4daa user: mistachkin tags: virtualTables | |
20:04 | Modify virtual methods for index estimated cost handling. check-in: c1d2964281 user: mistachkin tags: virtualTables | |
03:56 | Update to the FAQ #22. check-in: a86c8c24d8 user: mistachkin tags: trunk | |
03:36 | Update several wiki pages. check-in: ef62d192d4 user: mistachkin tags: trunk | |
02:51 | Support compiling without built-in support for creating virtual tables in managed code, thus allowing the vtshim extension module to be excluded. check-in: a85fc42853 user: mistachkin tags: virtualTables | |
01:39 | Cleanup several test variables. check-in: b9dfe7578d user: mistachkin tags: virtualTables | |
01:35 | Make the error codes used with the SQLiteException class consistent. Throw an exception if the SQLite3.Open method is called when already open. check-in: 7aae5042f8 user: mistachkin tags: virtualTables | |
00:52 | Improve diagnostics for test data-1.1. Fix connection handle leak by removing superfluous _ownHandle fields and add properties instead. check-in: 0e4ebe697a user: mistachkin tags: virtualTables | |
2013-06-21
| ||
23:44 | In the SQLite3.Close method, be sure to null out of the _sql field when _ownHandle is false. Centralize the SQLite3 instance creation logic used by the SQLiteConnection class. Restrict the ConnectionStringBuilder test to run only when SQLite is in use. check-in: 67f779810e user: mistachkin tags: virtualTables | |
21:01 | Fix vtshim error message handling. Adjust the data-1.28 test to account for the new SQLite3 constructor parameters. Fix delegate declaration for the xFilter method. check-in: ee4c57e435 user: mistachkin tags: virtualTables | |
18:13 | Correct vtable related maximum memory allocation calculation. Also, always use a lock statement for better portability to the .NET Compact Framework. check-in: 33eaa98450 user: mistachkin tags: virtualTables | |
07:23 | Remove unused GetNativeModule method. check-in: e550e1282e user: mistachkin tags: virtualTables | |
07:21 | Rename the SQLiteModuleBase class to SQLiteModule. check-in: f0ccb3cd64 user: mistachkin tags: virtualTables | |
07:15 | Move string related marshalling methods to the new SQLiteString static class. check-in: 0d7f2bfcca user: mistachkin tags: virtualTables | |
07:06 | Add LogErrors and LogExceptions properties to the SQLiteModuleBase class. Allow the ISQLiteNativeModule implementation of the SQLiteModuleBase class to be overridden; however, remove it as a formal interface. check-in: deb17e28f2 user: mistachkin tags: virtualTables | |
06:33 | Always attempt to log virtual table errors. check-in: b5a342952a user: mistachkin tags: virtualTables | |
06:27 | Fix disposal semantics for classes derived from the SQLiteModuleBase class. Use the String.Format method consistently. Enable virtual table related native memory allocation tracking on the .NET Compact Framework. check-in: f9041807b3 user: mistachkin tags: virtualTables | |
06:06 | Modularize various aspects of the virtual table handling in the example SQLiteVirtualTableCursorEnumerable class. check-in: 5033bacee1 user: mistachkin tags: virtualTables | |
05:39 | Move the native memory allocation wrapper methods into the new SQLiteMemory class. check-in: c16bb56cfd user: mistachkin tags: virtualTables | |
05:14 | Fix memory leak in the SQLiteModuleBase class. Add support for optionally tracking memory usage of the SQLiteMarshal class. Make sure sqlite3_*_interop() functions are only used when SQLITE_STANDARD is not defined. check-in: 4aab5f9721 user: mistachkin tags: virtualTables | |
03:11 | Major cleanup and refactoring of the ISQLiteManagedModule interface. Fix a small memory leak in DeclareVirtualTable. Add the ability to persist SQLiteValue values beyond the duration of the method call in progress. Add SQLiteVirtualTable base class. Update SQLiteVirtualTableCursor base class to be IDisposable and to support storing the filtering parameters. Make parameter naming in the ISQLiteManagedModule interface consistent with other managed code. Add SQLiteVirtualTable parameter to the ISQLiteManagedModule interface methods where necessary. Remove incorrect SQLiteIndex object creation from the IndexToIntPtr method. Keep track of all managed table and cursor object instances associated with their native pointers. Zero out the native sqlite3_vtab object right after allocation. Correct declarations for the sqlite3_vtab and sqlite3_vtab_cursor structures. Add SQLiteModuleEnumerable and SQLiteVirtualTableCursorEnumerable classes to allow an IEnumerable to provide the data for a virtual table. check-in: d3ac8fc2c3 user: mistachkin tags: virtualTables | |
2013-06-20
| ||
03:08 | Fix handling of copied connection handles when calling Create and Connect virtual methods. Get initial test passing. check-in: e1bef414b7 user: mistachkin tags: virtualTables | |
01:40 | More work on disposable vtable integration. check-in: 5a2bdec84f user: mistachkin tags: virtualTables | |
2013-06-19
| ||
07:02 | Pickup SQLite core library with disposable vtable support from upstream. More work on integration of the SQLiteModuleBase class. Add initial tests. check-in: 15b1d1d825 user: mistachkin tags: virtualTables | |
2013-06-18
| ||
21:15 | Move marshalling utility methods into the internal SQLiteMarshal class. check-in: 89613e2645 user: mistachkin tags: virtualTables | |
20:39 | Fix xCreate and xConnect delegate signatures. Finish marshalling of the sqlite3_index_info structure. check-in: 7461bf423f user: mistachkin tags: virtualTables | |
06:12 | Fix compilation errors for the .NET Compact Framework build. check-in: e64388aacd user: mistachkin tags: virtualTables | |
06:07 | More work on input/output marshalling for the sqlite3_index_info structure. Also, refactoring to allow better portability to the .NET Compact Framework. check-in: ea5335378e user: mistachkin tags: virtualTables | |
2013-06-15
| ||
02:46 | More work in progress. check-in: 8a682d20dc user: mistachkin tags: virtualTables | |
2013-06-13
| ||
22:49 | Complete most of the initial virtual table module base class. Some fixes to types for marshalling. check-in: df6776ec88 user: mistachkin tags: virtualTables | |
2013-06-12
| ||
21:43 | Adjust how the index related input/output structures are represented. check-in: 978cda574b user: mistachkin tags: virtualTables | |
2013-06-08
| ||
04:15 | Add disposal checks to the SQLiteModuleNoop class. check-in: 62d2f9e5bd user: mistachkin tags: virtualTables | |
02:36 | Reorganize native interop definitions into the UnsafeNativeMethods class. Enable compilation for the .NET Compact Framework. check-in: 2a9118d124 user: mistachkin tags: virtualTables | |
2013-06-07
| ||
21:23 | Implement the xFilter virtual table method. More cleanup. check-in: 08eaed4731 user: mistachkin tags: virtualTables | |
19:14 | Implement the SQLiteContext helper class. check-in: 95425066e0 user: mistachkin tags: virtualTables | |
08:50 | Minor adjustments to previous commit. check-in: a900416795 user: mistachkin tags: virtualTables | |
08:32 | Some cleanup work. Implement the SQLiteValue helper class. check-in: 33b2470a68 user: mistachkin tags: virtualTables | |
02:45 | Rename the SQLiteModule class to SQLiteModuleNoop. Adjustments to method and parameter naming conventions. Initial implementation of xOpen virtual table method. check-in: f5c3afbfb1 user: mistachkin tags: virtualTables | |
00:56 | Implement the xDisconnect and xDestroy virtual table methods. check-in: f19e7df898 user: mistachkin tags: virtualTables | |
00:28 | Keep track of whether the DeclareVirtualTable method has been called by a virtual table module. check-in: 091ead1daf user: mistachkin tags: virtualTables | |
00:04 | Add initial marshalling infrastructure and start implementing the xCreate and xConnect virtual table methods. check-in: bf5505be7a user: mistachkin tags: virtualTables | |
2013-06-06
| ||
19:36 | Support creating a SQLiteConnection instance from a pre-existing native connection handle (i.e. one that cannot be disposed). check-in: b6c0bcadb3 user: mistachkin tags: virtualTables | |
2013-06-03
| ||
01:57 | Initial phase of experimental support for implementing virtual tables in managed code. No docs, no tests, does not work yet, and may not even compile. check-in: 273b0c601f user: mistachkin tags: virtualTables | |
2013-05-30
| ||
00:44 | Add DateTimeFormatString connection string property to allow the DateTime format string used for all parsing and formatting to be overridden. Disable use of the new connection string parsing algorithm when the No_SQLiteConnectionNewParser environment variable is set. Pursuant to [bbdda6eae2]. check-in: 4f933521a1 user: mistachkin tags: trunk | |
2013-05-29
| ||
23:04 | Honor the DateTimeFormat and DateTimeKind connection string properties even when the BindAllAsText connection flag is in use. check-in: d81d546e99 user: mistachkin tags: trunk | |
23:03 | Adjust CryptoAPI codec to support v2 interfaces. check-in: 4a11e7c65a user: mistachkin tags: trunk | |
20:47 | Fix some tests failing due to the previous check-in. check-in: d0957b3941 user: mistachkin tags: trunk | |
10:26 | Remove unused, non-building, and obsolete 'Membership' project. check-in: 722240fa22 user: mistachkin tags: trunk | |
10:24 | Seal one class missed in the previous commit. check-in: 499406843e user: mistachkin tags: trunk | |
10:21 | Seal various internal classes that are never derived from. check-in: e8abe75ff5 user: mistachkin tags: trunk | |
10:04 | Further refactoring work on the DbType/TypeName map handling. check-in: 48b50f802e user: mistachkin tags: trunk | |
2013-05-28
| ||
09:55 | Bump all versions to 1.0.87.0. check-in: 01ae5e862f user: mistachkin tags: trunk | |
09:34 | When translating a DbType to a type name, be sure to prioritize the type names supported by the EDMX components. Fix for [47f4bac575]. check-in: 4aa2360885 user: mistachkin tags: trunk | |
08:19 | Fix incorrect comment. check-in: 3a98512a05 user: mistachkin tags: trunk | |
2013-05-27
| ||
21:23 | If the connection string cannot be parsed, throw an exception with an error message describing the problem. check-in: 89b5dbd444 user: mistachkin tags: trunk | |
2013-05-26
| ||
23:54 | Handle a null return value from the SQLiteConvert.NewSplit method. check-in: d9f1267d10 user: mistachkin tags: trunk | |
2013-05-25
| ||
21:22 | Update to embedded doc comments on the Data Source property of the connection string. check-in: 28de1a422e user: mistachkin tags: trunk | |
21:10 | Mark the connection string parsing algorithm change as potentially incompatible. Pursuant to ticket [bbdda6eae2]. check-in: 5567024344 user: mistachkin tags: trunk | |
2013-05-24
| ||
09:31 | System.Data.SQLite release 1.0.86.0. check-in: e4f1fb807d user: mistachkin tags: trunk, release, release-1.0.86.0 | |
02:44 | Final updates for the 1.0.86.0 release. Closed-Leaf check-in: 10166d1d96 user: mistachkin tags: preRelease | |
02:42 | Update master release archive manifest again to include one missed file for the PocketPC release archive. check-in: 27070650ec user: mistachkin tags: trunk | |
2013-05-23
| ||
23:09 | Update the master release archive manifest. check-in: e02e359a10 user: mistachkin tags: trunk | |
2013-05-22
| ||
02:14 | Update SQLite core library to the 3.7.17 release. check-in: c987724cc4 user: mistachkin tags: trunk | |
2013-05-18
| ||
00:31 | Mark the previous commit as a 'Potentially Incompatible Change'. check-in: 3528e77627 user: mistachkin tags: trunk | |
00:28 | Disable use of the AllowPartiallyTrustedCallers attribute when compiled for the .NET Framework 4.0/4.5. check-in: 6f42f3300f user: mistachkin tags: trunk | |
2013-05-17
| ||
01:31 | Update Eagle in externals to the latest trunk code. check-in: 1b40ed593a user: mistachkin tags: trunk | |
2013-05-16
| ||
12:52 | Compilation fix for the .NET Compact Framework build. check-in: 6c4550233a user: mistachkin tags: trunk | |
12:35 | Pick up fix to the sqlite3_close_v2() function in the SQLite core library. check-in: b00790ecf0 user: mistachkin tags: trunk | |
09:37 | Update SQLite core library to the latest trunk code. check-in: 4bfa39c32e user: mistachkin tags: trunk | |
2013-05-09
| ||
23:02 | Further modularization work on the .NET Compact Framework test app. check-in: 2f2b657781 user: mistachkin tags: trunk | |
21:54 | Fix minor typo in previous commit. check-in: ef6282a18c user: mistachkin tags: trunk | |
21:51 | Enhance the .NET Compact Framework test app to allow custom SQL to be executed prior to running the tests. check-in: ab52fdc3e8 user: mistachkin tags: trunk | |
2013-05-05
| ||
02:28 | Fixup HTML entity escapes in the contributor agreement. check-in: f6168a7941 user: mistachkin tags: trunk | |
2013-05-04
| ||
22:24 | Updates to the contributions web page. check-in: 44d25d800a user: mistachkin tags: trunk | |
2013-05-01
| ||
00:28 | Update to comments and version history docs. check-in: 37f936471c user: mistachkin tags: trunk | |
00:06 | Allow semi-colons in the data source file name. Fix for ticket [e47b3d8346]. check-in: 8e0bb4c6cd user: mistachkin tags: trunk | |
2013-04-30
| ||
00:29 | Update release version to 1.0.86.0. check-in: 545d22c1ff user: mistachkin tags: trunk | |
2013-04-29
| ||
23:00 | NULL values should be mapped to type 'object', not 'DBNull'. Fix for ticket [48a6b8e4ca]. Also see ticket [49e30d7612]. check-in: dcc277f29a user: mistachkin tags: trunk | |
22:58 | Remove superfluous using statements from C# tests. check-in: 959547ff1f user: mistachkin tags: trunk | |
22:57 | Minor corrections to the backup handle accounting used by the test suite. check-in: b8842a3e20 user: mistachkin tags: trunk | |
2013-04-22
| ||
21:59 | Further clarification for the setup packages on the download page. check-in: 3bc5ba5a39 user: mistachkin tags: trunk | |
21:51 | Improvements to the downloads page. check-in: a42e669917 user: mistachkin tags: trunk | |
2013-04-19
| ||
05:13 | Final updates for the 1.0.85.0 release. check-in: 8f9b14afbb user: mistachkin tags: trunk, release, release-1.0.85.0 | |
2013-04-18
| ||
20:54 | Updates for release 1.0.85.0. Closed-Leaf check-in: bdd4f522b9 user: mistachkin tags: preRelease | |
07:21 | Halt the testing process if the build directory cannot be verified by the test suite infrastructure. check-in: 5ded6de675 user: mistachkin tags: trunk | |
07:03 | Use 'Win32' instead of 'x86' for the test platform name used by the test suite infrastructure. check-in: bdc97f7b5a user: mistachkin tags: trunk | |
04:55 | When the legacy unit test application is running in automatic mode, hide the form. check-in: 4a31424a6b user: mistachkin tags: trunk | |
2013-04-13
| ||
17:00 | Update SQLite core library to the 3.7.16.2 release. check-in: a469ccf170 user: mistachkin tags: trunk | |
2013-04-11
| ||
22:58 | Add new error codes from the SQLite core library. check-in: d834d6896e user: mistachkin tags: trunk | |
09:55 | Improve diagnostic output from the .NET Compact Framework testing tool. Also, update the master release archive manifest. check-in: 5b5f922631 user: mistachkin tags: trunk | |
2013-04-10
| ||
07:16 | Add test for ticket [4a791e70ab]. check-in: f11d1e6b74 user: mistachkin tags: trunk | |
2013-04-09
| ||
22:34 | Preliminary fix for ticket [4a791e70ab]. Lacks tests. check-in: 89a866c1e8 user: mistachkin tags: trunk | |
2013-03-29
| ||
20:19 | Update SQLite core library to the 3.7.16.1 release. check-in: 222ca9f73a user: mistachkin tags: trunk | |
20:15 | Adjustments to download file platform naming. check-in: a8be35a8cf user: mistachkin tags: trunk | |
07:07 | Update content and naming of the external MSVC runtime redistributable files. check-in: 9de2b17407 user: mistachkin tags: trunk | |
04:26 | Add several files to the list of 'solution items' in the solution files. check-in: 7eb3533280 user: mistachkin tags: trunk | |
2013-03-28
| ||
00:35 | Update SQLite core library to the latest trunk code. check-in: 3dd4a5f01c user: mistachkin tags: trunk | |
2013-03-23
| ||
11:00 | Update the master archive release manifest. check-in: 24c7a3d1f5 user: mistachkin tags: trunk | |
10:49 | Update Eagle script library in externals to the latest trunk. check-in: aa16dda5d9 user: mistachkin tags: trunk | |
2013-03-22
| ||
23:40 | Add GetAllAsText connection flag to force all column values to be returned as text. Pursuant to [e06c4caff3]. check-in: 2cd9814a44 user: mistachkin tags: trunk | |
2013-03-20
| ||
23:00 | In the interop assembly, use the sqlite3_prepare_v2() function when available. In the managed assembly, use the sqlite3_prepare_v2() function when enabled. Sync up the list of define constants used by the test suite. check-in: 160e7ea1f6 user: mistachkin tags: trunk | |
21:45 | Update SQLite core library to the 3.7.16 release. check-in: 286db63f8b user: mistachkin tags: trunk | |
2013-03-15
| ||
01:39 |
Fix missing . check-in: 2faf70c1a4 user: mistachkin tags: trunk | |
01:34 | Add question to the FAQ. check-in: 792230a63e user: mistachkin tags: trunk | |
00:36 | Update version history docs. check-in: af4af7e39f user: mistachkin tags: trunk | |
00:23 | Check for a valid row in the GetValue method of the SQLiteDataReader class. check-in: f9367601a0 user: mistachkin tags: trunk | |
2013-03-14
| ||
08:49 | Fix minor typos in names of the .NET Compact Framework installation cabinet files. check-in: e8c39e2bc8 user: mistachkin tags: trunk | |
08:41 | Modify test automation to support the .NET Compact Framework 2.0. check-in: a7475169ba user: mistachkin tags: trunk | |
06:20 | Support querying the processor architecture when running on the .NET Compact Framework via P/Invoke. check-in: 39903da2a4 user: mistachkin tags: trunk | |
2013-03-13
| ||
19:40 | Add ARM to the processor-to-platform name map used by the native library pre-loading feature. check-in: b4709d3ca1 user: mistachkin tags: trunk | |
02:59 | Update SQLite core library to the latest 3.7.16 pre-release code. check-in: 9a64daea7c user: mistachkin tags: trunk | |
2013-03-11
| ||
01:48 | More precise handling of slashes in the file names constructed during the setup. check-in: ac94d2bde1 user: mistachkin tags: trunk | |
2013-03-07
| ||
03:07 | Update SQLite core library to the latest trunk code. check-in: 32e2b40ffe user: mistachkin tags: trunk | |
02:05 | Reorder the arguments to the joinBuildDirectory test suite infrastructure procedure. Also, fixup some comment lines. check-in: ef146a4391 user: mistachkin tags: trunk | |
01:52 | Remove superfluous global namespace prefixes. check-in: 31eb6cd787 user: mistachkin tags: trunk | |
2013-03-06
| ||
23:05 | Properly handle embedded NUL characters in parameter and column values. Fix for [3567020edf]. check-in: c77dd425d4 user: mistachkin tags: trunk | |
22:37 | Add tests. Closed-Leaf check-in: 99befef947 user: mistachkin tags: tkt-3567020edf | |
22:14 | Preliminary changes to fix ticket [3567020edf]. Missing tests. check-in: bea6b5d82d user: mistachkin tags: tkt-3567020edf | |
02:14 | Update Eagle script library in externals to the latest trunk. check-in: 68514c1808 user: mistachkin tags: trunk | |
2013-03-01
| ||
01:15 | Update Eagle in externals to the beta 27 release. check-in: a0aafa8eb9 user: mistachkin tags: trunk | |
2013-02-28
| ||
03:26 | Fix compilation issues on the .NET Compact Framework 2.0. check-in: 968b6f7b1c user: mistachkin tags: trunk | |
2013-02-27
| ||
22:45 | Update Eagle script library in externals to the latest trunk. check-in: 40b940e610 user: mistachkin tags: trunk | |
07:26 | Update SQLite core library to the latest trunk. check-in: 956d686069 user: mistachkin tags: trunk | |
07:08 | Simplify the getBuildBaseDirectory test suite infrastructure helper procedure. check-in: e34afc8100 user: mistachkin tags: trunk | |
07:02 | Enhance detection and handling of multiple sets of build output by the test suite. Update Eagle script library in externals to latest trunk. check-in: 7197d1e4c5 user: mistachkin tags: trunk | |
07:02 | Restore the default connection pool implementation in the test cleanup for ticket [393d954be0]. check-in: 7539c9f0a6 user: mistachkin tags: trunk | |
01:44 | Support using the directory containing the primary managed-only assembly itself as the basis for native library pre-loading via setting the 'PreLoadSQLite_UseAssemblyDirectory' environment variable (to anything). check-in: 80f0294664 user: mistachkin tags: trunk | |
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
| ||
02:17 | Add testing for the custom connection pool functionality. Closed-Leaf check-in: 8549eb3248 user: mistachkin tags: customPool | |
00:23 | Add custom connection pool changes to the version history docs. Pursuant to [393d954be0]. check-in: abc8fb3a6f user: mistachkin tags: customPool | |
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 | |
08:36 | Add initial draft of the custom connection pool feature. check-in: 44b92245a6 user: mistachkin tags: customPool | |
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 | |
2013-02-13
| ||
21:59 | Add doc wording to clarify that the connection pool will not work properly in WPF applications. Pursuant to [393d954be0]. check-in: dabfe38a9e user: mistachkin tags: trunk | |
03:06 | Revise docs on how to obtain the source code. check-in: c13ff09745 user: mistachkin tags: trunk | |
2013-02-12
| ||
10:51 | Adjust one #if directive in the SQLiteConnection class to explicitly exclude the .NET Compact Framework. check-in: 562a31fa49 user: mistachkin tags: trunk | |
10:45 | Enable use of the SQLiteLog class when running on the .NET Compact Framework. check-in: 7d84579756 user: mistachkin tags: trunk | |
2013-02-07
| ||
04:35 | Add HexPassword connection string property to work around the inability to include a literal semicolon in a connection string property value. Pursuant to [1c456ae75f]. check-in: d33b63cd51 user: mistachkin tags: trunk | |
2013-02-01
| ||
22:49 | Merge BindUInt32AsInt64 connection flag support to trunk. Pursuant to ticket [c010fa6584]. check-in: a0ead64064 user: mistachkin tags: trunk | |
01:34 | Fix typo on downloads page. check-in: f5358a93ce user: mistachkin tags: trunk | |
2013-01-31
| ||
23:19 | Add BindUInt32AsInt64 connection flag to force binding of UInt32 values as Int64 instead. Pursuant to ticket [c010fa6584]. Closed-Leaf check-in: 99c7362ca8 user: mistachkin tags: tkt-c010fa6584 | |
20:59 | Merge SQLiteFunction changes to trunk. See ticket [e4c8121f7b]. check-in: 7048c61d62 user: mistachkin tags: trunk | |
07:39 | Merge fix for ticket [c010fa6584] to trunk. check-in: c55ee9c616 user: mistachkin tags: trunk | |
07:38 | Clarify and improve type conversion arrays in the SQLiteConvert class. check-in: e755582cbc user: mistachkin tags: trunk | |
07:36 | Avoid throwing overflow exceptions from the SQLite3.GetValue method for integral column types. Fix for [c010fa6584]. Closed-Leaf check-in: 618f5890e7 user: mistachkin tags: tkt-c010fa6584 | |
03:34 | Merge updates from trunk. check-in: 5ad118c22e user: mistachkin tags: tkt-c010fa6584 | |
03:24 | Centralize building of the column type name map. Remove AUTOINCREMENT from the column type name map. Add BIGUINT, SMALLUINT, TINYSINT, and ULONG to the column type name map. check-in: c7b39f9c3b user: mistachkin tags: trunk | |
02:25 | Add test for ticket [c010fa6584]. check-in: 064c0bbe3d user: mistachkin tags: tkt-c010fa6584 | |
2013-01-30
| ||
21:38 | Avoid trying to use SleepEx on Windows CE. check-in: a7c52f8f33 user: mistachkin tags: trunk | |
01:00 | Support automatic value conversions for columns with a declared type of INTEGER8, INTEGER16, INTEGER32, INTEGER64, UNSIGNEDINTEGER, UNSIGNEDINTEGER8, UNSIGNEDINTEGER16, UNSIGNEDINTEGER32, UNSIGNEDINTEGER64, INT8, INT16, INT32, INT64, UINT, UINT8, UINT16, UINT32, or UINT64. check-in: ad2b42f3cc user: mistachkin tags: trunk | |
2013-01-29
| ||
20:50 | Slight change to the description of No_SQLiteFunctions environment variable in the version history docs. Closed-Leaf check-in: 81241b2972 user: mistachkin tags: skipFunctions | |
20:39 | Skip checking loaded assemblies for classes tagged with the SQLiteFunction attribute when the No_SQLiteFunctions environment variable is set. check-in: 52000f7d30 user: mistachkin tags: skipFunctions | |
06:35 | Fix-up spacing on section separators. Closed-Leaf check-in: 4ebae8bc82 user: mistachkin tags: tkt-e235a52c82 | |
05:33 | Enhance test case for ticket [e235a52c82] to demonstrate the effects that different default isolation levels have on created transactions. check-in: a354a124a5 user: mistachkin tags: tkt-e235a52c82 | |
03:35 | Add test pursuant to ticket [e235a52c82]. check-in: 4647779e7a user: mistachkin tags: tkt-e235a52c82 | |
03:34 | Remove superfluous 'using' statements from some tests. check-in: 0ca77b6031 user: mistachkin tags: trunk | |
2013-01-17
| ||
21:01 | Bump all versions to 1.0.85.0. Add static Execute method to the SQLiteCommand class. Add public constructor to the SQLiteDataAdapter class that allows passing the parseViaFramework parameter to the SQLiteConnection constructor. When built with the CHECK_STATE compile-time option, skip throwing exceptions from the SQLiteDataReader class when the object is being disposed. check-in: b2c5c6e2a0 user: mistachkin tags: trunk | |
04:59 | Update SQLite core library to include the RTree error message changes. Closed-Leaf check-in: d145c7f890 user: mistachkin tags: tkt-d1fb769a8e | |
01:47 | Add initial draft of test for ticket [d1fb769a8e]. check-in: 4e9be1fcdb user: mistachkin tags: tkt-d1fb769a8e | |
01:07 | Fix minor whitespace issue in stress test file. check-in: d76a622544 user: mistachkin tags: trunk | |
2013-01-16
| ||
23:49 | Add interop test SQL function to sleep for X milliseconds. check-in: da3460c70f user: mistachkin tags: trunk | |
2013-01-10
| ||
16:04 | Fix compilation issue for the .NET Compact Framework version included with Visual Studio 2005. check-in: 03add76ac4 user: mistachkin tags: trunk | |
2013-01-09
| ||
22:14 | Update downloads page for release 1.0.84.0. check-in: 8804f074eb user: mistachkin tags: trunk, release, release-1.0.84.0 | |
21:02 | Update master release archive manifest and file exclusion list. check-in: c3512d6f32 user: mistachkin tags: trunk | |
19:18 | Preparation for the 1.0.84.0 release. check-in: 060593ee6a user: mistachkin tags: trunk | |
18:50 | Explicitly dispose of all the commands associated with a SQLiteDataAdapter object as the base class does not do it. Fix for ticket [6434e23a0f]. check-in: 42d873a6d8 user: mistachkin tags: trunk | |
02:11 | Add Visual Studio 2012 / .NET Framework 4.5 specific binaries to the NuGet packages. Add a NuGet package specifically for beta testing purposes. check-in: 6d3a6e6ae3 user: mistachkin tags: trunk | |
2013-01-05
| ||
22:59 | Update Eagle script library to the latest trunk code. When MDAs are enabled, disable a test that is problematic with them. check-in: 8a1386f303 user: mistachkin tags: trunk | |
21:57 | Add another MDA to the example configuration file. check-in: bae364e5e7 user: mistachkin tags: trunk | |
20:40 | Enable easier use of Managed Debugging Assistants during the test suite. check-in: 3d3dcd4a76 user: mistachkin tags: trunk | |
2013-01-04
| ||
21:07 | Add a NuGet package specifically for beta testing purposes. Closed-Leaf check-in: 0330a6ad3a user: mistachkin tags: nuget2012 | |
20:48 | Add Visual Studio 2012 / .NET Framework 4.5 specific binaries to the NuGet packages. check-in: d7ffaa634b user: mistachkin tags: nuget2012 | |
20:47 | Update SQLite to the latest trunk code. check-in: d832fb7645 user: mistachkin tags: trunk | |
15:46 | Fix index page link to the CHM file. check-in: 217f1b5a6b user: mistachkin tags: trunk | |
2013-01-03
| ||
16:26 | Add test to verify nullable value type behavior. check-in: 58a67130ea user: mistachkin tags: trunk | |
2012-12-31
| ||
18:19 | Modify test suite infrastructure to support canceling pending SQL queries when the interpreter is interrupted. check-in: fc38f756de user: mistachkin tags: trunk | |
14:05 | Merge updates and fixes from the release branch to trunk. check-in: c7e3f861ce user: mistachkin tags: trunk | |
14:01 | Update the downloads page with the SHA1 hashes for the newly rebuilt release files. Closed-Leaf check-in: 2a1882382a user: mistachkin tags: release, release-1.0.83.0 | |
13:02 | Enable building the debug configuration for the .NET Compact Framework. Fix a missing using directive in same. check-in: 1a1bcc1d87 user: mistachkin tags: release-1.0.83.0 | |
10:43 | Fix subtle race condition in test 'data-1.33' that can cause spurious failures. check-in: 27ac3fc672 user: mistachkin tags: release-1.0.83.0 | |
09:08 | Backport fix for ticket [a0677309f0] to the 1.0.83.0 release branch. check-in: 7b4f7b6d48 user: mistachkin tags: release-1.0.83.0 | |
08:48 | For the VS design-time components installer, do not use the 'Wow6432Node' registry node when installing settings per-user. In the setup, skip modifying .NET Framework settings when run per-user. Fix for ticket [a0677309f0]. check-in: 8f6d58c0c4 user: mistachkin tags: trunk | |
2012-12-30
| ||
17:01 | Bump all versions to 1.0.84.0. Update SQLite core library to the latest trunk code. Add Cancel method to the SQLiteConnection class. In the SQLiteLog.LogMessage method, clone the event handlers before invoking them to improve thread safety. check-in: 7d572c8589 user: mistachkin tags: trunk | |
09:02 | Enhance diagnostic messages emitted by the test suite infrastructure when loading per-user and per-host settings files. check-in: fce8f170ea user: mistachkin tags: trunk | |
2012-12-29
| ||
23:34 | Merge updates for release 1.0.83.0. check-in: 206110d00c user: mistachkin tags: trunk | |
22:44 | Adjust setup and download page to account for Visual Studio 2005 related downloads. Closed-Leaf check-in: dea3bf54e2 user: mistachkin tags: preRelease | |
22:18 | Update docs and web pages for the 1.0.83.0 release. check-in: 69c6664f36 user: mistachkin tags: preRelease | |
21:55 | Update source archive exclusion list and release archive manifest to include newly added files. check-in: 5bf6597b54 user: mistachkin tags: trunk | |
21:37 | In the test suite, avoid leaking memory used for data/temp_store_directory. Fix missing description in test [bb4b04d457]. check-in: 99a46a4feb user: mistachkin tags: trunk | |
19:06 | Add some diagnostic output to the backup and stress tests. check-in: 98e119edca user: mistachkin tags: trunk | |
17:49 | Fix typo in comment. check-in: 5ccf6ab115 user: mistachkin tags: trunk | |
17:48 | Add debug configurations to batch tools that build and test 'all' binaries. Adapt stress test so that it will work with the .NET Framework 4.5 installed. check-in: 52bf1489f5 user: mistachkin tags: trunk | |
13:45 | Update Eagle in externals to the latest trunk. Modify connection pool test and infrastructure to prevent it from counting connections opened from the pool during the release process. check-in: 71ed45f357 user: mistachkin tags: trunk | |
2012-12-24
| ||
08:49 | Update index page to point to the CHM documentation file. check-in: f100407055 user: mistachkin tags: trunk | |
01:37 | Modify parsing of connection strings to allow property names and values to be quoted. check-in: 36bb982dd7 user: mistachkin tags: trunk | |
2012-12-20
| ||
02:09 | Update SQLite core library to the 3.7.15.1 release. Also, add tests for ticket [ae5267b863]. check-in: c83f8f3852 user: mistachkin tags: trunk | |
02:05 | Update SQLite core library to the 3.7.15.1 release. Closed-Leaf check-in: 3cac27b444 user: mistachkin tags: tkt-ae5267b863 | |
2012-12-17
| ||
23:44 | Enhance the test case for [ae5267b863] to increase the odds of hitting the underlying object disposal issue. check-in: 838feb48ec user: mistachkin tags: tkt-ae5267b863 | |
23:14 | Add test case for ticket [ae5267b863]. check-in: 3f4c3359f3 user: mistachkin tags: tkt-ae5267b863 | |
22:53 | Fix typo in comment. check-in: 82dedce10b user: mistachkin tags: trunk | |
2012-12-16
| ||
05:53 | When compiling for the .NET Compact Framework, the DbConnectionStringBuilder class is not available; therefore, do not try to use it. check-in: ed2df8b72d user: mistachkin tags: trunk | |
2012-12-15
| ||
10:12 | Remove one set of surrounding single or double quotes from property names and values parsed from the connection string. Fix for [b4cc611998]. check-in: 46ee3d16d6 user: mistachkin tags: trunk | |
09:07 | Add ParseViaFramework property to the SQLiteConnection class to allow the built-in (i.e. framework provided) connection string parser to be used when opening a connection. Pursuant to [b4cc611998]. check-in: ba458b79fd user: mistachkin tags: trunk | |
2012-12-13
| ||
01:10 | Enhance tests for connection passwords that contain spaces, per ticket [b4cc611998]. check-in: 1b95978544 user: mistachkin tags: trunk | |
01:08 | Modify legacy threading test case to allow threads more time to exit voluntarily, per ticket [f6bc37ac6b]. check-in: 19c57cab6f user: mistachkin tags: trunk | |
01:06 | Update SQLite core library to the 3.7.15 release. check-in: 900e514d6a user: mistachkin tags: trunk | |
2012-12-11
| ||
07:15 | Update SQLite core library to the latest trunk code. check-in: 2a96ac5513 user: mistachkin tags: trunk | |
2012-12-10
| ||
00:22 | Prevent the .NET Framework 3.5 settings file from being used for the Visual Studio 2005 and 2008 projects. check-in: fb6f1976f7 user: mistachkin tags: trunk | |
2012-12-06
| ||
06:19 | Update SQLite core library to the latest trunk code. check-in: 885e2fbcea user: mistachkin tags: trunk | |
2012-11-16
| ||
19:04 | Enhance project files for Visual Studio 2010/2012 to allow easier targeting of the .NET Framework 3.5. check-in: 6f8cffd539 user: mistachkin tags: trunk | |
2012-11-05
| ||
08:50 | Update Eagle in externals to the beta 26 release. check-in: 0ca5fae021 user: mistachkin tags: trunk | |
2012-10-27
| ||
17:43 | Seal the CriticalHandle derived classes and add WasReleasedOk method for accurate backup handle count tracking. Report resource counts for the backup, threading, and stress tests. check-in: b4cd72edae user: mistachkin tags: trunk | |
04:12 | Revise logging integration between the interop assembly and the managed assembly; by default, the native logging callback is now used only when running on the .NET Compact Framework. check-in: f1261d71fd user: mistachkin tags: trunk | |
03:05 | Fix typo in diagnostic message and update version history docs. check-in: de2c4e51b2 user: mistachkin tags: trunk | |
02:38 | Add native logging callback to the interop assembly for use in the debug build. Make the test for ticket [72905c9a77] shutdown SQLite prior to attempting to enable logging. Fix test constraints on tests for tickets [72905c9a77] and [e1b2e0f769] (i.e. wrap them using the fixConstraints helper procedure). Enhancements to the test suite infrastructure. check-in: 4b64a8d444 user: mistachkin tags: trunk | |
2012-10-26
| ||
22:34 | Further improvements to the threading test and test suite infrastructure related to garbage collection. check-in: 4a6f2f3342 user: mistachkin tags: trunk | |
20:47 | Simplify critical handle count result matching by the threading test. check-in: be3b5a073a user: mistachkin tags: trunk | |
20:37 | Add the ability for the test suite to track counts of CriticalHandle derived object instances. Also, slightly simplify test for ticket [6c6ecccc5f]. check-in: 09c5128542 user: mistachkin tags: trunk | |
18:16 | Improvements to threading test. check-in: 3e3ebf10da user: mistachkin tags: trunk | |
00:57 | Update SQLite core library to the latest trunk. Fix for ticket [6c6ecccc5f]. check-in: e702fa192f user: mistachkin tags: trunk | |
00:25 | Add test case for ticket [6c6ecccc5f]. check-in: 4960a565c2 user: mistachkin tags: trunk | |
2012-10-24
| ||
21:00 | Add some notes about the PreLoadSQLite_BaseDirectory environment variable to the docs. check-in: 4e29eb132c user: mistachkin tags: trunk | |
2012-10-21
| ||
00:35 | Fix typo in version history docs. check-in: 556514d92e user: mistachkin tags: trunk | |
2012-10-19
| ||
20:30 | Fix typo in comment. check-in: 316547450c user: mistachkin tags: trunk | |
2012-10-18
| ||
16:51 | Improve automatic detection of the sqlite3_close_v2 function when compiled to use the standard SQLite library. check-in: cf55a3e9b9 user: mistachkin tags: trunk | |
2012-10-16
| ||
18:57 | Update Eagle script library in externals. Also, add explicit thread cleanup to the stress test. check-in: 4d797d64ec user: mistachkin tags: trunk | |
16:45 | Several fixes and adjustments to the stress test and threading test. check-in: 1814dad245 user: mistachkin tags: trunk | |
2012-10-15
| ||
21:15 | Indicate when a workload is completed in the stress test. check-in: 561a9d6348 user: mistachkin tags: trunk | |
21:13 | Update SQLite core library to latest trunk. check-in: 633898547f user: mistachkin tags: trunk | |
18:37 | Add workload to the stress test that executes all the other SQL DML queries against the in-memory database. check-in: d391517f83 user: mistachkin tags: trunk | |
12:56 | Test suite infrastructure enhancements. check-in: 91e1dcb907 user: mistachkin tags: trunk | |
06:54 | Allow trace logging to a file to be disabled in the stress test. Display and log values of test overrides specified on the command line. check-in: ecd7bb0722 user: mistachkin tags: trunk | |
06:19 | Add stress test workload to change the database journal mode. check-in: 0771490908 user: mistachkin tags: trunk | |
05:07 | In the stress test, always set thread names and allow the workload thread priorities to be overridden. check-in: 185b17b09d user: mistachkin tags: trunk | |
2012-10-14
| ||
12:55 | Remove an unnecessary debugging statement. In the stress test, make sure the amount of memory to allocate for exclusion is never negative. check-in: 77097d2fe6 user: mistachkin tags: trunk | |
01:07 | Add workload to the stress test that allocates (large amounts of) native heap memory. check-in: 977ba2a5fb user: mistachkin tags: trunk | |
2012-10-13
| ||
22:38 | Revise handling of errors in the stress test. check-in: a81eb9b135 user: mistachkin tags: trunk | |
20:28 | Make the stress test failure handling more flexible, add more comments, and improve readability. check-in: 742684b09c user: mistachkin tags: trunk | |
20:26 | In the SQLiteDataReader, try to stop processing query results if the underlying connection is closed. check-in: 441fd3e40b user: mistachkin tags: trunk | |
19:11 | Prevent stress test from running out of memory due to large result sets. Also, increase several of the default workload argument values. check-in: c2d27a493d user: mistachkin tags: trunk | |
19:09 | Add object disposal diagnostic support for the sqlite3_changes() API. check-in: 32459aa7cd user: mistachkin tags: trunk | |
17:57 | Modify the debug defines in the interop assembly project to include SQLITE_ENABLE_EXPENSIVE_ASSERT. check-in: 232e3ae933 user: mistachkin tags: trunk | |
15:52 | In the test suite infrastructure, allow the database and temporary directories to be overridden via the scratch_directory variable. check-in: 7b5145866e user: mistachkin tags: trunk | |
09:09 | Reduce the use of global variables by the stress test workloads. check-in: 3ef1f5528b user: mistachkin tags: trunk | |
08:00 | Remove a (now superfluous) file cleanup call in the stress test. check-in: d0d74f027d user: mistachkin tags: trunk | |
07:16 | Enhance stress test to show the number of ok/error results for the workload iterations. check-in: a74726457a user: mistachkin tags: trunk | |
06:25 | Merge thread abort protection and several other changes to trunk. check-in: 722904a344 user: mistachkin tags: trunk | |
06:24 | Update version history docs. Closed-Leaf check-in: 8c37793c05 user: mistachkin tags: threadAbortProtect | |
06:14 | Update SQLite core library to latest trunk code. Centralize sqlite3_shutdown handling in the test suite infrastructure. check-in: 986baaa70f user: mistachkin tags: threadAbortProtect | |
2012-10-12
| ||
16:20 | For the stress test: 1) if a workload hits an 'expected' error, it should still perform the remaining iterations. 2) make sure to capture all trace output from the core SQLite library. 3) allow the 'small' and 'big' chunk sizes to be overridden via the command line. check-in: c81fcd6794 user: mistachkin tags: threadAbortProtect | |
16:09 | Add a LogMessage method overload to the SQLiteConnection class that takes a SQLiteErrorCode. check-in: d874518f31 user: mistachkin tags: threadAbortProtect | |
14:09 | Enhance stress test workload diagnostic messages. check-in: 70c11fc93f user: mistachkin tags: threadAbortProtect | |
13:40 | Logging related enhancements to stress test. check-in: 738abc1a0b user: mistachkin tags: threadAbortProtect | |
11:28 | Enhance Thread.Abort protection and add a special test for it. Also, enhance the test suite infrastructure in support of this new test and fix comments in a related test file. check-in: 6f81afd900 user: mistachkin tags: threadAbortProtect | |
04:23 | Add experimental protection against leaking native resources when the Thread.Abort method is used. These changes may not be included in any official release. check-in: e553cea4a0 user: mistachkin tags: threadAbortProtect | |
2012-10-11
| ||
06:58 | Add sqlite3_backup_finish_interop function with optional diagnostics. Improvements to sqlite3_finalize_interop diagnostics. Make interop function names consistent. check-in: c826898164 user: mistachkin tags: trunk | |
2012-10-10
| ||
13:56 | Re-order the #if statements used for native library/assembly selection to reflect the necessity of using the custom interop assembly when compiled for the .NET Compact Framework. check-in: affb80d75d user: mistachkin tags: trunk | |
13:08 | Work around the inability of the .NET Compact Framework to marshal Int64 P/Invoke parameters and return types by value. Fix for ticket [dd45aba387]. check-in: 2042b718d3 user: mistachkin tags: trunk | |
2012-10-09
| ||
15:01 | Fix typo in documentation of environment variables. check-in: 3ded2648fc user: mistachkin tags: trunk | |
13:07 | For Visual Studio 2012 only, run the design-time installer tool twice for both install and uninstall to make sure the settings are present in the per-user and per-machine registry hives. check-in: c1187b14fb user: mistachkin tags: trunk | |
11:33 | Add threading test to the Windows CE test application. Also, some cleanup and refactoring work to make adding new tests easier. check-in: 5e6b70f411 user: mistachkin tags: trunk | |
09:40 | Add wrapper batch file for the Windows CE test automation and update the version history docs. check-in: 305bd4b0ab user: mistachkin tags: trunk | |
08:45 | Add automation capable of deploying and running the .NET Compact Framework test application. check-in: e791e34148 user: mistachkin tags: trunk | |
03:26 | Enhancements to the 'testce' project that allow it to be automated. check-in: 3c8aa6ed17 user: mistachkin tags: trunk | |
2012-10-08
| ||
13:48 | Enhancements to test suite infrastructure and comments. check-in: 34eb58d008 user: mistachkin tags: trunk | |
12:17 | Simplify implementation and usage of the getAppDomainPreamble test suite infrastructure procedure. check-in: a6e4e7b517 user: mistachkin tags: trunk | |
09:11 | Add support for extra diagnostics in the native interop assembly when compiled in the debug build configuration. Fix several tests to account for recent changes to the setupDb and cleanupDb test suite infrastructure procedures. check-in: e8a0cf1336 user: mistachkin tags: trunk | |
2012-10-07
| ||
03:41 | Update Eagle in externals to the latest trunk. Always specify the stack size for threads created by the test suite. Allow the SQLite temporary directory used by the test suite to be easily overridden. check-in: bed252ba0c user: mistachkin tags: trunk | |
02:04 | Add garbage collection workload to the stress test and centralize the garbage collection logic in the test suite infrastructure. check-in: 81b6f97b42 user: mistachkin tags: trunk | |
2012-10-06
| ||
23:57 | Update the master release archive manifest. check-in: a2cb6af104 user: mistachkin tags: trunk | |
07:05 | Avoid throwing non-fatal exceptions during connection disposal. Make the handle checking and disposal code more consistent. Update version history docs with the latest changes. Allow stress test to optionally skip some workloads. check-in: 8e2c95ad40 user: mistachkin tags: trunk | |
05:58 | Remove superfluous Unicode related defines in the native project files. check-in: e84d4d5613 user: mistachkin tags: trunk | |
05:57 | Make the SQLiteBase.ResetConnection method throw an exception if the connection handle is closed or invalid. check-in: 1045210882 user: mistachkin tags: trunk | |
04:38 | Implement column name/index caching in the SQLiteDataReader class. check-in: bdd8e44fd0 user: mistachkin tags: trunk | |
2012-10-05
| ||
00:17 | More refinements to disposal locking semantics on the .NET Compact Framework. check-in: ac5f4cc084 user: mistachkin tags: trunk | |
2012-10-04
| ||
11:21 | Add custom locking semantics for the CriticalHandle derived classes when compiled for the .NET Compact Framework. check-in: b8212344a0 user: mistachkin tags: trunk | |
2012-09-24
| ||
20:48 | Doc updates for Visual Studio 2012. check-in: e7339793f8 user: mistachkin tags: trunk | |
2012-09-23
| ||
10:11 | Modify the stress test so that all workload threads have multiple iterations. check-in: a8664bc59c user: mistachkin tags: trunk | |
08:05 | Design-time installer test fixes for 64-bit support. check-in: e62a24fa85 user: mistachkin tags: trunk | |
07:36 | Disable the 'Prefer 32-bit' project setting for all Visual Studio 2012 managed EXE projects as this prevents them from working properly on x64. check-in: 83e6d84d01 user: mistachkin tags: trunk | |
2012-09-22
| ||
18:56 | Fix script variable name typo. check-in: 2381125d29 user: mistachkin tags: trunk | |
18:50 | Modularize the connection opaque object handle lookup done by several tests. Modify test data-1.34 to use the Enum typed ReturnCode property instead of the Int32 typed ErrorCode property. Improve comments and formatting in the common test suite infrastructure file. check-in: 40e0fb8133 user: mistachkin tags: trunk | |
2012-09-21
| ||
10:05 | Set minimum wait time between workload iterations in the stress test. check-in: e3dee8b8fc user: mistachkin tags: trunk | |
07:49 | Enhancements to the stress test. Also, restore cleanup of log files in the design-time installer tests. check-in: 92cf80689a user: mistachkin tags: trunk | |
05:31 | Fix build issue due to not setting the new .NET Framework properties. Revise batch testing tool to support testing more build variations. Skip handling the LINQ assembly in the design-time installer when targeting Visual Studio 2005. Miscellaneous test cleanup. check-in: 9ff332924a user: mistachkin tags: trunk | |
2012-09-20
| ||
12:09 | Fix missed instance of needing the additional .NET Framework 4.5 check. check-in: 1ed5f5dff6 user: mistachkin tags: trunk | |
12:04 | Explicitly add support for the .NET Framework 4.5 to the managed compile-time defines. check-in: c008d0ccd6 user: mistachkin tags: trunk | |
11:53 | Allow opened connections to skip adding the extension functions included in the interop assembly. Support loading of SQLite extensions. Add more notifications that use the new static Changed event. Miscellaneous comment cleanup. Cleanup usage of compile-time options for the .NET Framework version. Fix argument checking for the batch file tools. check-in: 5759e099be user: mistachkin tags: trunk | |
02:39 | Fire notification events before a connection is opened or closed. Enhance documentation comments to that include references. Workaround issue in NDoc3 to allow project reference links to be resolved correctly. check-in: 69f6030c7f user: mistachkin tags: trunk | |
00:50 | Remove suppression for warning 4703 from the source code and add it to the property files. check-in: cdb73c1d3f user: mistachkin tags: trunk | |
2012-09-19
| ||
23:26 | Streamline lists of warning suppressions for the interop assembly. Also, tweak spacing on the index page. check-in: 4d5d7cf799 user: mistachkin tags: trunk | |
22:18 | Update core SQLite library to the latest trunk. check-in: aca9ed3f62 user: mistachkin tags: trunk | |
11:01 | Minor editorial changes to the homepage. check-in: 8747cf823c user: drh tags: trunk | |
02:57 | Revise and enhance the web page that describes how to obtain the latest unreleased source code. check-in: 404705e45f user: mistachkin tags: trunk | |
02:22 | Fix broken internal links on the index page. check-in: 1b92687369 user: mistachkin tags: trunk | |
02:17 | Update the index page to use HTML and clean it up a bit. check-in: 4f83137a62 user: mistachkin tags: trunk | |
2012-09-18
| ||
08:39 | Simplify the file/assembly versioning tests and add several more assemblies to be verified. check-in: 8727b0b87e user: mistachkin tags: trunk | |
2012-09-17
| ||
12:46 | More updates to the download page. check-in: 99ce814fe6 user: mistachkin tags: trunk | |
11:32 | Add more support notes to the download page. check-in: cd74429503 user: mistachkin tags: trunk | |
10:52 | Add/fix some file header comments. check-in: 83553a13b0 user: mistachkin tags: trunk | |
09:19 | Add test of rolling back to a nested savepoint. check-in: 1222609485 user: mistachkin tags: trunk | |
08:45 | Grammar fix on the download page. check-in: 4bdb712c35 user: mistachkin tags: trunk | |
08:17 | Several automation changes related to Visual Studio 2005. check-in: a4a2ddbc05 user: mistachkin tags: trunk | |
07:54 | Enhance the release archive verification tool to allow it to verify the setup archives built with Inno Setup. check-in: 5abb5516f9 user: mistachkin tags: trunk | |
05:21 | Make it easier to read the master release archive manifest. check-in: dfc8420b01 user: mistachkin tags: trunk | |
05:17 | Adjust the master release archive manifest to account for recent changes. check-in: 3767c774c5 user: mistachkin tags: trunk | |
04:13 | Allow the setup package for Visual Studio 2008 to install the design-time components for Visual Studio 2005. check-in: 65a35f7847 user: mistachkin tags: trunk | |
04:05 | Tweak information on the native library pre-loading feature. check-in: ab0469b468 user: mistachkin tags: trunk | |
03:52 | Fix timeline links. check-in: 71d7ede107 user: mistachkin tags: trunk | |
03:47 | Add information to the download page concerning the recommended usage of the various downloadable packages. check-in: 26d526a37f user: mistachkin tags: trunk | |
2012-09-16
| ||
23:06 | Add more tests for the password connection string property. check-in: 9d136e41e6 user: mistachkin tags: trunk | |
07:56 | Update known-good test log files to account for the recent changes in the Visual Studio design-time installer. check-in: e5b3e80db7 user: mistachkin tags: trunk | |
06:26 | Update the Eagle script library in externals. check-in: 5a9be9c533 user: mistachkin tags: trunk | |
04:59 | The Visual Studio registry hive is the per-user one, not the .NET Framework. Also, fix designer Visual Studio version detection. check-in: 3ce5d5aa04 user: mistachkin tags: trunk | |
04:32 | Support a version suffix to access the Visual Studio registry hive. This appears to be necessary only for Visual Studio 2012. check-in: 5d058ec6a5 user: mistachkin tags: trunk | |
04:03 | Support modifying registry settings in the per-user hive for Visual Studio 2012. check-in: 483a2c72af user: mistachkin tags: trunk | |
03:35 | Only set the 'Assembly' attribute if the package assembly is placed into the GAC. check-in: 3c650f7744 user: mistachkin tags: trunk | |
01:58 | Use the designer package assembly name for the 'Assembly' value, not the core assembly name. check-in: b692876da9 user: mistachkin tags: trunk | |
01:47 | Correct the system directory used by the design-time installer when running in WoW64. Also, set the Assembly, AssociatedSource, DefaultProvider values for the VS package. check-in: 65ffbd08e5 user: mistachkin tags: trunk | |
2012-09-15
| ||
23:19 | The .NET Framework 4.5 has no client profile. check-in: 9f43f6f4bf user: mistachkin tags: trunk | |
22:51 | Improve/correct comments in the test suite infrastructure, especially those in getBuildDirectory. check-in: 2e77593c0d user: mistachkin tags: trunk | |
22:14 | Merge Visual Studio 2012 design-time related changes to trunk. check-in: 12a281fd66 user: mistachkin tags: trunk | |
22:13 | Fix some comments. Closed-Leaf check-in: 01215e1780 user: mistachkin tags: vs2012Design | |
22:07 | Update the release archive manifest to account for the new source code files. check-in: daf7b81f7a user: mistachkin tags: vs2012Design | |
22:02 | Restrict the setup to installing one version of the Visual Studio design-time components. Add better support for Visual Studio 2005 to the build and setup automation. check-in: 95a0e9c66b user: mistachkin tags: vs2012Design | |
09:05 | Add several key files to all the solutions. check-in: e8d585b04b user: mistachkin tags: vs2012Design | |
08:54 | Reset the NETFX45ONLY environment variable as necessary. check-in: a57e6a66c6 user: mistachkin tags: vs2012Design | |
08:44 | More work on the Visual Studio 2012 designer support. check-in: c777f2663b user: mistachkin tags: vs2012Design | |
01:48 | Fix the other (currently unused) MSBuild target that requires the .NET Framework SDK path. check-in: 493382002d user: mistachkin tags: trunk | |
00:14 | Fix shell interop assembly reference for Visual Studio 2012. check-in: 70a47b68d8 user: mistachkin tags: trunk | |
2012-09-14
| ||
13:00 | Move title outside of nowiki. check-in: 5f05013ed8 user: mistachkin tags: trunk | |
12:58 | Attempt to correct build page formatting. check-in: f799ecc40f user: mistachkin tags: trunk | |
12:31 | Update version history docs. check-in: 12327ea7d9 user: mistachkin tags: trunk | |
12:18 | Merge all Visual Studio 2012 related changes to trunk. check-in: 3def70ce5e user: mistachkin tags: trunk | |
12:10 | Update known-good test logs to account for code changes in the design-time installer. Closed-Leaf check-in: 475d6d60f6 user: mistachkin tags: vs2012 | |
11:46 | Fix typo and target framework semantics of the testlinq project. check-in: 1c8f902e08 user: mistachkin tags: vs2012 | |
11:38 | Add support for manually overriding the .NET Framework version used to add the DbProviderFactory from the design-time installer. check-in: eadd1922b6 user: mistachkin tags: vs2012 | |
10:55 | When processing the .NET Framework registry hives in the design-time installer, stop validating that the install directory exists because it does not exist for the .NET Framework 4.5. check-in: c91aa37c46 user: mistachkin tags: vs2012 | |
10:22 | More setup and design-time installer changes. check-in: 8fc8791a57 user: mistachkin tags: vs2012 | |
09:46 | More build and test fixes. check-in: 8030db6881 user: mistachkin tags: vs2012 | |
09:32 | Add missing test constraint. check-in: 6aef20a0c3 user: mistachkin tags: vs2012 | |
09:15 | Workaround compiler warnings in the SQLite core library. check-in: f75845d9b9 user: mistachkin tags: vs2012 | |
09:14 | Fix compiler warning. check-in: 76637ea284 user: mistachkin tags: vs2012 | |
09:11 | Fix conditions on the strong name targets. check-in: 50c649a956 user: mistachkin tags: vs2012 | |
09:03 | Make the strong name signing target(s) and build steps more robust when Visual Studio 2012 is installed. check-in: bca430acc5 user: mistachkin tags: vs2012 | |
08:30 | Attempt to fix custom strong name re-signing target in the targets file. check-in: 5cbe4c8bb1 user: mistachkin tags: vs2012 | |
08:20 | Add Visual Studio 2012 to the Eagle test constraints file. check-in: 0510acae4d user: mistachkin tags: vs2012 | |
08:07 | Fix missing constructor argument for the design-time installer. check-in: c5cb2d4419 user: mistachkin tags: vs2012 | |
08:06 | Add design-time installer and testing support for Visual Studio 2012. check-in: 22a734f9c5 user: mistachkin tags: vs2012 | |
07:37 | Add comment about INTEROP_LINKER_VERSION. check-in: 5a2eb7fddd user: mistachkin tags: vs2012 | |
07:34 | Initial work on supporting Visual Studio 2012. check-in: 58dc41d4c8 user: mistachkin tags: vs2012 | |
2012-09-12
| ||
04:29 | Update SQLite core library to the latest trunk code and add support for the sqlite3_errstr API. check-in: aa7259812f user: mistachkin tags: trunk | |
01:56 | Fix comments in the SQLiteException class, including an out-of-order summary end-tag. Make sure the error code of the SQLiteException class gets serialized. Make the test project for the .NET Compact Framework more flexible. check-in: 94c5213e35 user: mistachkin tags: trunk | |
2012-09-11
| ||
08:15 | Bump all versions to 1.0.83.0. check-in: 45b48f33af user: mistachkin tags: trunk | |
08:05 | Refactor core SQLite library return code handling to make use of the enumerated SQLiteErrorCode type. Initial work on supporting the sqlite3_errstr() API. check-in: a6c16dc93b user: mistachkin tags: trunk | |
03:40 | Show the MSBuild arguments when batch file variables are displayed. check-in: f46cda9f0a user: mistachkin tags: trunk | |
2012-09-04
| ||
06:41 | Fix an issue with the script used to update the downloads page. The wrong size could be associated with a particular file if that same size happened to be shared by another file. check-in: e2378d0033 user: mistachkin tags: trunk, release, release-1.0.82.0 | |
05:02 | Documentation and packaging updates for release 1.0.82.0. check-in: ebb05d9d27 user: mistachkin tags: trunk | |
03:30 | Update the release procedures to account for having the NuGet packages on the download page. check-in: 2b29d19230 user: mistachkin tags: trunk | |
03:14 | Update Eagle in externals to the beta 25 release. check-in: f3e2747329 user: mistachkin tags: trunk | |
2012-09-03
| ||
20:50 | Update core SQLite library to the 3.7.14 release. check-in: 5dbd979b65 user: mistachkin tags: trunk | |
12:01 | Update SQLite to the latest trunk code. check-in: cf9a8801d6 user: mistachkin tags: trunk | |
2012-08-29
| ||
11:19 | Make adjustments to allow the release archive verification tool to verify archives built from the latest trunk. check-in: 4909ea3b27 user: mistachkin tags: trunk | |
2012-08-28
| ||
21:26 | Cleanup the databases opened by the test for ticket [8c3bee31c8]. check-in: 0d56186490 user: mistachkin tags: trunk | |
17:50 | Phrasing change for the managed-only NuGet package text. check-in: e71df197ac user: mistachkin tags: trunk | |
17:44 | Update FAQ entry regarding the NuGet packages. check-in: ee51eb6bf1 user: mistachkin tags: trunk | |
17:38 | Modify version history docs to add missing section for 1.0.70.0 and fix some style inconsistencies. check-in: 387bf63c2e user: mistachkin tags: trunk | |
17:20 | Update version history docs with latest changes. check-in: 8aeff11494 user: mistachkin tags: trunk | |
02:31 | Add links to the official NuGet packages to the download page. check-in: 9e12cdcbf9 user: mistachkin tags: trunk | |
01:03 | Remove one set of surrounding single or double quotes from the data source value. This is needed because the connection string may have been built using the SQLiteConnectionStringBuilder class, which reuses connection string construction logic from inside the .NET Framwork itself. Fix for ticket [8c3bee31c8]. check-in: 7d432770a9 user: mistachkin tags: trunk | |
2012-08-24
| ||
10:09 | Add doc comments for the ToFullPath connection string property. check-in: c9ec60e016 user: mistachkin tags: trunk | |
10:00 | Add support for testing the sqlite3_win32_set_directory function. Also, add the ToFullPath connection string property. check-in: 7e3aa2f8bb user: mistachkin tags: trunk | |
2012-08-17
| ||
11:55 | Update SQLite core to the latest trunk code. Also, update Eagle script library in externals to the latest. check-in: 4295b942f1 user: mistachkin tags: trunk | |
2012-07-27
| ||
00:52 | Modify release archive verification tool to use environment variables that do not interfere with the operation of the called tools themselves. check-in: 4dedf50acc user: mistachkin tags: trunk | |
2012-07-22
| ||
09:12 | Add test for the SQLiteConnection.Open method using all non-default PRAGMA property values in the connection string. check-in: bc67919bfc user: mistachkin tags: trunk | |
08:38 | Enhance the stress test to keep track of the execution times for each workload and then report the averages. check-in: be04e652f4 user: mistachkin tags: trunk | |
06:54 | Remove all superfluous UTF-8 byte-order-marks. check-in: 2c82e6c1a3 user: mistachkin tags: trunk | |
2012-07-21
| ||
08:30 | Add tests for the SetDefaults connection string property. Also, update Eagle script library in externals. check-in: 54f86a8d40 user: mistachkin tags: trunk | |
06:56 | Change the default value for the Synchronous connection string property to Full to match the default used by the SQLite core library itself. Add the ability to skip applying default connection settings to opened databases via the new SetDefaults connection string property. Add the FullUri connection string property to the SQLiteConnectionStringBuilder class. Refactor and enhance all the connection string property handling code in the SQLiteConnection.Open method. Consistently use the three argument overload of the String.Format method (i.e. the one that takes a CultureInfo). check-in: 9dfa1577a6 user: mistachkin tags: trunk | |
02:52 | Modify the diagnostic traces emitted by the SQLite3.Prepare method to include the return code. Also, enable per-user/configuration customized build settings to be loaded via the build batch tool. check-in: 17cb0ecf65 user: mistachkin tags: trunk | |
2012-07-19
| ||
20:53 | Update estimated release date for release 1.0.82.0. check-in: 8d28be3ff8 user: mistachkin tags: trunk | |
20:46 | Update SQLite core to the latest trunk code. Also, update Eagle script library in externals to the latest. check-in: 778ceac87b user: mistachkin tags: trunk | |
2012-07-16
| ||
04:58 | Add define constants to support enabling or disabling individual groups of trace statements. Remove superfluous cast from the call to the sqlite3_config_none P/Invoke method. Make sure to remove any stale database from previous stress test runs. Stop leaking callbacks from the stress test. check-in: 1164a207ef user: mistachkin tags: trunk | |
2012-07-12
| ||
08:18 | Small changes to the unit testing infrastructure integration to allow the common and vendor directories to be overridden. check-in: 51000d0070 user: mistachkin tags: trunk | |
07:11 | Add support for internal state checking at key points in the public classes that use a connection. Also, adjust the number of iterations for the stress test. check-in: 007a7bb78f user: mistachkin tags: trunk | |
05:16 | Merge new stress test to trunk. check-in: e76caf8e3c user: mistachkin tags: trunk | |
2012-07-11
| ||
08:03 | Update version history docs with latest changes. check-in: 1778372f02 user: mistachkin tags: trunk | |
07:57 | Correct file name usage by the backup workloads in the stress test. Closed-Leaf check-in: 06221fdffe user: mistachkin tags: stress | |
07:41 | Cleanup 'compiled' script variable. check-in: 3a2d7926a6 user: mistachkin tags: stress | |
07:40 | Avoid recompiling the C# based workloads. check-in: dfbf105067 user: mistachkin tags: stress | |
07:17 | More refinements to stress test. check-in: 3622f106ea user: mistachkin tags: stress | |
06:54 | Merge updates from trunk, including URI file name support. check-in: 1f317c2618 user: mistachkin tags: stress | |
06:53 | In the stress test, open new connections for backup operations. check-in: 125ad3db32 user: mistachkin tags: stress | |
06:47 | Add support for URI file names. check-in: cf96d6650f user: mistachkin tags: trunk | |
04:15 | Cleanup code related to use of the new sqlite3_close_v2 API. check-in: e1c5eb3fc9 user: mistachkin tags: trunk | |
04:08 | More adjustments to the stress test. check-in: a901a003a1 user: mistachkin tags: stress | |
03:39 | Merge updates from trunk. check-in: 44368af72f user: mistachkin tags: stress | |
03:37 | Update test prologue and epilogue to make sure they unset all variables used prior to using any of them. check-in: 9189c4f757 user: mistachkin tags: trunk | |
03:35 | Fix stress test option parsing and database cleanup. check-in: f74cf69523 user: mistachkin tags: stress | |
03:24 | Fixes to stress test. Also, make the number of iterations configurable via the command line. check-in: 8e2fc24892 user: mistachkin tags: stress | |
01:32 | Initial draft of new stress test. check-in: 96ab455945 user: mistachkin tags: stress | |
01:29 | Modify unit test infrastructure to support more options for the setupDb and cleanupDb helper procedures, namely skipping garbage collection and file deletion. check-in: 0cd38620d4 user: mistachkin tags: trunk | |
2012-07-04
| ||
22:09 | Update Eagle in externals to the beta 24 release. check-in: bf0e36e840 user: mistachkin tags: trunk | |
2012-06-30
| ||
23:23 | Add information to the download page about the setup packages that are capable of installing the design-time components for Visual Studio. check-in: 95015e0d69 user: mistachkin tags: trunk | |
2012-06-24
| ||
17:38 | Update version history docs. check-in: 394a892ad5 user: mistachkin tags: trunk | |
17:29 | Update description for the primary NuGet package. check-in: 51189fb11a user: mistachkin tags: trunk | |
17:22 | Update primary NuGet package title. check-in: 2603845fa0 user: mistachkin tags: trunk | |
17:19 | Modify the primary NuGet package to make it 'universal' (i.e. applicable to x86/x64 as well as .NET 2.0/4.0) using a custom 'install.ps1' PowerShell script in combination with the native library pre-loading code. check-in: 87d746055b user: mistachkin tags: trunk | |
2012-06-23
| ||
10:03 | Update version history docs with the latest changes. check-in: c8a4c16534 user: mistachkin tags: trunk | |
2012-06-22
| ||
20:13 | Update sqlite3_close_v2 availability version number check. check-in: d8bf1bb3b9 user: mistachkin tags: trunk | |
20:12 | Update core SQLite library to the latest trunk. Merge support for the sqlite3_close_v2 API. Add missing test contraints for the dynamic SQLite core library detection, the USE_INTEROP_DLL compile-time define, and the System.Data.SQLite.dll / System.Data.SQLite.Linq.dll file detection. Fix several #if statements to include USE_INTEROP_DLL in addition to INTEROP_EXTENSION_FUNCTIONS. check-in: 1462b42fc2 user: mistachkin tags: trunk | |
2012-06-20
| ||
11:13 | Improve documentation for the connection string properties and the DateTime formats. check-in: c09a59295c user: mistachkin tags: trunk | |
10:24 | Add docs for the environment variables used by the System.Data.SQLite library. check-in: 7b37aed0bf user: mistachkin tags: trunk | |
2012-06-18
| ||
11:10 | Merge testing and doc updates from trunk. Closed-Leaf check-in: a2f8c25b8a user: mistachkin tags: deferred-close | |
11:08 | Modify the test suite cleanup semantics to allow the deferred close functionality to work correctly. Also, fix the database cleanup ordering in the tests for ticket [343d392b51]. check-in: 9b92396ca2 user: mistachkin tags: trunk | |
2012-06-14
| ||
12:40 | More version history doc updates. check-in: 6aedaae30c user: mistachkin tags: trunk | |
12:27 | Update version history docs with the URL for SQLite 3.7.13. check-in: 0e89820825 user: mistachkin tags: trunk | |
2012-06-12
| ||
08:52 | Experimental changes to support the prototype sqlite3_close_v2 interface. check-in: 8b0d3259cb user: mistachkin tags: deferred-close | |
2012-06-09
| ||
00:13 | Update core SQLite library to the latest 3.7.13 release candidate. check-in: 9166ff7f4f user: mistachkin tags: trunk | |
2012-06-07
| ||
07:44 | Fix hyperlink in version docs. check-in: 3d66db6fa8 user: mistachkin tags: trunk | |
07:38 | Make the SQLiteConnection.SetMemoryStatus method static. Also, update the core SQLite library to the latest trunk. check-in: a63b821887 user: mistachkin tags: trunk | |
2012-06-05
| ||
10:50 | Improve threaded handling of the delegate used by the SQLiteLog class. check-in: 40ac5c62b8 user: mistachkin tags: trunk | |
03:19 | Add SetMemoryStatus instance method to the SQLiteConnection class and the necessary internal infrastructure to support it. Also, fixup several doc comments and bump all versions to 1.0.82.0. check-in: 9ecb2876c2 user: mistachkin tags: trunk | |
2012-06-02
| ||
00:54 | Prevent possible race conditions involving the managed backup API methods. check-in: fc724d683a user: mistachkin tags: trunk | |
00:14 | Modify the native interop assembly to help prevent possible thread race conditions between sqlite3_close_interop and sqlite3_finalize_interop. check-in: 74a33d10da user: mistachkin tags: trunk | |
2012-05-27
| ||
21:54 | Doc and packaging updates for release 1.0.81.0. check-in: 84c0e6e786 user: mistachkin tags: trunk, release, release-1.0.81.0 | |
2012-05-26
| ||
05:56 | Update version history with the latest changes. check-in: 08fe4ef435 user: mistachkin tags: trunk | |
00:09 | Correct the test name for ticket [3aa50d8413]. check-in: 3e7d4b68b0 user: mistachkin tags: trunk | |
2012-05-25
| ||
23:28 | After disposing and just prior to re-creating the SQLiteKeyReader in the SQLiteDataReader.LoadKeyInfo method, reset it to null (i.e. this is important due to reentrancy issues). Fix for ticket [3aa50d8413]. check-in: b0c9d60ac7 user: mistachkin tags: trunk | |
2012-05-23
| ||
07:32 | Update SQLite native library to the 3.7.12.1 release. check-in: 0374c60dce user: mistachkin tags: trunk | |
2012-05-14
| ||
16:53 | Fix an issue converting SQL type names that contain spaces between the name and opening parenthesis. Also, update SQLite native library to the 3.7.12 release. check-in: bce7f5f71c user: mistachkin tags: trunk | |
2012-05-13
| ||
05:05 | Update SQLite native library to the first 3.7.12 release candidate. check-in: cdea7fb83c user: mistachkin tags: trunk | |
2012-05-09
| ||
04:26 | Update Eagle in externals to the beta 23 release. check-in: ef3da989ed user: mistachkin tags: trunk | |
2012-05-08
| ||
23:59 | Update Eagle script library in externals to latest trunk. check-in: 8c9b9e41a6 user: mistachkin tags: trunk | |
2012-05-06
| ||
18:43 | Update SQLite core library to the latest trunk code. check-in: e930be6c75 user: mistachkin tags: trunk | |
2012-05-05
| ||
13:02 | In the test case for ticket [996d13cd87], after the first two interations, use a random number of worker threads accessing the connection pool. check-in: 4a360ab908 user: mistachkin tags: trunk | |
01:22 | Fix some comments. check-in: 3e63eb3d59 user: mistachkin tags: trunk | |
00:25 | Update Eagle script library in externals to support logging of test setting overrides to the test log file. check-in: 62de6a5613 user: mistachkin tags: trunk | |
2012-05-04
| ||
20:09 | Commit any changes back to the original connection pool list prior to returning the connection handle from the pool. check-in: 35b8195272 user: mistachkin tags: trunk | |
19:21 | Modify test case for ticket [996d13cd87] to add some more stress testing and some additional diagnostic messages. check-in: 4faf9420bd user: mistachkin tags: trunk | |
18:28 | Make sure to check for a null connection handle prior to calling the GC.SuppressFinalize method. check-in: 5cc9167d46 user: mistachkin tags: trunk | |
16:04 | Prevent returning a connection handle whose finalizer may be pending on the GC thread. Part of fix for ticket [996d13cd87]. Also, update Eagle in externals to latest trunk. check-in: 5c0646db9d user: mistachkin tags: trunk | |
2012-05-03
| ||
19:21 | Check each weak reference object from the queue prior to attempting to fetch its target. check-in: 2a6ee97694 user: mistachkin tags: trunk | |
17:46 | Update test case for ticket [996d13cd87] to run with and without connection pooling enabled. check-in: ead1f27df0 user: mistachkin tags: trunk | |
17:15 | Obtain a lock on the connection handle prior to finalizing a statement and/or finishing a backup object. check-in: fbf498a216 user: mistachkin tags: trunk | |
16:44 | Expand scope for the GC.KeepAlive call in the SQLiteConnectionPool.Add method. check-in: d13b6a5885 user: mistachkin tags: trunk | |
15:58 | Fix yet another set of GC race conditions. check-in: 8c76674915 user: mistachkin tags: trunk | |
15:11 | Fix a couple more potential GC race conditions. check-in: ed16f61cf7 user: mistachkin tags: trunk | |
13:44 | Do not attempt to reset a connection if it has been closed. Also, prevent any potential GC race while resetting a connection. Keep track of the total number of connections successfully opened and closed from any of the pools. Enhance test for ticket [996d13cd87] to make sure that at least one connection was opened and closed from a connection pool. check-in: 7b3fe92dcb user: mistachkin tags: trunk | |
13:04 | Stop creating the CriticalHandle derived classes via implicit operator conversions. Simplify test case for ticket [996d13cd87]. check-in: 29b506224a user: mistachkin tags: trunk | |
06:35 | Experimental code to use SafeHandle instead of CriticalHandle for connection handles because they should not be closed until their statements and backup objects are all finalized. Closed-Leaf check-in: cb270f5cd8 user: mistachkin tags: safeHandle | |
2012-05-02
| ||
22:29 | Update version history with all the latest changes. check-in: c063096071 user: mistachkin tags: trunk | |
18:52 | Update Eagle script library in externals to latest trunk. check-in: fd95f9dd1d user: mistachkin tags: trunk | |
18:38 | Merge all connection pool fixes and other changes to trunk. Fix for ticket [996d13cd87]. check-in: ae1f4354e4 user: mistachkin tags: trunk | |
18:28 | Update test case for ticket [996d13cd87]. The test case can now reproduce the issue reported. Closed-Leaf check-in: 0fb2e3848f user: mistachkin tags: tkt-996d13cd87 | |
16:52 | Adjustments to the test case for ticket [996d13cd87]. However, this still does not reproduce the issue reported. check-in: 04c8756a93 user: mistachkin tags: tkt-996d13cd87 | |
14:21 | Add test for the ISQLiteSchemaExtensions.BuildTempSchema method of the LINQ related SQLiteProviderServices class. check-in: 0a25b20f9c user: mistachkin tags: trunk | |
2012-04-30
| ||
20:43 | Add DLL file test constraints to tests that execute the test.exe or testlinq.exe files. Also, remove the associated test constraints when deleting build files from the Eagle binary directory. check-in: f8c324fa13 user: mistachkin tags: tkt-996d13cd87 | |
17:54 | Rename internal SQLiteLastError methods to GetLastError. check-in: 5ee7dd00e0 user: mistachkin tags: tkt-996d13cd87 | |
17:45 | Add connection handle locking semantics to the SQLiteBase.SQLiteLastError method. check-in: 74ccc76eee user: mistachkin tags: tkt-996d13cd87 | |
17:18 | Remove superfluous using statement. check-in: b8fb8d4b6a user: mistachkin tags: tkt-996d13cd87 | |
17:17 | Fix potential race condition between SQLiteBase.CloseConnection (via GC) and SQLiteBase.ResetConnection (via pool) when used on the same connection handle object. check-in: 0ed439a5e7 user: mistachkin tags: tkt-996d13cd87 | |
16:27 | Remove superfluous lock from the static helper methods in the SQLiteBase class. check-in: c593d21c60 user: mistachkin tags: tkt-996d13cd87 | |
2012-04-29
| ||
22:50 | Add another sanity check before returning the connection handle stored via weak reference in the connection pool. check-in: 673dbbf177 user: mistachkin tags: tkt-996d13cd87 | |
05:00 | Remove superfluous using statement. check-in: 0b2bf29623 user: mistachkin tags: tkt-996d13cd87 | |
04:58 | Add PoolCount property to the SQLiteConnection class to return the number of pool entries for the file name associated with the connection. check-in: 9005890cba user: mistachkin tags: tkt-996d13cd87 | |
03:27 | Modify static IsAutocommit method to prevent it from passing IntPtr.Zero to the native library. check-in: 5dd7f49382 user: mistachkin tags: tkt-996d13cd87 | |
03:23 | Revise handling of CriticalHandle derived classes to make them more thread-safe. check-in: feda13301a user: mistachkin tags: tkt-996d13cd87 | |
2012-04-28
| ||
12:22 | Add missing call to SetTimeout. check-in: 33696a56cc user: mistachkin tags: trunk | |
12:21 | Reform how the connection pool treats its connection handles. check-in: 4a6b21aeef user: mistachkin tags: tkt-996d13cd87 | |
09:50 | First attempt to reproduce the possible issue described in ticket [996d13cd87]. check-in: adad8e2f33 user: mistachkin tags: tkt-996d13cd87 | |
09:45 | Add another connection pool related diagnostic. check-in: d846d5cd0b user: mistachkin tags: trunk | |
08:57 | Enhance diagnostics for dealing with handle disposal issues when the connection pool is in use. check-in: e0dc37c779 user: mistachkin tags: trunk | |
2012-04-24
| ||
01:28 | Add Visual Studio 2005 support to the design-time component options in the setup. check-in: a47db993dd user: mistachkin tags: trunk | |
2012-04-12
| ||
00:14 | Add newly added source files to the master release archive manifest. check-in: 0e2bd2e167 user: mistachkin tags: trunk | |
2012-04-07
| ||
23:03 | Enhance doc comments for the DefineConstants property and the Password connection string parameter. check-in: 54416f5802 user: mistachkin tags: trunk | |
22:26 | Correct typos in comments. Skip null entries in the define constants list. check-in: 72b0eea67d user: mistachkin tags: trunk | |
22:18 | Update all versions to 1.0.81.0. Add DefineConstants property to the SQLiteConnection class to return the list of define constants used when compiling the core managed assembly. Support compiling the interop assembly without support for the custom extension functions and the CryptoAPI based codec. check-in: fd6a7e09b8 user: mistachkin tags: trunk | |
2012-04-05
| ||
19:49 | Add question #20 to FAQ. check-in: d982172318 user: mistachkin tags: trunk | |
2012-04-03
| ||
03:58 | Simplify the native library pre-loading code. Also, allow the selected processor architecture to be overridden via the environment variable 'PreLoadSQLite_ProcessorArchitecture'. check-in: 48466de4f9 user: mistachkin tags: trunk | |
03:18 | Clarify comments and semantics of the process 'bitness' checking in the native library pre-loading code. Closed-Leaf check-in: 77969440cd user: mistachkin tags: preLoad | |
2012-04-02
| ||
17:58 | Start of work on improving the platform detection in the native library pre-loading code. check-in: 621d22239e user: mistachkin tags: preLoad | |
2012-03-31
| ||
22:23 | Minor enhancements to release archive verification tool. check-in: 377c46ce48 user: mistachkin tags: trunk | |
21:56 | Document usage of the release archive verification tool in the release process. check-in: 679091c7c5 user: mistachkin tags: trunk | |
21:38 | Add release archive verification tool. check-in: 18770366d2 user: mistachkin tags: trunk | |
18:34 | Update downloads page for release 1.0.80.0. check-in: b50c77c7a6 user: mistachkin tags: trunk, release | |
17:48 | Modify the download page update script to handle having the release files inside of a sub-directory on the server. check-in: 418b6ed53a user: mistachkin tags: trunk | |
16:54 | Final doc updates for release 1.0.80.0. check-in: b2b7c9a91a user: mistachkin tags: trunk | |
16:00 | Enhance ability to troubleshoot batch tools that CALL other batch tools and/or use PUSHD/POPD. check-in: ba6fd1cb4b user: mistachkin tags: trunk | |
15:19 | Modify post-build tasks for Visual Studio 2005/2008 to avoid copying the native interop assembly for other platforms. Also, modify the release preparation tool to avoid zipping native interop assemblies for other platforms. check-in: 8d9f17bed8 user: mistachkin tags: trunk | |
13:15 | Adjust the local-root regular expression pattern for the test suite so that it works on .NET and Mono. check-in: ecc49a4c8a user: mistachkin tags: trunk | |
12:53 | Mono portability fixes for the test suite. check-in: 76b6dd766b user: mistachkin tags: trunk | |
2012-03-30
| ||
22:25 | Update Eagle in externals to the beta 22 release. check-in: ec7620aec4 user: mistachkin tags: trunk | |
2012-03-28
| ||
14:51 | Fix typo in version history. check-in: aae97713fa user: mistachkin tags: trunk | |
2012-03-26
| ||
09:52 | When compiled for the .NET Compact Framework, skip catching, logging, and re-throwing exceptions in the BackupDatabase method. check-in: a413c10b32 user: mistachkin tags: trunk | |
09:45 | Add backup API test case for the callback returning false. check-in: f49beb5b02 user: mistachkin tags: trunk | |
09:18 | Make all the dynamic test classes static, when possible. check-in: 3f6ed3b646 user: mistachkin tags: trunk | |
09:14 | Add more backup API test cases. Modify BackupDatabase method to prevent looping when the number of pages is zero. Modify SQLiteBackupCallback delegate to accept additional context information and move it outside the scope of the SQLiteConnection class. check-in: 5f8913872b user: mistachkin tags: trunk | |
2012-03-24
| ||
16:48 | Add support for the native SQLite Online Backup API. check-in: 4926b5d713 user: mistachkin tags: trunk | |
16:46 | Update version history docs. Closed-Leaf check-in: 7cf3031f35 user: mistachkin tags: backupApi | |
16:12 | Fix typo in test case. check-in: ca5d14e4ae user: mistachkin tags: backupApi | |
14:30 | Cleanup test whitespace. check-in: 8140e97fc7 user: mistachkin tags: backupApi | |
14:29 | Fix semantics of backup handle finalization. Add tests. check-in: 5522052e80 user: mistachkin tags: backupApi | |
12:47 | More work on the backup API support. check-in: 6d5a1889b6 user: mistachkin tags: backupApi | |
10:05 | Start of work on ticket [c71846ed57], supporting the SQLite online backup API. check-in: 6eac31ab88 user: mistachkin tags: backupApi | |
2012-03-23
| ||
12:09 | Lock access to the static data used by the native SQLite library pre-load mechanism. check-in: 5ba5fc374d user: mistachkin tags: trunk | |
2012-03-22
| ||
15:45 | Modify the native library pre-loader to recognize the 'PreLoadSQLite_BaseDirectory' environment variable as an override for the base directory to use. check-in: e0c2dcac4c user: mistachkin tags: trunk | |
2012-03-19
| ||
23:09 | Update SQLite core to the latest trunk. Skip test for ticket [72905c9a77] in the debug build, due to the extra trace output. check-in: 39ca5d3494 user: mistachkin tags: trunk | |
2012-03-18
| ||
13:36 | Minor solution file cleanup. Add overload of the SQLiteDataReader.GetValues method that returns a NameValueCollection with docs and tests. check-in: fa8630ddb6 user: mistachkin tags: trunk | |
2012-03-16
| ||
23:04 | Update Eagle script library in externals to the latest pre-beta 22 and change tests as necessary. check-in: 7a9545bffd user: mistachkin tags: trunk | |