Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
161 check-ins using file win/Makefile.in version 542d22efd6
|
2024-01-09
| ||
| 09:11 | Use "info exists" to test for Tk presence check-in: be707b4072 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-01-08
| ||
| 13:16 | (cygwin-only): Add (void *) typecast, preventing coompiler warnings in some situations check-in: d7eec46e0c user: jan.nijtmans tags: core-8-6-branch | |
|
2024-01-06
| ||
| 17:09 | Correction in documentation embedded in rules.vc check-in: 970a486210 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-01-05
| ||
| 22:50 | Handle README -> README.md change in tcltk-man2html.tcl check-in: 22756a5ee2 user: jan.nijtmans tags: core-8-6-branch | |
| 13:49 | Only run "loaddll" testcases in non-static builds check-in: 4cfe254766 user: jan.nijtmans tags: core-8-6-branch | |
| 09:46 | Tcl_UtfNCmp -> Tcl_UtfNcmp check-in: 478c6f5425 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-01-04
| ||
| 17:35 | Add a lot of timeouts to GITHUB builds. Backported from 8.7 check-in: 783c7fa9cd user: jan.nijtmans tags: core-8-6-branch | |
| 16:06 | Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 77a9677242 user: jan.nijtmans tags: core-8-6-branch | |
| 15:38 | There's no need to give tcltest.exe it's own maniifest. Give tcltest.exe a version-number (as tclsh) check-in: 560897f1c5 user: jan.nijtmans tags: core-8-6-branch | |
| 12:42 | Make _VC_MANIFEST_EMBED_EXE function work for tclsh.exe/tcltest.exe check-in: 38b96d3e88 user: jan.nijtmans tags: core-8-6-branch | |
| 12:22 | Add generation of tcltest.res for tcltest.exe, which should function the same as tclsh.exe check-in: 5ac8cdeea9 user: jan.nijtmans tags: core-8-6-branch | |
| 11:47 | Sync *.yml changes with Tk. Add OPTS=static,staticpkg Windows build check-in: a2d5d468aa user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-30
| ||
| 23:59 | (cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Close... check-in: 81c13398d0 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-29
| ||
| 16:26 | Fix incorrect TclUtfNcasecmp() usage (since len is in bytes, not characters here) check-in: 476d684fc2 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-27
| ||
| 23:10 | Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type check-in: b88c726919 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-24
| ||
| 12:41 | update to TZDATA 2023d check-in: e8af1c190d user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-18
| ||
| 14:34 | Restore [removeFile script]. It is needed in this branch. check-in: 45315c930a user: dgp tags: core-8-6-branch | |
|
2023-12-15
| ||
| 22:05 | (cherry-pick) test suite debugging check-in: fd0286b7b4 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-09
| ||
| 17:53 | Try "sudo apt-get update" first check-in: 7e8eafb783 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-08
| ||
| 15:20 | Use "(char *)NULL" as sentinel in documentation. See: [26870862f0] check-in: 4e8d7db3a5 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-12-06
| ||
| 17:17 | closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) check-in: c5a68de09a user: sebres tags: core-8-6-branch | |
|
2023-12-05
| ||
| 22:42 | closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) caused by wrong buf... Closed-Leaf check-in: cc90065303 user: sebres tags: fix-db4f2843cd | |
|
2023-11-30
| ||
| 19:23 | MS-Win: document the exec %var% re-allowance. Ticket [fb2fa9b3f6] check-in: 7ffab2f5dd user: oehhar tags: core-8-6-branch | |
| 18:57 | Tickets [fb2fa9b3f6] [21b0629c81]: ms-win: revert security patch to quote each %-character seperatel... check-in: ee7ec33deb user: oehhar tags: core-8-6-branch | |
| 18:15 | Merge core-8-6-branch Closed-Leaf check-in: 79dc0b3ada user: oehhar tags: fix-fb2fa9b3f6--percent-subst-regr | |
| 18:12 | Remove comment sign from winPipe slowtest. I suppose, this is not intentionaly. check-in: b876426a3c user: oehhar tags: fix-fb2fa9b3f6--percent-subst-regr | |
|
2023-11-27
| ||
| 12:01 | (cherry-pick) Corrected synopsis of namespace manual page where the subcommand was wrongly declared ... check-in: e75a7804a1 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-11-23
| ||
| 15:07 | Fix [e653408972]: autoconf warning check-in: 8d9c77c942 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-11-20
| ||
| 21:09 | Missing "static" keywords in various places. check-in: 74304c2823 user: jan.nijtmans tags: core-8-6-branch | |
| 20:45 | Fix [32b88975f7]: clock format returns spurious errors check-in: af4b808872 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-11-17
| ||
| 22:43 | [f8c52a8c53]: CI: Add 32-bit Linux job check-in: 7c06263f90 user: jan.nijtmans tags: core-8-6-branch | |
| 15:35 | Cherry-pick [90e09ca320]: silence compiler warning check-in: da123d093e user: jan.nijtmans tags: core-8-6-branch | |
|
2023-11-10
| ||
| 14:22 | Fix [54a305cb88] (second part) by hand-editing tclDate.c. check-in: fb67972905 user: jan.nijtmans tags: core-8-6-branch | |
| 13:55 | Fix typo's in tclGetDate.y check-in: 0959677e84 user: jan.nijtmans tags: core-8-6-branch | |
| 10:56 | exec.n documentation: add chapter about MS-Windows quoting. check-in: 71dd06e857 user: oehhar tags: core-8-6-branch | |
| 10:54 | Exec wordsmithing. Thanks, Sergey! Closed-Leaf check-in: 162528d753 user: oehhar tags: bug-21b0629c-documentation | |
|
2023-11-09
| ||
| 21:54 | (partial) fix [54a305cb88]: warning: variable set but not used [-Wunused-but-set-variable] check-in: 71de98ad05 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-11-06
| ||
| 16:45 | Remove the quoting example by ". It is more complicated than that, so be quiet. check-in: cdf2eb164b user: oehhar tags: bug-21b0629c-documentation | |
| 16:36 | Exec documentation: refine Windows quoting section (thanks, Sergey !) check-in: 1e6c988387 user: oehhar tags: bug-21b0629c-documentation | |
|
2023-11-03
| ||
| 13:23 | test constraint housekeeping check-in: 2c43476f8f user: dgp tags: core-8-6-branch | |
| 11:25 | Ticket [21b0629c] introduced additional exec quoting for Windows, but did not document it. Here is a... check-in: 7af4466e66 user: oehhar tags: bug-21b0629c-documentation | |
|
2023-10-29
| ||
| 21:45 | Fix [0219fb7511]: tclIO.c: avoid -Wstrict-prototypes warning. Some code cleanup check-in: c82b6d45b2 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-27
| ||
| 10:46 | fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerability [21b0629c81]; warn... check-in: ea3b6d6792 user: sebres tags: fix-fb2fa9b3f6--percent-subst-regr | |
| 10:26 | better readability for winPipe.test (naming flags), no functional changes check-in: aa0a51be49 user: sebres tags: fix-fb2fa9b3f6--percent-subst-regr | |
|
2023-10-25
| ||
| 19:18 | Obsolete tests unixInit-2.* testing older versions of the internal routine TclpInitLibraryPath() hav... check-in: 7ed548b6b5 user: dgp tags: core-8-6-branch | |
|
2023-10-20
| ||
| 09:35 | (cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-c... check-in: 584bb57e0b user: jan.nijtmans tags: core-8-6-branch | |
| 08:24 | Fix [9d216917e]: nmakehlp.c: remove unused include math.h check-in: 24ce937f08 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-16
| ||
| 20:52 | Missing cleanups that can cause conflicts in "-singleproc 1" testing. check-in: ce473bc990 user: dgp tags: core-8-6-branch | |
|
2023-10-15
| ||
| 11:51 | Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 1317d7d04f user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-14
| ||
| 21:25 | Missing !endif (in previous commit) check-in: 998a0743c7 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-13
| ||
| 14:59 | Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 features check-in: 398fef5a11 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Fix [52dbc4b3f8]: tclInterp.c: Tcl_Free() called through pointer of incorrect type check-in: e75f319dc8 user: jan.nijtmans tags: core-8-6-branch | |
| 13:50 | Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtcl8.6.a(tclAll... check-in: 9cc0a7ac08 user: jan.nijtmans tags: core-8-6-branch | |
| 13:27 | Proposed fix for [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type. Modi... Closed-Leaf check-in: 6d9d5ac6a7 user: jan.nijtmans tags: bug-abd489a1c | |
|
2023-10-12
| ||
| 15:11 | Fix [ad5a57f2f2]: Functions passed to Tcl_CreateFileHandler() must be declared/defined as Tcl_FilePr... check-in: 428afeec4b user: jan.nijtmans tags: core-8-6-branch | |
| 14:46 | Those type-casts don't work well in C++ check-in: a41476e726 user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | Fix [bf899d6d6d]: tclUnixSock.c: remove unnecessary cast check-in: 65eda1fd06 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-11
| ||
| 09:45 | Fix [8ab8a138c9]: Functions passed to Tcl_EventuallyFree() must be declared/defined as Tcl_FreeProc check-in: df7a3fd9e1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:15 | Remove typecasts, just define directly as Tcl_FreeProc Closed-Leaf check-in: 499d8d1a1f user: jan.nijtmans tags: bug-8ab8a138c9 | |
|
2023-10-10
| ||
| 11:49 | Handle Tcl_SetResult() the same way as Tcl_EventuallyFree check-in: a439e6daa1 user: jan.nijtmans tags: bug-8ab8a138c9 | |
| 11:37 | Follow-up for extensions: This way, usage of Tcl_EventuallyFree() won't give warnings any more. Only... check-in: f9b3f188b6 user: jan.nijtmans tags: bug-8ab8a138c9 | |
| 11:35 | Proposed fix for [8ab8a138c9]: Do not pass incompatible function pointers to Tcl_EventuallyFree(). ... check-in: 281df17f0d user: jan.nijtmans tags: bug-8ab8a138c9 | |
|
2023-10-09
| ||
| 20:39 | Fix [db537f8809]: tclInt.h: TclNsDecrRefCount() declaration duplicated check-in: a9901163d3 user: jan.nijtmans tags: core-8-6-branch | |
| 20:37 | Fix [d0d0749467]: TclFSUnloadTempFile() is unused check-in: 5b982ced31 user: jan.nijtmans tags: core-8-6-branch | |
| 18:24 | Update rules.vc check-in: 2e4b25b4e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-05
| ||
| 10:00 | Fix mingw build (broke by prev. commit) check-in: 442772a759 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-04
| ||
| 14:45 | Fix [7371b6270b]: AddressSanitizer use-after-return detection breaks NRE tests, coroutines check-in: 910b623484 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-10-01
| ||
| 19:24 | Fix [7b31677235]: tclOO.c: initialize fakeObject.refCount check-in: 876fb786a3 user: jan.nijtmans tags: core-8-6-branch | |
| 19:06 | Fix [7371b6270b]: AddressSanitizer use-after-return detection breaks NRE tests, coroutines. (patch b... Closed-Leaf check-in: 170afda2c2 user: jan.nijtmans tags: bug-7371b6270b | |
|
2023-09-28
| ||
| 07:25 | TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from documentation check-in: 76f43ed346 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-27
| ||
| 09:17 | Eliminate use of old deprecated trace subcommands from testcases check-in: 7e7cb656d0 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-22
| ||
| 13:56 | Bug [0aaeb9c380]. Fix spurious tcltest output on hyphenated constraints check-in: 98f03d1dc3 user: apnadkarni tags: core-8-6-branch | |
|
2023-09-21
| ||
| 12:19 | Fix [dd54ac5323]: fileSystem.test: Set moreThanOneDrive constraint correctly check-in: 4bac62f615 user: jan.nijtmans tags: core-8-6-branch | |
| 11:10 | Fix testcase for [00655c867e] (making it independent from timezone) check-in: 6f0d308463 user: jan.nijtmans tags: core-8-6-branch | |
| 11:06 | Fix [47902ec47a]: ThreadSafeLocalTime(): remove redundant localtime() call check-in: 31248a111c user: jan.nijtmans tags: core-8-6-branch | |
| 11:04 | Fix [e368ba6683]: ThreadSafeLocalTime(): check if localtime_r() encountered error check-in: c94812e9a9 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-16
| ||
| 17:22 | cleanup format.test check-in: 2b4811c7a6 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-15
| ||
| 06:13 | [3d3124d01d]: Assure we detect any -ftrapv failures in GitHub actions check-in: fbfde51043 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-14
| ||
| 21:17 | Fix [00655c867e]: ClockGetdatefieldsObjCmd(): avoid signed integer overflow and platform-dependent b... check-in: ee677ecc84 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-13
| ||
| 15:19 | More type-casts (c++-compatibility) check-in: 42c4e352ff user: jan.nijtmans tags: core-8-6-branch | |
| 12:38 | Fix [43b0656605]: MS Windows: files with emojis are found by glob but not recognized by file exists ... check-in: 87eae2f450 user: jan.nijtmans tags: core-8-6-branch | |
| 12:35 | Fix [a1f11d96b8]: VC6 compilation error of core-8-6-branch: error C2065: 'int16_t' : undeclared iden... check-in: 16bd24dc0d user: jan.nijtmans tags: core-8-6-branch | |
| 12:27 | More CompileProc/Tcl_ObjCmdProc usage check-in: 7a3774e27e user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | Remove unneeded internal stub-entries (now that TIP #666 is accepted) check-in: e30a536a43 user: jan.nijtmans tags: core-8-6-branch | |
| 11:00 | Fix [43b0656605]: MS Windows: files with emojis are found by glob but not recognized by file exists ... Closed-Leaf check-in: e22d09505b user: jan.nijtmans tags: bug-43b0656605 | |
|
2023-09-12
| ||
| 17:16 | Internal routine TclpMatchFiles() was superseded when virtual filesystems were introduced in Tcl 8.4... check-in: 0ab69f4327 user: dgp tags: core-8-6-branch | |
| 15:48 | The original implementation of NRE in 2008 included an internal routine TclNREvalCmd(). It was elim... check-in: 6d96935c36 user: dgp tags: core-8-6-branch | |
| 13:35 | Rebase bug-fix for [554117edde] to latest 8.6. For evaluation Leaf check-in: 45213b1bc0 user: jan.nijtmans tags: bug-554117edde | |
| 06:58 | No longer support "OPTS=utf16" in makefile.vc/rules.vc check-in: 7d2f82689d user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-08
| ||
| 14:21 | Unicode 15.1 (final) check-in: 934bc954ef user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-06
| ||
| 09:31 | Fix [d3465c9188]: Update install-sh to version "2020-11-14.01". This time without tweak check-in: c01ccc71e3 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-09-05
| ||
| 15:52 | [d3465c9188] restore install-sh to unmodified official version Closed-Leaf check-in: 940ea7c041 user: jan.nijtmans tags: bug-d3465c9188 | |
| 13:37 | Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC" tweak: our own -S modification... check-in: 8d4bd8f169 user: jan.nijtmans tags: core-8-6-branch | |
| 08:30 | Fix [https://core.tcl-lang.org/tclvfs/tktview/60cacfbcb9|60cacfbcb9]: Segmentation Fault at interpre... check-in: 228763231b user: jan.nijtmans tags: core-8-6-branch | |
| 06:10 | Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: f4605a9044 user: apnadkarni tags: core-8-6-branch | |
| 05:48 | Fix [b5ac3e3786] - Tcl_GetUniChar oob read Closed-Leaf check-in: fc13863a82 user: apnadkarni tags: bug-b5ac3e3786 | |
| 05:44 | Tcl_GetUniChar out of bounds read - tests check-in: 15ca50d25f user: apnadkarni tags: bug-b5ac3e3786 | |
|
2023-09-04
| ||
| 20:25 | Update libtommath to version 1.2.1 check-in: e30d7a293d user: jan.nijtmans tags: core-8-6-branch | |
| 19:58 | actions/checkout @v3 -> @v4 check-in: a4e25479c0 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-30
| ||
| 09:57 | Convert compat/zlib/contrib/dotzlib/DotZLib/*.cs to proper UTF-8 check-in: ec6b08949e user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-29
| ||
| 12:38 | Update zlib to version 1.3 check-in: e204754cc2 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-28
| ||
| 14:28 | Upgrade to zlib-1.3.0 Closed-Leaf check-in: 0a05b7240a user: jan.nijtmans tags: zlib-1.3.0 | |
|
2023-08-25
| ||
| 17:22 | Make "shift" an "int" variable; since it's range is 0 < shift < INT_MAX check-in: 836dce6b0d user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-23
| ||
| 16:13 | Fix [84a5355235] (not visible in 8.6, but meant to be forwared to 8.7) check-in: b3e43fc764 user: jan.nijtmans tags: core-8-6-branch | |
| 15:31 | Backport [bae0d30c7f5047a4]. Don't suggest that TCL_UTF_MAX=1 might work any more. See: [457523] check-in: 41f9d5a0f0 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-03
| ||
| 10:59 | Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - has always been just empt... check-in: 5bf817797a user: jan.nijtmans tags: core-8-6-branch | |
| 10:15 | DOn't use --out-implib on Cygwin any more, no longer needed check-in: 22e58cf996 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-02
| ||
| 19:13 | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling containing spaces check-in: 56fc4852f7 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-01
| ||
| 15:27 | Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows) check-in: ad91302b1e user: jan.nijtmans tags: core-8-6-branch | |
| 06:46 | Prevent Tcl 8.6 header-file to be usable for Tcl 9 compiles. (see [6f22c7a1fc]) check-in: 3317aec2c5 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-07-31
| ||
| 07:55 | TIP #662: Un-deprecate Tcl_VarEval Closed-Leaf check-in: 4a69c391a0 user: jan.nijtmans tags: tip-662 | |
|
2023-07-26
| ||
| 15:15 | Simplify tenviron2utfdstr(), since 2nd argument is always -1. check-in: fe5c721448 user: jan.nijtmans tags: core-8-6-branch | |
| 07:15 | Fix [c54e4a1aeb] (again): High Tcl latencies with fork() in larger systems. vfork() is now prefered... check-in: 42d3f0cdb9 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-07-25
| ||
| 15:57 | Close fork. Prefer vfork over posix_spawnp Closed-Leaf check-in: a961144430 user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 15:07 | Regenerated configure file check-in: 642383fd98 user: neumann tags: bug-c54e4a1aeb | |
| 10:35 | Add (back) check for vfork() check-in: fd81b7b7cf user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 09:01 | Prefer vfork() over posix_spawnp() In essence, older versions of the posix_spawn(p) implementation ... check-in: 34b7d9b576 user: neumann tags: bug-c54e4a1aeb | |
| 07:54 | Make use_spawn static check-in: 9f8046157c user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 07:44 | Re-generate configure and tclConfig.h.in check-in: d804d760b4 user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 07:36 | attempt to fix posix_spawn on linux check-in: 9f6d8d211e user: jan.nijtmans tags: bug-c54e4a1aeb | |
|
2023-07-24
| ||
| 15:18 | merge-mark check-in: f756860241 user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 15:12 | For now, disable posix_spawnp, until we have a better solution for [407b70361c148773] check-in: 0343f0babb user: jan.nijtmans tags: core-8-6-branch | |
| 10:34 | Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed? check-in: 98f43375cf user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 10:19 | Fix [c54e4a1aeb]: High Tcl latencies with fork() in larger systems check-in: b5b3c28401 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-07-07
| ||
| 13:30 | - reduced error of posix_spawnp() cases for macOS to 1 (exec-17.1). The problem seems related to a... Closed-Leaf check-in: 19bd698dcd user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
|
2023-07-05
| ||
| 14:55 | Backport [66ffafd309]: Truncated encoding for DBCS results in infinite loop and running out of memor... check-in: 759e76383f user: jan.nijtmans tags: core-8-6-branch | |
|
2023-07-03
| ||
| 15:29 | Remove useless section in tclUnixPort.h check-in: 60d70455ff user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork | |
| 15:07 | Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate unix/configure with (mod... check-in: 08e59901a1 user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork | |
|
2023-07-02
| ||
| 11:53 | No need for function prototypes in unix/dltest/*.c check-in: 08a01a0075 user: jan.nijtmans tags: core-8-6-branch | |
| 09:25 | Unbreak the 8.6 build. check-in: 9db73ad251 user: fvogel tags: core-8-6-branch | |
| 08:20 | We definitely need to build core-8-6-branch of Tcl IMHO. check-in: b9d7e5bcee user: fvogel tags: core-8-6-branch | |
|
2023-06-30
| ||
| 13:10 | Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Makefile check-in: a97f2c0c50 user: jan.nijtmans tags: core-8-6-branch | |
| 13:08 | Since TCL_MAJOR_VERSION is always "8", don't check for it. Add C++-compatible typecasts. check-in: 46c73262a1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Updated configure script to ease testing with this branch check-in: db39c01fb4 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 09:49 | Removed automated setting of USE_VFORK for macOS The automatic setting of USE_VFORK in unix/configu... check-in: c72559e8b2 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 09:12 | Added auto-configuration of posix_spawnp() Removed the manual setting of USE_POSIX_SPAWN and replac... check-in: 9ed0f4a330 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
|
2023-06-22
| ||
| 13:39 | Since Tcl 8.6 doesn't know about Tcl_Size, don't use it, not even in test comments check-in: 0df2568c99 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-06-19
| ||
| 12:49 | Fix hardcoded port numbers causing Windows failures with hyperv. Disable file perm test for WSL. check-in: 903c407a86 user: apnadkarni tags: core-8-6-branch | |
|
2023-06-15
| ||
| 16:56 | Made variant using USE_POSIX_SPAWN error message compatible This change makes Tcl compiled with US... check-in: 52e6e2e911 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
|
2023-06-08
| ||
| 12:01 | ticket [c54e4a1aeb] patch: Use vfork instead fork. check-in: 98e93f779e user: oehhar tags: ticket-c54e4a1aeb-use_vfork | |
| 11:59 | (cherry-pick): Added note about how some commands are mainly for Tk check-in: 138833e88a user: jan.nijtmans tags: core-8-6-branch | |
|
2023-06-04
| ||
| 22:54 | Fixed a new test added by [72f78b60851]. The test as it was repeated just the previous one. Now it s... check-in: aaecc4619d user: pointsman tags: core-8-6-branch | |
|
2023-06-03
| ||
| 19:51 | Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with abbreviated options check-in: 72f78b6085 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-22
| ||
| 12:17 | Proposed fix for [af3ebc5fafe0]. Closed-Leaf check-in: 827cc031bc user: pointsman tags: bug-af3ebc5fafe0 | |
|
2023-05-16
| ||
| 16:30 | Some more nmakehlp.c tweaks check-in: dba07ed3df user: jan.nijtmans tags: core-8-6-branch | |
| 10:19 | Only use _snprintf on older MSVC compilers. ZeroMemory -> memset check-in: 586f490293 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-15
| ||
| 11:43 | One more ckalloc -> attemptckalloc (in compat/waitpid.c), since we can handle the error. check-in: a1180b66ab user: jan.nijtmans tags: core-8-6-branch | |
| 11:15 | ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dltest/pkgooa.c, where la... check-in: e9e7a02d0d user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-10
| ||
| 12:09 | Backport: docs: function does not "return an error", it returns TCL_ERROR, indicating an error occur... check-in: ff79ba4e8f user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-07
| ||
| 20:06 | New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25] check-in: 3de6304e70 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-05
| ||
| 21:07 | Update .github files check-in: fe032d86fb user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-04
| ||
| 18:21 | Remove mention of Tcl_GlobalEval() from comment. check-in: 7e8c6826ae user: dgp tags: core-8-6-branch | |
|
2023-05-02
| ||
| 16:33 | Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patch check-in: e8c53546b7 user: apnadkarni tags: core-8-6-branch | |
| 16:08 | Fix [784befb0ba] - tailcall crash check-in: 0f71a78602 user: apnadkarni tags: core-8-6-branch | |
|
2023-04-26
| ||
| 06:40 | Don't refer to CVS any more check-in: 31ec176f0c user: jan.nijtmans tags: core-8-6-branch | |
|
2023-04-15
| ||
| 19:09 | Add one more unused stub entry check-in: b249a5e03f user: jan.nijtmans tags: core-8-6-branch | |
| 19:02 | Backout fix for [718de2132f487cf2]: It breaks on MacOS and other systems which don't support the --s... check-in: 82baf7827f user: jan.nijtmans tags: core-8-6-branch | |
|
2023-04-14
| ||
| 11:40 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: ecb8e87a60 user: pooryorick tags: core-8-6-branch | |
|
2023-04-13
| ||
| 16:55 | re-generate unix/configure check-in: c135f11969 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-04-12
| ||
| 12:48 | 2 more spelling fixes, but undo fixes in compat/zlib: Please report them upstream, otherwise they wi... check-in: 9244b0b09d user: jan.nijtmans tags: core-8-6-branch | |
| 09:35 | Correct spelling errors in comments and documentation, but also non-comment corrections in history.... check-in: ee3df4e647 user: pooryorick tags: core-8-6-branch | |