Tcl Source Code

Changes On Branch tip-648
Login

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

Changes In Branch tip-648 Excluding Merge-Ins

This is equivalent to a diff from f379b61f86 to 0a0626b9f6

2024-04-20
16:52
TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: dbe94fba12 user: jan.nijtmans tags: core-8-branch
2024-04-09
15:25
Merge 8.7 check-in: ffc16bd3fd user: dkf tags: trunk, main
15:16
Update documentation Leaf check-in: 0a0626b9f6 user: jan.nijtmans tags: tip-648
15:12
Rebase to trunk check-in: 4d02d05338 user: jan.nijtmans tags: tip-648
13:22
Rebase to 9.0 check-in: 02059cfe3f user: jan.nijtmans tags: tip-692
12:13
Merge 8.7 check-in: f379b61f86 user: jan.nijtmans tags: trunk, main
12:05
TCL_MIN_SECONDS/TCL_MAX_SECONDS should use 'LL', because the constants are > LONG_MAX on 32-bit plat... check-in: 2210e67ebf user: jan.nijtmans tags: core-8-branch
2024-04-08
09:34
Fix [a6fb744b20]: missing file from distribution check-in: 29c3ebca8d user: jan.nijtmans tags: trunk, main

Changes to doc/IntObj.3.

Changes to generic/tcl.decls.

Changes to generic/tclDecls.h.

Changes to generic/tclObj.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclTest.c.