System.Data.SQLite
Timeline
Not logged in

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

20 most recent checkins

2013-05-24
09:31
[e4f1fb807d] Leaf: System.Data.SQLite release 1.0.86.0. (user: mistachkin, tags: trunk, release, release-1.0.86.0)
02:44
[10166d1d96] Leaf: Final updates for the 1.0.86.0 release. (user: mistachkin, tags: preRelease)
02:42
[27070650ec] Update master release archive manifest again to include one missed file for the PocketPC release archive. (user: mistachkin, tags: trunk)
2013-05-23
23:09
[e02e359a10] Update the master release archive manifest. (user: mistachkin, tags: trunk)
2013-05-22
02:14
[c987724cc4] Update SQLite core library to the 3.7.17 release. (user: mistachkin, tags: trunk)
2013-05-18
00:31
[3528e77627] Mark the previous commit as a 'Potentially Incompatible Change'. (user: mistachkin, tags: trunk)
00:28
[6f42f3300f] Disable use of the AllowPartiallyTrustedCallers attribute when compiled for the .NET Framework 4.0/4.5. (user: mistachkin, tags: trunk)
2013-05-17
01:31
[1b40ed593a] Update Eagle in externals to the latest trunk code. (user: mistachkin, tags: trunk)
2013-05-16
12:52
[6c4550233a] Compilation fix for the .NET Compact Framework build. (user: mistachkin, tags: trunk)
12:35
[b00790ecf0] Pick up fix to the sqlite3_close_v2() function in the SQLite core library. (user: mistachkin, tags: trunk)
09:37
[4bfa39c32e] Update SQLite core library to the latest trunk code. (user: mistachkin, tags: trunk)
2013-05-09
23:02
[2f2b657781] Further modularization work on the .NET Compact Framework test app. (user: mistachkin, tags: trunk)
21:54
[ef6282a18c] Fix minor typo in previous commit. (user: mistachkin, tags: trunk)
21:51
[ab52fdc3e8] Enhance the .NET Compact Framework test app to allow custom SQL to be executed prior to running the tests. (user: mistachkin, tags: trunk)
2013-05-05
02:28
[f6168a7941] Fixup HTML entity escapes in the contributor agreement. (user: mistachkin, tags: trunk)
2013-05-04
22:24
[44d25d800a] Updates to the contributions web page. (user: mistachkin, tags: trunk)
2013-05-01
00:28
[37f936471c] Update to comments and version history docs. (user: mistachkin, tags: trunk)
00:06
[8e0bb4c6cd] Allow semi-colons in the data source file name. Fix for ticket [e47b3d8346]. (user: mistachkin, tags: trunk)
2013-04-30
00:29
[545d22c1ff] Update release version to 1.0.86.0. (user: mistachkin, tags: trunk)
2013-04-29
23:00
[dcc277f29a] NULL values should be mapped to type 'object', not 'DBNull'. Fix for ticket [48a6b8e4ca]. Also see ticket [49e30d7612]. (user: mistachkin, tags: trunk)