Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update master release archive manifest. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6198c5f18048180cde7dd7f36468ad55 |
User & Date: | mistachkin 2014-12-16 18:41:14.606 |
Context
2014-12-16
| ||
19:00 | Update release procedures with some tooling info and links. check-in: 8e630a5299 user: mistachkin tags: trunk | |
18:41 | Update master release archive manifest. check-in: 6198c5f180 user: mistachkin tags: trunk | |
2014-12-09
| ||
23:13 | Update SQLite core library to the 3.8.7.4 release. check-in: 98379cefde user: mistachkin tags: trunk | |
Changes
Changes to Setup/data/verify.lst.
︙ | ︙ | |||
22 23 24 25 26 27 28 | Doc/ Doc/buildChm.tcl Doc/Extra/ Doc/Extra/Core/ Doc/Extra/Core/images/ Doc/Extra/Core/images/sqlite370_banner.gif Doc/Extra/Core/images/syntax/ | < | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | Doc/ Doc/buildChm.tcl Doc/Extra/ Doc/Extra/Core/ Doc/Extra/Core/images/ Doc/Extra/Core/images/sqlite370_banner.gif Doc/Extra/Core/images/syntax/ Doc/Extra/Core/images/syntax/alter-table-stmt.gif Doc/Extra/Core/images/syntax/analyze-stmt.gif Doc/Extra/Core/images/syntax/attach-stmt.gif Doc/Extra/Core/images/syntax/begin-stmt.gif Doc/Extra/Core/images/syntax/column-constraint.gif Doc/Extra/Core/images/syntax/column-def.gif Doc/Extra/Core/images/syntax/comment-syntax.gif |
︙ | ︙ | |||
50 51 52 53 54 55 56 | Doc/Extra/Core/images/syntax/detach-stmt.gif Doc/Extra/Core/images/syntax/drop-index-stmt.gif Doc/Extra/Core/images/syntax/drop-table-stmt.gif Doc/Extra/Core/images/syntax/drop-trigger-stmt.gif Doc/Extra/Core/images/syntax/drop-view-stmt.gif Doc/Extra/Core/images/syntax/expr.gif Doc/Extra/Core/images/syntax/factored-select-stmt.gif | < < < < < | 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | Doc/Extra/Core/images/syntax/detach-stmt.gif Doc/Extra/Core/images/syntax/drop-index-stmt.gif Doc/Extra/Core/images/syntax/drop-table-stmt.gif Doc/Extra/Core/images/syntax/drop-trigger-stmt.gif Doc/Extra/Core/images/syntax/drop-view-stmt.gif Doc/Extra/Core/images/syntax/expr.gif Doc/Extra/Core/images/syntax/factored-select-stmt.gif Doc/Extra/Core/images/syntax/foreign-key-clause.gif Doc/Extra/Core/images/syntax/indexed-column.gif Doc/Extra/Core/images/syntax/insert-stmt.gif Doc/Extra/Core/images/syntax/join-clause.gif Doc/Extra/Core/images/syntax/join-constraint.gif Doc/Extra/Core/images/syntax/join-operator.gif Doc/Extra/Core/images/syntax/literal-value.gif Doc/Extra/Core/images/syntax/numeric-literal.gif Doc/Extra/Core/images/syntax/ordering-term.gif Doc/Extra/Core/images/syntax/pragma-stmt.gif Doc/Extra/Core/images/syntax/pragma-value.gif Doc/Extra/Core/images/syntax/qualified-table-name.gif Doc/Extra/Core/images/syntax/raise-function.gif Doc/Extra/Core/images/syntax/recursive-cte.gif Doc/Extra/Core/images/syntax/reindex-stmt.gif Doc/Extra/Core/images/syntax/release-stmt.gif Doc/Extra/Core/images/syntax/result-column.gif Doc/Extra/Core/images/syntax/rollback-stmt.gif Doc/Extra/Core/images/syntax/savepoint-stmt.gif Doc/Extra/Core/images/syntax/select-core.gif Doc/Extra/Core/images/syntax/select-stmt.gif Doc/Extra/Core/images/syntax/signed-number.gif Doc/Extra/Core/images/syntax/simple-select-stmt.gif Doc/Extra/Core/images/syntax/sql-stmt-list.gif Doc/Extra/Core/images/syntax/sql-stmt.gif Doc/Extra/Core/images/syntax/table-constraint.gif Doc/Extra/Core/images/syntax/table-or-subquery.gif Doc/Extra/Core/images/syntax/type-name.gif Doc/Extra/Core/images/syntax/update-stmt-limited.gif Doc/Extra/Core/images/syntax/update-stmt.gif |
︙ | ︙ | |||
122 123 124 125 126 127 128 129 130 131 132 133 134 135 | Doc/Extra/Core/lang_savepoint.html Doc/Extra/Core/lang_select.html Doc/Extra/Core/lang_transaction.html Doc/Extra/Core/lang_update.html Doc/Extra/Core/lang_vacuum.html Doc/Extra/Core/lang_with.html Doc/Extra/Core/pragma.html Doc/Extra/Core/syntaxdiagrams.html Doc/Extra/Include/ Doc/Extra/Include/ndoc.css Doc/Extra/Provider/ Doc/Extra/Provider/dbfactorysupport.html Doc/Extra/Provider/designer.html Doc/Extra/Provider/environment.html | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 | Doc/Extra/Core/lang_savepoint.html Doc/Extra/Core/lang_select.html Doc/Extra/Core/lang_transaction.html Doc/Extra/Core/lang_update.html Doc/Extra/Core/lang_vacuum.html Doc/Extra/Core/lang_with.html Doc/Extra/Core/pragma.html Doc/Extra/Core/syntax.html Doc/Extra/Core/syntax/ Doc/Extra/Core/syntax/alter-table-stmt.html Doc/Extra/Core/syntax/analyze-stmt.html Doc/Extra/Core/syntax/attach-stmt.html Doc/Extra/Core/syntax/begin-stmt.html Doc/Extra/Core/syntax/column-constraint.html Doc/Extra/Core/syntax/column-def.html Doc/Extra/Core/syntax/comment-syntax.html Doc/Extra/Core/syntax/commit-stmt.html Doc/Extra/Core/syntax/common-table-expression.html Doc/Extra/Core/syntax/compound-operator.html Doc/Extra/Core/syntax/compound-select-stmt.html Doc/Extra/Core/syntax/conflict-clause.html Doc/Extra/Core/syntax/create-index-stmt.html Doc/Extra/Core/syntax/create-table-stmt.html Doc/Extra/Core/syntax/create-trigger-stmt.html Doc/Extra/Core/syntax/create-view-stmt.html Doc/Extra/Core/syntax/create-virtual-table-stmt.html Doc/Extra/Core/syntax/cte-table-name.html Doc/Extra/Core/syntax/delete-stmt-limited.html Doc/Extra/Core/syntax/delete-stmt.html Doc/Extra/Core/syntax/detach-stmt.html Doc/Extra/Core/syntax/drop-index-stmt.html Doc/Extra/Core/syntax/drop-table-stmt.html Doc/Extra/Core/syntax/drop-trigger-stmt.html Doc/Extra/Core/syntax/drop-view-stmt.html Doc/Extra/Core/syntax/expr.html Doc/Extra/Core/syntax/factored-select-stmt.html Doc/Extra/Core/syntax/foreign-key-clause.html Doc/Extra/Core/syntax/indexed-column.html Doc/Extra/Core/syntax/insert-stmt.html Doc/Extra/Core/syntax/join-clause.html Doc/Extra/Core/syntax/join-constraint.html Doc/Extra/Core/syntax/join-operator.html Doc/Extra/Core/syntax/literal-value.html Doc/Extra/Core/syntax/numeric-literal.html Doc/Extra/Core/syntax/ordering-term.html Doc/Extra/Core/syntax/pragma-stmt.html Doc/Extra/Core/syntax/pragma-value.html Doc/Extra/Core/syntax/qualified-table-name.html Doc/Extra/Core/syntax/raise-function.html Doc/Extra/Core/syntax/recursive-cte.html Doc/Extra/Core/syntax/reindex-stmt.html Doc/Extra/Core/syntax/release-stmt.html Doc/Extra/Core/syntax/result-column.html Doc/Extra/Core/syntax/rollback-stmt.html Doc/Extra/Core/syntax/savepoint-stmt.html Doc/Extra/Core/syntax/select-core.html Doc/Extra/Core/syntax/select-stmt.html Doc/Extra/Core/syntax/signed-number.html Doc/Extra/Core/syntax/simple-select-stmt.html Doc/Extra/Core/syntax/sql-stmt-list.html Doc/Extra/Core/syntax/sql-stmt.html Doc/Extra/Core/syntax/table-constraint.html Doc/Extra/Core/syntax/table-or-subquery.html Doc/Extra/Core/syntax/type-name.html Doc/Extra/Core/syntax/update-stmt-limited.html Doc/Extra/Core/syntax/update-stmt.html Doc/Extra/Core/syntax/vacuum-stmt.html Doc/Extra/Core/syntax/with-clause.html Doc/Extra/Core/syntaxdiagrams.html Doc/Extra/Include/ Doc/Extra/Include/ndoc.css Doc/Extra/Provider/ Doc/Extra/Provider/dbfactorysupport.html Doc/Extra/Provider/designer.html Doc/Extra/Provider/environment.html |
︙ | ︙ | |||
668 669 670 671 672 673 674 675 676 677 678 679 680 681 | Tests/tkt-343d392b51.eagle Tests/tkt-3567020edf.eagle Tests/tkt-393d954be0.eagle Tests/tkt-3aa50d8413.eagle Tests/tkt-3c00ec5b52.eagle Tests/tkt-3e783eecbe.eagle Tests/tkt-448d663d11.eagle Tests/tkt-47f4bac575.eagle Tests/tkt-48a6b8e4ca.eagle Tests/tkt-4a791e70ab.eagle Tests/tkt-544dba0a2f.eagle Tests/tkt-56b42d99c1.eagle Tests/tkt-58ed318f2f.eagle Tests/tkt-59edc1018b.eagle | > | 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 | Tests/tkt-343d392b51.eagle Tests/tkt-3567020edf.eagle Tests/tkt-393d954be0.eagle Tests/tkt-3aa50d8413.eagle Tests/tkt-3c00ec5b52.eagle Tests/tkt-3e783eecbe.eagle Tests/tkt-448d663d11.eagle Tests/tkt-47c6fa04d3.eagle Tests/tkt-47f4bac575.eagle Tests/tkt-48a6b8e4ca.eagle Tests/tkt-4a791e70ab.eagle Tests/tkt-544dba0a2f.eagle Tests/tkt-56b42d99c1.eagle Tests/tkt-58ed318f2f.eagle Tests/tkt-59edc1018b.eagle |
︙ | ︙ |