Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Change "win32" to "Win32" on the download page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
820bf7a014afb6129c196e9f5af4f0fd |
User & Date: | drh 2012-08-07 00:39:41.702 |
Context
2012-08-07
| ||
22:34 | Use the full name of WinRT for the header and change instances of 'for' to have the same case. (check-in: 1626e732e1 user: mistachkin tags: trunk) | |
00:39 | Change "win32" to "Win32" on the download page. (check-in: 820bf7a014 user: drh tags: trunk) | |
00:38 | Update the download page to separate WinRT binaries into a separate head and to add the VSIX download. (check-in: 1daba99c3e user: drh tags: trunk) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
176 177 178 179 180 181 182 | for accessing and modifying SQLite databases. This program is compatible with all versions of SQLite through VERSION and beyond. } Product sqlite-dll-win32-x86-VVV.zip { This ZIP archive contains a DLL for the SQLite library version VERSION for | | | | 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 | for accessing and modifying SQLite databases. This program is compatible with all versions of SQLite through VERSION and beyond. } Product sqlite-dll-win32-x86-VVV.zip { This ZIP archive contains a DLL for the SQLite library version VERSION for 32-bit x86 processors using the Win32 API. The DLL is built using [SQLITE_ENABLE_COLUMN_METADATA] so that it is suitable for use with Ruby on Rails. } Product sqlite-dll-win32-x64-VVV.zip { This ZIP archive contains a DLL for the SQLite library version VERSION for 64-bit x64 processors using the Win32 API. } Product sqlite-analyzer-win32-x86-VVV.zip { An analysis program for database files compatible with all SQLite versions through VERSION and beyond. } |
︙ | ︙ |