| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ |
|
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-05-18 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is define... | jan.nijtmans | 2020-05-18 | 1 | -1/+5 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-03-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -1/+1 |
| |\ |
|
| | * | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -1/+1 |
|
|
| | * | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
|
|
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
|
|
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -23/+11 |
|\ \ \
| |/ / |
|
| * | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -27/+13 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -6/+12 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -1/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -4/+12 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -0/+23 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -3/+3 |
|
|
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -0/+1 |
| | |/ / / / |
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-09-05 | 1 | -1/+6 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | merge 8.5 | sebres | 2019-09-05 | 1 | -1/+6 |
| | |\ \ |
|
| | | * | | amend to [4718b41c56]: check size of st_mtime instead of time_t in constraint | sebres | 2019-09-05 | 1 | -1/+6 |
|
|
| * | | | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 1 | -0/+23 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -0/+23 |
| | |\ \
| | | |/ |
|
| | | * | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting... | sebres | 2019-07-08 | 1 | -0/+23 |
|
|
| | * | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -1/+1 |
|
|
* | | | | merge 8.7 (mingw/win-autoconf build, etc) | sebres | 2019-01-14 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc... | sebres | 2019-01-14 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFC... | sebres | 2019-01-14 | 1 | -2/+2 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-01-13 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
* | | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled... | jan.nijtmans | 2018-12-26 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2018-12-12 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -4/+4 |
| |/ / |
|
* | | | merge 8.7 | sebres | 2018-11-22 | 1 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi... | sebres | 2018-11-22 | 1 | -3/+7 |
| |\ \
| | |/ |
|
| | * | win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x... | sebres | 2018-11-21 | 1 | -4/+11 |
|
|
| | * | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for... | jan.nijtmans | 2017-05-03 | 1 | -16/+16 |
|
|
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -7/+7 |
|/ / |
|
* | | Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form. | jan.nijtmans | 2014-07-17 | 1 | -26/+21 |
|
|
* | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -1/+1 |
|
|
* | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 |
|
|
* | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 |
|\ \
| |/ |
|
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 |
| |\ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -62/+0 |
|
|
* | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
|\ \ \
| |/ / |
|