Tcl Source Code

Timeline
Login

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

50 check-ins occurring around e9fc994676500034.

2019-08-20
07:20
Prevent misleading message: -bash: pwd: -W: invalid option pwd: usage: pwd [-LP]" written to... check-in: 01e90e520f user: jan.nijtmans tags: core-8-5-branch
2019-08-19
19:29
merge 8.7: fixes [40d5ff2a0e], etc check-in: d1d2641811 user: sebres tags: trunk
19:12
merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch
18:58
merge 8.5: restore merge point, fix mingw build, closes [40d5ff2a0e], etc check-in: f2dee93aa1 user: sebres tags: core-8-6-branch
18:34
win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be more similar to all maj... check-in: 09dae07f92 user: sebres tags: core-8-5-branch
15:01
Further implementation of 2 new functions. check-in: bef7aa688c user: jan.nijtmans tags: rfe-854941, tip-596
11:42
Rebase to 9.0 check-in: 615f30df6d user: jan.nijtmans tags: rfe-854941, tip-596
2019-08-15
15:33
Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548
15:32
Merge 8.7 check-in: f94a5b9d2a user: jan.nijtmans tags: trunk
15:31
Make zipfsFilesystem static (as the name - not starting with Tcl - suggests). Also remove one unneed... check-in: 91bd815b74 user: jan.nijtmans tags: core-8-branch
15:20
Merge tip-548 check-in: fb24db99f5 user: jan.nijtmans tags: cplusplus
08:59
Merge 8.7 check-in: 42a10393d8 user: jan.nijtmans tags: tip-548
08:10
Merge 8.7 check-in: f33e2933b5 user: jan.nijtmans tags: trunk
07:08
Merge 8.6 check-in: 5a8cd2e611 user: jan.nijtmans tags: core-8-branch
07:08
Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: 1f280ab76d user: jan.nijtmans tags: core-8-branch
07:04
Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bug check-in: 2357da0c1e user: jan.nijtmans tags: core-8-6-branch
2019-08-14
19:23
Minor simplification in test-suite: Because "teststringobj maxchars" has the effect that the value i... check-in: 21b8fc0bb3 user: jan.nijtmans tags: core-8-branch
15:13
Merge 8.7 check-in: e2428c2b13 user: jan.nijtmans tags: initsubsystems
07:24
Merge 8.7 Closed-Leaf check-in: c367ba59b1 user: jan.nijtmans tags: no-register
07:04
Merge 8.7 check-in: c609a1d32f user: jan.nijtmans tags: trunk
06:42
Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility. check-in: 7e530cff3d user: jan.nijtmans tags: core-8-branch
2019-08-13
21:00
Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max
20:10
Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548
20:09
Merge 8.7 check-in: 15eba8d7ec user: jan.nijtmans tags: trunk
20:08
Merge 8.6 check-in: e9fc994676 user: jan.nijtmans tags: core-8-branch
2019-08-12
20:49
default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max
20:47
Forgot some changes from tip-548 check-in: eefd01f9ab user: jan.nijtmans tags: utf-max
20:38
Merge branch tip-548. No longer define addtional stub-entries for functions that will be removed (be... check-in: 50d822dbab user: jan.nijtmans tags: utf-max
19:56
"utfmax" build should be with TCL_UTF_MAX=6 check-in: 18f1698e31 user: jan.nijtmans tags: tip-548
18:53
Forgot "choko install make" check-in: f5c40a1fa8 user: jan.nijtmans tags: classic-windows-build
17:10
Test windows native build check-in: ce2d2ab979 user: jan.nijtmans tags: classic-windows-build
07:27
Make dateMeridian variable type MERIDIAN (an enum) in stead of int. check-in: cc96d0487b user: jan.nijtmans tags: core-8-branch
2019-08-11
22:01
Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related sporadic hangs in io/c... check-in: da771f407e user: jan.nijtmans tags: core-8-6-branch
21:33
Merge tip-548 check-in: 4c438921db user: jan.nijtmans tags: cplusplus
21:24
Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548
21:17
Fix handling of length (size_t)-1 in tclMain.c. This should fix handling of command-line arguments w... check-in: 33b7c8c229 user: jan.nijtmans tags: trunk
2019-08-05
20:15
Fix signature of TclWCharToUtfDString for TCL_UTF_MAX=6, and handling of length -1 check-in: 1b13f758a5 user: jan.nijtmans tags: trunk
2019-08-04
19:39
merge-mark 8.7 check-in: 43f16cbce3 user: jan.nijtmans tags: trunk
19:35
Two places where "char *" is actually better than "void *", since that's the type the function retur... check-in: 59731fe02d user: jan.nijtmans tags: core-8-branch
18:26
Merge 8.7 check-in: 19fde4cc85 user: jan.nijtmans tags: tip-548
18:24
Merge 8.7 check-in: 1131795896 user: jan.nijtmans tags: trunk
18:18
Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch
18:17
One more test which - apparently - cannot be thrusted when run in the Travis Windows environment check-in: ce326908c0 user: jan.nijtmans tags: core-8-6-branch
2019-08-03
21:51
Use *WChar* in stead of *Char16* functions on Windows, always. It's actually the same, but more cons... check-in: 4229b74992 user: jan.nijtmans tags: tip-548
20:32
Increase some timeout's a little, hoping this reduces the chance on Travis test-failures check-in: 13921a7870 user: jan.nijtmans tags: core-8-6-branch
20:25
Merge tip-548 (since using the *WChar* functions leads to less type-casts in c++) Als finish implem... check-in: 3da6c33030 user: jan.nijtmans tags: cplusplus
2019-08-02
15:13
Spread out definitions of Tcl_*WChar* functions over multiple lines, making it more readable. check-in: da05c42f89 user: jan.nijtmans tags: tip-548
15:03
Merge tip-548 check-in: d3a7842460 user: jan.nijtmans tags: utf-max
14:57
Oops, wrong check check-in: 850a3fccc8 user: jan.nijtmans tags: tip-548
14:36
Merge 8.7 check-in: a52eb4d784 user: jan.nijtmans tags: tip-548