nsf

Clone Tools
  • last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* TODO: Add a to-do in filters and unknown-creates in XOTcl 2

- address potential crash when a filter calls a filter which calls unknown

- prefer lower case "U" suffix to improve readability

Adding a first test case

Adding a first test case

ObjectDispatchFinalize: First attempt to tackle filtered-unknowns issue

merged

*xotcl2.tcl (Class->unknown): Use ::nsf::current explicitly to avoid nx/xotcl self hickups

Improve wording

Improve wording

Continue work on release docs

Continue work on release docs

- regenerated documentation

    • -295
    • +297
    /doc/example-scripts/tk-ludo.html
- remove useless expr statements

Adhere to the GNU formatting guidelines

Adhere to the GNU formatting guidelines

Continue working on ChangeLog/Announcement

Continue working on ChangeLog/Announcement

Preparatory work for release

Preparatory work for release

    • -0
    • +1747
    /ChangeLog-2.0.0-2.1.0.log
xotcl2 unknown: fix regressions due to uplevel mambo-jumbo

xotcl2.tcl: Make sure that Class->unknown bypasses filter and mixin frames

ExitHandler(): Re-locate clearing history from finalize to ExitHandler

Update TODO

NsfFinalizeCmd(): Clear Tcl's history list explicitly before finalizing NSF (see als ticket 1ae12987cb).

nx::Class unknown: rewritte unknown message to include '?...?'

nsfStack.c: Unify writing style

nsfProfile.c: Fix typos in code comments

nsfFunPtrHashTable.c: Fix typos in code comments

- remove spurious blank in error message - fix typo in print string