Tcl Library Source Code

Changes On Branch extended-nntp-examples
Login

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

Changes In Branch extended-nntp-examples Excluding Merge-Ins

This is equivalent to a diff from 45c988bdfc to ca6a84e367

2015-02-26
19:26
Ticket [09110adc43] - html - Fixed XSS vulnerability of "textarea" command. Now properly quoting the input value. Package version bumped to 1.4.4. Extended the testsuite. check-in: 212d1feefe user: andreask tags: trunk
2015-02-25
08:26
Added sqlite-based storage driver, and application to transfer messages between stores. Leaf check-in: ca6a84e367 user: aku tags: extended-nntp-examples
2015-02-24
23:20
Ticket [8e643b5d66] - coroutine, coroutine::auto. Fixed mishandling of "gets" when called without any arguments. Version bumped to 1.1.3 (both). check-in: 45c988bdfc user: andreask tags: trunk
21:19
coroutine - Fixed bad tailcall in "global". Version bumped to 1.1.2. check-in: d3be285f5a user: andreask tags: trunk

Changes to examples/nntp/dirstore.

Added examples/nntp/movenews.

Changes to examples/nntp/pullnews.

Added examples/nntp/sqlitestore.