Timeline
Not logged in

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

104 check-ins using file win/tclWinPipe.c version f4d709bc3a

2024-02-16
12:30
Merge-mark check-in: 3dfd12f7db user: jan.nijtmans tags: core-8-branch
12:05
Merge 8.6. http -> 2.10b2 check-in: 45d29e9dfc user: jan.nijtmans tags: core-8-branch
2024-02-15
20:33
Fix [578b7e273c03]: Round computed end value to match precision of given arguments check-in: d99d025a45 user: jan.nijtmans tags: core-8-branch
2024-02-14
16:06
Merge-mark check-in: 356c3455db user: jan.nijtmans tags: core-8-branch
2024-02-12
21:55
More code cleanup check-in: 9438970ff1 user: jan.nijtmans tags: core-8-branch
15:26
Code cleanup (also backported from 9.0) check-in: f9ba3cd5f6 user: jan.nijtmans tags: core-8-branch
14:43
Fix last "knownBug" in UTF-16 encoder (backported from 9.0) check-in: 00c7d938b7 user: jan.nijtmans tags: core-8-branch
2024-02-11
22:05
TIP #652 check-in: 2e1b89ace3 user: jan.nijtmans tags: core-8-branch
2024-02-08
16:25
Merge 8.6. Some int -> Tcl_Size check-in: ae7eb5c8b2 user: jan.nijtmans tags: core-8-branch
13:26
Merge 8.6 check-in: 6ba5b5effa user: jan.nijtmans tags: core-8-branch
13:21
Fix all 'ascii' testcases in encodingVectors.tcl, another try. See [1355b9a874]. check-in: 233da96789 user: jan.nijtmans tags: core-8-branch
2024-02-07
20:52
Backout [c63ef66f0d], back to the drawing table. check-in: f99067ae3e user: jan.nijtmans tags: core-8-branch
18:00
Merge mark check-in: a4762f4dab user: oehhar tags: core-8-branch
16:59
merge 8.6 check-in: b0ebc92e2f user: dgp tags: core-8-branch
13:11
Merge 8.6 check-in: f9c293ea50 user: jan.nijtmans tags: core-8-branch
10:00
Fix all 'ascii' testcases in encodingVectors.tcl check-in: c63ef66f0d user: jan.nijtmans tags: core-8-branch
08:50
(cherry-pick): Add test cases for [80d4c1c7e5] check-in: 44cc6f2c62 user: jan.nijtmans tags: core-8-branch
07:08
Merge mark check-in: a69d1ed115 user: oehhar tags: core-8-branch
2024-02-06
16:43
Merge mark check-in: 1dc61b5cb3 user: oehhar tags: core-8-branch
15:01
Merge 8.6 check-in: 28a7f41451 user: jan.nijtmans tags: core-8-branch
12:33
Minor code simplification check-in: 484524c355 user: jan.nijtmans tags: core-8-branch
09:41
Fix util-18.13/util-18.14 constraint, which masked the wrong result on 64-bit windows. Fixed that as... check-in: d1c674d649 user: jan.nijtmans tags: core-8-branch
2024-02-05
21:02
Merge 8.6 check-in: 8060f3f83d user: jan.nijtmans tags: core-8-branch
2024-02-04
01:49
Merge 8.6 check-in: ae23dc8ca9 user: jan.nijtmans tags: core-8-branch
2024-02-01
21:44
Fix [0d78177f20]: unsigned use of Tcl_ObjPrintf() doesn't work as expected. With testcases. check-in: 7abae71820 user: jan.nijtmans tags: core-8-branch
09:42
Forgot that long doubles are supported in Tcl_ObjPrintf() check-in: fd7e22c963 user: jan.nijtmans tags: core-8-branch
09:21
Merge 8.7, but update for TIP #476 check-in: e7d563a1c1 user: jan.nijtmans tags: core-8-branch
2024-01-31
21:08
More TCL_SIZE_MODIFIER usage check-in: 1c29c5082b user: jan.nijtmans tags: core-8-branch
13:57
Eliminate (now unnecessary) type-casts check-in: 01064980d8 user: jan.nijtmans tags: core-8-branch
12:42
Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: a642ee62d4 user: jan.nijtmans tags: core-8-branch
2024-01-29
21:04
re-build win64/zlib1.dll for UCRT check-in: 7fc3475193 user: jan.nijtmans tags: core-8-branch
15:39
small amend (type change) check-in: 7e3b66cc7c user: sebres tags: core-8-branch
15:26
merge 8.6 check-in: 902ceac239 user: sebres tags: core-8-branch
09:20
Merge 8.6 check-in: 50228ffe98 user: jan.nijtmans tags: core-8-branch
2024-01-28
21:12
Missing "const" check-in: 9bad75bcfe user: jan.nijtmans tags: core-8-branch
20:42
Backport regsub.n from 9.0 check-in: 62dc87d0c3 user: jan.nijtmans tags: core-8-branch
2024-01-27
12:09
More testcases check-in: 0ed614424d user: jan.nijtmans tags: core-8-branch
11:59
Merge 8.6 check-in: 879347fde7 user: jan.nijtmans tags: core-8-branch
2024-01-26
13:45
Merge 8.6 check-in: 052bf73b12 user: jan.nijtmans tags: core-8-branch
12:51
Improve tcl_startOfPreviousWord, so it can handle indices like "" (from Tk) and "end-1" check-in: cc86841c45 user: jan.nijtmans tags: core-8-branch
2024-01-24
20:46
Backport doc/eval.n from 9.0, and fix missing .CE check-in: 5a4898701d user: jan.nijtmans tags: core-8-branch
2024-01-23
08:36
Merge 8.6 check-in: ebc6cb8701 user: oehhar tags: core-8-branch
2024-01-22
15:08
Merge TCL8.6 check-in: c559648522 user: oehhar tags: core-8-branch
14:28
Merge TCL8.6 check-in: a87deaa418 user: oehhar tags: core-8-branch
2024-01-21
16:31
Merge 8.6 check-in: 9ebdb88b20 user: jan.nijtmans tags: core-8-branch
2024-01-20
11:23
Fix failing zipfs testcases check-in: f884ce1344 user: jan.nijtmans tags: core-8-branch
2024-01-19
14:59
Fix compiler warning check-in: b3a6ae31fd user: jan.nijtmans tags: core-8-branch
14:34
(cherry-pick): Bug [e5ca49bcfa] - zipfs glob check-in: 907af5418c user: jan.nijtmans tags: core-8-branch
2024-01-15
19:32
Merge 8.6 check-in: 85a9c05082 user: jan.nijtmans tags: core-8-branch
10:46
Bug [d63061a1ac]: "PRIVATE != CONTROL in Unicode". Leave out "Co" (private-use characters) from "str... Closed-Leaf check-in: 5219e3ff14 user: jan.nijtmans tags: bug-d63061a1ac
2024-01-14
00:29
Merge 8.6 check-in: 683de3e01d user: jan.nijtmans tags: core-8-branch
2024-01-12
11:53
Leave out Tcl_UtfNcmp/Tcl_UtfNcasecmp from -DTCL_NO_DEPRECATED builds, because it's part of the UTF1... check-in: 2d72b799ff user: jan.nijtmans tags: core-8-branch
2024-01-11
09:36
Merge 8.6 check-in: 4f9448a2cf user: oehhar tags: core-8-branch
08:07
Few minor implementation fixes (e.g. "transferable" < "true") Closed-Leaf check-in: 3457ff04da user: jan.nijtmans tags: tip-685
2024-01-10
21:01
Fix [4e38c347a4] Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 check-in: 45db2932ba user: jan.nijtmans tags: core-8-branch
12:41
TIP 685 implementation: rename "string is unicode" to "string is transferable". Also rename underlyi... check-in: 5018317bb2 user: oehhar tags: tip-685
2024-01-09
12:15
Merge 8.6 check-in: cb3bf7771b user: jan.nijtmans tags: core-8-branch
2024-01-08
13:23
Merge 8.6. Add (back) special Tcl_GetLongFromObj handling for Cygwin64 stub-table check-in: c8a34a084b user: jan.nijtmans tags: core-8-branch
2024-01-07
00:56
re-generate tclConfig.h.in as well check-in: ae1d23ad66 user: jan.nijtmans tags: core-8-branch
00:06
Upgrade to autoconf-2.72 check-in: d554444cdf user: jan.nijtmans tags: core-8-branch
2024-01-06
18:08
Merge 8.6. Some int -> Tcl_Size check-in: d3eecc8415 user: jan.nijtmans tags: core-8-branch
2024-01-05
22:56
Merge 8.6 check-in: cf016b4c54 user: jan.nijtmans tags: core-8-branch
14:20
Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSION > 86 check-in: 9caa76ac38 user: jan.nijtmans tags: core-8-branch
13:52
Merge 8.6 check-in: 3923327833 user: jan.nijtmans tags: core-8-branch
2024-01-04
20:33
Merge-mark check-in: 9351bc4164 user: jan.nijtmans tags: core-8-branch
17:28
Add many timeouts, add --disable-zipfs build (backported from 9.0) check-in: 1da8bbe185 user: jan.nijtmans tags: core-8-branch
16:22
Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 1ab4a209cb user: jan.nijtmans tags: core-8-branch
2023-12-31
00:06
Merge-mark check-in: d6c38edad7 user: jan.nijtmans tags: core-8-branch
2023-12-30
21:47
missing goto check-in: 4d21b646e3 user: jan.nijtmans tags: core-8-branch
21:32
(cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Close... check-in: 08ffba30e8 user: jan.nijtmans tags: core-8-branch
2023-12-29
22:32
Merge 8.6 check-in: b4986cd064 user: jan.nijtmans tags: core-8-branch
12:39
Merge 8.6 check-in: b307c14710 user: jan.nijtmans tags: core-8-branch
2023-12-26
16:31
Don't use TCL_SIZE_MODIFIER "u", since Tcl_Size can be negative check-in: 18e2b3b04f user: jan.nijtmans tags: core-8-branch
2023-12-24
12:46
update to TZDATA 2023d check-in: 4ff8c3e52b user: jan.nijtmans tags: core-8-branch
2023-12-22
08:06
Document "string is unicode" check-in: bcff4c7c0e user: jan.nijtmans tags: core-8-branch
2023-12-20
19:51
spacing check-in: 020a17fcfa user: jan.nijtmans tags: core-8-branch
19:50
Convert tests/twapiTlsPlus.tcl from CRLF -> LF check-in: 78130792fa user: jan.nijtmans tags: core-8-branch
10:11
Merge bugs-http-8c3de50-bbaf69c check-in: 36fdc4f551 user: kjnash tags: core-8-branch
10:08
Merge 8.7 Closed-Leaf check-in: 3035f68b49 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-19
17:26
Improve tests/http.test, tests/http11.test, tests/httpPipeline.test. Catch unimportant cleanup error... check-in: 25462a0ca7 user: kjnash tags: bugs-http-8c3de50-bbaf69c
08:33
GITHUB upload-artifact @3 -> @4 check-in: 6d9646d253 user: jan.nijtmans tags: core-8-branch
2023-12-18
17:30
Improve tests/httpProxy.test. Use constraints and print a message on their usage. Catch unimportan... check-in: 9146c1bbfa user: kjnash tags: bugs-http-8c3de50-bbaf69c
17:08
Reverse the 2.8.9- fix for an apparent bug in Thread on Windows - the "bug" vanished after a Windows... check-in: a06492d72a user: kjnash tags: bugs-http-8c3de50-bbaf69c
14:48
merge 8.6 check-in: 7d68cecdc5 user: dgp tags: core-8-branch
2023-12-16
00:20
Merge 8.6 check-in: 714f1f6466 user: jan.nijtmans tags: core-8-branch
2023-12-15
22:16
Merge 8.6 check-in: 63e1e7a9ab user: jan.nijtmans tags: core-8-branch
2023-12-13
16:29
[f6f93c3b39] Missing refcount decrement to cleanup read space on io error. check-in: eee0a9d1de user: dgp tags: core-8-branch
2023-12-12
16:00
Merge bugs-http-8c3de50-bbaf69c check-in: 7759882996 user: kjnash tags: core-8-branch
15:56
Merge 8.7 core-8-branch check-in: ed288399df user: kjnash tags: bugs-http-8c3de50-bbaf69c
15:52
When http.tcl uses Thread, require Thread 2.8.9- to avoid failure of r/w operations on 2.8.8 thread:... check-in: a659382666 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-10
11:22
Merge 8.6 check-in: e33017c286 user: jan.nijtmans tags: core-8-branch
2023-12-08
15:21
Merge 8.6 check-in: a0f75b49dd user: jan.nijtmans tags: core-8-branch
11:04
Fix [31c54e6a59]: Add missing test files. Put back excluded_pages in tcltk-man2html.tcl: As long as... check-in: 39f1d0ed7d user: jan.nijtmans tags: core-8-branch
2023-12-06
17:34
merge 8.6 (fix for [db4f2843cd]) check-in: c001bf4f58 user: sebres tags: core-8-branch
13:14
Fix [0110923366]: some (wish package) is leaving a global variable "test" set check-in: f1b8716e54 user: jan.nijtmans tags: core-8-branch
09:28
typo check-in: 2edb1e2633 user: jan.nijtmans tags: core-8-branch
01:37
Rename commands http::socketForTls -> http::socketAsCallback, http::socket -> http::AltSocket. check-in: b2d0d3e37b user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-05
17:32
Generalise http::register etc and revise recent changes that were tls-only. check-in: 0d6108a758 user: kjnash tags: bugs-http-8c3de50-bbaf69c
11:55
Define http(usingThread) more precisely check-in: d2f8e48f2b user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-03
13:25
Fix for ticket [bbaf69c3dd] (test http-4.15.*). Do not rely on tk TLD. Increase timeout to 30s. M... check-in: 64459649ff user: kjnash tags: bugs-http-8c3de50-bbaf69c
12:21
Create new branch named "bugs-http-8c3de50-bbaf69c" check-in: 2ce4450981 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-11-30
19:28
Remove 8.6 specific documentation check-in: 2b4d796d80 user: oehhar tags: core-8-branch
19:26
Merge 8.6 check-in: 910d9056e1 user: oehhar tags: core-8-branch
19:25
Merge 8.6 check-in: 2d583b1bda user: oehhar tags: core-8-branch