summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
Commit message (Expand)AuthorAgeFilesLines
* More size_t -> Tcl_Size changes, which were missed before. Also (experimental...jan.nijtmans2023-04-261-1/+1
* Merge trunkapnadkarni2023-04-141-3/+3
|\
| * Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-3/+3
| |\
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc...jan.nijtmans2023-04-131-1/+1
* | | Merge 9.0apnadkarni2023-04-051-1/+1
|\ \ \ | |/ /
* | | Merge 9.0jan.nijtmans2023-04-011-5/+5
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2023-03-301-5/+5
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2023-03-301-5/+5
| | |\
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-58/+12
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-5/+5
|/ / /
* | | Merge 8.7jan.nijtmans2023-01-061-0/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-01-061-0/+3
| |\ \ | | |/
| | * Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-041-0/+3
* | | 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.7. Primarily ticket [55a02f20ec]apnadkarni2022-09-051-1/+8
|\ \ \ | |/ /
| * | Merge 8.6. Primarily ticket [55a02f20ec]apnadkarni2022-09-051-1/+8
| |\ \ | | |/
| | * Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windowsapnadkarni2022-09-051-1/+8
* | | Merge 8.7jan.nijtmans2022-07-191-5/+5
|\ \ \ | |/ /
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-5/+5
* | | Merge 9.0. Update documentationjan.nijtmans2022-02-231-14/+0
|\ \ \
| * | | Eliminate dead code and fix a commentjan.nijtmans2022-02-201-14/+0
* | | | Merge 9.0. Restore Tcl_ArgvGenFuncProc to what it was before (doesn't make mu...jan.nijtmans2022-02-101-42/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-02-071-42/+0
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-02-071-42/+0
| | |\ \ | | | |/
| | | * Add support for windows-arm platformjan.nijtmans2022-02-071-42/+0
* | | | More work in progressjan.nijtmans2022-01-241-1/+1
|/ / /
* | | Merge 8.7jan.nijtmans2021-11-261-1/+2
|\ \ \ | |/ /
| * | Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-241-4/+4
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-01-281-16/+2
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-12-131-2/+2
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-10-141-1/+1
| |\ \ \ \ \
| * | | | | | Merge 8.7jan.nijtmans2020-09-271-1/+2
* | | | | | | Merge 8.7jan.nijtmans2021-02-231-4/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-231-4/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge 8.5jan.nijtmans2021-02-231-5/+5
| | |\ \ \ \
| | | * | | | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-231-6/+6
* | | | | | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | Merge 8.7 (resolve conflicts)dgp2021-01-081-17/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2021-01-071-2/+2
| |\ \ \ \ \ \
| * | | | | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser...jan.nijtmans2020-12-161-17/+0
* | | | | | | | Merge 8.7jan.nijtmans2021-01-051-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-2/+2
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-051-2/+2
* | | | | | | Merge 8.7jan.nijtmans2020-12-161-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-12-161-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Merge 8.6jan.nijtmans2020-12-131-2/+2
| | |\ \ \ \
| | * | | | | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP...jan.nijtmans2020-12-111-0/+3
| | |/ / / /