summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |
| \ \ \
*-. \ \ \ TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-221-1/+1
|\ \ \ \ \ | | |/ / /
| * | | | TCL_CFGVAL_ENCODING now defaults to "utf-8" as well.jan.nijtmans2020-09-241-1/+1
* | | | | Merge 8.7jan.nijtmans2020-10-131-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-131-1/+1
| |\ \ \ | | |/ /
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-1/+1
| * | | Merge 8.6jan.nijtmans2020-08-111-1/+1
| |\ \ \ | | |/ /
| | * | Code cleanup: less of use "register" keyword, and better use of typecastsjan.nijtmans2020-08-111-15/+24
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-111-2/+2
* | | | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE w...jan.nijtmans2020-09-111-2/+2
* | | | Merge 8.7jan.nijtmans2020-04-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-04-031-1/+2
| |\ \ \ | | |/ /
| | * | Make sure that "Windows NT" is the only supported Windows platform. On Window...jan.nijtmans2020-04-031-9/+2
* | | | Merge 8.7jan.nijtmans2020-03-311-98/+98
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-311-108/+108
| |\ \ \ | | |/ /
| | * | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. jan.nijtmans2020-03-311-115/+109
* | | | Internal API simplifications: Don't use types like HINSTANCE/HMODULE any more...jan.nijtmans2020-03-311-11/+11
* | | | merge 8.7dgp2020-03-091-10/+11
|\ \ \ \ | |/ / /
| * | | TCL_UNUSED in the unix sources.dgp2020-03-091-10/+11
* | | | Merge 8.7jan.nijtmans2020-02-281-1/+11
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-01-071-0/+3
| |\ \ \
| * | | | Mark more unused parametersjan.nijtmans2019-09-031-0/+4
| * | | | Merge tip-548jan.nijtmans2019-08-291-1/+1
| |\ \ \ \
| * \ \ \ \ Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-031-2/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2019-08-011-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2019-07-171-1/+1
| | |\ \ \ \ \ \
| | * | | | | | | Improvement: always export both 16-bit and 32-bit UTF functionjan.nijtmans2019-07-051-2/+0
| * | | | | | | | Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-2/+8
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Experiment: compile Tcl with C++ compiler. WIPjan.nijtmans2019-07-041-1/+1
| | |/ / / / / / | |/| | | | | |