fx

Timeline
Login
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

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

6 check-ins related to "multi-address-handling"

2014-09-11
01:08
Made multi-address handling in ticket fields official check-in: 730f750ab4 user: andreask tags: trunk
01:07
Removed debug code from "test mail-address", and extended to handle semicolon-separated lists as well. Closed-Leaf check-in: b014045429 user: andreask tags: multi-address-handling
01:01
Trim space around comma/semicolon-separated addresses. check-in: a1ce724a43 user: andreask tags: multi-address-handling
01:01
Modified "test mail-address" command to handle multiple addresses i nthe input (comma-separated) check-in: bdbf3a97e2 user: andreask tags: multi-address-handling
00:22
Started on handling multiple addresses in contact, and different list separators check-in: 48dfec7a46 user: andreask tags: multi-address-handling
2014-09-10
23:59
Added fx::atexit package for setting of exit handlers. Extended the low-level fossil package to use exit-handlers for proper DB shutdown on exit. check-in: a8efbe55ce user: andreask tags: trunk