summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-011-1/+5
|\
| * Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-011-2/+5
| |\
| | * Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-011-32/+35
| * | Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-191-5/+5
| |\ \
* | \ \ Fix some more indentingjan.nijtmans2024-06-181-14/+14
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-201-21/+21
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-28/+25
* | | Clean up a lot of small whitespace issues dkf2024-05-131-25/+28
* | | More whitespace cleanupdkf2024-05-101-1/+0
* | | more spacing/formatting tweaksdkf2024-03-191-21/+22
* | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-191-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2024-03-041-38/+28
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-03-041-35/+27
| |\ \ | | |/
| | * Merge 8.6. TCL_PACKAGE_PATH is not used on Windowsjan.nijtmans2024-03-041-6/+7
| | |\
| | * | Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced.jan.nijtmans2024-03-041-35/+26
| | |/
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
* | | Merge 8.7jan.nijtmans2023-10-101-3/+3
|\ \ \ | |/ /
* | | More size_t -> Tcl_Size, missed by earlier updatesjan.nijtmans2023-04-271-2/+2
|\ \ \ | |/ /
* | | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-3/+11
* | | Merge trunkapnadkarni2023-04-141-2/+2
|\ \ \
| * \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-2/+2
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
* | | | Merge 9.0apnadkarni2023-04-051-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 9.0jan.nijtmans2023-04-011-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2023-03-301-2/+2
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2023-03-301-2/+2
| | |\ \ | | | |/
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-2/+2
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-5/+5
|/ / /
* | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-251-1/+1
* | | 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
| |\ \ | | |/
* | | Remove code that was ifdef'ed outapnadkarni2022-08-071-2/+1
* | | Merged trunk.apnadkarni2022-07-311-18/+18
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-07-191-18/+18
| |\ \ \ | | |/ /
| | * | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-18/+18
* | | | Resolve ~ for MacOS during initializationapnadkarni2022-07-081-9/+7
* | | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-0/+15
|/ / /
* | | Merge 9.0jan.nijtmans2022-03-211-1/+1
|\ \ \
| * | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-211-1/+1
* | | | More work in progressjan.nijtmans2022-01-241-1/+1
|/ / /
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2021-01-051-5/+4
|\ \ \ | |/ /
| * | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-5/+4
| |\ \ | | |/
| | * Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-5/+4
| | |\
| | | * Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-051-12/+4
* | | | Merge 8.7jan.nijtmans2020-12-081-2/+2
|\ \ \ \ | |/ / /
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2