| Commit message (Expand) | Author | Age | Files | Lines |
* | In nmakehlp -v, return non-0 exit code if version is not found. (taken from v... | jan.nijtmans | 2017-10-09 | 1 | -2/+8 |
|\ |
|
| * | In nmakehlp -v, return non-0 exit code if version is not found. (taken from v... | jan.nijtmans | 2017-10-09 | 1 | -2/+8 |
|
|
* | | RFE [566a999189] - better error message for 32/64 bit mismatch on load. | apnadkarni | 2017-09-21 | 1 | -3/+27 |
|
|
* | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
|\ \ |
|
| * | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
|/ / |
|
* | | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate hand... | jan.nijtmans | 2017-08-18 | 1 | -1/+1 |
|\ \ |
|
| * \ | merge core-8-6-branch | jan.nijtmans | 2017-07-03 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3 | jan.nijtmans | 2017-06-08 | 1 | -1/+1 |
|
|
* | | | | Adopt some harmless changes from the 'irontcl' branch. Left 2 changes behind ... | jan.nijtmans | 2017-08-17 | 3 | -5/+14 |
|\ \ \ \ |
|
| * | | | | The 'clean' target should delete the generated 'nmhlp-out.txt' file as well. | Joe Mistachkin | 2017-08-13 | 1 | -0/+2 |
|
|
| * | | | | Always define '_USING_V110_SDK71_', in case targeting the pre-Windows 8.x SDKs. | Joe Mistachkin | 2017-08-13 | 1 | -1/+1 |
|
|
| * | | | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. | Joe Mistachkin | 2017-08-13 | 4 | -7/+13 |
|/ / / / |
|
* | | | | merge release | dgp | 2017-08-09 | 3 | -6/+6 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | merge 8.6 | dgp | 2017-06-26 | 1 | -1/+1 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | Merge 8.6; update changes. | dgp | 2017-06-05 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| * | | | Merge 8.6; update changes. | dgp | 2017-05-09 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | merge 8.6 | dgp | 2017-05-04 | 6 | -400/+641 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.6; update changes | dgp | 2017-04-28 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge 8.6 | dgp | 2017-04-21 | 4 | -2/+6 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Bump TclOO 1.0.6; finish changes. | dgp | 2017-04-13 | 1 | -1/+1 |
|
|
| * | | | | | | | Bump msgcat and tcl tests and continue updates to changes. | dgp | 2017-04-12 | 1 | -4/+4 |
|
|
| * | | | | | | | Start RC branch for Tcl 8.6.7 | dgp | 2017-03-10 | 2 | -2/+2 |
|
|
* | | | | | | | | Bump to TclOO 1.1.0 | dgp | 2017-06-26 | 1 | -1/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Tcl_UtfToUniChar() -> TclUtfToUniChar() in various places: No change in funct... | jan.nijtmans | 2017-05-29 | 1 | -1/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo... | jan.nijtmans | 2017-05-09 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Fix gcc warning: unused variable wakeEvent | jan.nijtmans | 2017-05-04 | 1 | -2/+1 |
|
|
* | | | | | | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for... | jan.nijtmans | 2017-05-03 | 4 | -23/+13 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for... | jan.nijtmans | 2017-05-03 | 3 | -102/+91 |
|
|
| * | | | | | (cherry-pick): fix typo-bug (using wrong thread handle by set priority) | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
|
|
* | | | | | | Fix [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl pipes ... | jan.nijtmans | 2017-05-01 | 5 | -390/+642 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-28 | 9 | -23/+27 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | [win] fixes "wrong" checking of the flag TCL_CLOSE_READ in close2proc (using ... | sebres | 2017-04-12 | 1 | -3/+2 |
|
|
| * | | | | | code review, robustness increase, avoid infinite wait by exit, thread exit an... | sebres | 2017-04-11 | 4 | -332/+132 |
|
|
| * | | | | | added wake-up event to prevent possible dead-locks by some waiting thread (e.... | sebres | 2017-04-11 | 2 | -14/+27 |
|
|
| * | | | | | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers (tc... | sebres | 2017-04-11 | 2 | -334/+436 |
|
|
| * | | | | | code review and fix small memory leak using ckalloc, without finalization of ... | sebres | 2017-04-11 | 1 | -36/+71 |
|
|
| * | | | | | shared structures of pipe-workers rewritten using atomic state of the thread;
| sebres | 2017-04-11 | 3 | -236/+371 |
|
|
| * | | | | | fix typo- resp. copy-paste-bug (using wrong threadInfo pointer in ConsoleOutp... | sebres | 2017-04-11 | 1 | -1/+1 |
|
|
| * | | | | | the same handling to initialize thread without suspend/resume helpers (otherw... | sebres | 2017-04-05 | 3 | -17/+15 |
|
|
| * | | | | | fix typo-bug (using wrong thread handle by set priority) | sebres | 2017-04-05 | 1 | -1/+1 |
|
|
| * | | | | | small review: rewritten using already available event handles, additionally p... | sebres | 2017-04-05 | 3 | -80/+94 |
|
|
| * | | | | | Contributed by "stanko" as patch within 8bd13f07bde6fb0631f27927e36461fdefe8c... | sebres | 2017-04-05 | 3 | -11/+167 |
| | |_|_|/
| |/| | | |
|
* | | | | | (cherry-pick from "fix-1997007" branch): fix typo- resp. copy-paste-bug (usin... | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
|
|
* | | | | | (cherry-pick from "fix-1997007" branch): fix typo-bug (using wrong thread han... | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on... | jan.nijtmans | 2017-04-20 | 4 | -2/+6 |
|
|
* | | | | Another attempt to fix the two executable flags. | jan.nijtmans | 2017-04-12 | 1 | -0/+0 |
|/ / / |
|
* | | | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't... | jan.nijtmans | 2017-03-07 | 2 | -598/+0 |
| |/
|/| |
|
* | | missing rules.vc after merge | sebres | 2017-01-13 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | Fixes nmakehlp: allows more as one option by -l, to provide mandatory linker ... | sebres | 2017-01-12 | 2 | -9/+17 |
|
|
| * | Allows to compile direct from Visual Studio IDE (prevents throwing error "LNK... | sebres | 2017-01-12 | 1 | -5/+10 |
|
|