Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
22 check-ins related to "disabletcl8api"
2023-11-20
| ||
08:48 | Rebase to 9.0 Leaf check-in: d19b3a7bb4 user: jan.nijtmans tags: disabletcl8api | |
2023-11-18
| ||
23:36 | TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 8acd6fd939 user: jan.nijtmans tags: trunk, main | |
2023-11-13
| ||
08:58 | Rebase to 9.0. Document the TCL_8_API flag. check-in: e2456d0832 user: jan.nijtmans tags: disabletcl8api | |
2023-11-12
| ||
17:06 | Put back accidently removed line check-in: c69e81975d user: jan.nijtmans tags: trunk, main | |
2023-11-07
| ||
23:13 | Rebase to TIP #664 check-in: 81124289d0 user: jan.nijtmans tags: disabletcl8api | |
23:05 | Rebase to latest 9.0 check-in: bcaf5d8cc3 user: jan.nijtmans tags: tip-664 | |
2023-11-06
| ||
13:20 | Revive TIP #661 (but without the "configure" stuff, which makes no sense IMHO) check-in: 14e1798caf user: jan.nijtmans tags: disabletcl8api | |
12:28 | Rebase to latest 9.0 check-in: db952b9450 user: jan.nijtmans tags: tip-664 | |
2023-04-23
| ||
18:14 | That fixes the examples given in [0306a5563c]. Needs more consideration before claim success. Closed-Leaf check-in: 1cf1f44a14 user: pointsman tags: bug-0306a5563c | |
11:23 | Merge trunk. check-in: 1fcfaab7fb user: pointsman tags: disabletcl8api | |
10:41 | Support combination TCL_UTF_MAX=3 with TCL_NO_DEPRECATED=1 check-in: 4ba40baf3f user: jan.nijtmans tags: trunk, main | |
2023-04-21
| ||
10:48 | Merged apn-disabletcl8api-warnings check-in: 7f6150c949 user: pointsman tags: disabletcl8api | |
06:16 | Fix warnings generated on disable8api builds check-in: e80d1c5113 user: apnadkarni tags: apn-disabletcl8api-warnings | |
00:42 | Updated disabletcl8api to post TIP 660. Changed the default while doing that. Now, without related c... check-in: 452896d195 user: pointsman tags: disabletcl8api | |
2023-04-20
| ||
16:44 | Bugs [4ce858a049] (lrepeat), [f4d15772f1] (foreach), [6926a21840] (lmap). check-in: fbe4c73160 user: apnadkarni tags: trunk, main | |
2023-04-13
| ||
13:13 | Allow Tcl build without the Tcl 8 compat API. Derived from "disabletcl8api" branch (thanks, Rolf), b... check-in: fc9c3d7c3e user: jan.nijtmans tags: trunk, main | |
2023-04-12
| ||
13:51 | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thanks, Rolf! check-in: b921949acd user: jan.nijtmans tags: trunk, main | |
2023-04-11
| ||
22:03 | Merged disabletcl8api-win in. Which adds optional Tcl 9 API only to the windows build with native to... Closed-Leaf check-in: 945fd1d4d2 user: pointsman tags: disabletcl8api | |
2023-04-10
| ||
13:21 | Fix compiler warnings and crashes. Builds and passes test suite on Windows and Ubuntu for 64-bit Closed-Leaf check-in: e52fa6ebe6 user: apnadkarni tags: disabletcl8api-win | |
13:19 | Add notcl8api to OPTS to mirror --disable-tcl8api in configure check-in: b6fe05811d user: apnadkarni tags: disabletcl8api-win | |
2023-04-09
| ||
00:09 | Experimental branch which adds configure option --disable-tcl8api which builds without the Tcl 8 com... check-in: d4a4a4aa02 user: pointsman tags: disabletcl8api | |
2023-04-07
| ||
23:14 | Editorial fix in Tcl_Panic() message. check-in: e825ea0680 user: pointsman tags: trunk, main | |