summaryrefslogtreecommitdiffstats
path: root/win/tclWinFile.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless type-casts. Backport some changes from 9.0jan.nijtmans2023-05-091-5/+5
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
* Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated ca...jan.nijtmans2023-03-071-1/+0
* Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead.jan.nijtmans2023-03-061-18/+16
* Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-38/+35
|\
| * Bug [9c5a00c69d]. Tilde expansion on Windowsapnadkarni2023-03-041-38/+35
* | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-241-24/+23
* | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+1
|\ \ | |/
* | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-11/+11
* | 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.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
* | | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-23/+23
* | | 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
* | | 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
|\ \ \
| * \ \ 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
* | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser...jan.nijtmans2020-12-161-6/+1
|/ / /
* | | 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.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
| |/ /
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | Merge 8.6jan.nijtmans2020-09-281-3/+1
|\ \ \ | |/ /
| * | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-281-3/+1
* | | TCL_UNUSED for win sources.dgp2020-03-091-2/+1
* | | 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
| * | | Fix executable flagjan.nijtmans2019-12-011-0/+0
| * | | merge 8.7dgp2019-11-071-3/+4
| |\ \ \
| * \ \ \ merge 8.7dgp2019-09-201-42/+42
| |\ \ \ \
| * \ \ \ \ merge 8.7dgp2019-09-161-25/+40
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2019-08-261-14/+14
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-071-3/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Rewrite documentation of IO subsystem.pooryorick2019-11-061-3/+4
| * | | | | | | Backout [0f2870649c804dd8], since testcase encoding-2.2 failsjan.nijtmans2019-10-241-3/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge 8.6.jan.nijtmans2019-10-231-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | |
* | | | | | | More Win32 API impovals.jan.nijtmans2019-09-201-1/+1
* | | | | | | Merge 8.7jan.nijtmans2019-09-191-42/+42
|\ \ \ \ \ \ \ | |/ / / / / /