Tcl Source Code

Timeline
Login

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

50 most recent check-ins related to "main"

2024-05-14
19:08
Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... Leaf check-in: ff38221d4e user: dgp tags: core-9-0-b2-rc
19:07
silence warning (implicit-fallthrough) check-in: 4c283c1d48 user: dgp tags: core-9-0-b2-rc
19:05
merge 8.7 check-in: a389d8fe79 user: dgp tags: core-9-0-b2-rc
18:39
merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: 45c669fbe3 user: dgp tags: core-9-0-b2-rc
18:37
Funcs without args must explicitly take void

Otherwise C compilers operate in a weird legacy mode w... check-in: c29401d6e5 user: dgp tags: core-9-0-b2-rc

18:36
Merge changes from trunk up to but not including style/whitespace work. check-in: 274b0d7e7b user: dgp tags: core-9-0-b2-rc
16:06
Add helper macros TclSetResult and TclPrintfResult check-in: 0b65fb9e0c user: dkf tags: result-helpers
12:54
Merge-mark Leaf check-in: 3fa1b8f5e3 user: jan.nijtmans tags: trunk, main
12:47
(cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. Leaf check-in: 39a2e5b4f5 user: jan.nijtmans tags: core-8-branch
08:26
Backout the "dullest commit ever" (not my words ....). It breaks the build.

JN: Many of those cha... check-in: 8b41a80404 user: jan.nijtmans tags: trunk, main

07:12
Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: a62398408f user: pooryorick tags: trunk, main
2024-05-13
16:48
silence warning (implicit-fallthrough) check-in: a77945015a user: sebres tags: trunk, main
16:42
merge 8.7 check-in: 617ccd3301 user: sebres tags: trunk, main
16:39
clock.test: amend to hotfix [9889f96f4da77e3b] - ensemble created implicitely now check-in: d89349fb42 user: sebres tags: core-8-branch
15:48
Trying out the sentinel attribute of GCC check-in: d67dd7508a user: dkf tags: sentinel
15:41
Clean up a lot of small whitespace issues

This is the dullest commit ever. Sorry. check-in: 3a60363aa1 user: dkf tags: trunk, main, dkf/to-redo

10:35
merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: da0e64b5d0 user: sebres tags: trunk, main
10:34
interim fix for [9889f96f4da77e3b]: avoid lazy creation and compilation for clock-ensemble (unless t... check-in: ad49517e0b user: sebres tags: core-8-branch
07:55
Backout [b49efeca6a] (so people can judge whether this is just a textual improvement or not) Closed-Leaf check-in: 4a1848c27f user: jan.nijtmans tags: backout-b49efeca6a
2024-05-10
15:40
More whitespace cleanup check-in: 835b1a5566 user: dkf tags: trunk, main
14:52
Merge-mark check-in: b3efce9937 user: jan.nijtmans tags: trunk, main
14:42
(backport): Funcs without args must explicitly take void check-in: c0628e3a1f user: jan.nijtmans tags: core-8-branch
13:51
Funcs without args must explicitly take void

Otherwise C compilers operate in a weird legacy mode... check-in: 0ddcb6cf85 user: dkf tags: trunk, main

13:45
Code style fixes

Mostly whitespace fixing really check-in: 24dcf13ff2 user: dkf tags: trunk, main

11:28
Code style cleanup check-in: 74fd982252 user: dkf tags: trunk, main
10:22
closes [10aa8403d064439f]: merge 8.7, restore time64bit constraint (all platforms now) check-in: 7517e2b553 user: sebres tags: trunk, main
10:18
merge 8.6 check-in: 76a8c1c44b user: sebres tags: core-8-branch
2024-05-09
15:38
Tidy up the zlib code a bit

In particular, 'cd' was used for vars of different types (ClientData,... check-in: 6197e63dd8 user: dkf tags: trunk, main

2024-05-08
15:11
Merge 8.7 check-in: d90e8286b6 user: jan.nijtmans tags: trunk, main
15:06
Add some typecasts, remove duplicate "memset", remove some spacing. check-in: 71dea9c67f user: jan.nijtmans tags: core-8-branch
14:42
Merge mark check-in: cd4f9148ac user: oehhar tags: trunk, main
14:39
Backport [e0bdc14669] "Cleaning up tclWinSock.c" check-in: 718495c125 user: oehhar tags: core-8-branch
13:30
Start on at least protecting against crashes like [0de6c1d79c] Leaf check-in: 21daea98da user: apnadkarni tags: apn-info-frame
09:03
Cleaning up tclWinSock.c check-in: e0bdc14669 user: dkf tags: trunk, main
2024-05-07
20:47
merge 8.7 check-in: 54c8d180bc user: sebres tags: trunk, main
20:45
more simplifications check-in: 21c730f95f user: sebres tags: core-8-branch
20:12
merge 8.7 check-in: 71ba8f6276 user: sebres tags: trunk, main
20:09
code review (optimization by parse of word tokens in clock format) check-in: 4a909182de user: sebres tags: core-8-branch
2024-05-05
20:26
Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc check-in: ba61f74630 user: jan.nijtmans tags: trunk, main
20:21
Merge 8.6 check-in: 3fa1e95cb1 user: jan.nijtmans tags: core-8-branch
2024-05-04
18:53
Possible solution for [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc Closed-Leaf check-in: a966eb9902 user: jan.nijtmans tags: bug-3c26dec71e
16:12
[unknown] only calls shell command in interactive tclsh sessions check-in: 478c9823c1 user: jan.nijtmans tags: core-8-6-branch
2024-05-03
17:55
merge trunk check-in: d1fe39f080 user: dgp tags: core-9-0-b2-rc
16:42
[unknown] only calls shell command in interactive tclsh sessions check-in: b3d720477f user: mjanssen tags: trunk, main
16:23
Fix [a5f4a7aed8] - tcl::tm::path auto_index entry check-in: cb416c208e user: apnadkarni tags: trunk, main
13:26
Merge 9.0 Leaf check-in: 58f49ce426 user: jan.nijtmans tags: tip-626
2024-05-02
21:29
[unknown] only calls shell command in interactive tclsh sessions Closed-Leaf check-in: 6148f44292 user: mjanssen tags: bug-6ab80b950a051
21:11
Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 8d0a8dc1a7 user: jan.nijtmans tags: trunk, main
21:00
Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 7a82dd9959 user: jan.nijtmans tags: core-8-branch
12:48
Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 4ccbb3a724 user: jan.nijtmans tags: trunk, main