Tcl Source Code

Timeline
Login

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

50 check-ins occurring around de7eff460b2d073a.

2019-09-25
13:07
Merge 8.5 check-in: 24259e5f48 user: jan.nijtmans tags: core-8-6-branch
12:18
Fix failing test-case iocmd-21.20 on Travis check-in: 60cdc7b780 user: jan.nijtmans tags: core-8-5-branch
12:17
Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC) check-in: a6c18b1397 user: jan.nijtmans tags: core-8-5-branch
11:54
(cherry-pick): Update TZ info to tzdata2019c. check-in: 0bcd8bc1db user: jan.nijtmans tags: core-8-5-branch
11:51
Make Tcl_WinUtfToTChar/Tcl_WinTCharToUtf really deprecate in 9.0 (now that no battery-extensions use... check-in: 04e3169b00 user: jan.nijtmans tags: trunk
2019-09-24
20:01
namespace.test: add missing clean-up (allow repetition of test within -singleproc 1) check-in: f5b6b83de7 user: sebres tags: core-8-6-branch
2019-09-21
23:32
Fix quoting in .travis.yml, add x86 variant of configure/make/cl Remove crosscompile for windows on ... Closed-Leaf check-in: 7fc526d0e5 user: jan.nijtmans tags: travis-win32-with-make
2019-09-20
21:49
Merge 8.5 check-in: b6de837aef user: jan.nijtmans tags: travis-win32-with-make
21:38
Merge 8.6 check-in: 401f1b7597 user: jan.nijtmans tags: implicit-unicode
21:37
Merge trunk check-in: 2cb008e81f user: jan.nijtmans tags: tip-497
21:28
merge-mark check-in: 1a0db3fd7a user: jan.nijtmans tags: cplusplus
21:21
Merge trunk check-in: dee82069df user: jan.nijtmans tags: novem
21:21
Merge 8.7 check-in: ed4252bf0d user: jan.nijtmans tags: trunk
21:20
Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch
21:01
Let's use GetWindowLongW/SetWindowLongW on Win32 directly. Missed them because they are not used in ... check-in: b23280452f user: jan.nijtmans tags: core-8-6-branch
15:07
Merge trunk check-in: 0f512d30be user: jan.nijtmans tags: tip-497
15:04
Merge 8.7 check-in: 80cbcac508 user: jan.nijtmans tags: trunk
15:03
Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch
15:02
Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5336402800 user: jan.nijtmans tags: core-8-6-branch
14:59
Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5f447ebfff user: jan.nijtmans tags: core-8-5-branch
13:53
More Win32 API impovals. check-in: 3cd1f252bf user: jan.nijtmans tags: cplusplus
13:28
merge 8.7 check-in: b777bc8e54 user: dgp tags: core-8-7-a3-rc
13:28
merge 8.6 check-in: fce1012c3c user: dgp tags: core-8-6-10-rc
13:21
merge trunk check-in: 910dbafdea user: dgp tags: dgp-refactor
13:21
merge trunk check-in: de7eff460b user: dgp tags: dgp-properbytearray
13:21
merge trunk check-in: 4122aac8c8 user: dgp tags: novem
2019-09-19
18:27
Merge 8.7 check-in: f6491a4282 user: jan.nijtmans tags: cplusplus
15:42
Merge trunk check-in: 5f66753d5b user: jan.nijtmans tags: tip-497
15:36
Merge 8.7 check-in: 8c85c9ded5 user: jan.nijtmans tags: trunk
15:24
Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch
15:09
Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. check-in: 32a99a2e90 user: jan.nijtmans tags: core-8-6-branch
11:36
Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and cat32 on Windows) check-in: 31d001f4a3 user: jan.nijtmans tags: implicit-unicode
07:44
Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without -DUNICODE) check-in: d43bb90300 user: jan.nijtmans tags: core-8-branch
2019-09-18
22:58
all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if it is inlined or intera... check-in: 55d7513bf9 user: sebres tags: core-8-6-branch
22:43
TEBC: avoid error "unitialized variable" if called in debug mode (or with analysis tools) - objv = N... check-in: c49d451947 user: sebres tags: core-8-6-branch
16:31
merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc
16:31
merge 8.6 check-in: 8ce359ef30 user: dgp tags: core-8-6-10-rc
15:55
merge trunk check-in: 9ae81e426f user: dgp tags: novem
15:55
merge trunk check-in: 2900aeb10b user: dgp tags: dgp-refactor
15:47
merge trunk check-in: 011eb28919 user: dgp tags: dgp-properbytearray
15:11
TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since we are impicitly compili... check-in: d05832de38 user: jan.nijtmans tags: core-8-6-branch
09:39
Merge 8.7 check-in: 8c2e171202 user: jan.nijtmans tags: trunk
09:36
Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). Change build order a little: Do... check-in: 341cf9e523 user: jan.nijtmans tags: core-8-branch
09:33
Make less dependent on UNICODE definition check-in: f6ddeca6f1 user: jan.nijtmans tags: cplusplus
2019-09-17
13:03
Merge 8.7 check-in: 17d770df61 user: jan.nijtmans tags: trunk
13:02
Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch
13:01
Add missing constraints to test-cases check-in: da9896a779 user: jan.nijtmans tags: core-8-6-branch
11:39
Merge 8.7 check-in: 981dd35686 user: jan.nijtmans tags: cplusplus
10:47
Merge 8.7 check-in: 93811d6d38 user: jan.nijtmans tags: trunk
10:45
Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch