Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file doc/OpenFileChnl.3 version 87b30de8ea

2022-07-21
18:55
added tests illustrating bug [b3977d199b] check-in: 350f5b9a9e user: sebres tags: bug-b3977d199b
2022-05-31
13:25
merge 8-5-event-perf-branch Leaf check-in: 2a854432fb user: sebres tags: sebres-8-6-event-perf-branch
2022-04-26
12:03
fixes compilation of try-command [27520c9b17]: compile only if finaly token is simple Closed-Leaf check-in: fba9450772 user: sebres tags: bug-27520c9b17
12:03
added test illustrating bug [27520c9b17] check-in: b6e28a1636 user: sebres tags: bug-27520c9b17
2020-11-25
09:16
Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481
2020-06-22
17:36
compatibility to future 8.6 version ([6596c4af31e29b5d] introduced new internals TclUtfPrev/TclUtfNe... check-in: 75b156542f user: sebres tags: sebres-8-6-clock-speedup-cr2
17:28
simplification of new tests check-in: 9c3d568ffc user: sebres tags: sebres-8-6-clock-speedup-cr2
17:21
Merge branch 'gh-20--neg-relmonth-offs': fixed relative clock calculation on negative month offset o... check-in: ef0f2caea9 user: sebres tags: sebres-8-6-clock-speedup-cr2
17:19
fixed relative clock calculation on negative month offset over threshold of a year: compiler/platfo... Closed-Leaf check-in: ff917bd6e7 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20
17:19
added test case illustrating bug #20 - wrong relative clock calculation on negative month offset ove... check-in: e856d21c22 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20
17:14
Merge branch 'fix-gh-19' (https://github.com/sebres/tclclockmod/issues/19) check-in: 925b5b7229 user: sebres tags: sebres-8-6-clock-speedup-cr2
16:52
windows: small amend (speedup _hasRegistry in positive case) Closed-Leaf check-in: edbea056d9 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:51
close #19: implements safe "catch" in clock NS - avoid overwrite of interp state by select and setup... check-in: e236bb6a19 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:44
avoid overwrite of interp state by select and setup timezone check-in: 45258c6b60 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:42
avoid change of interp state in ::tcl::clock::LocalizeFormat check-in: d05b3521ec user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:35
test case illustrating #19: some initialization of clock.tcl (locale/msgcat, etc) could overwrite in... check-in: b150f1e1fc user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:30
improve tests, since timerate supporting max-count too check-in: 5aa58926a2 user: sebres tags: sebres-8-6-clock-speedup-cr2
2019-08-15
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
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: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
2019-08-04
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: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
14:34
Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch
14:33
One more knownMsvcBug marker, for a test which sometimes fails on Travis. check-in: 43851f94b2 user: jan.nijtmans tags: core-8-6-branch
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:47
Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch
12:45
Add one more knownMsvcBug marker, for a test-case which sometimes fails in Travis. Fix a struct init... check-in: 3331352b51 user: jan.nijtmans tags: core-8-6-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: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: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:18
Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch
08:26
Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch
08:25
Merge 8.5 check-in: 7c7b3b9e77 user: jan.nijtmans tags: core-8-6-branch
08:02
Attempt to fix a179564826: Tk 8.6: prevent is... Closed-Leaf check-in: f6eb4196ee user: jan.nijtmans tags: bug-a179564826
07:52
Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? See: [https://travis-ci.o... check-in: 0a54b276c1 user: jan.nijtmans tags: core-8-6-branch
2019-07-31
19:50
merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch
19:47
Merge 8.5 check-in: 98aa5b2f17 user: jan.nijtmans tags: core-8-6-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
08:26
Mark 6 failing tests as knownMsvcBug. To be investigated. check-in: e5dbf11232 user: jan.nijtmans tags: core-8-6-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
07:47
Merge 8.5 check-in: 09b16a5736 user: jan.nijtmans tags: core-8-6-branch
2019-07-28
21:21
Merge core-8-6-branch, and merge latest libtommath check-in: 6652883e53 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-07-26
11:56
Merge 8.5 check-in: a0e235387c user: jan.nijtmans tags: core-8-6-branch
2019-07-25
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
14:00
merge 8.5 check-in: 4255168ee5 user: sebres tags: core-8-6-branch
13:52
merge 8.5 (reintegrate, no functional changes) check-in: 1054f5a364 user: sebres tags: core-8-6-branch
13:36
integrate timerate-loop-opti--discard-result check-in: 053fb81a89 user: sebres tags: core-8-6-branch
07:59
Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch
07:55
Fix Travis Static/Debug builds on Windows. Als group Clang builds together. check-in: 982d77287a user: jan.nijtmans tags: core-8-6-branch
2019-07-23
21:43
small amend with a comment about the optimization Closed-Leaf check-in: 3b40f959b5 user: sebres tags: timerate-loop-opti--discard-result
21:08
fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and reset discard result fl... check-in: 66eae16555 user: sebres tags: timerate-loop-opti--discard-result
17:40
better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" introduced, which allows ... check-in: 2958e9399c user: sebres tags: timerate-loop-opti--discard-result
17:00
Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch
16:55
Merge 8.5 check-in: e495bed0ea user: jan.nijtmans tags: core-8-6-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
14:10
I hate YAML. Closed-Leaf check-in: 3b69b46c31 user: dkf tags: travis-windows-debug
12:49
Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548
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
11:57
Of course, Cygwin doesn't install a working build environment by default... check-in: f65c1a6ee7 user: dkf tags: travis-windows-debug
09:55
Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch
09:54
Eliminate TclDTraceStr type, only in use with DTrace enabled: It's just the same as "const char *", ... check-in: 50a5729f85 user: jan.nijtmans tags: core-8-6-branch
09:25
Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch
09:24
Merge 8.5 check-in: 985140526b user: jan.nijtmans tags: core-8-6-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-15
15:00
merge 8.6 check-in: 49ff40caae user: dgp tags: core-8-6-10-rc
14:15
Switch to using cygwin; apparently that's expected for our GCC-on-Win builds check-in: 34959b34c4 user: dkf tags: travis-windows-debug
12:21
small amend to [3bec82b72c] (sebres/tclclockmod#18): test cases extended to cover error cases (on am... check-in: 1dd3ce71c5 user: sebres tags: sebres-8-6-clock-speedup-cr2
12:18
Fixes sebres/tclclockmod#18 (Fails to parse short month name for June); The reason for that was the... check-in: 3bec82b72c user: sebres tags: sebres-8-6-clock-speedup-cr2
12:14
Merge pull request sebres/tclclockmod#17 from sebres/simplify-yy-flags

Simplifying info structure, ... check-in: 0f3c1da5c1 user: sebres tags: sebres-8-6-clock-speedup-cr2

12:12
simplifying info-structure, usage of flags etc (normalizing in order to use same flags as by formatt... Closed-Leaf check-in: ad1591d2df user: sebres tags: sebres-8-6-clock-simplify-yy-flags
12:12
**interim** try simplify info-structure (replace yyHave... with flags) check-in: 9e561572c3 user: sebres tags: sebres-8-6-clock-simplify-yy-flags
11:53
merge 8.6 check-in: 61ed10a39b user: sebres tags: sebres-8-6-clock-speedup-cr2
11:34
merge 8.5 check-in: b0795f6138 user: sebres tags: core-8-6-branch
09:34
Two missing "const" designations, in Dtrace configuration Closed-Leaf check-in: bb63ea12e1 user: jan.nijtmans tags: bug-7d7038d415b345d5
07:47
Fix [7d7038d415b345d5]: tcl is not LTO ready check-in: 04788c0daf user: jan.nijtmans tags: bug-7d7038d415b345d5
2019-07-14
09:04
Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation in library/http/http.tc... check-in: b00e59e558 user: kjnash tags: bug-f81beca7af
2019-07-13
19:38
Create new branch named "bug-f81beca7af" check-in: a4dcf36720 user: kjnash tags: bug-f81beca7af
17:20
Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548
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
17:11
please don't put experimental build steps in the main branches, as long as they don't work! check-in: 336a13dab1 user: jan.nijtmans tags: core-8-6-branch
11:44
Print what VPATH actually is check-in: 8278a4dc9f user: dkf tags: travis-windows-debug
2019-07-12
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:12
merge point check-in: 023e97dd32 user: sebres tags: core-8-6-branch
12:09
integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6), conflicts resolved, ... check-in: c07aa4e723 user: sebres tags: core-8-6-branch
12:04
Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch
11:50
Merge 8.5 check-in: 21761c34e4 user: jan.nijtmans tags: core-8-6-branch
06:41
Travis windows debugging check-in: 60f83662ac user: dkf tags: travis-windows-debug
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
08:49
Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: a38411737a user: dkf tags: core-8-6-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
20:18
Merge 8.5 check-in: afa1c8ee8c user: jan.nijtmans tags: core-8-6-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:04
Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch
22:53
Merge 8.5 check-in: c397a7bee7 user: jan.nijtmans tags: core-8-6-branch
15:11
Merge latest libtommath and 8.6 check-in: cbaf8a640b user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
14:40
merge 8.6 check-in: dcdca9b642 user: dgp tags: core-8-6-10-rc
12:11
Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch
11:23
Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed for... check-in: 11f16bfe10 user: jan.nijtmans tags: core-8-6-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
20:10
Tcl_ObjectDeleted was only partially documented. Oops. check-in: af6cfb364c user: dkf tags: core-8-6-branch
15:48
merge 8.6 check-in: 5c45d2a933 user: dgp tags: core-8-6-10-rc
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: 9141eb3ffe user: jima tags: core-8-branch
07:24
Update TZ info to tzdata2019b. check-in: b5b1f84308 user: jima tags: core-8-6-branch
2019-07-01
19:30
Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch
19:29
Avoid valgrind issues with uninitialized memory check-in: fec29b469f user: dgp tags: core-8-6-branch
13:28
merge 8.6 check-in: 9f5554335d user: dgp tags: core-8-6-10-rc
2019-06-30
10:08
VC++ 6.0 doesn't know the uLL number postfix check-in: 1133a35c93 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
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
07:53
Fix compilation on VC++ 6.0 check-in: 92f92aa1b0 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
07:22
Eliminate some more instances of "long long", for VC++ 6.0 check-in: 2218200db9 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
07:15
Merge 8.6 check-in: 8edc958c26 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-06-29
21:34
Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch
21:29
Trying to fix C4761 warning with VC++ 6.0 check-in: 5985c1971b user: jan.nijtmans tags: core-8-6-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: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: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:36
Implement TIP #547: New encodings: UTF-16, UCS-2 check-in: 2cef9a0691 user: jan.nijtmans tags: core-8-branch
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
16:20
winFCmd.test: fixes EXDEV related constraint and paths in test cases (covering move/rename across de... check-in: 2340841fd4 user: sebres tags: core-8-6-branch
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:38
Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: fc898b30aa user: jan.nijtmans tags: core-8-6-branch
13:29
Fix execute flag for win/tclWinFile.c here too check-in: 403f72a587 user: jan.nijtmans tags: core-8-6-10-rc
13:08
merge 8.7 check-in: a1193f802a user: dgp tags: core-8-7-a3-rc
13:06
merge 8.6 check-in: 5ca3be60d8 user: dgp tags: core-8-6-10-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
08:32
Merge 8.6 check-in: 34ea059cbf user: jan.nijtmans tags: core-8-branch
08:27
UNEXEC win/tclWinFile.c check-in: eaf145bcd7 user: jan.nijtmans tags: core-8-6-branch
08:26
Merge 8.5 check-in: d17e69e0cb user: jan.nijtmans tags: core-8-6-branch
2019-06-25
22:46
Merge 8.6 check-in: 465674584e user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
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
22:27
Makef tclTomMath.h work with VC++ 6.0 check-in: 6953921d68 user: jan.nijtmans tags: core-8-6-branch
19:04
merge 8.6 check-in: 83d2a10768 user: sebres tags: core-8-branch
18:59
restore userenv, used in 8.6 check-in: 33820ecf27 user: sebres tags: core-8-6-branch
18:02
merge 8.5 check-in: 47054b13b2 user: sebres tags: core-8-6-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
06:56
Squelch C4244 warning on any MSVC compiler. check-in: c0c4ff91ba user: jan.nijtmans tags: core-8-6-branch
2019-06-24
20:36
Better implementation of fpclassify() equivalent. check-in: f1e0f15a8b user: dkf tags: core-8-branch
08:56
merge 8.6 check-in: 2e6718f988 user: sebres tags: core-8-branch
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-21
19:22
closes [f8a33ce3db5d8cc2]: Tcl_Exit uses system exit as fallback if Tcl-subsystems are not (yet) ini... check-in: 6c48a3be6d user: sebres tags: core-8-6-branch