Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of wrap.tcl
2018-07-06
| ||
20:43 | Work on the window function documentation, including importing the new syntax diagrams. file: [e594f4ff4e] check-in: [6d60e5d021] user: drh branch: trunk, size: 26709 | |
2018-03-22
| ||
13:36 | Refactor the optoverview.html document to be written in HTML with occasional <tcl> tags, rather than in pure TCL, so that it works better with fancy-format. file: [436f21bbe1] check-in: [69fd8c5ba9] user: drh branch: trunk, size: 26699 | |
2017-11-04
| ||
20:26 | Continuing work on the WAL file format document. file: [62adfb9cc2] check-in: [0d151f472f] user: drh branch: trunk, size: 26616 | |
2016-09-27
| ||
23:01 | New alternative title for the On-Disk Format document. file: [24c4132b2d] check-in: [8615868905] user: drh branch: trunk, size: 26591 | |
2016-09-22
| ||
18:03 | Provide for alternative document titles using <alt-title>...</alt-title>. Have the document page come up with the first sublist (containing lists of other documents) open automatically. file: [4d34c4601f] check-in: [22726478ad] user: drh branch: trunk, size: 26535 | |
2016-09-14
| ||
18:40 | Add and use the "[dateof:3.X.Y]" hyperlink target for automatically inserting release dates into the text. file: [8d1b0f69c0] check-in: [858d993381] user: drh branch: trunk, size: 26288 | |
2016-09-13
| ||
23:54 | Add links to android bindings, SDS, and Fossil to the documentation lists. file: [40823c296e] check-in: [e581a20834] user: drh branch: trunk, size: 25987 | |
2016-09-12
| ||
08:34 | Fix the search script so that it can search for individual pragmas. Fix a mismatched tag in the document headers causing the search script to index the menubar on every page. file: [d76e4ddfae] check-in: [4d25c80abf] user: dan branch: trunk, size: 25956 | |
2016-09-02
| ||
17:03 | Store debugging information in the doc_vardump.txt file after building all documentation. file: [d51b072f52] check-in: [cb35d7c443] user: drh branch: trunk, size: 26010 | |
16:57 | Rename the output_list proc to hd_list_of_links and move its implementation from capi3ref.in into wrap.tcl, since it is used as common code. file: [bc35231f63] check-in: [c3c40d6711] user: drh branch: trunk, size: 25786 | |
16:30 | Remove unnecessary javascript from the header. Improvements to rendering of C APIs. file: [55989945eb] check-in: [4180b2cf6f] user: drh branch: trunk, size: 21635 | |
15:25 | Remove some unnecessary leading whitespace from generated page content. file: [94cdbcdb04] check-in: [03b286c8ac] user: drh branch: trunk, size: 21575 | |
2016-08-31
| ||
21:38 | Limit the width of syntax diagram images to the width of the screen. file: [82aaaeb3c0] check-in: [2cbeb114ca] user: drh branch: mobile-friendly, size: 21385 | |
13:35 | Split out the CSS into a separate "sqlite.css" file. Add the "common_links" TCL procedure for generating the "Common Links" bullet list. Other changes to the homepage to try to be more mobile friendly. file: [72a2c5b9f1] check-in: [047e6c36f7] user: drh branch: mobile-friendly, size: 21336 | |
2016-08-18
| ||
20:07 | Rework the site search to use FTS5. file: [98b38c3cfa] check-in: [18e4a7b157] user: dan branch: experimental, size: 21283 | |
2016-08-16
| ||
10:46 | Omit the underscore from hyperlinks in a few places where doing so makes the text less cluttered. file: [dbc43f08b0] check-in: [70a94f20fa] user: dan branch: experimental, size: 26691 | |
2016-08-15
| ||
18:43 | Fix layout issues in footer. Restrict footer to the front page only (not every page). file: [2e5ca69d05] check-in: [5abf48cdb6] user: dan branch: experimental, size: 26680 | |
16:02 | Add links to each section at the top of the docs.html page. file: [e3e5a88ca8] check-in: [336ce36b23] user: dan branch: experimental, size: 26672 | |
2016-08-13
| ||
20:02 | Add experimental footer to each page featuring many of the links from docs.html. file: [d30a1f8cc6] check-in: [8200ba6e9a] user: dan branch: experimental, size: 26640 | |
2016-08-02
| ||
12:52 | Update the documentation generator to keep track of historical requirement numbers and use that database to print the text of stale requirement numbers. file: [5a253a842e] check-in: [ec99d82068] user: drh branch: trunk, size: 26005 | |
2016-07-12
| ||
23:52 | Add the <fancy_format> markup which works like <table_of_contents> but omits the actual table of contents. Begin writing documentation for the carray() function. Fix typos and adjust wording in the CLI document. file: [8c93d504be] check-in: [e89a552dc3] user: drh branch: trunk, size: 25971 | |
2016-04-26
| ||
19:37 | Also add a table of contents to fileformat2.html. file: [8e2672b9c5] check-in: [e9007b6030] user: dan branch: trunk, size: 25955 | |
2015-12-09
| ||
03:53 | Further experiments with a new look for the sponsors on the homepage. file: [cec87d6af8] check-in: [66f30d5788] user: drh branch: new-sponsors-layout, size: 26260 | |
2015-12-08
| ||
22:28 | Experiment with a new look for the homepage and especially the layout of sponsor links. file: [862f0aec85] check-in: [f96d1199e7] user: drh branch: new-sponsors-layout, size: 26151 | |
2015-10-27
| ||
17:23 | Rework the website menu to add the Purchase link. file: [f533889d4e] check-in: [8ba3eb4736] user: drh branch: trunk, size: 25909 | |
2015-10-12
| ||
05:51 | More documentation updates for 3.9.0. file: [6eab932b2c] check-in: [1c92bfea70] user: drh branch: trunk, size: 25925 | |
2015-09-09
| ||
15:39 | Enhance wrap.tcl to recognize <yyterm> elements in the input HTML and convert them into real HTML that renders an terminal-symbol oval around the enclosed text. Use this markup when talking about terminal symbols in the language specification. file: [c29260a8a3] check-in: [8e1d4f3bb5] user: drh branch: trunk, size: 25903 | |
2015-03-04
| ||
23:15 | Clarifications on INDEXED BY documentation. Syntax diagrams which are default visible are always requirements even if they occur multiple times, but syntax diagrams that are default hidden now have the "data-noreq" attribute which prevents them from being marked as requirements. file: [6f75398897] check-in: [000660158c] user: drh branch: trunk, size: 25655 | |
20:19 | Add fts5.html. file: [595960fd81] check-in: [519916c18a] user: dan branch: trunk, size: 25644 | |
2015-01-17
| ||
17:25 | Simplify the text descriptions of download products. Enhance the "amalgamation" page to talk about the split amalgamation and describe how to build the amalgamation. Add the "getthecode.html" page with descriptions on how to clone the SQLite repositories. file: [4604e87f77] check-in: [c2c04806c8] user: drh branch: trunk, size: 25634 | |
2014-11-01
| ||
12:26 | Search query goes to https instead of http. file: [ad1872a75c] check-in: [1c7a04ef3c] user: drh branch: trunk, size: 25605 | |
2014-08-08
| ||
12:50 | Work-in-progress: refactoring the documentation on integer result codes. file: [456c9d6cde] check-in: [b22f668cca] user: drh branch: trunk, size: 25604 | |
2014-01-30
| ||
20:51 | Add the "factored-select-stmt" syntax diagram. Improve the way diagrams are hidden and shown. file: [37b7921505] check-in: [fac98d12ae] user: drh branch: trunk, size: 25322 | |
2014-01-23
| ||
15:25 | Recursive syntax diagram display. file: [2b9685d813] check-in: [87e7eb3d0d] user: drh branch: trunk, size: 24948 | |
2013-04-22
| ||
15:35 | Ignore the error if two hyperlink keywords differ only in case. file: [bc824ff386] check-in: [55000f1b07] user: drh branch: trunk, size: 22416 | |
2012-12-12
| ||
15:33 | Remove references to GIFs used for rounded corners. Rounded corners have not used those GIFs since check-in [2912fc93f779] on 2012-09-04. file: [a21bc44f3c] check-in: [708a9a33a8] user: drh branch: trunk, size: 22396 | |
2012-09-04
| ||
14:16 | Use CSS instead of GIFs to make the rounded corners on the menu bar. file: [3c9722bb28] check-in: [2912fc93f7] user: drh branch: trunk, size: 22706 | |
2011-12-25
| ||
23:06 | Move the content-type meta-tag to right after the head tag. It is reported that this helps browsers to load faster. file: [ad0ace6c54] check-in: [17f12988a0] user: drh branch: trunk, size: 22745 | |
2011-05-11
| ||
19:01 | Add documentation for URI filenames. Update capi3ref.in so that it is able to have [[label]] style anchors in the middle of a single documentation unit. file: [cf118d51e8] check-in: [66c5bcbaf8] user: drh branch: trunk, size: 22736 | |
2011-02-23
| ||
21:21 | Add Intuit to the list of famous users. file: [0184312590] check-in: [d45b5ab320] user: drh branch: trunk, size: 22392 | |
2010-08-02
| ||
13:05 | Always generate the SEARCH box on the website. file: [c0462f21f6] check-in: [09c7a61e1a] user: drh branch: trunk, size: 22386 | |
2010-07-27
| ||
08:10 | Fix race condition in search box javascript that could occur if the user started to enter text before the page was completely loaded. file: [892d7cdab1] check-in: [902e250d41] user: dan branch: trunk, size: 22424 | |
2010-05-25
| ||
23:40 | Update appearance with new logo and color scheme. file: [848a870064] check-in: [225857b614] user: drh branch: trunk, size: 22605 | |
2010-01-21
| ||
09:12 | Modify the search script so that it does not index the header at the top of each page or generated TOCs. file: [5dffb81c6e] check-in: [9a1f417e0b] user: dan branch: trunk, size: 22595 | |
2010-01-20
| ||
18:32 | Change the way the fts3.html document is generated to be more similar to most of the other documents. file: [806456a922] check-in: [e3ae335670] user: dan branch: trunk, size: 22561 | |
2010-01-08
| ||
16:29 | Make sure search works even if the q= parameter is omitted. Suppress the s=Go parameter on queries. file: [999c13eabb] check-in: [817a320509] user: drh branch: trunk, size: 22319 | |
15:38 | Add a tag missing from documentation headers built when search is not enabled. file: [fca16c58b4] check-in: [42ce6e37be] user: dan branch: trunk, size: 22354 | |
15:17 | Add the search input text box to the menu bar. The search box is only added if the SEARCH file is present in the build directory when "make all" is run. Updates to the search results display page. file: [1d72a9cd43] check-in: [7f31aaf373] user: drh branch: trunk, size: 22326 | |
2010-01-07
| ||
16:13 | Add the "Search" menu option to the menu bar. file: [c92d81d7ee] check-in: [6e06b9d9b4] user: drh branch: trunk, size: 20962 | |
2009-12-11
| ||
16:34 | Ignore case when sorting entries for the doc_backlink_crossref.html page. file: [74d4e1c151] check-in: [2c70d4b893] user: drh branch: trunk, size: 20962 | |
2009-11-27
| ||
17:03 | Change things so that fts3.html and foreignkeys.html do not use an external stylesheet. file: [c699eb827f] check-in: [6a28d79533] user: dan branch: trunk, size: 20954 | |
2009-11-10
| ||
00:27 | Add the "How To Compile" document. Other minor document tweaks. file: [1086d9b4c8] check-in: [d5ea021abc] user: drh branch: trunk, size: 20032 | |
2009-11-02
| ||
15:50 | Added the website keyword index. file: [8f637020b6] check-in: [ec4a51db99] user: drh branch: trunk, size: 19918 | |
2009-10-31
| ||
17:19 | Refinements to the way DRAFT is notated on page headers. Changes to the sitemap page. file: [52a361a8e0] check-in: [04a1e4a2b8] user: drh branch: trunk, size: 19603 | |
2009-10-30
| ||
17:27 | Changes in preparation for the 3.6.20 release. file: [fa1cf16f1e] check-in: [3aa36a5775] user: drh branch: trunk, size: 19600 | |
2009-10-26
| ||
14:52 | Add a "⟾" mark after all hyperlinks to external websites. file: [32483ba968] check-in: [4fb1b232ad] user: drh branch: trunk, size: 19597 | |
2009-10-24
| ||
20:34 | Add the list-of-documents document. file: [91b6fcfe89] check-in: [2e29944d92] user: drh branch: trunk, size: 19367 | |
2009-10-22
| ||
17:53 | Updates to pragma and optimizer documents. Add the evidence formatter and make corresponding revisions to the tracability matrix generator. file: [39978a9da7] check-in: [687a957242] user: drh branch: trunk, size: 19057 | |
2009-10-09
| ||
20:34 | Syntax diagrams are now issued requirement numbers (based on a hash of the GIF image) and appear in the traceability matrix. file: [3bd128a032] check-in: [a8aba3f4bd] user: drh branch: trunk, size: 19035 | |
2009-10-06
| ||
15:54 | First code to build the requirements matrix. file: [b52376483d] check-in: [9334d5b6e0] user: drh branch: trunk, size: 18984 | |
2009-10-05
| ||
19:00 | Remove all "^" characters from documentation text. This frees up that character for use in marking up requirements. file: [803b6cf0ba] check-in: [1ce21e60da] user: drh branch: trunk, size: 19114 | |
2009-09-21
| ||
14:16 | Remove the "last modified" line from the bottom of static web pages. It is no longer accurate. file: [de67188acf] check-in: [20d509a7ff] user: drh branch: trunk, size: 19110 | |
2009-09-09
| ||
16:22 | Additional documentation updates in preparation for 3.6.18. file: [e1510fd9ba] check-in: [ab3114e96d] user: drh branch: trunk, size: 19105 | |
2009-09-07
| ||
18:27 | Add documentation of SQLITE_MAX_TRIGGER_DEPTH. file: [b7c51b40a4] check-in: [df753f0371] user: drh branch: trunk, size: 19096 | |
2009-09-01
| ||
12:27 | Make the "developers page" a hard-coded document, not a wiki page in CVSTrac. file: [f0b631a7c9] check-in: [faaa8cbcf3] user: drh branch: trunk, size: 19108 | |
2009-08-19
| ||
13:52 | Miscellaneous documentation enhancements and cleanup. file: [96c49a7277] check-in: [31954ec184] user: drh branch: trunk, size: 19128 | |
2009-06-08
| ||
06:23 | Add a few lines to btreemodule.html. file: [387cf6783f] check-in: [982ca6b660] user: dan branch: trunk, size: 19085 | |
2009-05-14
| ||
20:45 | Better doc_pagelink_crossref.html support. Now catches more hrefs outputted directly via hd_puts. file: [80058672d9] check-in: [d0a850961d] user: shaneh branch: trunk, size: 19084 | |
18:13 | Generate doc_pagelink_crossref.html which shows which pages link to which. Useful for finding orphans. file: [97bd77a645] check-in: [bd0b540d7b] user: shaneh branch: trunk, size: 18264 | |
2009-02-20
| ||
14:08 | Demonstrate the ability to include syntax diagram GIFs in requirements. file: [7cdc15568b] check-in: [a51c22424f] user: drh branch: trunk, size: 17275 | |
2008-12-16
| ||
14:36 | Preparing for release 3.6.7. file: [225a5a65f6] check-in: [8f063442c3] user: drh branch: trunk, size: 17022 | |
2008-12-09
| ||
22:49 | Break out the requirements text into separate ASCII text files in the req/ folder. Requirements are now in a format suitable for use with qabot. Requirements information is no longer automatically extracted from sqlite3.h or fileformat.in. Changes to requirements must be manually entered. file: [455c1d9f1e] check-in: [e76f948793] user: drh branch: trunk, size: 16380 | |
2008-11-17
| ||
14:53 | Add Christian Werner to the "crew" page. file: [bfe7617751] check-in: [8ef060fa98] user: drh branch: trunk, size: 15408 | |
2008-10-03
| ||
02:28 | Remove the Syntax procedure from wrap.tcl. All syntax is now expressed as diagrams instead of using BNF. file: [7d2ebac970] check-in: [09eaa0861b] user: drh branch: trunk, size: 14953 | |
00:56 | Add the syntaxdiagrams.html page to the documentation. Updates to the language documentation pages to talk about the LIMIT and ORDER BY clauses on DELETE and UPDATE. file: [4776b5a018] check-in: [289df32643] user: drh branch: trunk, size: 16391 | |
2008-10-02
| ||
18:04 | Replace BNF with bubble diagrams in the language definition pages. Still a lot of text to update. file: [ffca2c8e2a] check-in: [c1cdac9b55] user: drh branch: trunk, size: 16261 | |
2008-09-24
| ||
18:52 | Trying for improvements in the appearance of the syntax in lang*.html. file: [c94032771a] check-in: [4bae4cc5b7] user: drh branch: trunk, size: 15773 | |
2008-07-31
| ||
17:13 | Begin adding the document on memory allocation. Update the index and changes documents for the release of version 3.6.1. file: [e3f6548a8b] check-in: [8f269144c3] user: drh branch: trunk, size: 15731 | |
2008-07-22
| ||
18:46 | Updates to support the requirements derivation matrix. file: [799ba1c494] check-in: [273baf47db] user: drh branch: trunk, size: 15709 | |
17:04 | Rework the requirements scanner to operate off of sqlite3.c instead of sqlite3.h. Add the hd_requirement procedure to wrap.tcl. file: [f1573d4016] check-in: [a4f337e315] user: drh branch: trunk, size: 14819 | |
2008-06-26
| ||
13:11 | Add the text "*** DRAFT ***" to every page if the file "DRAFT" appears in the build directory. Additional changes toward version 3.6.0. file: [63ecd3057e] check-in: [8bbca56f8e] user: drh branch: trunk, size: 14279 | |
02:52 | Updates to the documents in perparation for 3.6.0. file: [6b81cd59bc] check-in: [3cb62833af] user: drh branch: trunk, size: 14493 | |
2008-04-27
| ||
17:51 | Updates to the SQL language documentation with many added hyperlink targets. file: [a95d8580fb] check-in: [f060763119] user: drh branch: trunk, size: 14466 | |
2008-03-18
| ||
14:07 | Fix an HTML syntax error in the common page footer. CVSTrac ticket #3004. file: [5f32f84e46] check-in: [e21302f6df] user: drh branch: trunk, size: 14460 | |
2008-01-31
| ||
17:20 | Documentation updates in preparation for the 3.5.5 release. file: [cbe166381c] check-in: [9cdc512cb2] user: drh branch: trunk, size: 14459 | |
2008-01-24
| ||
01:58 | Documentation moving toward 3.5.5 file: [a4ee009ba2] check-in: [3507d96a36] user: drh branch: trunk, size: 14460 | |
2007-12-20
| ||
23:01 | Additional work toward denser hyperlinking in the documentation. file: [863150d8fe] check-in: [aa8a072b1b] user: drh branch: trunk, size: 14361 | |
03:29 | An attempt to get automatic hyperlinking working on all web pages. The website builds, but there are still many problems. file: [868785d9e7] check-in: [16b1f03012] user: drh branch: trunk, size: 13725 | |
2007-12-16
| ||
00:42 | Working on global [...]-style hyperlinks. This is an interim check-in in order to transfer from one machine to another. file: [ccf63e6951] check-in: [a1c70893c6] user: drh branch: trunk, size: 6730 | |
2007-12-14
| ||
17:56 | Documentation updates for version 3.5.4 file: [6bedfa9f9b] check-in: [f19019f745] user: drh branch: trunk, size: 6678 | |
2007-12-12
| ||
11:14 | Experimental: Attempt yet another method for implementing cross-browser pulldown menus. file: [689d3b4e6a] check-in: [81ab7ec21a] user: dan branch: trunk, size: 5936 | |
2007-12-11
| ||
13:49 | Get rid of the double-spacing. file: [4aef1c8e14] check-in: [0d59f40a31] user: drh branch: trunk, size: 8783 | |
08:29 | Experimental branch: Add a link to "professional support" to the front page. file: [24ea78a20f] check-in: [6e7180acaf] user: dan branch: trunk, size: 8812 | |
06:58 | Fix some problems with links in the experimental new toolbar. file: [e741e08523] check-in: [c9b14e2b54] user: dan branch: trunk, size: 8643 | |
2007-12-10
| ||
10:01 | Experimental: Add pulldown menus to the toolbar. Combine code for generating the toolbar with the sitemap.html file. file: [5429311576] check-in: [f280035157] user: dan branch: trunk, size: 8555 | |
2007-11-16
| ||
21:44 | Miscellaneous website changes suggested by the community. file: [68f7bcc334] check-in: [14ac1dc131] user: drh branch: trunk, size: 6678 | |
2007-11-15
| ||
12:44 | Change the motto on the upper right. file: [71c135b9b2] check-in: [bac03a29c9] user: drh branch: trunk, size: 9227 | |
11:52 | (no comment) file: [c0b71421f3] check-in: [c883828f1b] user: anonymous branch: trunk, size: 9226 | |
00:50 | Lots of little fixes. file: [ba9781652a] check-in: [f45d2bc902] user: drh branch: trunk, size: 6676 | |
2007-11-14
| ||
15:16 | Update the home page. Add a site map. Revise the menu bar. file: [dfa6cb0839] check-in: [0f974e5b8a] user: drh branch: trunk, size: 6730 | |
02:46 | Various page tweaks. Added the amalgamation.in page. Clicking on the SQLite logo now takes you to the homepage. file: [fbff391721] check-in: [ee2dd30d18] user: drh branch: trunk, size: 6657 | |
2007-11-13
| ||
20:23 | Fix up the news section, the download page, and the menu bar. Break up changes into individual files. All links are now resolved, we think. file: [3797afa4f2] check-in: [b202aab6a1] user: drh branch: trunk, size: 6604 | |
19:10 | Fix a relative path problem in wrap.tcl. Use the multi-file C API reference by default. file: [b0c569070b] check-in: [c67fecef8e] user: drh branch: trunk, size: 6705 | |
16:26 | Modify the method used to round the corners of the toolbar. file: [a388fda1f7] check-in: [78925c45be] user: anonymous branch: trunk, size: 6711 | |
12:57 | Fix the rounded edges on the menu bar. file: [227b242677] check-in: [1915ef738c] user: drh branch: trunk, size: 7073 | |
02:53 | Darken the font color on hyperlinks. Fix a bad link to the icons on the famous.html page. file: [dc2c369726] check-in: [8916aa40ec] user: drh branch: trunk, size: 7001 | |
01:24 | Cleaned up the famous users webpage. Work on the about page. file: [2f92a6a876] check-in: [8a34ae6a2f] user: drh branch: trunk, size: 7001 | |
2007-11-12
| ||
20:38 | Generate C interface reference document both as the single big file and also as lots of individual small files. file: [232ff06bc3] check-in: [ae0c38c662] user: drh branch: trunk, size: 6219 | |
15:32 | Complete reorganization of the documentation sources. file: [86655f93d9] check-in: [275febef8f] user: drh branch: trunk, size: 5876 Added | |