summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk. Finish implementation.jan.nijtmans2019-09-30127-2034/+2466
|\
| * Merge 8.7jan.nijtmans2019-09-293-2/+7
| |\
| | * Fix correct export on win32 for TclZipfs_AppHook, when not building with -DUN...jan.nijtmans2019-09-293-2/+7
| * | Merge 8.7jan.nijtmans2019-09-295-78/+31
| |\ \ | | |/
| | * Use Tcl_WCharToUtfDString in stead of (deprecated) Tcl_WinTCharToUtfjan.nijtmans2019-09-291-1/+2
| | * Merge 8.6jan.nijtmans2019-09-295-79/+31
| | |\
| | | * Don't build most of the files with -DUNICODE -D_UNICODE any more, only the on...jan.nijtmans2019-09-294-75/+33
| | | |\
| | | | * Merge 8.6 and fix Travis build on Windowsjan.nijtmans2019-09-274-29/+22
| | | | |\ | | | | |/ | | | |/|
| | | * | merge 8.5sebres2019-09-261-3/+3
| | | |\ \
| | | | * | amend to [fec0c17d39] - reduce max count of nested compiles to 1500sebres2019-09-261-3/+3
| | | | | * Merge 8.6jan.nijtmans2019-09-266-75/+65
| | | | | |\ | | | | |_|/ | | | |/| |
| | | * | | merge-pointsebres2019-09-250-0/+0
| | | |\ \ \ | | | | |/ /
| | | | * | cherry-pick [f5b6b83de7] - namespace.test: add missing clean-up (allow repeti...sebres2019-09-251-0/+1
| | | | | * Merge 8.6jan.nijtmans2019-09-204-11/+9
| | | | | |\
| | | | | * | Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and ...jan.nijtmans2019-09-1916-290/+321
| * | | | | | Merge 8.7jan.nijtmans2019-09-254-57/+57
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2019-09-254-58/+58
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 8.5jan.nijtmans2019-09-253-57/+56
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Fix failing test-case iocmd-21.20 on Travisjan.nijtmans2019-09-251-4/+3
| | | | * | | Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC)jan.nijtmans2019-09-251-13/+13
| | | | * | | (cherry-pick): Update TZ info to tzdata2019c.jan.nijtmans2019-09-2513-158/+308
| | | * | | | namespace.test: add missing clean-up (allow repetition of test within -single...sebres2019-09-241-0/+1
| | | | |_|/ | | | |/| |
| * | | | | Make Tcl_WinUtfToTChar/Tcl_WinTCharToUtf really deprecate in 9.0 (now that no...jan.nijtmans2019-09-252-130/+1
| * | | | | Merge 8.7jan.nijtmans2019-09-203-5/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2019-09-203-5/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | Let's use GetWindowLongW/SetWindowLongW on Win32 directly. Missed them becaus...jan.nijtmans2019-09-203-9/+7
| * | | | | Merge 8.7jan.nijtmans2019-09-202-189/+259
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2019-09-202-189/+259
| | |\ \ \ \ | | | |/ / /
| | | * | | Modify registry/dde such that they no longer need to be compiled with -DUNICO...jan.nijtmans2019-09-202-189/+259
| | | |\ \ \ | | | | |/ /
| | | | * | Modify registry/dde such that they no longer need to be compiled with -DUNICO...jan.nijtmans2019-09-204-219/+289
| * | | | | Merge 8.7jan.nijtmans2019-09-1918-188/+188
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2019-09-1911-22/+27
| | |\ \ \ \ | | | |/ / /
| | | * | | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit.jan.nijtmans2019-09-1911-69/+55
| | | | |/ | | | |/|
| | | * | all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if ...sebres2019-09-181-1/+6
| | | * | TEBC: avoid error "unitialized variable" if called in debug mode (or with ana...sebres2019-09-181-1/+1
| | * | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ...jan.nijtmans2019-09-1913-164/+164
| | |\ \ \ | | | |/ /
| | | * | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w...jan.nijtmans2019-09-1814-347/+349
| * | | | Merge 8.7jan.nijtmans2019-09-181-19/+32
| |\ \ \ \ | | |/ / /
| | * | | Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). jan.nijtmans2019-09-181-25/+45
| * | | | Merge 8.7jan.nijtmans2019-09-172-5/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2019-09-172-5/+9
| | |\ \ \ | | | |/ /
| | | * | Add missing constraints to test-casesjan.nijtmans2019-09-172-5/+9
| * | | | Merge 8.7jan.nijtmans2019-09-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix .travis.ymljan.nijtmans2019-09-171-3/+3
| * | | | Merge 8.7jan.nijtmans2019-09-173-272/+214
| |\ \ \ \ | | |/ / /
| | * | | Move testgetencpath/testsetencpath test commands from UNIX-specific to genera...jan.nijtmans2019-09-173-272/+214
| * | | | Merge 8.7jan.nijtmans2019-09-161-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2019-09-161-3/+3
| | |\ \ \ | | | |/ /
| | | * | Bugfix in Tcl_UtfPrev/Tcl_UtfNext: When handling 4-byte UTF-8 byte sequences,...jan.nijtmans2019-09-161-7/+7
| * | | | Merge 8.7jan.nijtmans2019-09-163-29/+95
| |\ \ \ \ | | |/ / /