Documentation Source Text

Changes On Branch search-refactor
Login

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

Changes In Branch search-refactor Excluding Merge-Ins

This is equivalent to a diff from 5279eb6057 to 9c03c81fbb

2018-02-05
01:36
Rework the CGI scripts for search so that they use the Wapp framework ([https://wapp.tcl.tk]). (check-in: 16a431615f user: drh tags: trunk)
01:15
Update the built-in wapp.tcl to the latest from wapp.tcl.tk. (Closed-Leaf check-in: 9c03c81fbb user: drh tags: search-refactor)
00:47
On the /search.d/admin page, show the Wapp environment if the env=1 query parameter is present. (check-in: ebe9a614eb user: drh tags: search-refactor)
00:32
The SCRIPT_FILENAME cgi parameter in althttpd is now a full pathname. (check-in: f30335da5c user: drh tags: trunk)
2018-02-04
21:41
Use Wapp to implement the search function. Search can now be run from the command-line using "./tclsh.docsrc doc/search". (check-in: 33c56bee81 user: drh tags: search-refactor)
2018-02-01
14:44
Merge fixes from the release branch. (check-in: 5279eb6057 user: drh tags: trunk)
14:43
Fix a typo in the flattening rules of the optoverview.html document. (check-in: 20ecb45b42 user: drh tags: branch-3.22)
2018-01-30
23:44
Remove an unused variable from althttpd.c. (check-in: 94b9b95bee user: drh tags: trunk)

Changes to main.mk.

Added search/admin.tcl.in.

Deleted search/buildsearchdb4.tcl.

Added search/mkscript.tcl.

Deleted search/search.tcl.

Added search/search.tcl.in.

Deleted search/search4.tcl.

Added search/wapp.tcl.