| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [4718b41c56d8c135] for win32. Now timestamps on Win32 can be > 19 january... | jan.nijtmans | 2019-07-05 | 1 | -7/+7 |
|
|
* | Merge 8.7 | jan.nijtmans | 2019-06-29 | 1 | -14/+14 |
|\ |
|
| * | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we alway... | jan.nijtmans | 2019-06-29 | 1 | -14/+14 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
| |\ |
|
| | * | UNEXEC win/tclWinFile.c | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
|
|
| | * | restore userenv, used in 8.6 | sebres | 2019-06-25 | 1 | -0/+1 |
|
|
| | * | merge 8.5 | sebres | 2019-06-25 | 1 | -1/+0 |
| | |\ |
|
| | | * | fixed build with MSVC 6.0 | sebres | 2019-06-25 | 1 | -1/+0 |
|
|
* | | | | UNEXEC win/tclWinFile.c | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
|
|
* | | | | merge 8.7 | dgp | 2019-05-03 | 1 | -107/+200 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6 | dgp | 2019-05-03 | 1 | -108/+201 |
| |\ \ \
| | |/ / |
|
| | * | | Minor code style cleanup. | dkf | 2019-04-23 | 1 | -108/+201 |
|
|
| | * | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -5/+5 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -64/+64 |
|\ \ \ \
| |/ / / |
|
| * | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -64/+64 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-10 | 1 | -5/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ... | jan.nijtmans | 2019-03-10 | 1 | -10/+10 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-08 | 1 | -8/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o... | jan.nijtmans | 2019-03-07 | 1 | -16/+16 |
|
|
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -4/+6 |
|
|
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -12/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix "executable" flag for many files (now really!) | jan.nijtmans | 2018-11-07 | 1 | -0/+0 |
|
|
| * | | | Implement TIP 445 | dkf | 2018-11-06 | 1 | -0/+0 |
| |\ \ \ |
|
* | | | | | Remove "nostub" entries, which are no longer used. See also TIP #512.
| jan.nijtmans | 2018-11-15 | 1 | -0/+0 |
|
|
* | | | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -0/+0 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | merge 8.7 | dgp | 2018-10-18 | 1 | -21/+8 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.7 | dgp | 2018-06-04 | 1 | -18/+49 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge 8.7 | dgp | 2018-05-11 | 1 | -19/+39 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | merge trunk | dgp | 2017-08-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-10-30 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2018-10-30 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | / /
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | Merge 8.5 | jan.nijtmans | 2018-10-30 | 1 | -0/+9 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | * | | | | | Add support for TIP #494 to registry and dde. Only effective when compiled ag... | jan.nijtmans | 2018-10-30 | 1 | -0/+9 |
|
|
* | | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -4/+4 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-08-02 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -5/+5 |
|
|
* | | | | | | | | merge 8.7 | sebres | 2018-07-12 | 1 | -1/+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 |
|
|
* | | | | | | | | merge 8.7 | jan.nijtmans | 2018-06-26 | 1 | -16/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Since Tcl is always compiled with -DUNICODE -D_UNICODE (on Windows) and we kn... | jan.nijtmans | 2018-06-26 | 1 | -16/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | merge 8.7 | jan.nijtmans | 2018-05-29 | 1 | -10/+38 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | merge 8.6 | jan.nijtmans | 2018-05-29 | 1 | -10/+38 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | 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 | 1 | -8/+36 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | 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 |
|
|