Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.7.15.1 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-3.7.15.1 |
Files: | files | file ages | folders |
SHA1: |
4506c08a63e455284801e7d2ec202ab0 |
User & Date: | drh 2012-12-20 00:37:36.609 |
Context
2013-01-04
| ||
14:05 | Fix the order of parameters in the documentation of the INSTR() function. (check-in: ffc982706c user: drh tags: trunk) | |
2012-12-20
| ||
00:37 | Version 3.7.15.1 (check-in: 4506c08a63 user: drh tags: trunk, release, version-3.7.15.1) | |
2012-12-19
| ||
20:37 | Prepare for the 3.7.15.1 patch release. (check-in: 1e48c52c16 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | |||
38 39 40 41 42 43 44 | 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | - + + + + + | http://www.sqlite.org/src/timeline</a>.</p> } hd_close_aux hd_enable_main 1 } } |
︙ |
Changes to pages/news.in.
︙ | |||
15 16 17 18 19 20 21 | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | - + | regsub -all "\n( *\n)+" $text "</p>\n\n<p>" txt regsub -all {[Tt]icket #(\d+)} $txt \ {<a href="http://www.sqlite.org/cvstrac/tktview?tn=\1">\0</a>} txt hd_resolve "<blockquote>$txt</blockquote>" hd_puts "<hr width=\"50%\">" } |
︙ |