Timeline
Not logged in

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

7 check-ins using file generic/tclInt.h version b18605f033

2021-01-15
18:22
Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568
2021-01-11
08:23
Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch
2021-01-08
20:07
Improve description of Unix options for [file attributes] (Pt. 1) check-in: d7673ffda6 user: msi tags: core-8-branch
17:15
Fix consistency and grammar in re_syntax.n check-in: f7cfdf3dc0 user: msi tags: core-8-branch
14:45
TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch
10:27
Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1
09:37
Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592