Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Changes to the namespacex module to remove test case failures. Because of the use of the "try" command in one of the subcommands of the module, tests failed on Tcl 8.5. Added conditional package require for the tcllib implementation of the "try" command if it is not found (i.e. if testing under a pre-8.6 interpreter). |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | pooryorick | gam-namespacex-improve |
| Files: | files | file ages | folders |
| SHA3-256: |
b2bac59979ffe04a179acf9cec26fac9 |
| User & Date: | andrewm 2018-12-09 21:00:13.890 |
Context
|
2018-12-10
| ||
| 02:46 | Fixed version mismatch between code and index, and in the docs. closed check-in: 1d8d51de9c user: aku tags: pooryorick, gam-namespacex-improve | |
|
2018-12-09
| ||
| 21:00 | Changes to the namespacex module to remove test case failures. Because of the use of the "try" command in one of the subcommands of the module, tests failed on Tcl 8.5. Added conditional package require for the tcllib implementation of the "try" command if it is not found (i.e. if testing under a pre-8.6 interpreter). check-in: b2bac59979 user: andrewm tags: pooryorick, gam-namespacex-improve | |
|
2018-12-07
| ||
| 23:23 | Improvements to namespacex module. 1. Corrected bug in import command. 2. Incremented version number to 0.2 since the import command was added at some point in time. 3. Added documentation for the hook commands. 4. Added documentation for the import command. 5. Added test cases for the hook and import commands. 6. Reworked some of the command descriptions to add more precise information. check-in: 0c13951b59 user: andrewm tags: pooryorick, gam-namespacex-improve | |
Changes
Changes to modules/namespacex/namespacex.tcl.
