Timeline
Not logged in

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

72 check-ins using file generic/tclThreadTest.c version 2abe24bcb1

2023-04-21
17:17
Merge pre-TIP 660 changes from trunk. check-in: a6a4d93dd6 user: dgp tags: dgp-refactor
17:11
Merge monster spell-check patch, resolving conflicts. check-in: b882118946 user: dgp tags: dgp-refactor
16:49
Merge pre-TIP 660 changes from trunk. check-in: b1c433a972 user: dgp tags: novem
2023-04-19
12:15
Merge trunk [883464ea32]. check-in: b5d4c2af53 user: pooryorick tags: trunk-encodingdefaultstrict
11:28
Merge trunk [1ef347e31d]. check-in: d325b41eb8 user: pooryorick tags: trunk-encodingdefaultstrict
11:19
Merge trunk [5995ca9b6c]. check-in: 34fc519806 user: pooryorick tags: trunk-encodingdefaultstrict
07:43
Merge trunk [f9c8bbde44]. check-in: 3237cee77c user: pooryorick tags: trunk-encodingdefaultstrict
07:17
Merge trunk [433637e689]. check-in: 13903d9907 user: pooryorick tags: trunk-encodingdefaultstrict
2023-04-18
23:57
Merge trunk [67baae2829]. check-in: f63a6c9a50 user: pooryorick tags: trunk-encodingdefaultstrict
23:25
Merge trunk [32d5cdd8d0]. check-in: 81b21aae0f user: pooryorick tags: trunk-encodingdefaultstrict
23:24
Merge trunk [8dba618fe6]. check-in: ac418948ce user: pooryorick tags: trunk-encodingdefaultstrict
23:22
Merge trunk [f9a80c2c9e]. check-in: 2623ae23f1 user: pooryorick tags: trunk-encodingdefaultstrict
22:56
Merge trunk [4fc1f701cc] and resolve conflicts. check-in: 83afff3fa5 user: pooryorick tags: trunk-encodingdefaultstrict
22:35
In DoReadChars() reset CHANNEL_ENCODING_ERROR instead of CHANNEL_BLOCKED. check-in: 883464ea32 user: pooryorick tags: trunk, main
22:00
Fix for [25cdcb7e8fb381fb]: Incomplete utf-8 sequence followed by eofchar results in failed asserti... check-in: a02c5b9f8b user: pooryorick tags: trunk, main
21:22
Merge tip-657 check-in: 748c6402f5 user: jan.nijtmans tags: tip-659
21:16
Eliminate unnecessary clearance of CHANNEL_STICKY_EOF flag. check-in: af256f4469 user: pooryorick tags: trunk, main
21:05
Merge 9.0 check-in: 7275b67ac4 user: jan.nijtmans tags: tip-657
19:43
Almost a merge-mark, just remove one (size_t) cast. check-in: 1ef347e31d user: jan.nijtmans tags: trunk, main
16:47
Merge trunk check-in: 4faeb40f41 user: apnadkarni tags: apn-bigdata-tests
15:46
Merge 8.7 check-in: 8e96bc3d63 user: jan.nijtmans tags: trunk, main
15:32
Merge trunk [0d197907c6]. check-in: 17172e8451 user: pooryorick tags: trunk-encodingdefaultstrict
10:47
Correct CHANNEL_BLOCKED to CHANNEL_ENCODING_ERROR in Tcl_GetsObj(). check-in: 93b31fac43 user: pooryorick tags: trunk, main
05:18
Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a] check-in: 079d2d5162 user: apnadkarni tags: trunk, main
2023-04-17
22:01
Make encoding profile explicit in some tests. check-in: 5995ca9b6c user: pooryorick tags: trunk, main
20:03
Plug memory leak caused by [46e7091a77b71ed7|this] commit check-in: a99ebef995 user: jan.nijtmans tags: trunk, main
18:31
merge trunk check-in: 46cf3d1220 user: dgp tags: core-9-0-b1-rc
12:12
Correct some test descriptions in encoding.test. check-in: f9c8bbde44 user: pooryorick tags: trunk, main
2023-04-16
23:10
Fix for [eabcbd08274f2d22], [read] error persists on channel with strict encoding after encoding is ... check-in: 3fa3d48874 user: pooryorick tags: trunk, main
18:36
Fix bug-fa00fbbbabe - seq / lindex discrepancies Replace macros with static inline functions. Limit ... check-in: d31251277c user: griffin tags: bug-fa00fbbbabe
18:08
Merge 8.7 check-in: d900f1e009 user: jan.nijtmans tags: trunk, main
14:16
Remove unneeded ENCODING_UTF flags. check-in: 79045efa37 user: pooryorick tags: trunk, main
12:58
Fix mistake in test io-75.14 and make some spelling corrections. check-in: 7015a9d049 user: pooryorick tags: trunk, main
07:55
Merge trunk check-in: 83aa981859 user: apnadkarni tags: apn-bigdata-tests
05:44
Fix VC++ unused variable warning, lappend and join. check-in: 85c4977a49 user: apnadkarni tags: apn-bigdata-tests
02:28
Fix bug-fa00fbbbab - seq / lindex discrepancies Replace macros with static inline functions. Limit A... Leaf check-in: bbcd6d0c31 user: griffin tags: bug-fa00fbbbab
2023-04-15
22:11
Fix indenting check-in: 4d28b47d9f user: jan.nijtmans tags: trunk, main
21:21
Add tests for [read] return options "-result read". jn: Since TIP #653 is for Tcl 8.7, whereas th... Closed-Leaf check-in: 5d08f54e2f user: pooryorick tags: tip-653
21:14
Merge 9.0 check-in: d03d816a5e user: jan.nijtmans tags: tip-657
19:50
Fix SetResult doc check-in: 88e677a543 user: jan.nijtmans tags: trunk, main
19:13
Merge 8.7 check-in: 79292291eb user: jan.nijtmans tags: trunk, main
15:20
Extend test io-75.15 to read invalid bytes in binary mode and then use [gets] to retrieve last two l... check-in: c24f41c1e3 user: pooryorick tags: tip-653
13:25
Extend test io-75.15 to read invalid bytes in binary mode and then use [gets] to retrieve last two ... check-in: 433637e689 user: pooryorick tags: trunk, main
12:47
Remove partial result information from [gets] since it doesn't change the file position when it retu... check-in: 79359e68a0 user: pooryorick tags: tip-653
12:15
Merge trunk. check-in: a1bccf546d user: pooryorick tags: tip-653
11:54
Fix for [a7a89d422a4f5dd3], Under strict encoding, [gets] returns an error instead of returning the ... check-in: d481d08ed9 user: pooryorick tags: trunk, main
02:10
Add missing constraint to string-equal/compare test check-in: 3169d8fcc8 user: apnadkarni tags: apn-bigdata-tests
2023-04-14
21:42
Merge 8.7 check-in: 5b5f4f1482 user: jan.nijtmans tags: trunk, main
15:07
Fixed bug-a498006438 check-in: 37f2bddc83 user: apnadkarni tags: apn-bigdata-tests
12:16
Merge trunk. check-in: 1857d9f552 user: pooryorick tags: tip-653
11:49
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: af4865b183 user: pooryorick tags: trunk, main
09:19
New test for [gets] with strict encoding. Also add "\" in io-76.9, missing in last commit. check-in: 567407c1cd user: pooryorick tags: trunk, main
07:21
Fix for [0cd1ae596e709259], under strict encoding, [gets] returns an error even though a complete li... check-in: 67baae2829 user: pooryorick tags: trunk, main
07:04
Merge tip-657 check-in: 6b8e4186b9 user: jan.nijtmans tags: tip-659
07:03
Merge 9.0 check-in: 27a21d05e7 user: jan.nijtmans tags: tip-657
03:24
Merge trunk check-in: b381d87650 user: apnadkarni tags: apn-bigdata-tests
2023-04-13
20:24
Implementation of TIP 653. check-in: 35eecd77d6 user: pooryorick tags: tip-653
16:58
Re-generate unix/configure check-in: 32d5cdd8d0 user: jan.nijtmans tags: trunk, main
14:31
Rewrite documentation file SetResult.3 check-in: 8dba618fe6 user: pooryorick tags: trunk, main
13:13
Allow Tcl build without the Tcl 8 compat API. Derived from "disabletcl8api" branch (thanks, Rolf), b... check-in: fc9c3d7c3e user: jan.nijtmans tags: trunk, main
10:20
Clean up Tcl_SetObjResult(). check-in: f9a80c2c9e user: pooryorick tags: trunk, main
09:18
Remove unnecessary reference count bump in Tcl_ReadObjCmd(). check-in: 46e7091a77 user: pooryorick tags: trunk, main
07:16
Remove last reference to -nocomplainencoding and fix some spelling errors. check-in: 0acfab7ee3 user: pooryorick tags: trunk, main
06:18
Merge 8.7 check-in: 4fc1f701cc user: jan.nijtmans tags: trunk, main
00:12
Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 77c37636f0 user: pooryorick tags: trunk, main
2023-04-12
22:41
Merge 9.0 check-in: 032889f9a1 user: jan.nijtmans tags: tip-657
20:39
Correct the documentation of Tcl_SetObjLength. check-in: 1209aeff8a user: pooryorick tags: trunk, main
20:39
Remove unnecessary generation of string representation in DoReadChars. check-in: ff859d0ece user: pooryorick tags: trunk, main
20:06
merge-mark check-in: 567c9daafd user: jan.nijtmans tags: trunk, main
18:37
Rearrange code blocks in DoReadChars to do less work when returning early. check-in: baba91fff4 user: pooryorick tags: trunk, main
18:19
merge-mark check-in: 0d197907c6 user: jan.nijtmans tags: trunk, main
14:25
Correct spelling errors in comments and documentation, but also a non-comment corrections in history... check-in: d65da06a77 user: pooryorick tags: trunk, main