Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | * | | | | optimized winapi-stubs loading (8.5th only); if user name specified without d... | sebres | 2018-05-25 | 1 | -78/+109 |
| | | * | | | | [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.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 |
* | | | | | | de-duplicate code in win32 panic implementation. Also eliminate gcc compiler ... | jan.nijtmans | 2018-05-13 | 1 | -12/+2 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2018-05-11 | 1 | -10/+1 |
|/ / / / / | |||||
* | | | | | merge 8.6 | jan.nijtmans | 2018-05-01 | 1 | -19/+39 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | amend after merge 8.5 | sebres | 2018-04-30 | 1 | -1/+1 |
| * | | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -19/+39 |
| |\ \ \ | | |/ / | |||||
| | * | | minor fix on comment (restored getFileSecurityProc back, because getNamedSecu... | sebres | 2018-03-22 | 1 | -1/+1 |