summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-191-8/+8
|\
| * Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-191-8/+8
| |\ | |/ |/|
* | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-10/+10
| | | | | | JN: Many of those changes are actually good, but there are too many changes to be able to search for a bug somewhere. Feel free to re-apply, after assuring it's really only whitespace changes. (my advise: do that after 9.0b2)
* | Clean up a lot of small whitespace issues dkf2024-05-131-10/+10
| | | | | | This is the dullest commit ever. Sorry.
* | Few more spacing/formatting tweaksjan.nijtmans2024-03-201-2/+2
|\ \ | |/
| * (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-201-2/+2
| |
* | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-191-1/+1
|\ \ | |/
| * Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windowsjan.nijtmans2024-03-191-3/+1
| | | | | | (cherry-pick): Fix indentation/brace usage style issues
* | Fix indentation/brace usage style issuesdkf2024-03-191-3/+1
| |
* | Merge 8.7jan.nijtmans2023-10-101-1/+1
|\ \ | |/
* | Merge 8.7jan.nijtmans2023-07-211-3/+0
|\ \ | |/
| * simplify tenviron2utfdstr/utf2tenvirondstr macro's, since 2nd argument is ↵jan.nijtmans2023-07-211-3/+0
| | | | | | | | | | | | always -1 Improve error-handling related to environment variables All 'stolen' from TIP #571 branch
| * int -> Tcl_Size and other (internal) signature improvements. Most of them ↵jan.nijtmans2023-05-191-12/+12
| | | | | | | | backported from 9.0
* | More size_t -> Tcl_Size changes, which were missed before. Also ↵jan.nijtmans2023-04-261-1/+1
| | | | | | | | (experimental) make the wrapper macro's produce compiler warnings is Tcl_Size is not used.
* | Merge trunkapnadkarni2023-04-141-3/+3
|\ \
| * \ Correct spelling errors in comments and documentation, but also a ↵pooryorick2023-04-121-3/+3
| |\ \ | | |/ | | | | | | non-comment corrections in history.tcl and tcltest.test.
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
| | | | | | | | | corrections in history.tcl and tcltest.test.
* | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt ↵jan.nijtmans2023-04-131-1/+1
| | | | | | | | | | | | documentation (will be needed to be done anyway)
* | | 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 ↵jan.nijtmans2023-03-301-58/+12
| | | | | | | | | | | | | | | | on other platforms either.
* | | | 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 ↵jan.nijtmans2022-11-201-1/+1
| |\ \ | | |/ | | | | | | NO votes expected)
* | | 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 ↵jan.nijtmans2022-02-101-42/+0
|\ \ \ \ | |/ / / | | | | | | | | much sense to make this size_t-aware)
| * | | 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 ↵jan.nijtmans2021-02-241-4/+4
| |\ \ | | | | | | | | | | | | number.
| * \ \ 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
| | |\ \ \ \