System.Data.SQLite

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

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

48 check-ins using file Tests/Uninstaller_Test_Vs2008.log version 66823f21db

2012-01-27
15:53
Make the VS designer component installer aware of the WoW64 subsystem on 64-bit Windows. See ticket [d8491abd0b]. check-in: 13e7a22c1e user: mistachkin tags: tkt-d8491abd0b
11:29
Update downloads page for release 1.0.78.0. check-in: cf6bbc3fd4 user: mistachkin tags: trunk, release
10:46
Add missing step to updating the downloads page in the release procedures. check-in: e9bc8771cb user: mistachkin tags: trunk
10:13
Final doc updates for release 1.0.78.0. check-in: 1f6d89bf5d user: mistachkin tags: trunk
09:45
Exclude the *.done task completion marker files from the released ZIP files. check-in: 3af389434a user: mistachkin tags: trunk
08:54
Copy the necessary managed-only files for the VS designer components (and the associated installer) to the native build output directory during the release testing process. check-in: db64c3fea0 user: mistachkin tags: trunk
07:39
Modify release procedure doc to include testing of the built binaries. check-in: fc448fa649 user: mistachkin tags: trunk
07:38
Fix compilation issue on the .NET Compact Framework. check-in: eeebfe44be user: mistachkin tags: trunk
2012-01-26
08:21
Support global (per test run) connection flags in the unit test infrastructure to assist in debugging. check-in: 36579c6dfb user: mistachkin tags: trunk
2012-01-25
21:54
Some cleanup for the unit tests and infrastructure. check-in: d5cabeb8df user: mistachkin tags: trunk
18:24
Document recent changes in version history. check-in: db337c534c user: mistachkin tags: trunk
18:17
When emitting SQL for foreign keys in the VS designer, be sure to take all returned rows into account. Fix for [b226147b37]. check-in: 38cd99987c user: mistachkin tags: trunk
18:10
Remove unnecessary loop and fix indentation of foreign key SQL fragments. Closed-Leaf check-in: 1119da4703 user: mistachkin tags: VsDesignerFKey
17:37
Fix the default value of the connection flags for the setupDb unit test infrastructure script library procedure. check-in: 96c981c40b user: mistachkin tags: trunk
17:09
Add enumerated Flags property to the SQLiteConnection class to control extra behavioral options. check-in: 6a90082172 user: mistachkin tags: trunk
13:37
More work on fixing ticket [b226147b37]. check-in: e67a436c40 user: mistachkin tags: VsDesignerFKey
09:27
Update MSVC redists in Externals to the latest ones from Microsoft. check-in: bbec0d9d38 user: drh tags: trunk
09:04
Fix one hyperlink in the README. check-in: 34c0814c32 user: mistachkin tags: trunk
09:03
More cleanup and changes to the VS designer components project. check-in: c2b03cf84e user: mistachkin tags: trunk
08:59
Remove superfluous reference assemblies (i.e. and use the corresponding SDK ones instead). check-in: 00d9698e72 user: mistachkin tags: trunk
06:46
Add Setup/set_netFx40.bat to pre-configure the environment for building VS 2010 binary and setup packages. check-in: 3a6bab736c user: mistachkin tags: trunk
06:44
Rename Setup/set_default.bat to Setup/set_netFx20.bat. check-in: 81d1f0553d user: mistachkin tags: trunk
2012-01-24
13:21
Hyperlink updates to docs. Update README notes for VS designer components. Fix DbProviderFactory element in README to include version. check-in: 01f3793e86 user: mistachkin tags: trunk
2012-01-23
21:57
Update hyperlinks on the news page. check-in: 53fa024c80 user: drh tags: trunk
10:45
Add highlight for part of question 19. check-in: 4e770a7e4c user: mistachkin tags: trunk
10:44
Add question 19 to the FAQ. check-in: 1ce3b3e6c9 user: mistachkin tags: trunk
08:02
Wiki formatting fix. check-in: cf24b5a612 user: mistachkin tags: trunk
07:21
Fix spacing issue on index page. check-in: 5e6089730d user: mistachkin tags: trunk
07:13
Fix slight typo in FAQ page. check-in: 23afa7a120 user: mistachkin tags: trunk
07:10
Add a draft 'Frequently Asked Questions' page. check-in: e2a3aad455 user: mistachkin tags: trunk
04:54
Update build docs to include Mono and the managed-only binaries. check-in: 752f754a11 user: mistachkin tags: trunk
2012-01-22
13:23
More doc reformatting. check-in: 582f3d91c4 user: mistachkin tags: trunk
13:21
Slight mods to the source code instructions. check-in: 4020e66162 user: mistachkin tags: trunk
13:04
More updates to documentation. check-in: b3eb32438b user: mistachkin tags: trunk
2012-01-21
07:13
Update Eagle script library in Externals to pre-beta22. check-in: e1e1a9456a user: mistachkin tags: trunk
06:38
Update all version numbers for release 1.0.78.0. check-in: 5d55816324 user: mistachkin tags: trunk
05:06
Update core SQLite version numbers to 3.7.10 in the VS props files. check-in: c5610e4d97 user: mistachkin tags: trunk
04:51
Documentation updates in preparation for release 1.0.78.0. check-in: b694fa3e06 user: mistachkin tags: trunk
2012-01-17
12:42
Update core SQLite to 3.7.10 release. check-in: 4ec265e1b4 user: mistachkin tags: trunk
2012-01-15
01:27
DateTime conversion functions that can be static, should be static, see ticket [4bbf851fa5]. check-in: 114024ffe7 user: mistachkin tags: trunk
2012-01-14
03:39
Update SQLite core to the latest trunk (pre-release) code. check-in: 9a132f6c2f user: mistachkin tags: trunk
2012-01-13
08:21
Update the SQLite core library to the latest trunk code. Enable delay-signing in the VS designer component installer project because it post-processes the assembly to embed a manifest. Constrain the VS designer component installer tests to run only when elevated administrator privileges are available. check-in: 59e49d1f6c user: mistachkin tags: trunk
2012-01-12
10:39
Add comments for several unit test script procedures. check-in: 647d6c7f72 user: mistachkin tags: trunk
2012-01-09
06:00
Make sure the VS designer component installer runs with elevated administrator rights on Windows Vista and later. check-in: e177b109d9 user: mistachkin tags: trunk
2012-01-06
09:58
When the setup package runs the VS designer component installer, make sure the generated log files contain as much diagnostic information as possible. check-in: 493e633c2d user: mistachkin tags: trunk
09:17
Add a 'debug' command line option and refactor how trace messages are handled. check-in: 47b1df5884 user: mistachkin tags: trunk
2012-01-05
10:02
Add more trace priorities and adjust those used by some of the log messages. check-in: 93f4a6f674 user: mistachkin tags: trunk
09:16
Modularize the way test files / databases are cleaned up. Log the overall result of the VS designer components installer. Also, use the 'Higher' trace priority more consistently. check-in: 33948813dd user: mistachkin tags: trunk