System.Data.SQLite

Check-in [4429c5391f]
Login

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

Overview
Comment:Placeholder for new downloads page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 4429c5391ffb498779ba012a192cfa90a865f732
User & Date: shaneh 2011-03-13 20:16:25.802
Context
2011-03-17
03:21
Added a contributor agreement. check-in: 4dbf5841e2 user: shaneh tags: trunk
2011-03-13
20:16
Placeholder for new downloads page. check-in: 4429c5391f user: shaneh tags: trunk
2011-02-26
15:09
Enable native-only targets for the interop assembly. check-in: 26379a6c73 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Added www/downloads.wiki.












>
>
>
>
>
>
1
2
3
4
5
6
<title>System.Data.SQLite Download Page</title>

Downloads will be available soon.

The complete source tree for any [/timeline?n=20&y=ci | check-in] may 
always be downloaded using the "ZIP archive" link available from the check-in detail page.
Changes to www/index.wiki.
1
2
3
4
5
6
7
8
9

10
11
12
13
14
15
16
<title>About</title>

<table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0">
  <tr>
    <td>
      <ul>
        <li>[./features.wiki | Features]</li>
        <li>[./news.wiki | News]</li>
        <li>[./support.wiki | Support]</li>

        <li>[./release.wiki | Release Procedures]</li>
      </ul>
    </td>
  </tr>
</table>

<p>









>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<title>About</title>

<table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0">
  <tr>
    <td>
      <ul>
        <li>[./features.wiki | Features]</li>
        <li>[./news.wiki | News]</li>
        <li>[./support.wiki | Support]</li>
        <li>[./downloads.wiki | Downloads]</li>
        <li>[./release.wiki | Release Procedures]</li>
      </ul>
    </td>
  </tr>
</table>

<p>