Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix timeline links. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
71d7ede10738ea7bab7d3e55b928d06e |
User & Date: | mistachkin 2012-09-17 03:52:25.994 |
Context
2012-09-17
| ||
04:05 | Tweak information on the native library pre-loading feature. check-in: ab0469b468 user: mistachkin tags: trunk | |
03:52 | Fix timeline links. check-in: 71d7ede107 user: mistachkin tags: trunk | |
03:47 | Add information to the download page concerning the recommended usage of the various downloadable packages. check-in: 26d526a37f user: mistachkin tags: trunk | |
Changes
Changes to www/downloads.wiki.
︙ | ︙ | |||
45 46 47 48 49 50 51 | <ul> <li> The source packages are intended primarily for people interested in studying the source code for the project that corresponds to a particular release version. The source packages contain no binaries. Those interested in studying the latest source code and/or tracking the unreleased changes should consider accessing the | | > | 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | <ul> <li> The source packages are intended primarily for people interested in studying the source code for the project that corresponds to a particular release version. The source packages contain no binaries. Those interested in studying the latest source code and/or tracking the unreleased changes should consider accessing the <a href="/index.html/timeline?n=20&y=ci">Fossil repository</a> instead. </li> <br /> <li> The setup packages are intended to be installed <b>only</b> on developer machines and then <b>only</b> when the design-time components for Visual Studio are required. In theory, they can be installed on customer machines as well; however, this type of |
︙ | ︙ | |||
949 950 951 952 953 954 955 | The canonical System.Data.SQLite source code is maintained in a Fossil repository that is available for anonymous read-only access. Anyone can view the repository contents and download historical versions of individual files or ZIP archives of historical check-ins. </p> <p> | | > | 950 951 952 953 954 955 956 957 958 959 960 961 962 | The canonical System.Data.SQLite source code is maintained in a Fossil repository that is available for anonymous read-only access. Anyone can view the repository contents and download historical versions of individual files or ZIP archives of historical check-ins. </p> <p> The complete source tree for any <a href="/index.html/timeline?n=20&y=ci">check-in</a> may always be downloaded using the "Tarball" or "ZIP archive" links available from the check-in detail page. </p> </nowiki> |