Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
112 check-ins using file win/Makefile.in version c759fc173f
|
2023-04-12
| ||
| 09:10 | int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) handle larger lists in Tcl ... check-in: 79ca9e6801 user: jan.nijtmans tags: core-8-branch | |
|
2023-04-06
| ||
| 12:05 | merge 8.7 check-in: 4fad278d69 user: dgp tags: core-8-7-b1-rc | |
|
2023-04-05
| ||
| 16:05 | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL_EXCEPTION, no other fl... check-in: 840a85207b user: jan.nijtmans tags: core-8-branch | |
| 14:19 | Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideIntFromObj(). Meant for ... check-in: c314274fb7 user: jan.nijtmans tags: core-8-branch | |
| 11:03 | Add TCL_SIZE_MAX and TCL_SIZE_MODIFIER check-in: 6204253f71 user: apnadkarni tags: tip-660-tcl8 | |
| 06:40 | Tcl_GetSizeIntFromObj check-in: 9ebb17c2c8 user: apnadkarni tags: tip-660-tcl8 | |
|
2023-04-04
| ||
| 21:54 | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on the Windows (with Visua... check-in: 05e4362604 user: jan.nijtmans tags: core-8-branch | |
| 16:26 | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch | |
|
2023-04-03
| ||
| 13:23 | merge 8.7 check-in: fe6adc4f49 user: dgp tags: core-8-7-b1-rc | |
|
2023-04-01
| ||
| 15:14 | Merge 8.7. Remove TCL_ENCODING_PROFILE_DEFAULT (since it isn't documented and not used anywhere) check-in: 33103ed215 user: jan.nijtmans tags: tip-657-backport | |
| 14:52 | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/Makefile.in, and minima... check-in: 9d3ede403c user: jan.nijtmans tags: core-8-branch | |
| 10:26 | Merge 8.7 check-in: 935c9da508 user: jan.nijtmans tags: tip-657-backport | |
| 07:45 | New "pkgt" for testing TIP #627 check-in: 0c2444d58d user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Improve tcltest package: Don't use 'scan' for printable characters, and don't print lf as \x0A any m... check-in: 84d052f950 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-31
| ||
| 21:41 | Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to previous bug-fix) check-in: 2e154ec201 user: jan.nijtmans tags: core-8-branch | |
| 19:24 | Backport CHANNEL_PROFILE_GET() usage fix from 9.0 check-in: c3f59ed8d5 user: jan.nijtmans tags: core-8-branch | |
| 13:49 | merge 8.7 check-in: eb1f500190 user: dgp tags: core-8-7-b1-rc | |
| 11:06 | Merge 8.6 check-in: d1b028ceac user: jan.nijtmans tags: core-8-branch | |
|
2023-03-30
| ||
| 22:06 | One more snprintf check-in: 0165103304 user: jan.nijtmans tags: core-8-branch | |
| 22:02 | Merge 8.6 check-in: 166e8656a7 user: jan.nijtmans tags: core-8-branch | |
| 09:13 | Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-branch | |
|
2023-03-29
| ||
| 08:32 | typo check-in: c2bc9acf1d user: jan.nijtmans tags: core-8-branch | |
|
2023-03-28
| ||
| 14:26 | Minumum backport to 8.7, for TIP #657 check-in: fe2af85168 user: jan.nijtmans tags: tip-657-backport | |
| 07:14 | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchronize many error-message... check-in: 47a4750232 user: jan.nijtmans tags: core-8-branch | |
| 05:02 | Merge 8.6. POSIX errors update and minizip fix check-in: 657ecc41ee user: apnadkarni tags: core-8-branch | |
|
2023-03-27
| ||
| 20:24 | More text fixes Closed-Leaf check-in: 7163a2d2f4 user: jan.nijtmans tags: bug-fa128568a5 | |
| 19:56 | Remove unneeded parts from test in fileName.test. check-in: 25e8004945 user: pooryorick tags: core-8-branch | |
| 17:23 | test hygiene cleaning up created files. check-in: 1f12f9d0a8 user: dgp tags: core-8-branch | |
| 14:42 | spacing check-in: 9968365670 user: jan.nijtmans tags: core-8-branch | |
| 12:14 | Make the documentation of [encoding] more concise and readable. check-in: 71bfc6e708 user: pooryorick tags: core-8-branch | |
| 11:49 | Merge 8.7 check-in: 1ab77f146b user: jan.nijtmans tags: bug-fa128568a5 | |
| 11:35 | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's check-in: 86bf13933a user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Avoid msvc "illegal indirection" error. check-in: 314541a767 user: pooryorick tags: core-8-branch | |
| 09:59 | Merge 8.7. Go back to lowercase for POSIX err-messages check-in: c53aee7ee9 user: jan.nijtmans tags: bug-fa128568a5 | |
|
2023-03-26
| ||
| 22:29 | Fix some formatting errors. check-in: fe5211416f user: pooryorick tags: core-8-branch | |
| 22:18 | Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: c09bdf42bf user: pooryorick tags: core-8-branch | |
| 21:46 | Merge 8.7 check-in: 721bd43c36 user: jan.nijtmans tags: bug-fa128568a5 | |
| 18:41 | Sync all error-messages with modern Linux check-in: 7eabe5dc9f user: jan.nijtmans tags: bug-fa128568a5 | |
| 17:18 | Merge 8.6 check-in: db26f89efb user: jan.nijtmans tags: core-8-branch | |
| 16:42 | Merge-mark: Valgrind reports no memory leaks. check-in: 78b5eed1f2 user: pooryorick tags: core-8-branch | |
| 15:07 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: a9c542391a user: pooryorick tags: core-8-branch | |
| 15:02 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... Closed-Leaf check-in: fb9a2adbd2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d | |
| 14:55 | Failing test for [6d4e9d1af5bf5b7d]. check-in: 8f233171f2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d | |
|
2023-03-25
| ||
| 20:00 | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file too big" Let's synchron... check-in: 1e348d39da user: jan.nijtmans tags: bug-fa128568a5 | |
|
2023-03-24
| ||
| 21:08 | Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check check-in: 5aff89ad15 user: jan.nijtmans tags: core-8-branch | |
| 20:47 | Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch | |
|
2023-03-23
| ||
| 15:54 | Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch | |
| 07:27 | fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valgrind repor... check-in: ca0e3d0976 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-22
| ||
| 21:20 | Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl | |
| 21:11 | Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch | |
| 20:09 | One missing int -> Tcl_Size change check-in: e84a92aa11 user: jan.nijtmans tags: core-8-branch | |
| 17:57 | Merge 8.6 check-in: 6063e17e15 user: jan.nijtmans tags: core-8-branch | |
| 16:36 | Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. Closed-Leaf check-in: 4055888f8f user: jan.nijtmans tags: bug-0265750233 | |
| 15:50 | In "replace" mode, "encoding convertfrom" can throw an exception as well if it doesn't receive a byt... check-in: 40c315b2b6 user: jan.nijtmans tags: tip-656-simpl | |
| 15:35 | Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 303ca5c8ca user: jan.nijtmans tags: tip-656-simpl | |
| 11:44 | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those are not public. Some for... check-in: d5cda795aa user: jan.nijtmans tags: core-8-branch | |
| 09:41 | code cleanup: use more *SURROGATE() macro's check-in: 6c6c7029c2 user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), we can simplify. check-in: d0f072219c user: jan.nijtmans tags: core-8-branch | |
|
2023-03-21
| ||
| 23:49 | Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: c0778ccb77 user: pooryorick tags: core-8-branch | |
| 16:28 | Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input check-in: 18437bdc82 user: jan.nijtmans tags: core-8-branch | |
| 16:26 | Fix indenting. More use of TCL_INDEX_NONE check-in: 4e6e2301fa user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Some test-cases, which test for partial read without throwing EILSEQ immediately, only work with ""-... Closed-Leaf check-in: ac6ce395d7 user: jan.nijtmans tags: bug-1bedc53c8c | |
| 08:44 | Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel check-in: c02747a663 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-20
| ||
| 23:17 | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on ... check-in: a7bce7dbba user: jan.nijtmans tags: bug-1bedc53c8c | |
| 22:53 | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel. Extracted fro... Closed-Leaf check-in: a338fcd542 user: jan.nijtmans tags: bug-154ed7ce56 | |
| 18:45 | Candidate fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valg... Closed-Leaf check-in: 24e82d736e user: dgp tags: bug-f3cb2a32d6 | |
| 16:39 | Duplicate test name check-in: 971104e3c1 user: dgp tags: core-8-branch | |
| 14:18 | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 check-in: f96ef976ee user: jan.nijtmans tags: core-8-branch | |
| 11:40 | Use TclNewIndexObj() in stead of Tcl_NewWideIntObj(), which - actually - does the same but better fo... check-in: 9dfd1ce4b4 user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Fix [d7fd37ebd9]: handling leftover prefix in table encoding check-in: a1180af031 user: jan.nijtmans tags: core-8-branch | |
| 02:36 | Fix http11 test hang caused by trailing brace in previous commit check-in: 46e7337ba6 user: apnadkarni tags: core-8-branch | |
|
2023-03-19
| ||
| 21:51 | Possible fix for [d7fd37ebd9]: handling leftover prefix in table encoding Closed-Leaf check-in: 7a99ab87ac user: jan.nijtmans tags: bug-d7fd37ebd9 | |
| 11:56 | Don't let httpd11 depend on the system encoding any more: All text files are now stored in utf-8. check-in: 2697657fd2 user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Remove unneeded backslash check-in: eabf113ed1 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-18
| ||
| 23:20 | Fix memory leak in ZipFSPathInFilesystemProc(). Closed-Leaf check-in: 7188cd70e0 user: pooryorick tags: bug-memoryleak-ZipFSPathInFilesystemProc | |
| 09:07 | one too much "-profile tcl8" check-in: 463b1b7aea user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Make http package use "-profile tcl8", irrespective of the default profile in Tcl, until decided dif... check-in: 21f0749d55 user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Make "tcltest" package use "-profile tcl8" internally, irrespective of what the default profile is check-in: 13ddfcbb8e user: jan.nijtmans tags: core-8-branch | |
| 08:42 | Manpage fixes check-in: 8aa793e8b9 user: jan.nijtmans tags: core-8-branch | |
| 04:10 | Update manpages for TIP 656 check-in: 7c1427bf14 user: apnadkarni tags: core-8-branch | |
| 03:18 | TIP 656 accepted check-in: a3adc130e6 user: apnadkarni tags: core-8-branch | |
| 02:36 | Merge 8.7 Closed-Leaf check-in: e5d17446a3 user: apnadkarni tags: tip-656 | |
|
2023-03-17
| ||
| 20:10 | Few more arm64e -> arm64 check-in: bca49699d5 user: jan.nijtmans tags: core-8-branch | |
| 20:09 | Merge 8.6 check-in: 58ed4a6358 user: jan.nijtmans tags: core-8-branch | |
| 19:43 | Merge 8.7 check-in: 1067a14b93 user: jan.nijtmans tags: tip-656 | |
| 16:12 | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: 69a4b72885 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge 8.6 check-in: adc3ec5501 user: dgp tags: core-8-branch | |
| 12:40 | merge mark check-in: 77caa376b6 user: dgp tags: core-8-branch | |
| 08:25 | merge-mark check-in: ac7463f109 user: jan.nijtmans tags: core-8-branch | |
| 08:06 | Merge-mark check-in: 584ca456f0 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-16
| ||
| 20:12 | If TCL_UTF_MAX=4, don't set 'exact' to 1 check-in: ca16c36702 user: jan.nijtmans tags: core-8-branch | |
| 17:29 | Merge 8.7 check-in: b6b55639ae user: apnadkarni tags: tip-656 | |
| 16:24 | Update manpages in anticipation of TIP 656 Closed-Leaf check-in: 82a5336066 user: apnadkarni tags: tip-656-docs | |
| 15:36 | Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.org/tips/doc/trunk/tip/54... check-in: 7b8a34332c user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Fix (minor) warning on 32-bit platforms check-in: 7f5879e9cb user: jan.nijtmans tags: core-8-branch | |
| 08:15 | Make valgrind_foreach target in Makefile.in properly handle interrupted tests. check-in: 3082cb9e80 user: pooryorick tags: core-8-branch | |
| 03:08 | Change -encodingprofile to -profile check-in: 07a4893b3b user: apnadkarni tags: tip-656 | |
|
2023-03-15
| ||
| 20:13 | New script used in the "valgrind_each" target in Makefile.in check-in: 7fde86610c user: pooryorick tags: core-8-branch | |
| 16:23 | Merge 8.6 check-in: 0903dd2c84 user: jan.nijtmans tags: core-8-branch | |
| 13:28 | Merge in constraint spelling fix. Keep it in case the knownBug constraint is ever removed. check-in: b78bb9e3f7 user: dgp tags: core-8-branch | |
| 09:32 | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-branch -> trunk. Fossil... check-in: 167eb8706f user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: 294e0130dc user: pooryorick tags: core-8-branch | |
| 08:42 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... Closed-Leaf check-in: 26a20919fb user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6 | |
|
2023-03-14
| ||
| 20:37 | Merge core-8-branch. check-in: 046321db06 user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6 | |
| 15:34 | Merge 8.7 check-in: 5068abf7d5 user: apnadkarni tags: tip-656 | |
| 10:30 | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_DEPRECATED build fails. check-in: f21f27b7c5 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-13
| ||
| 19:19 | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 6d017aacac user: pooryorick tags: core-8-branch | |
| 15:34 | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 24f607b329 user: apnadkarni tags: core-8-branch | |
|
2023-03-12
| ||
| 16:37 | Backport [6fb14ee3e876978c]. Add testcases check-in: 3a7e4c1c38 user: jan.nijtmans tags: core-8-branch | |
| 12:37 | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates check-in: 8a26d5cf2b user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Forgot that \x00 is not printable anyway check-in: 054270394c user: jan.nijtmans tags: core-8-branch | |
| 11:24 | Make test-output more readable when it contains non-printable characters (stolen from TIP #656 impl,... check-in: 2875c5d69c user: jan.nijtmans tags: core-8-branch | |