Mailing list
The mailing list is currently the central discussion forum for the NSF/NX and XOTcl community, and the primary mean to get in touch with the community. The mailing list archive is updated at regular intervals (~ every hour).
Issues
Most recent subjects
- [Xotcl] 4th Call For Papers - 25th Annual Tcl/Tk Conference (Tcl'2018) | conference_at_tclcommunityassociation.org | 1 post | 07/31/2018
- [Xotcl] 3rd Call For Papers - 25th Annual Tcl/Tk Conference (Tcl'2018) | conference_at_tclcommunityassociation.org | 1 post | 06/05/2018
- [Xotcl] 2nd Call For Papers - 25th Annual Tcl/Tk Conference (Tcl'2018) | conference_at_tclcommunityassociation.org | 1 post | 04/05/2018
- [Xotcl] 1st Call For Papers - 25th Annual Tcl/Tk Conference (Tcl'2018) | conference_at_tclcommunityassociation.org | 1 post | 02/06/2018
- [Xotcl] 3rd Call For Papers - 24th Annual Tcl/Tk Conference (Tcl'2017) | akupries_at_shaw.ca | 1 post | 08/07/2017
- [Xotcl] 2nd Call For Papers - 24th Annual Tcl/Tk Conference (Tcl'2017) | akupries_at_shaw.ca | 1 post | 06/01/2017
- [Xotcl] 1st Call For Papers - 24th Annual Tcl/Tk Conference (Tcl'2017) | akupries_at_shaw.ca | 1 post | 04/12/2017
- [Xotcl] NSF 2.1.0 available in ActiveTcl | Stefan Sobernig | 1 post | 02/03/2017
- [Xotcl] nsf 2.1.0 available via mac ports | Gustaf Neumann | 1 post | 01/02/2017
Latest Development Activities
You can follow the on-going development activity with our Fisheye SCM monitor which tracks our Git repository.
- Sat, 09 Sep 2023 12:39:32 +0200 | Gustaf Neumann
<neumann at wu-wien.ac.at>
nsf (main): ::mongo::oid::gettimestamp: new API call to obtain creation timestamp from OID - Sun, 03 Sep 2023 19:44:36 +0200 | Gustaf Neumann
<neumann at wu-wien.ac.at>
nsf (main): whitespace cleanup - Wed, 23 Aug 2023 13:27:28 +0200 | Stefan Sobernig
<stefan.sobernig at wu.ac.at>
nsf (main): Fix workflow file - Wed, 23 Aug 2023 13:13:25 +0200 | Stefan Sobernig
<stefan.sobernig at wu.ac.at>
nsf (main): * accessor.test: Added tests to document the behaviour for internally generated per-slot accessor methods * nx.t... - Mon, 12 Jun 2023 11:54:13 +0200 | Stefan Sobernig
<stefan.sobernig at wu.ac.at>
nsf (main): * nx.tcl: Make sure to return "switch" for object parameters via info-introspection. Added some tests. - Mon, 12 Jun 2023 11:52:59 +0200 | Stefan Sobernig
<stefan.sobernig at wu.ac.at>
nsf (main): Remove core-9-0-a3 from build array [skip ci] - Sat, 10 Jun 2023 19:35:13 +0200 | Gustaf Neumann
<neumann at wu-wien.ac.at>
nsf (main): Provided a Tcl_DupInternalRepProc() function for Tcl_ObjType "nsfParam"...