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 'unix/*'

2024-04-29
17:26
merge trunk First pass on changes file items pulled from release notes. Probably needs Markdown conf... Leaf check-in: df715d05d4 user: dgp tags: core-9-0-b2-rc
09:28
Eliminate (internal) TclpExit(), which is just the same as exit() check-in: c887e080d3 user: jan.nijtmans tags: trunk, main
08:26
Merge 8.6 check-in: 78280ba2b5 user: jan.nijtmans tags: core-8-branch
07:12
Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported from 8.7/9.0. check-in: 5103ed9db2 user: jan.nijtmans tags: core-8-6-branch
2024-04-25
09:41
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too check-in: 542ee37b9a user: jan.nijtmans tags: trunk, main
09:40
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too. check-in: 3483b63d35 user: jan.nijtmans tags: core-8-branch
2024-04-24
18:30
merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc
17:02
Merge more from trunk check-in: 13eb2298bc user: dgp tags: core-9-0-b2-rc
15:48
Merge some trunk changes. check-in: c4ee2d267c 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-21
22:09
Merge 8.7. Add libtommath/zlib version number to tcl::build-info (if zlib/libtommath is compiled int... check-in: f17a4fee78 user: jan.nijtmans tags: libtommath-1.3.1
2024-04-19
09:37
Merge 9.0 check-in: 49981a1ec1 user: jan.nijtmans tags: tip-626
2024-04-18
15:06
Tidy up some indentation and other little code style issues check-in: cb11914788 user: dkf tags: tidy-indentation
2024-04-17
13:06
Fix "make dist" check-in: 523ac7ca2c user: jan.nijtmans tags: core-8-branch
13:04
TIP 693: Restart the changes files. First version of "changes.md", derived from the 9.0b1 release n... check-in: b93067cd52 user: jan.nijtmans tags: trunk, main
2024-04-14
14:05
Merge 9.0 check-in: 1861587f45 user: jan.nijtmans tags: tip-626
2024-04-13
21:15
Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
2024-04-12
16:41
In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main
15:24
Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 check-in: 0a0fdba2f8 user: jan.nijtmans tags: core-8-branch
15:14
Since all tools are in utf-8 (actually: ascii), make that explicit check-in: b725630348 user: jan.nijtmans tags: core-8-6-branch
2024-04-11
14:27
Merge 8.7 Leaf check-in: c948bba8c5 user: jan.nijtmans tags: tcl-clock-configure--back-from-unsupported-ns
2024-04-10
15:26
Merge 8.7 check-in: 22cb6d973e user: jan.nijtmans tags: trunk, main
15:06
merge trunk check-in: c0e98b5545 user: dgp tags: core-9-0-b2-rc
14:47
Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch
10:21
Use O_ACCMODE in stead of the non-standard RW_MODES check-in: af85b455a0 user: jan.nijtmans tags: tip-691
10:15
Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|O_RDWR aren't necessary... check-in: 862ccc7e61 user: jan.nijtmans tags: core-8-6-branch
2024-04-08
09:34
Fix [a6fb744b20]: missing file from distribution check-in: 29c3ebca8d user: jan.nijtmans tags: trunk, main
08:29
Fix [a6fb744b20]: missing file from distribution check-in: b0ded00b82 user: jan.nijtmans tags: core-8-branch
2024-04-05
15:45
changes file removal sequel check-in: be3b0f346e user: dgp tags: rc0, core-9-0-b2-rc
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
19:56
TIP 688: clock command revision and speedup check-in: dd916eacf3 user: jan.nijtmans tags: trunk, main
19:00
TIP 688: clock command revision and speedup Leaf check-in: 279e584045 user: jan.nijtmans tags: bug-ac7592e73c10d04b
18:36
TIP 688: clock command revision and speedup check-in: 7137ea11e9 user: jan.nijtmans tags: core-8-branch
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-30
14:24
Remove all libtommath source-files, which are not used in Tcl. Don't bother about them any more check-in: 58fe28a383 user: jan.nijtmans tags: core-8-6-branch
2024-03-29
13:20
Remove libtommath/makefile* and related: Those files suggest anything can be built in this directory... check-in: 51953c6e81 user: jan.nijtmans tags: core-8-6-branch
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-23
18:17
Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl... check-in: 36eaeafb4b user: jan.nijtmans tags: core-8-branch
2024-03-22
21:05
Merge 9.0 check-in: 66dedd5931 user: jan.nijtmans tags: tip-691
14:07
Merge 9.0 check-in: afdb8a4803 user: jan.nijtmans tags: tip-688
2024-03-21
13:55
Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) check-in: 28e5e230b6 user: jan.nijtmans tags: trunk, main
12:57
Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch
2024-03-20
20:29
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 9b8a66aff6 user: jan.nijtmans tags: trunk, main
20:09
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 3186ba81a2 user: jan.nijtmans tags: core-8-branch
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