summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2023-11-101-0/+2
|\
| * Fix [54a305cb88] (second part) by hand-editing tclDate.c.jan.nijtmans2023-11-101-0/+2
| * (cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode ...jan.nijtmans2023-10-202-4/+4
| * Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: f...jan.nijtmans2023-10-132-1/+5
* | Recommend Tcl_CreateObjCommand over Tcl_CreateCommandjan.nijtmans2023-11-101-1/+1
* | More C++-sentinel-related fixes (hopefully, those are the last ones)jan.nijtmans2023-10-271-1/+1
* | Handle sentinels for any C++ compilerjan.nijtmans2023-10-1710-45/+45
* | Merge 8.7jan.nijtmans2023-10-122-12/+39
|\ \ | |/
| * Fix [ad5a57f2f2]: Functions passed to Tcl_CreateFileHandler() must be declare...jan.nijtmans2023-10-122-48/+76
* | Merge 8.6jan.nijtmans2023-10-121-4/+4
|\ \ | |/
| * Fix [bf899d6d6d]: tclUnixSock.c: remove unnecessary castjan.nijtmans2023-10-121-8/+8
* | Re-generate "configure" with autoconf-2.71jan.nijtmans2023-10-091-2849/+3564
|\ \ | |/
* | Rework to use configure as prior solution presumed Gnu makeapnadkarni2023-10-083-3572/+2874
* | Start on fixing Unix testing of zipfs configsapnadkarni2023-10-081-0/+5
* | TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0)jan.nijtmans2023-09-112-23/+6
|\ \
| * \ Merge 8.7jan.nijtmans2023-08-043-12/+7
| |\ \
| * \ \ Rebase to 8.7jan.nijtmans2023-07-262-4/+6
| |\ \ \
| | * | | TIP #666 implementationjan.nijtmans2023-05-032-4/+6
* | | | | Merge 8.7jan.nijtmans2023-09-062-8/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [d3465c9188] restore install-sh to unmodified official versionjan.nijtmans2023-09-052-8/+4
* | | | | Merge 8.6jan.nijtmans2023-09-052-70/+104
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC"jan.nijtmans2023-09-052-8/+35
* | | | Merge 8.7jan.nijtmans2023-08-032-4/+0
|\ \ \ \ | |/ / /
| * | | DOn't use --out-implib on Cygwin any more, no longer neededjan.nijtmans2023-08-032-4/+0
* | | | Merge 8.6jan.nijtmans2023-08-023-8/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co...jan.nijtmans2023-08-023-8/+7
* | | Merge 8.6jan.nijtmans2023-07-265-29/+97
|\ \ \ | |/ /
| * | Close fork. Prefer vfork over posix_spawnpjan.nijtmans2023-07-251-1/+2
| |\ \
| | * | Regenerated configure fileneumann2023-07-251-13783/+4988
| | * | Prefer vfork() over posix_spawnp()neumann2023-07-252-0/+15
| * | | Add (back) check for vfork()jan.nijtmans2023-07-255-26/+27
| |/ /
| * | Make use_spawn staticjan.nijtmans2023-07-251-1/+1
| * | Re-generate configure and tclConfig.h.injan.nijtmans2023-07-252-1/+10
| * | attempt to fix posix_spawn on linuxjan.nijtmans2023-07-252-27/+67
| * | Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed?jan.nijtmans2023-07-241-7/+0
* | | Merge 8.6jan.nijtmans2023-07-242-8/+2
|\ \ \
| * | | For now, disable posix_spawnp, until we have a better solution for [407b70361...jan.nijtmans2023-07-243-106/+3
| |/ /
* | | Merge 8.6jan.nijtmans2023-07-246-28/+75
|\ \ \ | |/ /
| * | Fix [c54e4a1aeb]: High Tcl latencies with fork() in larger systemsjan.nijtmans2023-07-246-29/+171
| |\ \
| | * | - reduced error of posix_spawnp() cases for macOS to 1 (exec-17.1).neumann2023-07-072-0/+13
| | * | Remove useless section in tclUnixPort.hjan.nijtmans2023-07-032-18/+1
| | * | Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate u...jan.nijtmans2023-07-0310-5065/+13825
| | |\ \ | | |/ / | |/| |
| | * | Updated configure script to ease testing with this branchneumann2023-06-301-13693/+4985
| | * | Removed automated setting of USE_VFORK for macOSneumann2023-06-301-1/+0
| | * | Added auto-configuration of posix_spawnp()neumann2023-06-302-6/+6
| | * | Made variant using USE_POSIX_SPAWN error message compatible neumann2023-06-151-0/+5
| | * | ticket [c54e4a1aeb] patch: Use vfork instead fork.oehhar2023-06-081-3/+47
* | | | Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flagsjan.nijtmans2023-07-113-2/+10
* | | | Code cleanup for arithSeries, all backported from 9.0jan.nijtmans2023-07-101-2/+1
* | | | Merge 8.6jan.nijtmans2023-07-022-2/+2
|\ \ \ \ | |/ / /