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 check-ins occurring around c3a442319f144f92.

2011-06-02
15:32
Update of readme. check-in: 339846380c user: shaneh tags: trunk
15:31
Update the version number to 1.0.73.0. check-in: e7dae3da63 user: shaneh tags: trunk
15:17
Update to SQlite 3.7.6.3 [ed1da510a2]. check-in: 9067143122 user: shaneh tags: trunk
2011-05-24
01:39
Minor optimization to GetBytes() to avoid calling sqlite3_column_blob() on null destination buffers. Fix for [8c1650482e]. check-in: a97d149d1e user: shaneh tags: trunk
01:20
Update various assembly information settings. check-in: 606af726e9 user: shaneh tags: trunk
01:17
Correct System.Data.SQLite.Linq version and resource information. Fix for [6489c5a396] and [133daf50d6]. check-in: 9ce4a2e044 user: shaneh tags: trunk
2011-05-23
04:12
Moved log handler from SQLiteConnection object to SQLiteFactory object to prevent if from being prematurely GCed. check-in: c520cba472 user: shaneh tags: trunk
04:07
Updated method for flagging test cases that are SQLite specific. check-in: 9525e5cf45 user: shaneh tags: trunk
2011-05-20
07:38
Fix for issue [e058ce156e]. We should block x64 installs on x86 and we should install native only if the setup package itself is native. check-in: 7a61aabf34 user: mistachkin tags: trunk
2011-05-02
03:34
Update downloads and news pages for v1.0.72.0 (3.7.6+). check-in: 8bc5b708b0 user: shaneh tags: trunk, release
03:19
Update of readme. check-in: d49477f70f user: shaneh tags: trunk
03:14
Update the version number to 1.0.72.0. check-in: 65198897c0 user: shaneh tags: trunk
03:13
Change default from 2008 to 2010. check-in: 2e774ed76d user: shaneh tags: trunk
02:59
Remove the need to set the version for the Inno setup packages. check-in: 315f26a68d user: shaneh tags: trunk
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