Documentation Source Text

Changes On Branch branch-3.8.9
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch branch-3.8.9 Excluding Merge-Ins

This is equivalent to a diff from 80577829a2 to fe9930b07e

2015-04-23
16:40
Merge changes from 3.8.9. (check-in: a0579664f6 user: drh tags: trunk)
2015-04-21
17:50
Add the UAP VSIX to the prerelease snapshots section of the download page. (Leaf check-in: fe9930b07e user: drh tags: branch-3.8.9)
2015-04-14
13:24
Improvements to the cintro.html document. (check-in: 4dfdc948ef user: drh tags: trunk)
2015-04-13
10:21
Fix a typo on the quickstart page. (check-in: 80577829a2 user: drh tags: trunk)
2015-04-10
14:39
Add a brief comment describing what the toc.db build logic is used for and why it is important. (check-in: c7671e4258 user: drh tags: trunk)

Changes to pages/download.in.

88
89
90
91
92
93
94
95
96
97
98


99
100
101
102
103
104


105
106
107
108
109
110
111
112
113
114



115
116
117
118
119
120
121
  set ::pending_tag $tag
  set ::BG $bgcolor
  # hd_puts "<tr><td colspan=4><big><b>$title</b></big></td></tr>"
}

set Caution #fff1c8

Heading {Pre-release Source-Code Snapshots} {} $Caution


Product {snapshot/sqlite-amalgamation-DATE.zip} {


  The [amalgamation] as of VERSION.
  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
  change log</a> for details.
}
Product {snapshot/sqlite-amalgamation32k-DATE.zip} {
  The [amalgamation] as of VERSION.


  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
  change log</a> for details.  &mdash;
  <i>This version of the amalgamation is split into separate source files
  such that no single source file is longer than 32767 lines of code.</i>
}
Product {snapshot/sqlite-tea-DATE.zip} {
  This is a snapshot (as of VERSION) of the current SQLite code under 
  development, packaged and ready to build using the
  <a href="http://www.tcl.tk/doc/tea/">Tcl Extension Architecture (TEA)</a>.
  Use this snapshot for testing only.  This is not a release.



}

Heading {Pre-release Windows DLLs} {} $Caution

Product snapshot/sqlite-dll-win32-x86-DATE.zip {
  A 32-bit Windows DLL as of VERSION.
  See the







|



>
>
|
|
|
<

|
>
>
|
|
<
<
<
|
|
|
|
|
>
>
>







88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103

104
105
106
107
108
109



110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
  set ::pending_tag $tag
  set ::BG $bgcolor
  # hd_puts "<tr><td colspan=4><big><b>$title</b></big></td></tr>"
}

set Caution #fff1c8

Heading {Pre-release Snapshots} {} $Caution


Product {snapshot/sqlite-amalgamation-DATE.zip} {
  The [amalgamation]: complete source code a single "sqlite3.c" file.
}
#  The [amalgamation] as of VERSION.
#  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
#  change log</a> for details.

Product {snapshot/sqlite-amalgamation32k-DATE.zip} {
  The [amalgamation] split into 6 separate source files each with less
  than 32767 lines of code.
}
#  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
#  change log</a> for details.



#Product {snapshot/sqlite-tea-DATE.zip} {
#  This is a snapshot (as of VERSION) of the current SQLite code under 
#  development, packaged and ready to build using the
#  <a href="http://www.tcl.tk/doc/tea/">Tcl Extension Architecture (TEA)</a>.
#  Use this snapshot for testing only.  This is not a release.
#}
Product {snapshot/sqlite-uap-DATE.vsix} {
  VSIX package for Universal App Platform development using Visual Studio 2015 CTP.
}

Heading {Pre-release Windows DLLs} {} $Caution

Product snapshot/sqlite-dll-win32-x86-DATE.zip {
  A 32-bit Windows DLL as of VERSION.
  See the