nsf

Clone Tools
  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

merge

Commit missing unknown message change

- improve comment and signature of NsfNoCurrentObjectError - improve wording of other commends, keep cmments within the limits of the header/trailer line

Tests: Adjust the test suite for the latest rewording of the nx::Class unknown message

nsfError.c: Fixed typos and unified writing style in code comments

merged

nsfObj.c: Fix some typos and align writing style

- fix typos in comments - align commenting style

- make hint more explicit and verbose

Add another TODO/discussion item

Add a to-do: NsfMethodContext memcounts

ObjectSystemsCleanup(): Remove interp resolvers explicitly before the physical cleanup round

DeleteProcsAndVars(): Silence compiler warning and reduce variable scope (spotted with memtracking on)

Add two tests on try/finally

merged

nx::shell2: extend the exit wrapper to include Tcl 8.6 try

nx::shell2: Make sure that the proper exit code is provided when leaving the -c stdin mode

- add tweo more tests of plain tclsh

- remove superfluous (and icorrect) tests