| Commit message (Expand) | Author | Age | Files | Lines |
* | use "int fd" for file descriptors, like everywhere else in the code. Mark som... | jan.nijtmans | 2024-06-12 | 1 | -19/+22 |
|
|
* | Make installManPage more robust against newlines. Backported from 8.7 | jan.nijtmans | 2024-06-10 | 1 | -14/+29 |
|
|
* | Make TclGlob() a static function. Sentinel/indenting/comment improvements (al... | jan.nijtmans | 2024-05-28 | 1 | -1/+1 |
|
|
* | Use TclDStringToObj a bit more | dkf | 2024-05-24 | 2 | -10/+4 |
|
|
* | Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use T... | jan.nijtmans | 2024-05-24 | 1 | -26/+24 |
|
|
* | .travis.yml is not used any more | jan.nijtmans | 2024-05-22 | 1 | -1/+0 |
|
|
* | Spacing/code cleanup, backported from 8.7 | jan.nijtmans | 2024-05-22 | 1 | -29/+30 |
|
|
* | "TCL_TOMMATH" is not used anywhere | jan.nijtmans | 2024-05-21 | 3 | -9/+0 |
|
|
* | Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported ... | jan.nijtmans | 2024-04-29 | 1 | -1/+1 |
|
|
* | Since all tools are in utf-8 (actually: ascii), make that explicit | jan.nijtmans | 2024-04-12 | 1 | -5/+5 |
|
|
* | Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|... | jan.nijtmans | 2024-04-10 | 1 | -1/+1 |
|
|
* | Make a start, upgrading to libtommath 1.3 | jan.nijtmans | 2024-03-31 | 1 | -7/+7 |
|
|
* | Remove all libtommath source-files, which are not used in Tcl. Don't bother a... | jan.nijtmans | 2024-03-30 | 1 | -86/+0 |
|
|
* | Remove libtommath/makefile* and related: Those files suggest anything can be ... | jan.nijtmans | 2024-03-29 | 1 | -6/+0 |
|
|
* | tcltest 2.5.7 -> 2.5.8 | jan.nijtmans | 2024-03-12 | 1 | -2/+2 |
|
|
* | Merge 8.6. TCL_PACKAGE_PATH is not used on Windows | jan.nijtmans | 2024-03-04 | 1 | -6/+7 |
|\ |
|
* | | If TCL_PACKAGE_PATH is set explicitly, don't change it in "configure" | jan.nijtmans | 2024-03-04 | 2 | -4/+4 |
|
|
* | | Small (related) fix to handling of TCL_MODULE_PATH: It's a Tcl list too, so i... | jan.nijtmans | 2024-03-04 | 1 | -1/+1 |
|
|
* | | Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced. | jan.nijtmans | 2024-03-04 | 3 | -41/+32 |
|/ |
|
* | merge 8.6 | dgp | 2024-02-14 | 1 | -2/+2 |
|\ |
|
| * | There are changes to package tcltest since release of Tcl 9.0b1. | dgp | 2024-02-14 | 1 | -2/+2 |
|
|
* | | TCL_RELEASE_SERIAL (in tcl.h) and unix/tcl.spec should be updated too | jan.nijtmans | 2024-01-17 | 1 | -1/+1 |
|
|
* | | Bump to 8.6.14 for release | griffin | 2024-01-16 | 2 | -2/+2 |
|/ |
|
* | Update the pkga.c/pkgua.c examples, making sure there's no misunderstanding t... | jan.nijtmans | 2024-01-12 | 2 | -0/+4 |
|
|
* | Backport tcltest 2.5.6 from Tcl9.0b1 | jan.nijtmans | 2024-01-09 | 1 | -2/+2 |
|
|
* | (cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless abso... | jan.nijtmans | 2023-12-30 | 1 | -12/+16 |
|
|
* | Fix incorrect TclUtfNcasecmp() usage (since len is in bytes, not characters h... | jan.nijtmans | 2023-12-29 | 1 | -26/+25 |
|
|
* | Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect ... | jan.nijtmans | 2023-12-27 | 1 | -7/+7 |
|\ |
|
| * | Proposed fix for [abd489a1c]: TclStringCmp() calls functions through pointer ... | jan.nijtmans | 2023-10-13 | 1 | -7/+7 |
|
|
* | | Fix [e653408972]: autoconf warning | jan.nijtmans | 2023-11-23 | 1 | -1/+1 |
|
|
* | | Fix [54a305cb88] (second part) by hand-editing tclDate.c. | jan.nijtmans | 2023-11-10 | 1 | -0/+2 |
|
|
* | | (cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode ... | jan.nijtmans | 2023-10-20 | 2 | -4/+4 |
|
|
* | | Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: f... | jan.nijtmans | 2023-10-13 | 2 | -1/+5 |
|/ |
|
* | Fix [ad5a57f2f2]: Functions passed to Tcl_CreateFileHandler() must be declare... | jan.nijtmans | 2023-10-12 | 2 | -48/+76 |
|
|
* | Fix [bf899d6d6d]: tclUnixSock.c: remove unnecessary cast | jan.nijtmans | 2023-10-12 | 1 | -8/+8 |
|
|
* | [d3465c9188] restore install-sh to unmodified official version | jan.nijtmans | 2023-09-05 | 2 | -8/+4 |
|
|
* | Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC" | jan.nijtmans | 2023-09-05 | 2 | -8/+35 |
|
|
* | DOn't use --out-implib on Cygwin any more, no longer needed | jan.nijtmans | 2023-08-03 | 2 | -4/+0 |
|
|
* | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co... | jan.nijtmans | 2023-08-02 | 3 | -8/+7 |
|
|
* | Close fork. Prefer vfork over posix_spawnp | jan.nijtmans | 2023-07-25 | 1 | -1/+2 |
|\ |
|
| * | Regenerated configure file | neumann | 2023-07-25 | 1 | -13783/+4988 |
|
|
| * | Prefer vfork() over posix_spawnp() | neumann | 2023-07-25 | 2 | -0/+15 |
|
|
* | | Add (back) check for vfork() | jan.nijtmans | 2023-07-25 | 5 | -26/+27 |
|/ |
|
* | Make use_spawn static | jan.nijtmans | 2023-07-25 | 1 | -1/+1 |
|
|
* | Re-generate configure and tclConfig.h.in | jan.nijtmans | 2023-07-25 | 2 | -1/+10 |
|
|
* | attempt to fix posix_spawn on linux | jan.nijtmans | 2023-07-25 | 2 | -27/+67 |
|
|
* | Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed? | jan.nijtmans | 2023-07-24 | 1 | -7/+0 |
|
|
* | Fix [c54e4a1aeb]: High Tcl latencies with fork() in larger systems | jan.nijtmans | 2023-07-24 | 6 | -29/+171 |
|\ |
|
| * | - reduced error of posix_spawnp() cases for macOS to 1 (exec-17.1). | neumann | 2023-07-07 | 2 | -0/+13 |
|
|
| * | Remove useless section in tclUnixPort.h | jan.nijtmans | 2023-07-03 | 2 | -18/+1 |
|
|