| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.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 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
| * | win: fixes check of file permissions (readable, writable, executable) - more ... | sebres | 2018-03-22 | 1 | -19/+40 |
|
|
| * | (cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable ... | jan.nijtmans | 2016-07-08 | 1 | -1/+3 |
|
|
| * | Fix minor msvc compiler warning in tclWinFile.c | jan.nijtmans | 2015-10-10 | 1 | -2/+1 |
|
|
* | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. | Joe Mistachkin | 2017-08-13 | 1 | -1/+1 |
|
|
* | | Another attempt to fix the two executable flags. | jan.nijtmans | 2017-04-12 | 1 | -0/+0 |
|
|
* | | Allow additional optional "interp" argument for testinterpresolver command. N... | jan.nijtmans | 2016-09-05 | 1 | -4/+4 |
|
|
* | | Fix compiler warnings (const-ness and unused label) that did not show up | ashok | 2016-07-10 | 1 | -2/+1 |
|
|
* | | Bugfix [9ece99d58b]. Make exec understand .CMD files on Windows. | ashok | 2016-07-09 | 1 | -1/+0 |
|
|
* | | Bugfix [3613671]. file owned implementation for Windows. | ashok | 2016-07-09 | 1 | -1/+65 |
|
|
* | | Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in specia... | ashok | 2016-07-09 | 1 | -10/+33 |
|
|
* | | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. | ashok | 2016-07-07 | 1 | -1/+3 |
|
|
* | | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as app... | jan.nijtmans | 2015-10-08 | 1 | -2/+1 |
|
|
* | | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows | jan.nijtmans | 2015-10-06 | 1 | -5/+14 |
|\ \
| |/ |
|
| * | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows | jan.nijtmans | 2015-10-06 | 1 | -7/+23 |
|
|
* | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ... | jan.nijtmans | 2015-09-22 | 1 | -2/+2 |
|
|
* | | Fix [0df7a1ec2674a76a]: unix/tclUnixFile.c: return value of call to TclpGetCw... | jan.nijtmans | 2015-08-25 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Fix bug [f00009f7ce]: memory (object) leaks in TclNativeCreateNativeRep for w... | sebres | 2015-07-30 | 1 | -7/+17 |
|
|
* | | Fix bug [f00009f7ce]: memory (object) leaks in TclNativeCreateNativeRep for w... | sebres | 2015-07-30 | 1 | -7/+3 |
|
|
* | | Open linked folder shared on Windows - Patch [19ea026e43] | oehhar | 2015-04-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Open linked folder shared on Windows - Patch [19ea026e43] | oehhar | 2015-04-23 | 1 | -1/+1 |
|
|
* | | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -2/+2 |
|
|
* | | Extend WinIsReserved() to recognize COM[5-9]: as valid com ports as well. Pre... | jan.nijtmans | 2014-10-31 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Extend WinIsReserved() to recognize COM[5-9]: as valid com ports as well. | jan.nijtmans | 2014-10-31 | 1 | -2/+2 |
|
|
* | | When translating a reserved devicename to native pathname, strip ':' postfix.... | jan.nijtmans | 2014-10-31 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | When translating a reserved devicename to native pathname, strip ':' postfix.... | jan.nijtmans | 2014-10-31 | 1 | -1/+4 |
|
|
* | | Addition of a cast in tclWinFile.c to match types in a comparison, and | andreask | 2014-08-01 | 1 | -1/+1 |
|
|
* | | Fix [3cdcfa40809ffd2b9d3d71f77dc57da615243730|3cdcfa4080]: tclWinFile.c does ... | jan.nijtmans | 2014-07-17 | 1 | -2/+3 |
|
|
* | | Minor bug-fix in [3118489] implementation: NUL in filenames. Filenames starti... | jan.nijtmans | 2014-05-15 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ... | jan.nijtmans | 2014-05-15 | 1 | -2/+61 |
|
|
* | | More efficient/robust implementation of function TclNativeCreateNativeRep(). | jan.nijtmans | 2014-05-08 | 1 | -46/+63 |
|
|
* | | Start working on [3389978]. Appears to work, but some clean-up needed. | jan.nijtmans | 2014-05-06 | 1 | -2/+30 |
|
|
* | | Fix [3118489]: NUL in filenames, now fixed for both Windows and UNIX. | jan.nijtmans | 2014-04-11 | 1 | -0/+9 |
|
|
* | | Fix [3118489] for Windows only: NUL in filenames. This allows various charact... | jan.nijtmans | 2014-04-11 | 1 | -3/+5 |
|
|
* | | [792641f95b]: Normalized win32 paths should never contain backslash. | jan.nijtmans | 2014-04-10 | 1 | -9/+7 |
|\ \
| |/ |
|