Timeline
Not logged in

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

306 check-ins using file tools/tcltk-man2html-utils.tcl version 09c3e521db

2019-09-11
16:44
merge trunk through September 3 check-in: 81274bdf0a user: dgp tags: dgp-refactor
2019-09-08
14:02
Fix travis build for --enable-symbols=all check-in: e9d72aef77 user: jan.nijtmans tags: dgp-refactor
2019-09-06
20:37
simple and binary compatible fix for [775ee88560]: use correct relative level (1) in case of top-1, ... check-in: b229e78d78 user: sebres tags: core-8-branch
20:31
merge 8.6 (TclGetFrame is the same as TclObjGetFrame, so no functional changes only test-case which ... check-in: e29902cb39 user: sebres tags: core-8-branch
17:36
cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7 check-in: e42893986d user: sebres tags: core-8-branch
17:33
merge 8.6 check-in: 607ca590ce user: sebres tags: core-8-branch
16:52
extend TclObjGetFrame with flags, currently supports 1 only - signaling that a supplied level-argume... Closed-Leaf check-in: 3a85616c61 user: sebres tags: bug-775ee88560
14:58
Merge trunk check-in: 5c2a0ea819 user: jan.nijtmans tags: novem
14:53
Merge 8.7 check-in: f43246b67e user: jan.nijtmans tags: trunk
14:51
Fix build with "cl" using configure/make build system. It turns out that using -DIOAPI_NO_64 is harm... check-in: f720376b8e user: jan.nijtmans tags: core-8-branch
14:45
Don't act on NULL objPtr check-in: af744d56e0 user: dgp tags: bug-775ee88560
14:04
test cases covering bug [775ee88560]: segfault in upvar at wrong level, wrong message of uplevel check-in: b87d2183ca user: sebres tags: bug-775ee88560
12:38
Merge 8.7 check-in: 990b3b5070 user: jan.nijtmans tags: trunk
12:33
Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch
2019-09-05
21:30
Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems
21:26
merge-mark check-in: 795af4ae9a user: jan.nijtmans tags: trunk
21:25
Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch
15:14
Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and Windows) without -Wunus... check-in: 48b1783ecd user: jan.nijtmans tags: cplusplus
07:55
Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548
07:21
Merge trunk check-in: 32dd499ae3 user: jan.nijtmans tags: novem
07:17
previous commit should not have been a merge-mark ... check-in: ce31c938d7 user: jan.nijtmans tags: trunk
06:59
merge-mark check-in: 18d7771d98 user: jan.nijtmans tags: trunk
06:57
Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch
2019-09-04
22:11
interp is not dummy any-more check-in: b022b9859e user: jan.nijtmans tags: cplusplus
22:08
Bring back Tcl_UntraceVar check-in: b083cc3c36 user: jan.nijtmans tags: cplusplus
21:19
Handle "Unload" as well check-in: 359b4a501a user: jan.nijtmans tags: cplusplus
20:51
(experiment) Allow C++ symbols to be found in loaded extensions check-in: 4ffcb2dcd0 user: jan.nijtmans tags: cplusplus
15:57
merge-mark check-in: b1a560222a user: jan.nijtmans tags: core-8-branch
11:03
Merge 8.7 check-in: e4b67c646c user: jan.nijtmans tags: trunk
11:02
Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch
2019-09-03
20:32
Mark more unused parameters check-in: c07dbdd62a user: jan.nijtmans tags: cplusplus
14:55
Merge tip-548 check-in: d69543a65a user: jan.nijtmans tags: cplusplus
14:19
Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548
10:57
Merge 8.7 check-in: b64e7a7522 user: jan.nijtmans tags: trunk
10:53
Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch
2019-09-02
12:55
Merge trunk. Fix tests filename-12.1.5/12.1.6 on Windows (due to changed globbing behaviour in this ... check-in: aff2005450 user: jan.nijtmans tags: novem
12:27
Merge tip-548. A few more fixes, trying to make the Travis build work (finally) check-in: 2c25cbf8b0 user: jan.nijtmans tags: cplusplus
11:35
Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548
11:35
Merge 8.7 check-in: df41feb602 user: jan.nijtmans tags: trunk
11:33
Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. Add @runstatedir@ to Makefile.in's (not ... check-in: 148da898f2 user: jan.nijtmans tags: core-8-branch
2019-08-30
15:21
Let's try a real C++ build with Travis on Linux check-in: 5732a73bf5 user: jan.nijtmans tags: cplusplus
2019-08-29
13:58
Merge trunk. Also a lot of ckfree() -> Tcl_Free() changes, hopefully that will fix the Travis build. check-in: 553e3556d7 user: jan.nijtmans tags: dgp-refactor
13:36
Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548
13:35
Merge trunk and fix makefile.vc build for Travis check-in: c116ddd1b3 user: jan.nijtmans tags: novem
13:28
Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus
10:39
Merge from core-8-branch. nmake bug fix [889065786b] for extension stubs. check-in: 8fedd4f1f7 user: apnadkarni tags: trunk
10:34
Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. check-in: 777c029301 user: apnadkarni tags: core-8-branch
07:45
Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing this!) check-in: f049e25a2e user: jan.nijtmans tags: core-8-branch
2019-08-28
14:38
Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548
13:17
merge trunk check-in: 030c2f7cbd user: dgp tags: dgp-refactor
13:17
merge trunk check-in: 8d9545922c user: dgp tags: dgp-properbytearray
12:57
merge trunk check-in: ef2152226c user: dgp tags: novem
12:57
merge 8.7 check-in: b1e79915be user: dgp tags: core-8-7-a3-rc
11:45
Merge 8.7 check-in: 590a4ca494 user: jan.nijtmans tags: trunk
11:15
Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch
2019-08-27
18:33
merge 8.6 check-in: 3c525d911f user: sebres tags: core-8-branch
11:59
Merge 8.7 check-in: 8f6d91df36 user: jan.nijtmans tags: trunk
11:58
Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch
2019-08-26
19:04
merge trunk check-in: 00ce529160 user: dgp tags: dgp-refactor
18:56
merge trunk's elimination of register keyword check-in: 9e3083e018 user: dgp tags: dgp-refactor
18:44
merge trunk through Aug 14 check-in: 129893e072 user: dgp tags: dgp-refactor
18:18
merge trunk through July 24 check-in: 80a66d24f2 user: dgp tags: dgp-refactor
17:01
merge trunk through July 17 check-in: 587ce44ad2 user: dgp tags: dgp-refactor
16:34
merge trunk check-in: 0f14c97005 user: dgp tags: dgp-properbytearray
16:10
merge trunk check-in: e146c4c2ff user: dgp tags: novem
16:10
merge 8.7 check-in: 38a75e8d0f user: dgp tags: core-8-7-a3-rc
14:09
Merge 8.7 check-in: 899aac64b5 user: jan.nijtmans tags: trunk
14:07
Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch
09:07
Merge 8.7 check-in: 18c8da1615 user: jan.nijtmans tags: initsubsystems
09:06
Merge 8.7 check-in: e2284f7238 user: jan.nijtmans tags: tip-548
09:03
Merge 8.7 check-in: 74ba4c6312 user: jan.nijtmans tags: trunk
09:01
Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch
2019-08-23
09:07
Merge 8.7 check-in: 0a4ebc2d56 user: jan.nijtmans tags: trunk
09:03
Merge 8.6 Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-... check-in: 0714da3ed9 user: jan.nijtmans tags: core-8-branch
08:29
Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow switching branches Closed-Leaf check-in: dfa6dd4b95 user: jan.nijtmans tags: bug-3947fcf7
2019-08-20
15:02
Fix MSVC build check-in: 9ab95cbae2 user: jan.nijtmans tags: rfe-854941, tip-596
08:37
merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-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
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
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
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
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
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: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
14:35
Merge 8.7 check-in: 1dcbef2063 user: jan.nijtmans tags: trunk
14:34
Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch
14:26
Merge 8.7 check-in: b0fbdeb265 user: jan.nijtmans tags: trunk
14:24
Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* functions could be used... check-in: 3e89b867a2 user: jan.nijtmans tags: tip-548
13:35
Document that the *Backslash parsing functions output maximum 4 bytes, irrespectable of the TCL_UTF_... check-in: 1f393d7d01 user: jan.nijtmans tags: core-8-branch
13:00
Merge 8.7 check-in: be7a337980 user: jan.nijtmans tags: tip-548
12:48
Merge 8.7 check-in: 8c55a09333 user: jan.nijtmans tags: trunk
12:47
Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch
12:15
Merge 8.7. Continue implementation for win32 check-in: ff6fa30271 user: jan.nijtmans tags: cplusplus
09:00
Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548
08:10
merge-mark check-in: 24965b923b user: jan.nijtmans tags: trunk
08:08
Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis builds. check-in: 007798c60a user: jan.nijtmans tags: core-8-branch
2019-08-01
21:55
Protect Tcl_AToB() functions against NULL input check-in: 6e1922b861 user: jan.nijtmans tags: utf-max
21:47
wrong length in tclMain.c, and wrong #endif check-in: daac0c5e66 user: jan.nijtmans tags: utf-max
21:35
Merge tip-548 check-in: 9ee774efe2 user: jan.nijtmans tags: utf-max
16:05
Merge 8.7 check-in: e2510fea4f user: jan.nijtmans tags: trunk
16:03
Merge 8.7. Documentation improvements and code cleanup. Approaching finish. check-in: 57546481c1 user: jan.nijtmans tags: tip-548
16:00
Remove variations of Clang builds: No added value check-in: e0e40504af user: jan.nijtmans tags: core-8-branch
11:55
Merge tip-548 check-in: 8819e7a6a3 user: jan.nijtmans tags: utf-max
09:31
Merge 8.7 check-in: 9a7f3deab1 user: jan.nijtmans tags: tip-548
09:20
Merge 8.7 check-in: c25c267f5c user: jan.nijtmans tags: trunk
09:18
Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch
08:37
Merge 8.7 check-in: 311bcb3286 user: jan.nijtmans tags: trunk
08:26
Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch
2019-07-31
19:50
merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch
12:44
Simplify documentation, since we have threaded notifier by default now. check-in: 6f4c8c79be user: jan.nijtmans tags: core-8-branch
08:51
Merge 8.6 check-in: 492a1b01d0 user: jan.nijtmans tags: core-8-branch
2019-07-30
11:57
Add some "const" keywords, in places where strings are really const. check-in: 4b1d7ce13b user: jan.nijtmans tags: core-8-branch
2019-07-25
09:01
Merge 8.7 check-in: d1d9e1e6b5 user: jan.nijtmans tags: trunk
08:36
Eliminate more usage of C++-specific keywords in C-code. check-in: 89eb41fe4c user: jan.nijtmans tags: core-8-branch
08:33
Eliminate "register" keyword usage from all header-files (and also corresponding implementations). check-in: 8e508ae7c6 user: jan.nijtmans tags: core-8-branch
2019-07-24
14:14
merge 8.6 check-in: 32d0df81b1 user: sebres tags: core-8-branch
08:29
Merge 8.7 check-in: 613d2ea48f user: jan.nijtmans tags: trunk
07:59
Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch
2019-07-23
17:00
Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch
06:47
Eliminate the use of C++ keywords as variable names. Nothing more than rename the variables in somet... check-in: 6c003af490 user: jan.nijtmans tags: core-8-branch
2019-07-17
15:38
Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: f074bda87c user: jan.nijtmans tags: no-register
12:49
Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548
11:28
Merge 8.7 check-in: 346af2c0d0 user: jan.nijtmans tags: trunk
11:26
Fix travis build for 3 sections. Also (temporary) disable full-debug build, because it is currently ... check-in: f887c2a03f user: jan.nijtmans tags: core-8-branch
2019-07-16
09:56
Merge 8.7 check-in: f542b99bf5 user: jan.nijtmans tags: trunk
09:55
Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch
09:25
Merge 8.7 check-in: 40c2513cb8 user: jan.nijtmans tags: trunk
09:25
Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch
09:20
Remove last traces of strtod() function, since it isn't used in Tcl any more. check-in: fac93bf61a user: jan.nijtmans tags: core-8-branch
2019-07-13
17:20
Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548
17:18
Merge 8.7 check-in: 9090c1413f user: jan.nijtmans tags: trunk
17:16
(temporary) disable experimental Travis build-steps, as long as they fail: They were merged too soon... check-in: 348ac87ae5 user: jan.nijtmans tags: core-8-branch
2019-07-12
14:32
restore test-cases covering bug-4718b41c56 (partially revert last checkin, cherrypick from 8.7), set... check-in: 4b92a6471c user: sebres tags: trunk
12:24
merge point only (no changes, since time_t in 9.0 is always 64-bits and fix of branch bug-4718b41c56... check-in: 97c5040383 user: sebres tags: trunk
12:18
merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts resolved (nothreads not... check-in: 7e4ceff690 user: sebres tags: core-8-branch
12:16
Merge 8.7 check-in: d44e589b69 user: jan.nijtmans tags: trunk
12:04
Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch
2019-07-11
07:18
Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive because they represent... check-in: 070bfd62cb user: jan.nijtmans tags: tip-548
2019-07-10
10:17
Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added some more test configu... check-in: 94765137c2 user: dkf tags: core-8-branch
05:51
Merge 8.7, and continue implementation. Almost done check-in: 237cdadf3f user: jan.nijtmans tags: cplusplus
2019-07-08
20:26
Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch
2019-07-07
20:51
Undo changes in configure script: Since wchar_t is not used in Tcl yet (except in Windows), the -fsh... check-in: f5227be22e user: jan.nijtmans tags: tip-548
20:38
Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not on 9.0 any more check-in: 49e4bfa90e user: jan.nijtmans tags: tip-548
2019-07-06
23:09
Fix UNIX/Mac build check-in: dde79eb6a8 user: jan.nijtmans tags: tip-548
2019-07-05
23:08
Merge 8.7 Don't build with TCL_NO_DEPRECATED, since we didn't deprecate anything in 9.0 yet check-in: f153b44470 user: jan.nijtmans tags: trunk
23:04
Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch
13:34
Fix [4718b41c56d8c135] for win32. Now timestamps on Win32 can be > 19 january 2038. Caveat: Now Tcl ... check-in: c77dd686a6 user: jan.nijtmans tags: trunk
13:21
Merge trunk Leaf check-in: 8b4e89b6a1 user: jan.nijtmans tags: bug-3598300
12:12
Merge 8.7 check-in: 28d93383bb user: jan.nijtmans tags: trunk
12:11
Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch
09:03
Improvement: always export both 16-bit and 32-bit UTF function check-in: 27f2c4cf5e user: jan.nijtmans tags: tip-548
2019-07-04
07:07
Merge 8.7 check-in: ec22280550 user: jan.nijtmans tags: tip-548
06:54
Experiment: compile Tcl with C++ compiler. WIP check-in: 99d5f9c948 user: jan.nijtmans tags: cplusplus
2019-07-03
15:29
Merge 8.7 check-in: b50062c656 user: jan.nijtmans tags: trunk
14:22
unicode -> utf16/ucs2 in documentation check-in: c9ef61b554 user: jan.nijtmans tags: core-8-branch
2019-07-02
07:25
Update TZ info to tzdata2019b. check-in: 774ef3932a user: jima tags: trunk
07:25
Update TZ info to tzdata2019b. check-in: 9141eb3ffe user: jima tags: core-8-branch
2019-07-01
19:31
merge 8.7 check-in: 1d29ca9dea user: dgp tags: trunk
19:30
Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch
2019-06-30
09:21
Merge 8.7 check-in: d3cd0345c0 user: jan.nijtmans tags: trunk
09:12
Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-casts, making it more C+... check-in: 9a11ef8e2b user: jan.nijtmans tags: core-8-branch
2019-06-29
21:35
Merge 8.7 check-in: 05291d9791 user: jan.nijtmans tags: trunk
21:34
Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch
14:35
Merge tip-548 check-in: 214386a043 user: jan.nijtmans tags: utf-max
13:59
Merge 8.7 check-in: 1ecbfe0266 user: jan.nijtmans tags: tip-548
13:59
Merge 8.7 check-in: 2d3e4efedb user: jan.nijtmans tags: trunk
13:57
Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we always compile in UNICODE mo... check-in: dcb0c6ddcb user: jan.nijtmans tags: core-8-branch
07:19
Merge tip-548 check-in: d5157a2e78 user: jan.nijtmans tags: utf-max
07:18
Merge 8.7 check-in: 8c5b879856 user: jan.nijtmans tags: tip-548
2019-06-28
22:43
Merge 8.7 check-in: 309d50a740 user: jan.nijtmans tags: trunk
22:42
Fix a warning due to a missing const in an internal minzip function check-in: c4ffd8376a user: jan.nijtmans tags: core-8-branch
22:38
Merge 8.7 check-in: d9929a96a7 user: jan.nijtmans tags: trunk
22:36
Implement TIP #547: New encodings: UTF-16, UCS-2 check-in: 2cef9a0691 user: jan.nijtmans tags: core-8-branch
12:43
merge 8.7 check-in: e082413024 user: dgp tags: trunk
2019-06-27
18:39
Even better commenting of the fpclassify() replacement trickery. check-in: 320d9c1e25 user: dkf tags: core-8-branch
16:26
merge 8.6 check-in: 750ca8d8c2 user: sebres tags: core-8-branch
15:47
Fix a warning due to a missing const in an internal minzip function Closed-Leaf check-in: 6aab010b03 user: gahr tags: fix-minizip-signature
15:35
zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip points to directory, due... check-in: 72d5fb0855 user: sebres tags: core-8-branch
13:40
Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: e138330fe5 user: jan.nijtmans tags: core-8-branch
13:32
merge trunk check-in: 5ffd1df2aa user: dgp tags: dgp-properbytearray
13:32
merge trunk check-in: 34fe090bc2 user: dgp tags: dgp-refactor
13:21
merge trunk check-in: ae06aa5b02 user: dgp tags: novem
13:08
merge 8.7 check-in: a1193f802a user: dgp tags: core-8-7-a3-rc
10:49
Merge tip-548 check-in: dc9451c7a2 user: jan.nijtmans tags: utf-max
08:22
Code cleanup for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf. Tested with Tk now. check-in: 59429c36a4 user: jan.nijtmans tags: tip-548
2019-06-26
21:25
Merge tip-548 check-in: 3c0f28be06 user: jan.nijtmans tags: utf-max
21:03
Add compatibility macro's for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf check-in: a3e7f82f8e user: jan.nijtmans tags: tip-548
20:08
Merge tip-547 check-in: 6f4e263391 user: jan.nijtmans tags: tip-548
20:06
Merge 8.7 Closed-Leaf check-in: 25074a8c8b user: jan.nijtmans tags: tip-547
09:36
UNEXEC win/tclWinFile.c check-in: dcd24c663d user: jan.nijtmans tags: trunk
08:34
Merge 8.7 check-in: 7723dac835 user: jan.nijtmans tags: trunk
08:32
Merge 8.6 check-in: 34ea059cbf user: jan.nijtmans tags: core-8-branch
2019-06-25
22:34
Merge 8.7 check-in: e732264340 user: jan.nijtmans tags: trunk
22:32
Merge 8.6. Also fix mp_get_long_long for VC++ 6.0 (will be deprecated by libtommath) check-in: f4b325d680 user: jan.nijtmans tags: core-8-branch
20:39
Merge 8.7 (But without the TclWideMUInt type for VC++ 6.0, most likely too much to be asked for Tcl ... check-in: df40e2483e user: jan.nijtmans tags: trunk
19:04
merge 8.6 check-in: 83d2a10768 user: sebres tags: core-8-branch
15:50
Change int constants into char constants. Hopefully this eliminates C4305 warnings on MSVC 6.0 check-in: f34be7eafa user: jan.nijtmans tags: core-8-branch
11:01
amend (remove test define) check-in: b8edfed31f user: sebres tags: core-8-branch
10:56
merge and rewrite fpclassify-mingw-x86: new TCL_FPCLASSIFY_MODE mode (3) for __builtin_fpclassify, a... check-in: b94433a972 user: sebres tags: core-8-branch
10:40
fixed several fpclassify modes (better recognition and control via TCL_FPCLASSIFY_MODE), typos fixed... check-in: b29e0d77e1 user: sebres tags: core-8-branch
08:48
Where did that stray semicolon come from? Also improve the comments... check-in: f0d5abbc27 user: dkf tags: core-8-branch
07:36
use __builtin_fpclassify for mingw x86 (tested up to gcc 8.1, it seems to have a bug in fpclassify, ... Closed-Leaf check-in: 3e18a98752 user: sebres tags: fpclassify-mingw-x86
06:57
Merge 8.6 check-in: c97b25e143 user: jan.nijtmans tags: core-8-branch
2019-06-24
20:36
Better implementation of fpclassify() equivalent. check-in: f1e0f15a8b user: dkf tags: core-8-branch
10:31
amend to [f3d49044c4e658a7]: resolve warnings (signed/unsigned comparisons, if compiled with MSVC) check-in: 05976f03c4 user: sebres tags: trunk
10:17
merge 8.7 check-in: d66ef00ecb user: sebres tags: trunk
08:56
merge 8.6 check-in: 2e6718f988 user: sebres tags: core-8-branch
07:35
Merge 8.7. Also eliminate some spacing before line-endings check-in: 519bf88d4c user: jan.nijtmans tags: trunk
07:26
Fix test title, since TclGetIntForIndex() is now exported as Tcl_GetIntForIndex() check-in: f68cec6e3a user: jan.nijtmans tags: core-8-branch
2019-06-20
19:43
[6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: df1a5b5e07 user: dkf tags: trunk
19:42
[6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: b1e3c213ae user: dkf tags: core-8-branch
2019-06-19
05:09
merge core-8-branch Leaf check-in: d64f86cf33 user: dkf tags: tip-450
2019-06-17
18:38
merge novem Leaf check-in: 5f6508a146 user: dgp tags: novem-purge-literals
18:36
merge trunk check-in: d40e234200 user: dgp tags: dgp-refactor
18:29
merge trunk check-in: fa4cdb8590 user: dgp tags: dgp-properbytearray
18:28
merge 8.7 check-in: e0511a8a90 user: dgp tags: core-8-7-a3-rc
18:25
merge trunk check-in: 7877b6c734 user: dgp tags: novem
18:18
merge 8.7 check-in: 806615c420 user: dgp tags: trunk
18:18
merge 8.6 check-in: ea2f7a7e33 user: dgp tags: core-8-branch
2019-06-16
11:37
Merge 8.7 check-in: f9c29c1321 user: jan.nijtmans tags: tip-547
10:31
merge trunk; tinker with expr doc check-in: 56db9d31a2 user: dkf tags: tip-526
09:43
Merge 8.7 check-in: d803e47c86 user: dkf tags: trunk
09:42
TIP 521: Float classification functions check-in: d465e9717d user: dkf tags: core-8-branch
2019-06-15
22:33
Merge 8.6 check-in: acb2aadd83 user: jan.nijtmans tags: core-8-branch
21:29
Merge 8.7 check-in: af0bfa72a8 user: jan.nijtmans tags: trunk
21:24
A neater way to write it that doesn't depend on detecting a specfic compiler version. For now. Closed-Leaf check-in: c58f52a94c user: dkf tags: tip-521
21:03
Try to work around MSVC6's lack of fpclassify()... check-in: 35debdf339 user: dkf tags: tip-521
17:49
TIP 461: text comparison operators for [expr] check-in: 7b13a290cc user: dkf tags: core-8-branch
12:06
merge core-8-branch check-in: cf6909fca7 user: dkf tags: tip-450
11:56
Corrections to definitions of [binary scan] and [binary format]. check-in: ed48c97271 user: dkf tags: core-8-branch
11:13
remove temporary page feed check-in: 241db3a03a user: dkf tags: tip-450
07:46
Make creating variables work correctly. check-in: 795b52feb7 user: dkf tags: tip-450
07:03
Rewrote to do modifications in-place unless Tcl_Obj is shared. check-in: 5c1e5aa513 user: dkf tags: tip-450
2019-06-14
21:15
Document [binary set] and clean up the binary manpage check-in: b0371b4216 user: dkf tags: tip-450
20:30
Fix the bug; set current end to end of input string so @* can go there. check-in: 9df20cff69 user: dkf tags: tip-450
14:04
Fix travis build (.travis.yml), and merge 8.7 Closed-Leaf check-in: ed3800e114 user: jan.nijtmans tags: tip-549
09:11
Test cases. One failure... check-in: e4a8d48058 user: dkf tags: tip-450
2019-06-13
12:13
merge trunk check-in: 08d36921f0 user: dgp tags: dgp-refactor
2019-06-12
19:34
merge novem check-in: a72a317ba0 user: dgp tags: novem-purge-literals
19:04
merge trunk check-in: d03f410e2a user: dgp tags: dgp-properbytearray
18:58
merge 8.7 check-in: 29c0ca0903 user: dgp tags: core-8-7-a3-rc
18:41
merge trunk check-in: 9b0d0c83a1 user: dgp tags: novem
15:42
Merge 8.7 check-in: c5ff3f41bd user: jan.nijtmans tags: trunk
15:26
Eliminate (internal) TclOffset() usage, just use offsetof() in stead. check-in: f0c76dd6a8 user: jan.nijtmans tags: core-8-branch
07:33
start of conversion tests check-in: a96fdd0411 user: dkf tags: tip-450
2019-06-11
15:32
Merge 8.7 check-in: 699e9fd1dd user: jan.nijtmans tags: trunk
15:32
Merge 8.6 check-in: 688dee2254 user: jan.nijtmans tags: core-8-branch
12:25
Don't create variable on error check-in: 1d3ff9a0e1 user: dkf tags: tip-450
11:42
Errors should prevent mutation check-in: 4396fabe69 user: dkf tags: tip-450
2019-06-10
20:08
merge core-8-branch Closed-Leaf check-in: d952a4b4ea user: dkf tags: tip-461
20:02
merge more expr doc tweaks check-in: 6047e60fec user: dkf tags: core-8-branch
19:50
update test check-in: a358973415 user: dgp tags: tip-521
19:42
merge 8.7 check-in: 4feba7477a user: dgp tags: tip-521
19:24
merge 8.7 check-in: f8d415a72b user: dgp tags: trunk
19:09
merge 8.7 check-in: b81e8ad1c0 user: dgp tags: tip-461
19:09
more formatting check-in: 09c6338b2f user: dgp tags: core-8-branch
19:06
merge 8.7 check-in: 1f594fd6f4 user: dgp tags: tip-461
18:58
Doc formatting and advice about double substitution in expressions. check-in: ccffc2575c user: dgp tags: core-8-branch
18:53
merge 8.6 check-in: 6f25d49eb4 user: dgp tags: core-8-branch
18:47
A few tests check-in: d5da75ee7e user: dkf tags: tip-450
16:00
merge 8.7 check-in: a89488e745 user: dgp tags: tip-461
2019-06-09
21:25
Merge trunk check-in: a9045cb6a8 user: jan.nijtmans tags: novem
21:21
Merge trunk check-in: 86b6e6c0a9 user: jan.nijtmans tags: dgp-properbytearray
21:18
Merge tip-548 check-in: 18b83ff6b7 user: jan.nijtmans tags: utf-max
21:17
Merge tip-547 check-in: 572964bdc1 user: jan.nijtmans tags: tip-548
21:16
Merge 8.7 check-in: 83c21b831e user: jan.nijtmans tags: tip-547
21:04
Merge 8.7 check-in: 51020be338 user: jan.nijtmans tags: trunk
14:07
First cut implementation of [binary set]. Probably buggy... check-in: 4569c75699 user: dkf tags: tip-450
11:36
merge 8.6 check-in: 90f8a66665 user: dkf tags: core-8-branch
05:10
merge fork check-in: 2e40e8ec3c user: bch tags: core-8-branch
2019-06-08
10:46
amend to close [c3a211e8a5], fixes can't read "major": no such variable check-in: baadd5eb23 user: sebres tags: core-8-branch
2019-06-07
22:09
closes [c3a211e8a5995018c82e]: search of tcl/tk is more backwards compatible now + make some errors ... check-in: 319c17789b user: sebres tags: core-8-branch