Tcl Library Source Code

Changes On Branch bug-3601370-td
Login

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

Changes In Branch bug-3601370-td Excluding Merge-Ins

This is equivalent to a diff from b3b52828b9 to 6606f5686a

2013-01-29
18:58
Merged doctools fixes (bug 3601370 branch) into release. Updated README. check-in: 513786f1e5 user: andreask tags: tcllib-1-15-rc
2013-01-21
20:12
Added check to manpage_begin, reject spaces in title. Message catalogs extended with new warning 'mptitle' for spaces in the manpage title. The french catalog contains the english text, and needs a translation. Closed-Leaf check-in: 6606f5686a user: andreask tags: bug-3601370-td
19:37
[Bug 3433470] Regenerated the certificates, again. Expiry is Jan 2023 (10 years). While SimpleCA doesn't seem to allow me to specify a longer period in the GUI it was possible to get, update and run the Tcl code, unwrapped. Further changed to 4096-bit certs. --- Broken --- Investigation points to me setting the root cert validity period to 100 years as the cause, possibly invoking y2038 troubles in Tcl and/or openssl. check-in: 7b80198969 user: andreask
2013-01-18
15:50
Fix incorrect copyright filter regexp in [4245d06151] check-in: 1e0a86a422 user: TrevorD tags: bug-3601370-td
12:29
Spaces removed from man page names (replaced with underscore) to prevent illegal nroff output (bug-3601370 issue 7) check-in: decbb9d0fa user: TrevorD tags: bug-3601370-td
2013-01-09
20:50
Opened the Tcllib 1.15 Release Candidate Branch check-in: a6b3c1bd6e user: andreask tags: tcllib-1-15-rc
20:37
[Bug 3598183] (irc) Documented the callback for EOF as required. check-in: b3b52828b9 user: andreask tags: trunk
20:24
(::mime::buildmessage): [Bug 3565267]: Handle possibility of 'errorCode' not set. Version bumped to 1.5.6. check-in: ea86982e87 user: andreask tags: trunk

Changes to modules/doctools/ChangeLog.

Changes to modules/doctools/checker.tcl.

Changes to modules/doctools/mpformats/_common.tcl.

Changes to modules/doctools/mpformats/_nroff.tcl.

Changes to modules/doctools/mpformats/c.msg.

Changes to modules/doctools/mpformats/de.msg.

Changes to modules/doctools/mpformats/en.msg.

Changes to modules/doctools/mpformats/fmt.nroff.

Changes to modules/doctools/mpformats/fr.msg.

Changes to modules/ldap/ldap.man.

Changes to modules/pop3/pop3.man.

Changes to modules/struct/graph1.man.

Changes to modules/struct/matrix1.man.

Changes to modules/struct/struct_tree1.man.

Changes to sak.tcl.