Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add Tcl/Tk to the set of well-known-users of SQLite. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6ab45fc3480176d8499e945873ddda5f |
User & Date: | drh 2013-03-18 19:47:45.081 |
Context
2013-03-18
| ||
21:05 | Use "package require" rather than "load" on the quick-start guide to using SQLite from TCL. (check-in: 12ac1ca27f user: drh tags: trunk) | |
19:47 | Add Tcl/Tk to the set of well-known-users of SQLite. (check-in: 6ab45fc348 user: drh tags: trunk) | |
13:38 | Store the "legacy source code" packages in the same directory as other products. (check-in: c735c53f75 user: dan tags: trunk, release, version-3.7.16) | |
Changes
Added images/foreignlogos/tcl.gif.
cannot compute difference between binary files
Changes to pages/famous.in.
︙ | ︙ | |||
193 194 195 196 197 198 199 200 201 202 203 204 205 206 | <img src="images/foreignlogos/skype.gif" border="0"></a> </td><td> There are [http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27326.html | multiple] [http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27332.html|sightings] of SQLite in the Skype client for Mac OS X and Windows. </td></tr> <tr><td valign="top"> <a href="http://www.toshiba.com/"> <img src="images/foreignlogos/toshiba.gif" border="0"></a> </td><td> A representative of [http://www.toshiba.com/ | Toshiba] wrote to the SQLite developers | > > > > > > > > > | 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 | <img src="images/foreignlogos/skype.gif" border="0"></a> </td><td> There are [http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27326.html | multiple] [http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27332.html|sightings] of SQLite in the Skype client for Mac OS X and Windows. </td></tr> <tr><td valign="top"> <a href="http://www.tcl.tk/"> <img src="images/foreignlogos/tcl.gif" border="0"></a> </td><td> The Tcl/Tk programming langauge now comes with SQLite built-in. SQLite works particularly well with Tcl since SQLite was originally a Tcl extension that subsequently "escaped" into the wild. </td> <tr><td valign="top"> <a href="http://www.toshiba.com/"> <img src="images/foreignlogos/toshiba.gif" border="0"></a> </td><td> A representative of [http://www.toshiba.com/ | Toshiba] wrote to the SQLite developers |
︙ | ︙ |