Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | no message |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sourceforge |
Files: | files | file ages | folders |
SHA1: |
9bc8258798fb19f12c2f6c98d2a0c91d |
User & Date: | rmsimpson 2006-01-10 18:38:02.000 |
Context
2006-01-10
| ||
18:38 | no message check-in: 8dc721be16 user: rmsimpson tags: sourceforge | |
18:38 | no message check-in: 9bc8258798 user: rmsimpson tags: sourceforge | |
2006-01-06
| ||
16:46 | Fix Connection property to allow setting to null, and fix Dispose method to erase the command from the connection check-in: 5514a73a4e user: rmsimpson tags: sourceforge | |
Changes
Changes to SQLite.Interop/SQLite.Interop.vcproj.
Added SQLite.Interop/crypt.c.
Added SQLite.Interop/fixsource.vbs.
Added SQLite.Interop/interop.c.
Deleted SQLite.Interop/interop.h.
Changes to SQLite.Interop/src/alter.c.
Changes to SQLite.Interop/src/analyze.c.
Changes to SQLite.Interop/src/attach.c.
Changes to SQLite.Interop/src/auth.c.
Changes to SQLite.Interop/src/btree.c.
Changes to SQLite.Interop/src/btree.h.
Changes to SQLite.Interop/src/build.c.
Changes to SQLite.Interop/src/callback.c.
Changes to SQLite.Interop/src/complete.c.
Changes to SQLite.Interop/src/date.c.
Changes to SQLite.Interop/src/delete.c.
Added SQLite.Interop/src/experimental.c.
Changes to SQLite.Interop/src/expr.c.
Changes to SQLite.Interop/src/func.c.
Changes to SQLite.Interop/src/hash.c.
Changes to SQLite.Interop/src/hash.h.
Changes to SQLite.Interop/src/insert.c.
Changes to SQLite.Interop/src/keywordhash.h.
Changes to SQLite.Interop/src/legacy.c.
Changes to SQLite.Interop/src/main.c.
Added SQLite.Interop/src/md5.c.
Changes to SQLite.Interop/src/opcodes.c.
Changes to SQLite.Interop/src/opcodes.h.
Added SQLite.Interop/src/os.c.
Changes to SQLite.Interop/src/os.h.
Changes to SQLite.Interop/src/os_common.h.
Changes to SQLite.Interop/src/os_unix.c.
Deleted SQLite.Interop/src/os_unix.h.
Changes to SQLite.Interop/src/os_win.c.
Deleted SQLite.Interop/src/os_win.h.
Deleted SQLite.Interop/src/os_wince.c.
Changes to SQLite.Interop/src/pager.c.
Changes to SQLite.Interop/src/pager.h.
Changes to SQLite.Interop/src/parse.c.
Changes to SQLite.Interop/src/parse.h.
Changes to SQLite.Interop/src/pragma.c.
Changes to SQLite.Interop/src/prepare.c.
Changes to SQLite.Interop/src/printf.c.
Changes to SQLite.Interop/src/random.c.
Changes to SQLite.Interop/src/select.c.
Added SQLite.Interop/src/server.c.
Changes to SQLite.Interop/src/shell.c.
Changes to SQLite.Interop/src/sqlite3.h.
Changes to SQLite.Interop/src/sqliteInt.h.
Changes to SQLite.Interop/src/table.c.
Changes to SQLite.Interop/src/tclsqlite.c.
Changes to SQLite.Interop/src/tokenize.c.
Changes to SQLite.Interop/src/trigger.c.
Changes to SQLite.Interop/src/update.c.
Changes to SQLite.Interop/src/utf.c.
Changes to SQLite.Interop/src/util.c.
Changes to SQLite.Interop/src/vacuum.c.
Changes to SQLite.Interop/src/vdbe.c.
Changes to SQLite.Interop/src/vdbe.h.
Changes to SQLite.Interop/src/vdbeInt.h.
Changes to SQLite.Interop/src/vdbeapi.c.
Changes to SQLite.Interop/src/vdbeaux.c.
Changes to SQLite.Interop/src/vdbemem.c.
Changes to SQLite.Interop/src/where.c.
Added System.Data.SQLite/DataTypes.xml.
Added System.Data.SQLite/MetaDataCollections.xml.
Added System.Data.SQLite/SR.Designer.cs.
Added System.Data.SQLite/SR.resx.
Changes to test/Program.cs.
Changes to test/TestCases.cs.
Changes to test/test.csproj.
Changes to testce/Form1.cs.
Changes to testce/Program.cs.
Changes to testce/TestCases.cs.
Changes to testce/testce.csproj.