Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Feature the link to the news page more prominently on the landing page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ee8701edb5e416c96d9ae42fc3dbbc4d |
User & Date: | mistachkin 2017-02-18 00:56:58.136 |
Context
2017-02-27
| ||
17:20 | Make PATH handling more robust in the batch tools for MSBuild. check-in: d9a9e08362 user: mistachkin tags: trunk | |
2017-02-18
| ||
00:56 | Feature the link to the news page more prominently on the landing page. check-in: ee8701edb5 user: mistachkin tags: trunk | |
2017-02-15
| ||
06:01 | Update SQLite core library to the 3.17.0 release. check-in: a778695c2f user: mistachkin tags: trunk | |
Changes
Changes to www/index.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <title>Home</title> <nowiki> <br> <table width="100%" cellpadding="5"> <tr> <td width="20%"> </td> <td> <h2>About System.Data.SQLite</h2> <p> System.Data.SQLite is an ADO.NET provider for <a href="https://www.sqlite.org/">SQLite</a>. </p> <p> System.Data.SQLite was started by Robert Simpson. Robert still has | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <title>Home</title> <nowiki> <br> <table width="100%" cellpadding="5"> <tr> <td width="20%"> </td> <td> <h1>News for System.Data.SQLite</h1> <p> For the most recent news and developments, please see the <a href="news.wiki">news page</a>. </p> <h2>About System.Data.SQLite</h2> <p> System.Data.SQLite is an ADO.NET provider for <a href="https://www.sqlite.org/">SQLite</a>. </p> <p> System.Data.SQLite was started by Robert Simpson. Robert still has |
︙ | ︙ |