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