summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,...pooryorick2023-05-031-4/+4
* More size_t -> Tcl_Size, missed by earlier updatesjan.nijtmans2023-04-271-2/+2
|\
| * Fix dltest on Unixapnadkarni2023-04-191-1/+1
| * Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changesjan.nijtmans2023-04-181-4/+4
* | Fix warnings generated on disable8api buildsapnadkarni2023-04-213-9/+17
* | Merge trunkapnadkarni2023-04-161-1/+1
|\ \
| * \ Merge 8.7jan.nijtmans2023-04-151-2/+1
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2023-04-151-2/+1
| | |\
| | | * Backout fix for [718de2132f487cf2]: It breaks on MacOS and other systems whic...jan.nijtmans2023-04-151-2/+1
| * | | Merge 8.7jan.nijtmans2023-04-141-1/+1
| |\ \ \ | | |/ /
| | * | int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl...jan.nijtmans2023-04-141-1/+1
| * | | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library".pooryorick2023-04-141-1/+2
| |\ \ \ | | |/ /
| | * | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library".pooryorick2023-04-141-1/+2
| | |\ \ | | | |/
| | | * Fix for issue [718de2132f487cf2], "review use of strip on the stubs library".pooryorick2023-04-141-1/+2
| | | * re-generate unix/configurejan.nijtmans2023-04-131-1/+1
| | | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-1214-30/+30
* | | | Merge trunkapnadkarni2023-04-1412-27/+27
|\ \ \ \ | |/ / /
| * | | Re-generate unix/configurejan.nijtmans2023-04-131-1/+1
| |\ \ \ | | |/ /
| | * | Re-generate unix/configurejan.nijtmans2023-04-131-1/+1
| * | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-1213-28/+28
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-1213-28/+28
* | | | Fix [0b9200888e]: TIP #660 breaks TIP #628/#630jan.nijtmans2023-04-121-4/+4
|\ \ \ \
| * | | | Proposed fix for [0b9200888e]: TIP #660 breaks TIP #628/#630jan.nijtmans2023-04-111-4/+4
|/ / / /
* | | | Merge 9.0apnadkarni2023-04-052-3/+3
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix gcc warnings from prior 9.0 mergeapnadkarni2023-04-012-6/+6
* | | | Merge 9.0jan.nijtmans2023-04-0112-28/+178
|\ \ \ \ | |/ / /
| * | | 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
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-303-13/+13
|/ / /
* | | 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
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |