Tcl Source Code

Check-in [91c2f411e7]
Login

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

Overview
Comment:merge TIP #636 (tip-636-tcl9-644)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: 91c2f411e7e71552558252679c0ab7de1e8a2a6be1d6efa99feb955dd8d102da
User & Date: griffin 2023-07-07 02:56:48.951
References
2024-07-20
15:59
Merge trunk [91c2f411e7e71552], TIP #636 (tip-636-tcl9-644), resolve all conflicts including those r... check-in: d8a3450f12 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
2023-08-08
21:36 • New ticket [bc7ddc7944] Error: "can't convert value to type substcode&q... artifact: 8bfb25e14c user: pointsman
2023-07-11
12:26 • Ticket [a34733451b] Regression with TIP #636 in foreach status still Open wi... artifact: 06430f9a0c user: chrstphrchvz
Context
2024-07-20
15:59
Merge trunk [91c2f411e7e71552], TIP #636 (tip-636-tcl9-644), resolve all conflicts including those r... check-in: d8a3450f12 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
2023-07-13
20:49
Merge TIP 636. Resolve conflicts. Result shows TclStackFree panic when freeing the compiledLocals. check-in: b9d1bef880 user: dgp tags: dgp-refactor
2023-07-07
14:23
TIP #636 cleanup: Eliminate the use of Tcl_ObjTypeLength() et al, which look public but are internal... check-in: 652c7258c9 user: jan.nijtmans tags: trunk, main
02:56
merge TIP #636 (tip-636-tcl9-644) check-in: 91c2f411e7 user: griffin tags: trunk, main
2023-07-06
21:37
merge trunk closed check-in: dc07baa584 user: griffin tags: tip-636-tcl9-644
2023-07-05
15:10
Merge 8.7 check-in: c835fededf user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/Object.3.
Changes to doc/ObjectType.3.
Changes to doc/lseq.n.
Changes to generic/tcl.h.
Changes to generic/tclArithSeries.c.
Deleted generic/tclArithSeries.h.
Changes to generic/tclBasic.c.
Changes to generic/tclBinary.c.
Changes to generic/tclClock.c.
Changes to generic/tclCmdAH.c.
Changes to generic/tclCmdIL.c.
Changes to generic/tclCmdMZ.c.
Changes to generic/tclCompExpr.c.
Changes to generic/tclDictObj.c.
Changes to generic/tclEnsemble.c.
Changes to generic/tclEvent.c.
Changes to generic/tclExecute.c.
Changes to generic/tclIOGT.c.
Changes to generic/tclIORChan.c.
Changes to generic/tclIOUtil.c.
Changes to generic/tclInt.h.
Changes to generic/tclLink.c.
Changes to generic/tclListObj.c.
Changes to generic/tclObj.c.
Changes to generic/tclScan.c.
Changes to generic/tclStrToD.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclTest.c.
Added generic/tclTestABSList.c.
Changes to generic/tclTestObj.c.
Changes to generic/tclUtil.c.
Changes to generic/tclVar.c.
Added tests/abstractlist.test.
Changes to tests/dict.test.
Changes to tests/lseq.test.
Changes to unix/Makefile.in.
Changes to win/Makefile.in.
Changes to win/makefile.vc.