Wapp

Timeline
Login

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

16 check-ins using file tests/test01.tcl version 4df2841005

2018-02-08
04:42
Fix minor problems with the two self-scripts. (check-in: b25f6825c5 user: drh tags: trunk)
02:17
Add she-bangs to the self.tcl and self2.tcl examples. (check-in: 654ca1127b user: drh tags: trunk)
02:07
Add the self2.tcl example script (check-in: 0afcafe89f user: drh tags: trunk)
01:31
Add cache-control to the self.tcl example script. (check-in: b1545db25b user: drh tags: trunk)
01:24
Add the "self.tcl" example application that displays a copy of itself. (check-in: 8f65cebe60 user: drh tags: trunk)
00:14
Add a documentation file on how to compile wapptclsh. (check-in: 3e1e061441 user: drh tags: trunk)
2018-02-07
23:55
Fix yet another typo. (check-in: e4fc8bab33 user: drh tags: trunk)
23:53
Fix documentation typos reported by Andreas Kupries. (check-in: 7afff168cb user: drh tags: trunk)
20:00
Improvements to the same-origin detection logic. (check-in: 8b769e4771 user: drh tags: trunk)
18:33
More documentation updates (check-in: f6b7dbaa54 user: drh tags: trunk)
14:27
Documentation enhancements. (check-in: 651c5f305b user: drh tags: trunk)
01:38
Mention the license (2-clause BSD) on the homepage. (check-in: 8e060c0dec user: drh tags: trunk)
01:37
New and improved documentation. (check-in: ea88c28347 user: drh tags: trunk)
2018-02-06
17:58
Fix filename dequoting in multipart/form-data interpretation. Add two test files for multipart/form-data testing. (check-in: 6cd6484c92 user: drh tags: trunk)
16:54
Adjust the regexp commands used to parse multipart/form-data to improved performance with very large upload files. (check-in: 4cc53a980a user: drh tags: trunk)
16:36
Enhance the file upload test to show uploaded images inline. (check-in: 089322b3a4 user: drh tags: trunk)