summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-04-012-3/+3
|\
| * Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/...jan.nijtmans2023-04-016-6/+23
* | Merge 8.7. Code cleanup in dltest packagesjan.nijtmans2023-04-016-7/+154
|\ \ | |/
| * New "pkgt" for testing TIP #627jan.nijtmans2023-04-012-2/+119
* | Merge 8.7jan.nijtmans2023-03-307-21/+24
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-308-22/+25
| |\
| | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-307-18/+21
* | | Merge 8.7jan.nijtmans2023-03-242-4/+7
|\ \ \ | |/ /
| * | Fix [68417a8bb3]: No result/LF printed for 64-bit integer type checkjan.nijtmans2023-03-242-4/+7
* | | Merge 8.7jan.nijtmans2023-03-243-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-243-4/+4
| |\ \ | | |/
| | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-243-4/+4
* | | Merge trunk 49a4c8f8fb: TIP 656 implementation.pooryorick2023-03-224-35/+35
|\ \ \
| * \ \ Merge trunkapnadkarni2023-03-182-20/+20
| |\ \ \
| * \ \ \ Merge 9.0apnadkarni2023-03-163-56/+0
| |\ \ \ \
| * \ \ \ \ Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Freejan.nijtmans2023-03-121-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-084-19/+19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-079-14/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 9.0apnadkarni2023-03-011-5/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-254-35/+35
* | | | | | | | | | Merge trunk 31788d9a4b: arm64e -> arm64, since arm64e is not available yet onpooryorick2023-03-222-20/+20
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge 8.7jan.nijtmans2023-03-172-20/+20
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge 8.6jan.nijtmans2023-03-172-20/+20
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan...jan.nijtmans2023-03-172-20/+20
| | * | | | | | | Make valgrind_foreach target in Makefile.in properly handle interrupted tests.pooryorick2023-03-161-2/+3
* | | | | | | | | Merge core-8-branch 3082cb9e80: Make valgrind_foreach target in Makefile.inpooryorick2023-03-221-0/+21
|/ / / / / / / /
* | | | | | | | Merge 8.7jan.nijtmans2023-03-153-56/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge 8.6jan.nijtmans2023-03-153-56/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-153-111/+0
* | | | | | | Merge 8.7jan.nijtmans2023-03-121-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Make test-output more readable when it contains non-printable characters (sto...jan.nijtmans2023-03-121-2/+2
* | | | | | More -Wconversion warning fixesjan.nijtmans2023-03-084-19/+19
| |_|_|_|/ |/| | | |
* | | | | Merge 8.7jan.nijtmans2023-03-071-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | [b4af93cd9f] Proposed fix from apnadkarni. It works!dgp2023-03-061-4/+4
| * | | | Merge-mark (but also remove some lost spacing)jan.nijtmans2023-03-051-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Properly quote contents of Make variables to pass through gdb.run file.pooryorick2023-01-141-3/+8
| * | | | Fix Valgrind "still reachable" report in TestcmdtokenCmd().pooryorick2023-03-031-0/+21
* | | | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-055-5/+5
* | | | | Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFromO...jan.nijtmans2023-03-043-5/+2
| |_|_|/ |/| | |
* | | | Fix [1d074b177a]. Failure to read .tclshrcapnadkarni2023-02-251-5/+6
| |_|/ |/| |
* | | Merge 8.7jan.nijtmans2023-01-063-2/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-01-061-0/+3
| |\ \ | | |/
| | * Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-061-0/+3
| | |\
| | | * Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-041-0/+3
| * | | Merge 8.6jan.nijtmans2023-01-062-2/+2
| |\ \ \ | | |/ /
| | * | Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOSjan.nijtmans2023-01-062-2/+2
| | |/
* | | Merge 8.7jan.nijtmans2022-12-161-0/+9
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-12-161-0/+9
| |\ \ | | |/
| | * Update tclConfig.h.injan.nijtmans2022-12-161-0/+9
* | | Merge 8.7jan.nijtmans2022-12-162-0/+33
|\ \ \ | |/ /