Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo in the google url on the famous.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
66c988ccf9b7a90b5fc18167ff3372a2 |
User & Date: | drh 2009-12-11 16:33:48.000 |
Context
2009-12-11
| ||
16:34 | Ignore case when sorting entries for the doc_backlink_crossref.html page. (check-in: 2c70d4b893 user: drh tags: trunk) | |
16:33 | Fix a typo in the google url on the famous.html page. (check-in: 66c988ccf9 user: drh tags: trunk) | |
14:46 | Change fts3.html to present the new INSERT syntax used to optimize the full-text index. (check-in: f6c99b3cc3 user: dan tags: trunk) | |
Changes
Changes to pages/famous.in.
︙ | ︙ | |||
91 92 93 94 95 96 97 | It is known that [http://www.google.com/ | Google] uses SQLite in their [http://desktop.gooogle.com/mac/legal.html | Desktop for Mac], in [http://code.google.com/apis/gears/api_database.html | Google Gears], in the [http://code.google.com/android/ | Android] cell-phone operating system, and in the | | | 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | It is known that [http://www.google.com/ | Google] uses SQLite in their [http://desktop.gooogle.com/mac/legal.html | Desktop for Mac], in [http://code.google.com/apis/gears/api_database.html | Google Gears], in the [http://code.google.com/android/ | Android] cell-phone operating system, and in the [http://www.google.com/chrome | Chrome Web Browser]. People are suspicious that Google uses SQLite for lots of other things that we do not know about yet. Engineers at Google have made extensive contributions to the full-text search subsystem within SQLite. </td> <tr><td valign="top"> |
︙ | ︙ |