Tcl Source Code

Changes On Branch tip-650
Login

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

Changes In Branch tip-650 Excluding Merge-Ins

This is equivalent to a diff from 529dd4665b to b3bc4804f6

2022-11-21
23:54
TIP #650: New function Tcl_GetWideUIntFromObj() check-in: 5fb5ac7189 user: jan.nijtmans tags: core-8-branch
2022-11-20
21:39
missing constraints check-in: ffa1071da8 user: dgp tags: core-8-branch
20:18
Rebase to latest 8.7 check-in: a6cae9e4ed user: jan.nijtmans tags: tip-648
20:14
Rebase to latest 8.7 Closed-Leaf check-in: b3bc4804f6 user: jan.nijtmans tags: tip-650
19:35
merge-mark check-in: eeafb923c5 user: jan.nijtmans tags: trunk, main
19:33
Don't use "package require tcltests" any more, as in other tests check-in: 529dd4665b user: jan.nijtmans tags: core-8-branch
19:29
Constraints http2.9.x make no sense, when testing http2.10 check-in: aad30e28b1 user: jan.nijtmans tags: core-8-branch
2022-11-19
16:22
Merge 8.7 check-in: 6e40c6032a user: jan.nijtmans tags: tip-650

Changes to doc/IntObj.3.

Changes to doc/LinkVar.3.

Changes to generic/tcl.decls.

Changes to generic/tclDecls.h.

Changes to generic/tclLink.c.

Changes to generic/tclObj.c.

Changes to generic/tclStubInit.c.