summaryrefslogtreecommitdiffstats
path: root/win/tclWinFile.c
Commit message (Expand)AuthorAgeFilesLines
* Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-74/+73
* Clean up a lot of small whitespace issues dkf2024-05-131-73/+74
* Few more spacing/formatting tweaksjan.nijtmans2024-03-201-20/+18
|\
| * (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-201-19/+17
* | more spacing/formatting tweaksdkf2024-03-191-1/+1
* | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-191-5/+5
|\ \ | |/
| * Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windowsjan.nijtmans2024-03-191-13/+13
* | Fix indentation/brace usage style issuesdkf2024-03-191-2/+2
* | Merge 8.7jan.nijtmans2023-10-191-1/+1
|\ \ | |/
| * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-1/+1
* | Merge 8.7jan.nijtmans2023-05-091-1/+1
|\ \ | |/
| * Remove useless type-casts. Backport some changes from 9.0jan.nijtmans2023-05-091-5/+5
* | More size_t -> Tcl_Size changes, which were missed before. Also (experimental...jan.nijtmans2023-04-261-5/+5
* | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-4/+4
|\ \ | |/
| * 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
* | More -Wconversion warning fixesjan.nijtmans2023-03-081-10/+10
* | Merge 8.7jan.nijtmans2023-03-061-16/+15
|\ \ | |/
| * Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead.jan.nijtmans2023-03-061-18/+16
* | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-38/+33
|\ \ | |/
| * Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-38/+35
| |\
| | * Bug [9c5a00c69d]. Tilde expansion on Windowsapnadkarni2023-03-041-38/+35
* | | Unbreak Windows build. More int -> size_t, being able to handle longer stringsjan.nijtmans2022-11-251-1/+1
* | | Merge 8.7jan.nijtmans2022-11-241-26/+26
|\ \ \ | |/ /
| * | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-241-24/+23
* | | Merge 8.7jan.nijtmans2022-11-201-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+1
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2022-07-191-11/+11
|\ \ \ | |/ /
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-11/+11
* | | 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
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /