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.

50 descendants of e69b9c401c8edc3f

2011-05-02
02:16
Add the correct directory to the path. Fix for [50515a0c8e]. check-in: 1ed84c66c8 user: shaneh tags: trunk
2011-04-27
22:09
Update downloads and news pages for v1.0.71.0 (3.7.6+). check-in: b1306568f3 user: shaneh tags: trunk, release
21:25
Update of readme. check-in: a6d36d5f1d user: shaneh tags: trunk
21:25
Update to SQLite version [1bd1484cd7]. check-in: 1e27c20248 user: shaneh tags: trunk
18:13
Updated readme. check-in: 565b6d303d user: shaneh tags: trunk
18:02
Update the version number to 1.0.71.0. check-in: 9c9fa65792 user: shaneh tags: trunk
17:53
Update to [7b479b9bee] of SQLite trunk. check-in: 4d8a17203d user: shaneh tags: trunk
17:40
Setup changes to optionally add install directory to path if GACing. check-in: 172f53bd6f user: shaneh tags: trunk
17:40
Line ending changes. check-in: 354f178d33 user: shaneh tags: trunk
2011-04-26
03:56
Added LogMessage() to expose the sqlite3_log() interface. check-in: d908d628e8 user: shaneh tags: trunk
2011-04-23
23:41
Removed the need for the sqlite3.def file. This should fix issue [e486f6be57]. check-in: c3a442319f user: shaneh tags: trunk
00:05
Updated downloads and news pages for v1.0.70.0 (3.7.6). check-in: a8ab43852f user: shaneh tags: trunk, release
2011-04-22
18:55
Update version for release. check-in: c9937982c4 user: shaneh tags: trunk
18:54
Revert path setting again, still fails on 64-bit systems. check-in: ef25334cf7 user: shaneh tags: trunk
18:08
Initial implementation of SQLITE_CONFIG_LOG interface. check-in: fc3e41ac85 user: shaneh tags: trunk
2011-04-15
17:33
Added support for sqlite3_extended_result_codes(), sqlite3_errcode(), and sqlite3_extended_errcode(). check-in: 41ad3433f5 user: shaneh tags: trunk
2011-04-14
01:25
Fix download links on downloads.wiki page. check-in: 0d40eb222b user: shaneh tags: trunk
2011-04-13
21:39
Fix setup baking tool to deal with PATHs containing pre-existing parenthesis. check-in: 5a1ebacf53 user: mistachkin tags: trunk
21:19
Put back placeholder temporarily. check-in: 2797b8d4b7 user: shaneh tags: trunk
21:12
Update downloads page for v1.0.69.0 (3.7.6). check-in: 3435896767 user: shaneh tags: trunk, release
21:05
Default to NETFX20 for 2010 setup too. check-in: 74f8e73e35 user: shaneh tags: trunk
20:54
Escaping change for path setting for bake.bat didn't work. Put back goto construct. check-in: fed833ea6e user: shaneh tags: trunk
20:53
More comments on build instructions. check-in: 9c3b14681c user: shaneh tags: trunk
20:52
Update compile time options to be superset of default and legacy defines. check-in: 1cb9770a51 user: shaneh tags: trunk
20:05
Update VC++ runtime redists for x64 to include MS security fix MS11-025. check-in: 05e8bf6d0e user: shaneh tags: trunk
19:42
Update VC++ runtime redists to include MS security fix MS11-025 (see MS KB2467174 and KB2455033). check-in: 186330cb88 user: mistachkin tags: trunk
19:39
Undo VS munging of project file. check-in: 86e1c86be9 user: mistachkin tags: trunk
19:21
Merge accidental fork. check-in: 44fd97125e user: shaneh tags: trunk
19:13
Update assembly version numbers. check-in: 0af86812bf user: shaneh tags: trunk
19:12
Update setup baking tool to revise fix for escaping parenthesis. Temporarily disable use of bcsmake for the interop project. check-in: fdf1e3ca74 user: mistachkin tags: trunk
02:57
More updates to features list. check-in: 62f4222cb5 user: shaneh tags: trunk
02:46
Update for release. check-in: 425f258bee user: shaneh tags: trunk
02:00
Fix issue where parens in a command would mess up IF-THEN parsing in batch file. check-in: 72b3ddb5fd user: shaneh tags: trunk
2011-04-12
20:59
Further simplify native RC file, removing MFC-isms. check-in: f045d27f35 user: mistachkin tags: trunk
20:47
Remove improper usage of MFC-related header file.] check-in: c3cada1a80 user: mistachkin tags: trunk
20:24
Official 3.7.6 source files. check-in: 8436c6dd92 user: shaneh tags: trunk
20:23
More updates to 'the wiki pages. check-in: 0dea92ccd7 user: shaneh tags: trunk
19:55
Change default build configuration back to VS 2008. Please note that, by default, VC++ 2008 Express (or better) is required to use the build.bat tool. check-in: 7856d2e9ff user: mistachkin tags: trunk
19:22
Allow usage of VS 2010 command line build environment when producing managed binaries that require the .NET Framework 2.0. check-in: 996656054d user: mistachkin tags: trunk
18:18
Missed one stray file. check-in: a5c8fdcb81 user: mistachkin tags: trunk
18:00
Delete stray files. check-in: 8caa2e8152 user: mistachkin tags: trunk
17:39
Moving old project files off into branch. Closed-Leaf check-in: 13d8bce475 user: shaneh tags: old-project-files
17:37
Moving old VS solution and project files off into a branch. check-in: a4d5343b7e user: shaneh tags: trunk
17:14
Add matching workaround for VS 2010. check-in: da4c823012 user: mistachkin tags: trunk
17:07
Fix typo on features.wiki page. check-in: a42ef66d86 user: shaneh tags: trunk
16:54
Updates to supported features. check-in: 75741af49d user: shaneh tags: trunk
16:45
Workaround for not having VS 2008 installed when using the command-line build environment. check-in: 3ce8ba354b user: mistachkin tags: trunk
16:15
More build notes edits. check-in: 6560c52f85 user: shaneh tags: trunk
16:14
Delete test.exe.config from output directory. check-in: 30f337f40b user: shaneh tags: trunk
16:03
Fix post-build conditional for XCOPY task. Remove superfluous ItemGroup for embedded resources from LINQ projects. check-in: c584d03d83 user: mistachkin tags: trunk
15:23
Updates to the build instructions. check-in: e69b9c401c user: shaneh tags: trunk