tDOM

Check-in [7fca63fe3f]
Login

Check-in [7fca63fe3f]

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

Overview
Comment:avoid usage of fallback to __tdomGC at global/NS level, this way it could prevent a leakage of tree in the global var __tdomGC (only affected if current level is global/NS)
Downloads: See separate download page
Timelines: family | ancestors | fix-traced-gc-regression-of-091-cr1
Files: files | file ages | folders
SHA3-256: 7fca63fe3fbc8867f273ed8a2f3414a8beb06627cd41603ca83214d02705defb
User & Date: sebres 2019-03-15 15:17:37.926
Context
2019-03-15
15:17
avoid usage of fallback to __tdomGC at global/NS level, this way it could prevent a leakage of tree in the global var __tdomGC (only affected if current level is global/NS) leaf check-in: 7fca63fe3f user: sebres tags: fix-traced-gc-regression-of-091-cr1
2019-03-14
16:16
accept tcl-test options like -load "load libtdom...; source ../lib/tdom.tcl" (allow to run test-suite from development environment, other tdom-version or uninstalled) leaf check-in: 881efc6915 user: sebres tags: fix-traced-gc-regression-of-091
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tcldom.c.