summaryrefslogtreecommitdiffstats
path: root/win/tclWinFile.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-06-211-1/+1
|\
| * Merge 8.6jan.nijtmans2021-06-211-1/+1
| |\
| | * Change a lot of url's (as far as possible) from http:// to https://jan.nijtmans2021-06-211-1/+1
* | | Merge 8.7jan.nijtmans2021-04-151-1/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-04-151-1/+0
| |\ \ | | |/
| | * Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windowsjan.nijtmans2021-04-151-1/+0
| | |\
| | | * Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind...jan.nijtmans2021-04-151-1/+0
* | | | Merge 8.7jan.nijtmans2021-04-081-23/+23
|\ \ \ \ | |/ / /
| * | | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-23/+23
* | | | Merge 8.7jan.nijtmans2021-02-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-231-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2021-02-231-1/+1
| | |\ \ | | | |/
| | | * Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-231-1/+1
| | | * Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes...jan.nijtmans2019-06-261-0/+0
* | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-5/+5
|\ \ \ \ | |/ / /
* | | | Merge 8.7 (resolve conflicts)dgp2021-01-081-12/+7
|\ \ \ \ | |/ / /
| * | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto...jan.nijtmans2021-01-081-6/+6
| * | | Merge 8.7jan.nijtmans2020-12-261-2/+2
| |\ \ \
| * | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser...jan.nijtmans2020-12-161-6/+1
* | | | | Merge 8.7jan.nijtmans2020-12-231-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.6jan.nijtmans2020-12-231-3/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o...jan.nijtmans2020-12-231-3/+3
* | | | Merge 8.7jan.nijtmans2020-12-161-4/+14
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-12-161-4/+14
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2020-12-131-1/+1
| | |\ \
| | * \ \ Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP...jan.nijtmans2020-12-111-4/+10
| | |\ \ \ | | | |/ /
| | * | | RFE 548cd945d6: symlinks for Windows 10jan.nijtmans2020-12-101-4/+9
* | | | | Merge 8.7jan.nijtmans2020-12-101-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2020-12-101-3/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Tweak: account for terminating '\0'jan.nijtmans2020-12-101-1/+1
| | * | | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port.jan.nijtmans2020-12-101-2/+3
| | |/ /
* | | | Merge 8.7jan.nijtmans2020-12-081-1/+1
|\ \ \ \ | |/ / /
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | | Merge 8.7jan.nijtmans2020-09-281-3/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-281-3/+1
| |\ \ \ | | |/ /
| | * | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-281-3/+1
* | | | merge 8.7dgp2020-03-091-2/+1
|\ \ \ \ | |/ / /
| * | | TCL_UNUSED for win sources.dgp2020-03-091-2/+1
* | | | Merge 8.7jan.nijtmans2020-02-281-19/+21
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2019-12-081-3/+4
| |\ \ \
| | * \ \ Merge 8.6jan.nijtmans2019-12-041-3/+4
| | |\ \ \ | | | |/ /
| | | * | Use the right encoding when converting (Unicode) messages regarding socket er...jan.nijtmans2019-12-041-37/+32
| | | * | Make tclWinFile compile warningless using -DTCL_UTF_MAX=6 (not officially sup...jan.nijtmans2019-11-131-4/+4
| * | | | Merge 8.7jan.nijtmans2019-11-071-3/+4
| |\ \ \ \
| * | | | | More Win32 API impovals.jan.nijtmans2019-09-201-1/+1
| * | | | | Merge 8.7jan.nijtmans2019-09-191-42/+42
| |\ \ \ \ \
| * \ \ \ \ \ Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tip-548jan.nijtmans2019-08-111-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-031-25/+40
| |\ \ \ \ \ \ \
| * | | | | | | | Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-21/+21