| Commit message (Expand) | Author | Age | Files | Lines |
* | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 3 | -12/+12 |
|
|
* | merge 8.6 | sebres | 2018-07-20 | 3 | -3/+3 |
|\ |
|
| * | win: avoids warning by x64-build in function 'TclWinCPUID' - pointer targets ... | sebres | 2018-07-20 | 1 | -1/+1 |
|
|
| * | win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): "$do6... | sebres | 2018-07-20 | 2 | -2/+2 |
|
|
* | | merge 8.6 | sebres | 2018-07-12 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | merge 8.5 | sebres | 2018-07-12 | 1 | -1/+2 |
| |\ |
|
| | * | win: closes [3f7af0e21e13f1f5] - avoid "permissions denied" by `file delete`,... | sebres | 2018-07-12 | 1 | -1/+2 |
|
|
| | * | resolves some warnings by compiling with new gcc-versions (>= 7.x): | sebres | 2018-06-08 | 1 | -2/+8 |
|
|
* | | | Since Tcl is always compiled with -DUNICODE -D_UNICODE (on Windows) and we kn... | jan.nijtmans | 2018-06-26 | 8 | -116/+14 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-06-25 | 3 | -22/+25 |
|\ \ \
| |/ / |
|
| * | | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli... | jan.nijtmans | 2018-06-25 | 3 | -20/+23 |
|
|
* | | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m... | sebres | 2018-06-05 | 1 | -1/+1 |
|
|
* | | | No longer pass "--enable-threads" to battery-included sub-packages, since it... | jan.nijtmans | 2018-05-30 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-29 | 3 | -21/+63 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2018-05-28 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | win: searching for FQDN in user-name should be utf-8 safe (user-name could co... | sebres | 2018-05-28 | 1 | -2/+2 |
|
|
| * | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) | sebres | 2018-05-28 | 3 | -19/+61 |
| |\ \
| | |/ |
|
| | * | minor indentation fix (no functional changes) | sebres | 2018-05-25 | 1 | -4/+4 |
|
|
| | * | avoid dual init of stubs (possible race condition, 8.5th only) | sebres | 2018-05-25 | 1 | -19/+20 |
|
|
| | * | optimized winapi-stubs loading (8.5th only); if user name specified without d... | sebres | 2018-05-25 | 3 | -89/+134 |
|
|
| | * | [9e6b569963] win: if user specified without domain (and local user was not fo... | sebres | 2018-05-24 | 1 | -8/+19 |
|
|
* | | | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPa... | jan.nijtmans | 2018-05-29 | 1 | -0/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-25 | 1 | -10/+12 |
|\ \ \
| |/ / |
|
| * | | merge 8.5, conflicts resolved (rewritten without winapi-stubs) | sebres | 2018-05-24 | 1 | -10/+12 |
| |\ \
| | |/ |
|
| | * | win: TclpGetUserHome should return normalized path (also in case we find doma... | sebres | 2018-05-24 | 1 | -10/+11 |
|
|
* | | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -5/+5 |
|
|
* | | | More removals of TCL_THREADS usage (configure scripts/win makefiles) | jan.nijtmans | 2018-05-22 | 3 | -16/+9 |
|
|
* | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 8 | -131/+10 |
|\ \ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2018-04-17 | 2 | -72/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge 8.7 (convert makefile.vc to CRLF line-endings only) | jan.nijtmans | 2018-03-15 | 1 | -945/+945 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | merge 8.7 | dgp | 2018-03-15 | 15 | -150/+89 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-23 | 1 | -5/+34 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-21 | 4 | -72/+17 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | fix comment | jan.nijtmans | 2017-12-14 | 1 | -2/+2 |
|
|
| * | | | | | | | merge core-8-branch. Fully tested now, works fine. | jan.nijtmans | 2017-12-14 | 4 | -28/+231 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Initial implementation of TIP #491. Not tested yet. | jan.nijtmans | 2017-12-11 | 4 | -59/+6 |
|
|
* | | | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | merge 8.5 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | Unbreak build when HAVE_FTS is not set.
| jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
|
|
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ | TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) | jan.nijtmans | 2018-05-11 | 5 | -2/+105 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| * | | | | | | | | | In case of redirecting stderr to a file on Windows, append CRLF after Panic o... | jan.nijtmans | 2018-03-15 | 1 | -1/+2 |
|
|
| * | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-03-15 | 11 | -991/+986 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | merge core-8-branch. Now tested as well with new nmake system. | jan.nijtmans | 2018-01-20 | 7 | -184/+102 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Oops, couldn't build tclWinPanic.o. Fixed now. | jan.nijtmans | 2017-12-15 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | merge core-8-branch. Fully functioning now, including with the new vc-reform ... | jan.nijtmans | 2017-12-15 | 13 | -1955/+2667 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | merge 8.7 | jan.nijtmans | 2017-12-06 | 6 | -13/+11 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | tclWinPanic.c is in the \win directory, not in \generic! | jan.nijtmans | 2017-10-23 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | | merge trunk | jan.nijtmans | 2017-10-23 | 9 | -18/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Rebase to trunk | jan.nijtmans | 2017-09-08 | 4 | -2/+112 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2017-05-04 | 32 | -4810/+5038 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|