summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge trunkgriffin2023-05-242-4/+4
|\
| * Merge 8.7jan.nijtmans2023-05-241-1/+1
| |\
| | * Enhance html generation, so it can handle the "©" copy-sign as welljan.nijtmans2023-05-241-1/+1
| * | Merge 8.7jan.nijtmans2023-05-231-3/+3
| |\ \ | | |/
| | * Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameterjan.nijtmans2023-05-231-3/+3
* | | Merge trunkgriffin2023-05-231-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2023-05-191-1/+1
| |\ \ | | |/
| | * int -> Tcl_Size and other (internal) signature improvements. Most of them bac...jan.nijtmans2023-05-191-1/+1
* | | Merge trunkgriffin2023-05-172-6/+5
|\ \ \ | |/ /
| * | merge 8.7dgp2023-05-151-3/+2
| |\ \ | | |/
| | * TIP 663 implementationdgp2023-05-151-3/+2
| | |\
| | | * TIP 663 implementationdgp2023-05-101-3/+2
| * | | Merge 8.7jan.nijtmans2023-05-151-3/+3
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2023-05-151-3/+3
| | |\ \ | | | |/ | | |/|
| | | * ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dl...jan.nijtmans2023-05-151-3/+3
* | | | merge trunkgriffin2023-05-091-4/+4
|\ \ \ \ | |/ / /
| * | | Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,...pooryorick2023-05-031-4/+4
* | | | merge trunkgriffin2023-05-031-2/+2
|\ \ \ \ | |/ / /
| * | | 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
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Partial sync-up with trunk.griffin2023-04-3026-88/+249
|\ \ \ \ \ \ \ | | | | |/ / /
| | | | * | | 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
| | |\ \ \ | | | | |/ | | | |/|