Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

46 check-ins using file win/Makefile.in version 5e6f6f7448

2023-07-19
14:23
Improve error-reporting possibilities for Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx in c... check-in: 2d94a8c808 user: jan.nijtmans tags: core-8-branch
13:04
Bugfix for escape-encoding, 'stolen' from TIP #671 branch check-in: 9e4bc60200 user: jan.nijtmans tags: core-8-branch
2023-07-17
16:36
Fix: tommath.lib needs to be installed to permit extensions to link when using the tommath C API check-in: 71159c8df9 user: apnadkarni tags: core-8-branch
13:54
merge 8.7 check-in: b6492fe614 user: dgp tags: core-8-7-b1-rc
06:19
Fix missing TIP 548 function docs. Some copy editing of doc prototypes for clarity (sez he). check-in: c535758822 user: apnadkarni tags: core-8-branch
2023-07-16
06:15
Bug [a366c6efee] check-in: 3b31b4f4a9 user: apnadkarni tags: core-8-branch
2023-07-13
19:15
merge 8.7 check-in: cc2236d5e1 user: dgp tags: core-8-7-b1-rc
17:19
Correct wording in Comment check-in: 7136462c76 user: oehhar tags: core-8-branch
15:42
Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch
2023-07-12
19:11
(partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch
15:09
Fix special-case in SetDuplicatePureObj(): Since typePtr is always &tclListType (ALL current calls t... check-in: 13d7e0fc55 user: jan.nijtmans tags: core-8-branch
11:38
Consider 3 more types as special in TclDuplicatePureObj(). Updated comment for the reason why. check-in: 3f04a9222b user: jan.nijtmans tags: core-8-branch
06:39
Fix [54329e39c7] check-in: 95cab70fe8 user: apnadkarni tags: core-8-branch
2023-07-11
09:20
Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch
2023-07-10
15:57
Code cleanup for arithSeries, all backported from 9.0 check-in: f93176d784 user: jan.nijtmans tags: core-8-branch
2023-07-09
12:54
missed a few check-in: 6fb182d222 user: jan.nijtmans tags: tip-665
12:41
Rebase to 8.7 check-in: 7bf8d24ff3 user: jan.nijtmans tags: tip-665
2023-07-08
20:25
Fix [c5bcbf3494]: Output of surrogates seems to repeat following character check-in: 07e42778fc user: jan.nijtmans tags: core-8-branch
2023-07-06
16:13
off-by-one. Minor optimization Closed-Leaf check-in: 627b07acdd user: jan.nijtmans tags: bug-c5bcbf3494
15:07
Proposed fix for [c5bcbf3494]: Output of surrogates seems to repeat following character. Also use mo... check-in: ef717df5a5 user: jan.nijtmans tags: bug-c5bcbf3494
2023-07-05
15:08
Merge 8.6 check-in: be96f35be2 user: jan.nijtmans tags: core-8-branch
05:08
Bug [5be203d6ca] - io-7.3 failure check-in: 7a68ac2af7 user: apnadkarni tags: core-8-branch
03:23
Bug [5be203d6ca] - better fix and add test Closed-Leaf check-in: b88bf9d6bd user: apnadkarni tags: bug-5be203d6ca-apn
2023-07-04
14:52
Use more uppercase hex in documentation and test-cases (for consistancy) check-in: d26adb0a76 user: jan.nijtmans tags: core-8-branch
11:18
Use "tcltest::Asciify" in stead of "printable" check-in: b3fc72ba83 user: jan.nijtmans tags: core-8-branch
06:47
Correctly compute consumed bytes in case of truncated byte sequence at end. check-in: 457d38e405 user: apnadkarni tags: bug-5be203d6ca-apn
2023-07-03
14:16
Branch meant for bug-fixing [5be203d6ca]: io-7.3 and chanio-7.3 fail in debug mode Closed-Leaf check-in: d70f500674 user: jan.nijtmans tags: bug-5be203d6ca
14:09
Adapt tcltest::Asciify, so it's usable for Tcl 8.5 and 8.6 too check-in: 978b4c8a0a user: jan.nijtmans tags: core-8-branch
14:08
Fix testcase (broken by previous commit) check-in: 0b4d0dadb5 user: jan.nijtmans tags: core-8-branch
13:51
Fix comment (missing ticket ID) check-in: 5b13bdb4a2 user: jan.nijtmans tags: core-8-branch
13:46
Temporary disable tests io-7.3 and chanio-7.3, which fail in debug mode. Ticket [5be203d6ca] created... check-in: 6b6caba07a user: jan.nijtmans tags: core-8-branch
2023-07-02
12:02
Merge 8.6 check-in: 9543fe6f4e user: jan.nijtmans tags: core-8-branch
09:26
merge core-8-6-branch (no change) check-in: 2c12a2608a user: fvogel tags: core-8-branch
08:20
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: 4134fd3788 user: fvogel tags: core-8-branch
04:55
Backport fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: 4d10e2c128 user: apnadkarni tags: core-8-branch
2023-06-30
20:34
Test update for bug [63530267aa]. check-in: 7ae73656d0 user: griffin tags: core-8-branch
13:28
Merge 8.6 check-in: 028df23975 user: jan.nijtmans tags: core-8-branch
2023-06-29
15:42
Fix uninitialized variable. check-in: aff311df30 user: griffin tags: core-8-branch
11:09
Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: 398de572ab user: apnadkarni tags: core-8-branch
2023-06-28
19:36
Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additional corrections. check-in: 09fe59bbbd user: griffin tags: core-8-branch
13:15
merge 8.7 check-in: efd33eddbf user: dgp tags: core-8-7-b1-rc
07:20
Fix [26960060d7]: lseq-3.14 triggers use-after-free check-in: 68c0bd3f02 user: jan.nijtmans tags: core-8-branch
07:15
Fix [78b9b6860c]: Please sync tclOOScript.h check-in: 36a137b7ae user: jan.nijtmans tags: core-8-branch
2023-06-27
15:25
merge 8.7 check-in: 444fe58834 user: dgp tags: core-8-7-b1-rc
06:42
Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers all have those now check-in: e275c72695 user: jan.nijtmans tags: core-8-branch
2023-06-26
09:52
Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it. check-in: cdd211a557 user: jan.nijtmans tags: core-8-branch