Tcl Source Code

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'macosx/*'

2024-04-24
18:30
merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc
2024-04-23
16:06
Hmm, something is broken. Leaving this here but this commit is definitely wrong somehow Leaf check-in: b356268e32 user: dkf tags: tidy-indentation
2024-04-19
09:37
Merge 9.0 check-in: 49981a1ec1 user: jan.nijtmans tags: tip-626
2024-04-17
13:07
Update MacOS project.pbxproj file too check-in: 043259e928 user: jan.nijtmans tags: trunk, main
13:06
Fix "make dist" check-in: 523ac7ca2c user: jan.nijtmans tags: core-8-branch
2024-04-04
23:00
merge trunk check-in: d92aee16bb user: dgp tags: core-9-0-b2-rc
2024-04-02
08:01
Update to libtommath-1.3 (but keep Tcl 8.6-specific tweaks) check-in: 82388e9e7d user: jan.nijtmans tags: core-8-6-branch
2024-04-01
20:48
Merge 9.0 check-in: d4eee66f60 user: jan.nijtmans tags: tip-626
2024-03-31
00:01
Make a start, upgrading to libtommath 1.3 check-in: 14587821fe user: jan.nijtmans tags: libtommath-1.3
2024-03-29
12:26
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: a04ae84a3f user: jan.nijtmans tags: core-8-branch
08:53
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: ee93e76625 user: jan.nijtmans tags: trunk, main
2024-03-27
20:54
Libtommath 1.3 check-in: 75cd1c302b user: jan.nijtmans tags: libtommath-1.3
2024-03-22
14:07
Merge 9.0 check-in: afdb8a4803 user: jan.nijtmans tags: tip-688
2024-03-21
12:57
Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch
2024-03-20
14:27
Merge 9.0 check-in: 4271f3b52a user: jan.nijtmans tags: tip-626
13:49
Few more spacing/formatting tweaks check-in: 3bdb40e1f2 user: jan.nijtmans tags: trunk, main
13:14
(backport) more spacing/formatting tweaks. For now, macosx/unix/win only. check-in: dc8a99efff user: jan.nijtmans tags: core-8-branch
2024-03-19
16:43
Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) check-in: f2dca49da3 user: jan.nijtmans tags: trunk, main
2024-03-05
15:20
Merge 8.6 Leaf check-in: ec4e4d28c9 user: jan.nijtmans tags: cygwin
2024-01-30
17:07
Tweaking indentation of code; really unimportant... Leaf check-in: bb72806960 user: dkf tags: dkf-indent-tweak
2024-01-08
14:39
Merge 9.0 check-in: 74bd0d9d61 user: jan.nijtmans tags: tip-626
2024-01-05
23:02
Handle README -> README.md change in tcltk-man2html.tcl check-in: eb5e90c43a user: jan.nijtmans tags: trunk, main
22:56
Merge 8.6 check-in: cf016b4c54 user: jan.nijtmans tags: core-8-branch
22:50
Handle README -> README.md change in tcltk-man2html.tcl check-in: 22756a5ee2 user: jan.nijtmans tags: core-8-6-branch
2024-01-04
20:58
Merge 9.0 Leaf check-in: bfb5c2d0d3 user: jan.nijtmans tags: tip-671
2023-12-08
09:58
Merge 9.0 Leaf check-in: d9fe3d25a6 user: jan.nijtmans tags: update-onfiledist
2023-12-05
13:06
Merge 9.0 check-in: 69dc5c7614 user: jan.nijtmans tags: tip-626
2023-11-30
23:35
Merge trunk. Closed-Leaf check-in: 88c92f576e user: pointsman tags: tip-661
2023-11-29
17:50
merge trunk check-in: 1bfdb2c41e user: dgp tags: rc1, core-9-0-b1-rc
2023-11-27
15:59
merge 8.7 Leaf check-in: e497f19fcb user: dgp tags: dgp-zipfs-init
12:13
Merge 8.7 check-in: 62df1603d4 user: jan.nijtmans tags: trunk, main
12:11
Merge 8.6. Remove out-of-date documentation (was skipped in documentation-generation anyway. check-in: 485ec1e499 user: jan.nijtmans tags: core-8-branch
2023-11-25
15:08
Merge main into tip-677 check-in: 6cb29772da user: dkf tags: tip-677
2023-11-03
20:05
Merge trunk. (Hackery workaround troubles with TCLAPI) Leaf check-in: ec4e876c4e user: dgp tags: novem
20:04
merge trunk check-in: 9f0391c078 user: dgp tags: core-9-0-b1-rc
19:56
merge trunk Leaf check-in: 4627159c40 user: dgp tags: dgp-refactor
2023-11-02
17:00
Merge main check-in: e85a6745f5 user: oehhar tags: tip-657
17:00
Merge core-8-branch check-in: c0fc62c785 user: oehhar tags: tip-653
2023-10-23
12:43
merge 8.7 Leaf check-in: 27a3193dc6 user: dgp tags: core-8-7-b1-rc
2023-10-22
19:56
Merge 9.0 check-in: f107021263 user: jan.nijtmans tags: tip-626
2023-10-19
18:48
Merge 8.7 check-in: f67f60d202 user: jan.nijtmans tags: trunk, main
18:09
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-compiler as well check-in: 234ff497c4 user: jan.nijtmans tags: core-8-branch
2023-10-17
06:02
Handle sentinels for any C++ compiler Closed-Leaf check-in: 6876d1f99a user: jan.nijtmans tags: bug-26870862f0
2023-09-25
06:51
Merge 8.7 (2023-05-02) check-in: da2443a61a user: jan.nijtmans tags: tip-656-simpl
2023-09-13
09:18
Rebase to 9.0 check-in: 561988be17 user: jan.nijtmans tags: tip-626
2023-09-12
14:23
Rebase to tip-657 check-in: 0e7c7d2154 user: jan.nijtmans tags: tip-671
2023-08-30
13:58
Rebase to tip-657 check-in: cb4d02077f user: jan.nijtmans tags: tip-671
2023-07-29
16:42
Rebase to 9.0 check-in: c9b9082483 user: jan.nijtmans tags: tip-626
2023-07-14
14:51
First attempt to mix TIP's #657 and #671 check-in: 77d9664918 user: jan.nijtmans tags: tip-671
2023-06-28
17:27
merge trunk Leaf check-in: f9c873e34d user: dgp tags: dgp-disable-deprecated-resyntax