Tcl Source Code

Timeline
Login

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

3523 check-ins using file generic/tclOOStubInit.c version 19f1425b6b

2024-04-29
11:53
Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. Leaf check-in: f21c1c01d1 user: jan.nijtmans tags: trunk, main
11:50
One missing TCL_NORETURN check-in: 2998096df8 user: jan.nijtmans tags: trunk, main
09:28
Eliminate (internal) TclpExit(), which is just the same as exit() check-in: c887e080d3 user: jan.nijtmans tags: trunk, main
2024-04-28
17:18
Remove outdated comment check-in: 097ebd1f35 user: jan.nijtmans tags: trunk, main
2024-04-27
17:30
Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 5ed1c2b366 user: jan.nijtmans tags: trunk, main
17:11
This construct doens't work on MSVC check-in: 6c824b0137 user: jan.nijtmans tags: trunk, main
09:30
Fix [9a8ce8af3d] - test suite hang in io-28.6 check-in: 1faf4d8e12 user: apnadkarni tags: trunk, main
2024-04-26
17:02
Fix test for [9a8ce8af3d] Closed-Leaf check-in: 4cb226a8d1 user: apnadkarni tags: bug-9a8ce8af3d
13:00
Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 4ed9ffe536 user: jan.nijtmans tags: trunk, main
12:29
Slightly better Closed-Leaf check-in: c0bdbd9536 user: jan.nijtmans tags: bug-1e48483c8b
11:27
Proposed fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 066670e431 user: jan.nijtmans tags: bug-1e48483c8b
2024-04-25
19:49
Fix dict performance bug: Remove abstractlist extension from dict objtype. check-in: 0c1a114cc4 user: griffin tags: trunk, main
15:03
Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: b95cc2b450 user: jan.nijtmans tags: trunk, main
09:44
Rebase to 9.0 Leaf check-in: 53dd5c45cd user: jan.nijtmans tags: bug-ef23a85ac6, core-bug-ef23a85ac6
09:41
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too check-in: 542ee37b9a user: jan.nijtmans tags: trunk, main
08:44
Rebase to 9.0 check-in: 29bb6ad3f1 user: jan.nijtmans tags: bug-ef23a85ac6
08:29
Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN) check-in: 3880fbf427 user: jan.nijtmans tags: trunk, main
04:47
Fix building of libtclzip for out-of-source builds check-in: 9e7cb27325 user: apnadkarni tags: trunk, main
2024-04-24
19:41
Better keep Tcl_ConsolePanic as it was (with TCL_NORETURN) check-in: a82f088431 user: jan.nijtmans tags: bug-ef23a85ac6
19:16
Improve use of TCL_NORETURN, so no unnecessary warnings are produced any more check-in: 8afd80d68a user: jan.nijtmans tags: bug-ef23a85ac6
18:39
dup test name Leaf check-in: 9c1c2e40ef user: dgp tags: core-9-0-b2-rc
18:30
merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc
17:19
Merge revisions to the hash table implementation that prevent observed reads from uninitialized memo... check-in: 9ec15a7a14 user: dgp tags: core-9-0-b2-rc
17:02
Merge more from trunk check-in: 13eb2298bc user: dgp tags: core-9-0-b2-rc
15:48
Merge some trunk changes. check-in: c4ee2d267c user: dgp tags: core-9-0-b2-rc
2024-04-23
20:36
Missing "_" in __declspec check-in: 8cc1729b8b user: jan.nijtmans tags: bug-ef23a85ac6
20:17
Still one TCL_NORETURN1 too much check-in: c0f71bd0ce user: jan.nijtmans tags: bug-ef23a85ac6
20:11
Possible fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer check-in: c521a5fc71 user: jan.nijtmans tags: bug-ef23a85ac6
16:06
Hmm, something is broken. Leaving this here but this commit is definitely wrong somehow Leaf check-in: b356268e32 user: dkf tags: tidy-indentation
2024-04-22
20:19
Rebase to 9.0 Leaf check-in: 3b005a2c2d user: jan.nijtmans tags: bug-18f4a94d03
18:37
Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 16b8cb3ac5 user: jan.nijtmans tags: trunk, main
16:28
Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 59010ad4e6 user: jan.nijtmans tags: trunk, main
12:55
Consolidate channel documentation. close, puts etc. manpages now just reference chan check-in: e56d76c761 user: apnadkarni tags: trunk, main
07:01
Merge 8.7 check-in: 4dbeabc65c user: oehhar tags: trunk, main
01:49
Remove abstractlist extension from dict objtype. Leaf check-in: 7855873798 user: griffin tags: bug28cc67a606a7
2024-04-21
20:58
TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias() check-in: f6b34ee2a9 user: jan.nijtmans tags: trunk, main
10:16
Merge 8.7 check-in: 58da0f77d1 user: jan.nijtmans tags: trunk, main
2024-04-20
22:23
TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: 562eb97b9a user: jan.nijtmans tags: trunk, main
16:11
TIP #690: Make "clock scan -valid 1" the default check-in: f330be6e51 user: jan.nijtmans tags: trunk, main
2024-04-19
19:55
Merge 8.7 check-in: 21fa7a2e23 user: jan.nijtmans tags: trunk, main
13:54
Rebase to 9.0 Closed-Leaf check-in: a8b703a784 user: jan.nijtmans tags: tip-692
13:32
Rebase to 9.0 check-in: dc4edc0144 user: jan.nijtmans tags: bug-18f4a94d03
13:23
Merge 8.7 check-in: 41ac78bd66 user: jan.nijtmans tags: trunk, main
08:22
Merge 8.7 (more indenting) check-in: ad350b1aa5 user: jan.nijtmans tags: trunk, main
08:00
Fix indenting check-in: 2ac5b24c75 user: jan.nijtmans tags: trunk, main
2024-04-18
18:34
Rebase to 9.0 check-in: d42b38aa43 user: jan.nijtmans tags: bug-18f4a94d03, core-bug-18f4a94d03
15:25
Merge 8.7 check-in: d6f9aacbe7 user: jan.nijtmans tags: trunk, main
15:06
Tidy up some indentation and other little code style issues check-in: cb11914788 user: dkf tags: tidy-indentation
14:41
Tcl_DuplicateObj can't return NULL check-in: 750dad1cdf user: dkf tags: trunk, main
2024-04-17
16:19
Few additions to release notes check-in: 811ffd1e5e user: jan.nijtmans tags: trunk, main
15:42
Add pkgs8 directories to git/fossil ignore files check-in: 7a4d7f7cb9 user: jan.nijtmans tags: trunk, main
15:37
Merge 8.7 check-in: 22d168549e user: jan.nijtmans tags: trunk, main
15:17
merge point (with small amend, same type as in 9.0 header declared for Tcl_Time::sec) check-in: fdb8258252 user: sebres tags: trunk, main
15:03
closes [167e0635db]: solves leaks, valgrind test, etc check-in: b73516f7cf user: sebres tags: trunk, main
14:58
merge 8.7 (clock compat repair) check-in: 3dbfd59478 user: sebres tags: trunk, main
13:07
Update MacOS project.pbxproj file too check-in: 043259e928 user: jan.nijtmans tags: trunk, main
13:04
TIP 693: Restart the changes files. First version of "changes.md", derived from the 9.0b1 release n... check-in: b93067cd52 user: jan.nijtmans tags: trunk, main
10:41
Deprecate Tcl_GetAlias() check-in: 20fb399b96 user: jan.nijtmans tags: trunk, main
09:04
dup test names check-in: e04a29078f user: jan.nijtmans tags: trunk, main
09:02
Make auto_mkindex work equally well for 8.x and 9.0 check-in: d9a8c1d5a9 user: jan.nijtmans tags: trunk, main
2024-04-16
21:46
artificial "fix", illustrating that bug [28cc67a606] is related to abstract lists and co Closed-Leaf check-in: f525e7ad92 user: sebres tags: bug-28cc67a606--iter-dict-regress
20:16
Merge-mark check-in: 03f21f8b3c user: jan.nijtmans tags: trunk, main
2024-04-15
13:21
clean clock mutex Closed-Leaf check-in: 2484b0ade8 user: sebres tags: dgp-bug-167e0635db
2024-04-14
15:08
Rebase to 9.0 Closed-Leaf check-in: 07c6fc8be2 user: jan.nijtmans tags: tip-690
14:46
Merge 8.7 check-in: 961fda5266 user: jan.nijtmans tags: trunk, main
14:41
free tz.was (in exit handler) check-in: a2b3bcbdc7 user: sebres tags: dgp-bug-167e0635db
13:47
merge trunk (bug-fix for tclHash with mistaken direct compare) check-in: 98994dc843 user: sebres tags: dgp-bug-167e0635db
13:46
amend to [40f13c108666fdda]: although it is no one free to see after ClockFrmScnFinalize, it is bett... check-in: 7cd88f9281 user: sebres tags: dgp-bug-167e0635db
13:32
revert [0e273ad998f16100], because of bug-fix in tclHash check-in: 0e5782a8e3 user: sebres tags: dgp-bug-167e0635db
2024-04-12
23:04
merge 8.7 check-in: cc297e01ed user: sebres tags: trunk, main
21:59
merge 8.7 check-in: c3c498a6a8 user: sebres tags: trunk, main
21:45
Merge 8.7 check-in: dc64bd6ed7 user: jan.nijtmans tags: trunk, main
19:51
Plug mem leak of mcLitIdxs field. check-in: 024326d130 user: dgp tags: dgp-bug-167e0635db
19:47
Plug memory leak of the mcLiterals field. check-in: fcc8eb6fba user: dgp tags: dgp-bug-167e0635db
19:37
A crude protection against accessing the storage after it has been freed by a finalization pass. Th... check-in: 40f13c1086 user: dgp tags: dgp-bug-167e0635db
19:24
One added line that ends the "Conditional jump" errors from valgrind check-in: 0e273ad998 user: dgp tags: dgp-bug-167e0635db
17:15
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: b202d2fc01 user: apnadkarni tags: trunk, main
16:41
In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main
16:09
Clean up the arith series code, including fixing a memory leak check-in: 89b0506a36 user: dkf tags: trunk, main
15:33
Merge 8.7 (adding "-encoding utf-8") check-in: 047910db02 user: jan.nijtmans tags: trunk, main
14:10
Clock not weak; clock strong! check-in: 110aa21b66 user: dkf tags: trunk, main
14:02
Merge 8.7 check-in: 4ccd8c6c4b user: dkf tags: trunk, main
13:32
Merge 8.7 check-in: fac0e545be user: dkf tags: trunk, main
09:47
Merge 8.7 check-in: 95201cd0f6 user: jan.nijtmans tags: trunk, main
2024-04-11
20:23
Merge 8.7 check-in: 224eb9a3f7 user: jan.nijtmans tags: trunk, main
14:24
Merge 8.7 check-in: 6bab8cce28 user: jan.nijtmans tags: trunk, main
14:09
Merge 8.7 check-in: 93e55377dc user: jan.nijtmans tags: trunk, main
11:03
Merge 9.0 Leaf check-in: 156c6cc448 user: jan.nijtmans tags: tip-691
08:55
Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: ba65f6c8c4 user: dkf tags: trunk, main
08:35
Fix [e155cedf33]: Error-handling in TclGetOpenMode() check-in: 22e66b7f41 user: jan.nijtmans tags: trunk, main
08:00
Add O_ACCMODE fow Windows, in case it is not defined check-in: aad95fc929 user: jan.nijtmans tags: trunk, main
2024-04-10
17:52
Start on consolidating chan related docs check-in: 2923ea8b89 user: apnadkarni tags: apn-chan-docs
17:51
Create new branch named "apn-chan-docs" check-in: ee93b2ff42 user: apnadkarni tags: apn-chan-docs
15:35
One more TclHasInternalRep() check-in: 295715a1b1 user: jan.nijtmans tags: trunk, main
15:26
Merge 8.7 check-in: 22cb6d973e user: jan.nijtmans tags: trunk, main
15:06
merge trunk check-in: c0e98b5545 user: dgp tags: core-9-0-b2-rc
13:03
Merge 8.7 check-in: adc02c7fad user: dkf tags: trunk, main
11:52
Merge 9.0 check-in: f4b3e69a07 user: jan.nijtmans tags: tip-691
10:21
Use O_ACCMODE in stead of the non-standard RW_MODES check-in: af85b455a0 user: jan.nijtmans tags: tip-691
08:29
Handle more error-situations in open mode parsing check-in: e06aa24e86 user: jan.nijtmans tags: tip-691
2024-04-09
15:25
Merge 8.7 check-in: ffc16bd3fd user: dkf tags: trunk, main
15:16
Update documentation Leaf check-in: 0a0626b9f6 user: jan.nijtmans tags: tip-648
15:12
Rebase to trunk check-in: 4d02d05338 user: jan.nijtmans tags: tip-648
15:07
Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it doesn't add much value any ... check-in: b0d1a7d2b1 user: jan.nijtmans tags: tip-648
13:22
Rebase to 9.0 check-in: 02059cfe3f user: jan.nijtmans tags: tip-692
12:13
Merge 8.7 check-in: f379b61f86 user: jan.nijtmans tags: trunk, main
11:14
Move new Tcl_GetAliasObj() to slot 285 (old slot was used for Tcl_FreeResult() in 8.x) check-in: 1444514184 user: jan.nijtmans tags: tip-692
10:47
Rebase to 9.0 check-in: 86b5535cc4 user: jan.nijtmans tags: tip-692
09:03
Use CHANNEL_RAW_MODE flag in stead of simply '2' check-in: 68bf30860d user: jan.nijtmans tags: tip-691
2024-04-08
12:53
Rebase to 9.0 check-in: d6ac3cd190 user: jan.nijtmans tags: tip-691
11:34
Revive TIP #648 check-in: 74664985a4 user: jan.nijtmans tags: tip-648
09:34
Fix [a6fb744b20]: missing file from distribution check-in: 29c3ebca8d user: jan.nijtmans tags: trunk, main
2024-04-06
13:50
merge 8.7 check-in: dd8ad6686b user: sebres tags: trunk, main
2024-04-05
21:50
this string is not used anyway Leaf check-in: 08a09c446d user: jan.nijtmans tags: bug-167e0635db
21:11
Possibly better optimization check-in: 8530d5044f user: jan.nijtmans tags: bug-167e0635db
15:45
changes file removal sequel check-in: be3b0f346e user: dgp tags: rc0, core-9-0-b2-rc
15:39
Delete the changes file pending decisions about TIP 693 check-in: ac69f6b1af user: dgp tags: core-9-0-b2-rc
14:53
Less diff's with 9.0 check-in: 74b6d4319d user: jan.nijtmans tags: tip-691
13:58
Merge 9.0. Change flag names check-in: 8889b0c536 user: jan.nijtmans tags: tip-691
12:57
Proposed (partial) fix for [167e0635db]: `make valgrind` detections. Also fixes two constants in tc... check-in: 561cb0ffb2 user: jan.nijtmans tags: bug-167e0635db
2024-04-04
23:01
dup test names check-in: 874d3cb5e5 user: dgp tags: core-9-0-b2-rc
23:00
merge trunk check-in: d92aee16bb user: dgp tags: core-9-0-b2-rc
21:07
Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: c28a455139 user: jan.nijtmans tags: trunk, main
14:25
Merge 8.7 (undid the encodingPtr -> encodingNamePtr change) check-in: 364a550ce5 user: jan.nijtmans tags: trunk, main
12:35
Merge 8.7. encodingPtr -> encodingNamePtr (for consistency) check-in: 4a704590fe user: jan.nijtmans tags: trunk, main
11:50
Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don't schedule the ... check-in: 70a407c245 user: pooryorick tags: trunk, main
2024-04-03
20:21
encodingName -> encoding (where appropriate) check-in: 5b26e92fbb user: jan.nijtmans tags: tip-691
19:39
Handle "open" as well check-in: 9784704bc9 user: jan.nijtmans tags: tip-691
18:51
merge 8.7 (closes [dc0770a2397ae0b1]) check-in: 33460960ef user: sebres tags: trunk, main
09:22
Merge 9.0 check-in: b686681ba2 user: jan.nijtmans tags: tip-691
2024-04-02
22:04
Merge 8.7 check-in: 3e78a85066 user: jan.nijtmans tags: trunk, main
20:49
small amend (clean-up for ::tcl::clock::auto_load_cmds) and review Leaf check-in: 5b9a73fee0 user: sebres tags: sebres-tip-689-clock-auto-load
20:22
Rebase to 9.0 check-in: bdcf3280d6 user: jan.nijtmans tags: tip-691
20:09
auto load clock facilities (engine-init, C-stubs and helpers) on demand (rebased and rewritten to ti... check-in: e154c94bd2 user: sebres tags: sebres-tip-689-clock-auto-load
13:49
Merge 8.7 (removing some dead libtommath-related code) check-in: f2ebbca7ed user: jan.nijtmans tags: trunk, main
2024-04-01
21:33
Rebase to 9.0 check-in: 6fcec3ca33 user: jan.nijtmans tags: tip-690
21:32
Rebase to 9.0 Leaf check-in: 5da6afe216 user: jan.nijtmans tags: tip-689
21:29
Rebase to 9.0 Leaf check-in: 6fa90bc4b2 user: jan.nijtmans tags: sebres-experimental-tip-688-auto-load
20:14
Merge-mark Leaf check-in: 2a5c344036 user: jan.nijtmans tags: core-bug-ac7592e73c10d04b
20:07
Oops, ckalloc -> Tcl_Alloc check-in: 0fe2f4f3ca user: jan.nijtmans tags: trunk, main
19:56
TIP 688: clock command revision and speedup check-in: dd916eacf3 user: jan.nijtmans tags: trunk, main
19:00
TIP 688: clock command revision and speedup Leaf check-in: 279e584045 user: jan.nijtmans tags: bug-ac7592e73c10d04b
17:45
Fix incorrect namespace name in io-44.7 check-in: e6c91f8ed9 user: pooryorick tags: bug-ac7592e73c10d04b
17:41
Fix incorrect namespace name in io-44.7 check-in: 33b2cf0cba user: pooryorick tags: bug-ac7592e73c10d04b
08:36
Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: 0feb3d12b6 user: pooryorick tags: bug-ac7592e73c10d04b
00:48
In io.test/io-44.7, use a unique namespace for the refchan implementation. check-in: 7fa4203380 user: pooryorick tags: bug-ac7592e73c10d04b
00:23
Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: b2d083e9e0 user: pooryorick tags: bug-ac7592e73c10d04b
2024-03-31
15:36
Fix sporadic failure of 14.11.0 on some platforms. See [de232b49f26da1c1].

apn - moved to mistak... check-in: 1b9bd55b7a user: pooryorick tags: mistake

13:22
One more place to disable writable polling timer Leaf check-in: bee0a0598a user: apnadkarni tags: apn-bug-de232b49f2
2024-03-30
10:52
Refchan not generating write events check-in: 4953552214 user: apnadkarni tags: apn-bug-de232b49f2
2024-03-29
15:43
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 8a8722e215 user: jan.nijtmans tags: trunk, main
14:22
Merge 8.7 check-in: afc1875d51 user: jan.nijtmans tags: trunk, main
11:47
Added minor detail to file attr -shortname handling docs. check-in: 80bfe40b71 user: apnadkarni tags: trunk, main
08:53
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: ee93e76625 user: jan.nijtmans tags: trunk, main
2024-03-28
21:46
Eliminate tcltest::fileEncoding, not a good idea check-in: 706b8f486c user: jan.nijtmans tags: trunk, main
15:52
Fix windows build Closed-Leaf check-in: d409db8270 user: jan.nijtmans tags: libtommath-1.3
14:16
Take care of the deprecation of mp_expt_u32 check-in: b563346181 user: jan.nijtmans tags: libtommath-1.3
12:51
C++ improvements/typo's check-in: c80242d794 user: jan.nijtmans tags: libtommath-1.3
09:50
Re-build libtommath.dll for x86. Re-build tommath.lib for all platforms (since libtommath 1.3 has mo... check-in: bf19b01ee3 user: jan.nijtmans tags: libtommath-1.3
2024-03-27
20:54
Libtommath 1.3 check-in: 75cd1c302b user: jan.nijtmans tags: libtommath-1.3
20:43
merge 8.7 (conflicts solved, merge point) check-in: 692ac81a3a user: sebres tags: trunk, main
17:41
Fix [edb4b065f4] - crash on string compare check-in: 5d52c6d730 user: apnadkarni tags: trunk, main
16:14
Proposed fix for [edb4b065f4] Closed-Leaf check-in: f5f42a6211 user: apnadkarni tags: bug-edb4b065f4
15:46
Tests for [edb4b065f49] crash. check-in: 5497a1412b user: apnadkarni tags: bug-edb4b065f4
09:55
Add koi8-ru and koi8-t encodings check-in: 8de7eef0f9 user: jan.nijtmans tags: trunk, main
2024-03-26
17:46
experimental: illustration for lazy clock initialization and auto-load on demand. check-in: b5c0377c7b user: sebres tags: sebres-experimental-tip-688-auto-load
17:37
added missing test coverage for clock ensemble in safe-interpreter (shared from parent interpreter) Closed-Leaf check-in: 12d00c9a0b user: sebres tags: tip-688
2024-03-25
20:22
fixes mem-leak introduced in [06b7ba18bdd9c2c3] (move of configure to unsupported) check-in: c151959ad5 user: sebres tags: tip-688
18:21
open release branch check-in: 8e1d90247a user: dgp tags: core-9-0-b2-rc
2024-03-24
17:55
Merge 9.0. Please don't use "register" keyword check-in: 02e9f2e438 user: jan.nijtmans tags: tip-688
17:01
TCL_MEM_DEBUG build: disable cache/storage-GC for released clock scan/format objects check-in: c0566e020d user: sebres tags: tip-688
16:54
review and more optimizations (cherry-pick from tclclockmod) check-in: 7fdced5cfe user: sebres tags: tip-688
16:37
still one fix for [1f40aa83c552f597], now for freescan (overflow in tests clock-6.10e/clock-6.10f): ... check-in: 5696b3f72c user: sebres tags: tip-688
16:27
Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END flags as stated... check-in: 4afcab0cc2 user: apnadkarni tags: trunk, main
00:05
A new test constraint, "bigmem", configurable via the environment variable TCL_TESTCONSTRAINT_BIGMEM... check-in: d9cb25195d user: pooryorick tags: trunk, main
2024-03-23
23:34
A new test constraint, "bigmem", configurable via the environment variable TCL_TESTCONSTRAINT_BIGMEM... Leaf check-in: 6c9845f46a user: pooryorick tags: testconstraint-bigmem
22:32
Merge 8.7 check-in: 86f7c77cc1 user: jan.nijtmans tags: trunk, main
20:26
Use TclStaticLibrary() to load the C parts of [clock]. Leaf check-in: f8dbb4feee user: pooryorick tags: tip-689-proof-for-nathan-solved2
2024-03-22
23:40
A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... check-in: 5c8e11b5b7 user: pooryorick tags: tip-689-proof-for-nathan-solved2
23:09
A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... Leaf check-in: ed50d4c0b3 user: pooryorick tags: tip-689-proof-for-nathan-solved
22:35
Generalize the [namespace ensemble configure ... -unknown] approach a little more for the purpose of... check-in: 332ef3ab83 user: pooryorick tags: tip-689-proof-for-nathan-solved
21:05
Merge 9.0 check-in: 66dedd5931 user: jan.nijtmans tags: tip-691
20:53
Appears to work better now check-in: cbb3889233 user: jan.nijtmans tags: tip-691
20:07
small amend (unsaved change) check-in: 8b7da667e5 user: sebres tags: tip-688
19:15
fix for [1f40aa83c552f597]: the overflow check could mistakenly pass in some cases (so basically exp... check-in: 4fa26c98f2 user: sebres tags: tip-688
14:19
There are no testcases showing overflow in _str2int() check-in: 960b6b1923 user: jan.nijtmans tags: tip-688
14:07
Merge 9.0 check-in: afdb8a4803 user: jan.nijtmans tags: tip-688
13:42
Merge 8.7 check-in: 2799f58ca1 user: jan.nijtmans tags: trunk, main
11:27
More progress (not well tested yet) check-in: bc7883f663 user: jan.nijtmans tags: tip-691
09:03
Add testcase for bug [1f40aa83c5]: crash with CFLAGS=-ftrapv check-in: a601eda829 user: jan.nijtmans tags: tip-688
2024-03-21
21:38
Extend initialization via [namespace ensemble configure ... -unknown] to [clock add] and [clock scan... check-in: bee9f58fcc user: pooryorick tags: tip-689-proof-for-nathan-solved
16:09
Example of using [namespace ensemble configure ... -unknown] to autoload clock.tcl as needed. check-in: 6efa045e22 user: pooryorick tags: tip-689-proof-for-nathan-solved
13:55
Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) check-in: 28e5e230b6 user: jan.nijtmans tags: trunk, main
10:33
Merge 8.7 check-in: ea90d105f6 user: jan.nijtmans tags: trunk, main
10:21
Rebase to latest 9.0 check-in: 4658048304 user: jan.nijtmans tags: tip-692
10:20
Unneeded line check-in: 4a248ca260 user: jan.nijtmans tags: tip-692
09:46
TIP #691: Setting -profile for tclsh/wish and the "source" command check-in: cfbae0a1ad user: jan.nijtmans tags: tip-691
2024-03-20
20:40
put back line accidently removed check-in: 8fd228c660 user: jan.nijtmans tags: trunk, main
20:29
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 9b8a66aff6 user: jan.nijtmans tags: trunk, main
17:41
Proof date TIP #689 is needed for the ::tcl::clock unknown handler Leaf check-in: 1f3935ff26 user: jan.nijtmans tags: tip-689-proof-for-nathan
15:01
Review: use Tcl_Size for "length" in tclStrIdxTree.h. Macro tweaks. check-in: 0a30f8a5f1 user: jan.nijtmans tags: tip-688
14:48
dup test name check-in: 84e5f9b4c8 user: dgp tags: trunk, main
13:49
Few more spacing/formatting tweaks check-in: 3bdb40e1f2 user: jan.nijtmans tags: trunk, main
10:05
TIP #689: "namespace unknown" independent on caller namespace check-in: 079e517ec6 user: jan.nijtmans tags: tip-689
09:33
TIP #690 implementation: Make "clock scan -valid 1" the default check-in: 49e8257d9a user: jan.nijtmans tags: tip-690
08:24
Rebase to latest 9.0 check-in: 7a6f1d09f5 user: jan.nijtmans tags: tip-688
2024-03-19
17:09
more spacing/formatting tweaks check-in: 9a59cf8499 user: dkf tags: trunk, main
16:43
Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) check-in: f2dca49da3 user: jan.nijtmans tags: trunk, main
14:56
Fix indentation/brace usage style issues check-in: 1fbff64078 user: dkf tags: trunk, main
2024-03-18
20:33
docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcs check-in: 5c3cbc463a user: bch tags: trunk, main
16:18
Review: use more "LL". Eliminate some (Tcl_WideInt) typecasts. check-in: 8b957605bf user: jan.nijtmans tags: tip-688
11:59
Now _really_ remove TIP #689 check-in: e01bdf7834 user: jan.nijtmans tags: tip-688
11:04
TIP #688 implementation. Same as "sebres-9-0-clock-speedup-cr2-no-configure", but without TIP #689's... check-in: 128bdf0755 user: jan.nijtmans tags: tip-688
10:31
Move "::tcl::clock::configure" to the tcl::unsupported namespace Closed-Leaf check-in: 06b7ba18bd user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2-no-configure
09:26
Make "clock configure" an internal command "::tcl::clock::configure" check-in: 2268fec5a6 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2-no-configure
09:00
Rebase to TIP #689 branch Closed-Leaf check-in: b7e0059adc user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
08:51
Rebase to latest trunk Closed-Leaf check-in: ea1e49ac09 user: jan.nijtmans tags: bug-910d67a229fe7f65
08:47
For now, revert TIP #689 implementation, until it's accepted. check-in: d6fb7c6a26 user: jan.nijtmans tags: trunk, main
2024-03-17
23:31
Merge 8.7 check-in: ccb8b21105 user: jan.nijtmans tags: trunk, main
12:13
review: registry loaded by first usage, no mc command needed (uses mcget instead, for merged dicts) check-in: c979c78894 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-15
20:24
Review: Unnecessary use of 'L', TABLE.value: int is enough, making smaller tables check-in: 1798540576 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
16:16
Better solution for tclDate.c (since Number is not an int) check-in: bef135d7a5 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
14:14
fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv" only) for intended pi... check-in: 176cb4ca94 user: sebres tags: sebres-9-0-clock-speedup-cr2
13:42
Merge 8.7 check-in: be3576229f user: jan.nijtmans tags: trunk, main
12:38
Mark 4 "clock" testcases with "knownBug". Ticket [1f40aa83c5] describes the details. check-in: a6414f845e user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
02:05
don't overwrite last setup-tz cache via gmt-tz (special case) check-in: 0b5505d7b9 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-14
23:30
clock.test: tests renumeration, solve inaesthetic results of merges check-in: 0a182b183e user: sebres tags: sebres-9-0-clock-speedup-cr2
21:41
make clock tests system-TZ independent check-in: b316e5b45d user: sebres tags: sebres-9-0-clock-speedup-cr2
20:55
validation check: fixed time point of first stage - it must work TZ independently (the conversion of... check-in: 671ab612c6 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-13
17:30
Merge 9.0 check-in: 161b7623ae user: jan.nijtmans tags: tip-692
14:13
better test-mockup, don't disclose artificially skipped test for valid mode check-in: 0b3884c24f user: sebres tags: sebres-9-0-clock-speedup-cr2
09:56
Rebase to latest 9.0 check-in: cf8ff53644 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
09:48
Merge-mark check-in: 008947d9c8 user: jan.nijtmans tags: trunk, main
01:03
compat regression test: original clock ensemble supports prefixes check-in: 9174562f7b user: sebres tags: sebres-9-0-clock-speedup-cr2
00:14
Merge 8.7 check-in: c9f412d0b6 user: jan.nijtmans tags: trunk, main
00:01
partially revert f665afd65ee7a5f9 (INST_INVOKE_REPLACE/CMD_COMPILE_TO_INVOKED), ensemble compiled in... check-in: e535d3edc6 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-12
21:44
fixes [1acd172c424b57c9]: restored ensemble compilation, fixed TCL_ENSEMBLE_PREFIX (restores default... check-in: f665afd65e user: sebres tags: sebres-9-0-clock-speedup-cr2
21:39
small amend (forgotten TclListObjGetElementsM -> TclListObjGetElements) check-in: 3d0c33ad43 user: sebres tags: sebres-9-0-clock-speedup-cr2
21:33
Merge 9.0 check-in: e0c69f97d7 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
21:24
Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. check-in: 63d442cdc0 user: jan.nijtmans tags: trunk, main
09:09
Merge 9.0 check-in: fe7cc89ee6 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
08:56
Restore the TclGetStringFromObj() macro in tclInt.h as it was in 8.6/8.7 check-in: 492234e274 user: jan.nijtmans tags: trunk, main
02:05
merge sebres-8-6-clock-speedup-cr2 check-in: 0f749a3048 user: sebres tags: sebres-9-0-clock-speedup-cr2
2024-03-11
22:06
Merge-mark check-in: 35369f30d7 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
22:03
Merge 8.7 check-in: 5e9c65a561 user: jan.nijtmans tags: trunk, main
21:36
Upgrade bison to latest version (3.8.2) check-in: 59b4ff7dd5 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
21:21
Merge 8.7. Upgrade bison to latest version (3.8.2) check-in: bf00970167 user: jan.nijtmans tags: trunk, main
15:14
load clock-stubs dynamically with namespace unknown (no auto-index needed) check-in: 5088fc6b7c user: sebres tags: sebres-9-0-clock-speedup-cr2
13:31
more int -> Tcl_Size check-in: 02e59a0a50 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
11:55
Use {} in expr. Enable no_tclclockmod testcase check-in: 6312debfde user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
11:06
Rebase to 9.0 check-in: beb4853096 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
11:02
Fix [1acd172c424b57c9] (by just reverting the change causing this). Not crucial for TIP #688. Also, ... check-in: 3a21968956 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
10:21
Demonstrate [1acd172c42]: Ensemble compilation leads to change in "unknown" behavior Closed-Leaf check-in: fbfeae2379 user: jan.nijtmans tags: bug-1acd172c42
2024-03-10
22:43
Merge 9.0. Misc improvements from 9.0 branch (which were lost in this branch) check-in: f6732570bb user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
21:23
Merge 8.7 check-in: 75502bafb9 user: jan.nijtmans tags: trunk, main
17:14
Merge 9.0 check-in: 2f2be5ef60 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
16:57
Merge 8.7 check-in: f52fff52c3 user: jan.nijtmans tags: trunk, main
15:03
Merge 9.0. Add ::tcl::clock to library/tclIndex check-in: 3d47370a18 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
13:04
Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace unknown] check-in: 92e2d37e01 user: jan.nijtmans tags: trunk, main
00:16
Remove Tcl_GetAlias() check-in: 7ea8f1abac user: jan.nijtmans tags: tip-692
2024-03-09
23:53
re-generate tclOOScript.h, and fix testcase check-in: 71f3690495 user: jan.nijtmans tags: trunk, main
2024-03-08
15:32
Corrections to TclOO errorcodes from scripted parts check-in: 38f657fd68 user: dkf tags: trunk, main
15:15
Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616 check-in: c23d1e7435 user: jan.nijtmans tags: tip-692
13:40
namespace unknown considers also alternate search path (relative global NS), see namespace-52.14 check-in: 62bc03441e user: sebres tags: bug-910d67a229fe7f65
13:37
TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: db6da6f852 user: sebres tags: bug-910d67a229fe7f65
13:35
merge 8.7 check-in: 2757f1d242 user: sebres tags: trunk, main
11:33
Merge 8.7 check-in: ac8df9b856 user: jan.nijtmans tags: trunk, main
10:04
Remove dead code check-in: 79dc2cb1ba user: jan.nijtmans tags: trunk, main
2024-03-07
22:55
Rebase to 9.0 check-in: 6dc487fc86 user: jan.nijtmans tags: bug-910d67a229fe7f65
22:49
Merge 8.7 check-in: 4381e6e98a user: jan.nijtmans tags: trunk, main
11:25
merge 8.7 (BF [a9625d1f53554f9d]) check-in: c61662ef4a user: sebres tags: trunk, main
2024-03-06
15:08
Merge 8.7 check-in: 6777233d4e user: jan.nijtmans tags: trunk, main
10:06
Merge-mark check-in: 8cf4c15960 user: jan.nijtmans tags: trunk, main
2024-03-05
16:12
b1 -> b2 (preparation for release) check-in: 5a2d6cd1d8 user: jan.nijtmans tags: trunk, main
10:23
Merge 8.7 check-in: 5d3f21c46c user: jan.nijtmans tags: trunk, main
2024-03-04
21:01
Merge 9.0 check-in: 485f463268 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
20:58
Merge 8.7 check-in: fe71c12fd3 user: jan.nijtmans tags: trunk, main
15:09
Merge 9.0 check-in: 1a6046771c user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
14:50
Merge 8.7 check-in: af391001c3 user: jan.nijtmans tags: trunk, main
13:37
Merge 9.0 check-in: b23322ba58 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
13:34
Merge 8.7 check-in: 34d6716f22 user: jan.nijtmans tags: trunk, main
11:09
Minimize diff to main branch by comment correction check-in: 27b6392325 user: oehhar tags: sebres-9-0-clock-speedup-cr2
11:00
Merge current main branch check-in: c7c1daf7d0 user: oehhar tags: sebres-9-0-clock-speedup-cr2
2024-03-03
21:48
Merge 8.7 check-in: 123c58d051 user: jan.nijtmans tags: trunk, main
2024-03-02
16:23
Add missing Tcl_NextHashEntry check-in: d9d1cd6122 user: dkf tags: trunk, main
2024-02-28
10:02
merge 8.7 check-in: 696d9229a7 user: sebres tags: trunk, main
2024-02-27
20:33
Merge mark check-in: d7e7498d41 user: oehhar tags: trunk, main
14:17
Merge 8.7 check-in: a49b71f59d user: jan.nijtmans tags: trunk, main
12:28
Merge 8.7. Re-generate tclDecls.h. check-in: 37089a9786 user: jan.nijtmans tags: trunk, main
2024-02-26
13:25
One more little tweak missing check-in: 344cf5ae42 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
13:20
(cherry-pick) More tweaks check-in: 10c51c959b user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
12:19
Rebase to latest 9.0 check-in: 7c433a7c10 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
05:43
Fix [bda99f2393]. Windows non-blocking gets stdin truncation. See ticket for resolution. check-in: 7d3bfe817b user: apnadkarni tags: trunk, main
2024-02-23
16:24
speeling check-in: be77ed16dc user: bch tags: trunk, main
2024-02-21
23:14
Remove some dead code check-in: 8414d81893 user: jan.nijtmans tags: trunk, main
17:05
Merge-mark check-in: ae46ae135a user: oehhar tags: trunk, main
2024-02-20
16:52
Merge 8.7 check-in: 4da790cbea user: oehhar tags: trunk, main
05:56
Merge main. Enable [bda99f2393] tests. Leaf check-in: d3e82ccfc5 user: apnadkarni tags: apn-bug-bda99f2393
05:49
Bump blocking read buffer size to 8192 irrespective of Tcl channel buffer size check-in: 854b8fc628 user: apnadkarni tags: apn-bug-bda99f2393
05:47
Fix EOF test for TIP 646. Add tests for Bug [bda99f2393]. Remove Scriptics copyright (none of their ... check-in: b2d1898cb9 user: apnadkarni tags: trunk, main
2024-02-19
16:58
Starton [bda99f2393]. check-in: 8c77a9a3c5 user: apnadkarni tags: apn-bug-bda99f2393
15:16
More ICU tests for SBCS encodings Leaf check-in: 28cbbdbe1e user: apnadkarni tags: apn-icu-testdata
2024-02-18
17:13
Add tests for additional SBCS encodings. No MBCS support as yet check-in: bd722d449e user: apnadkarni tags: apn-icu-testdata
16:12
Work on encoding test vectors using ICU test data. check-in: b1da6f925d user: apnadkarni tags: apn-icu-testdata
2024-02-16
17:00
Merge-mark check-in: 2264a8591e user: jan.nijtmans tags: trunk, main
16:23
Derpfix... check-in: 934b2040da user: dkf tags: trunk, main
14:55
Merge 8.7 check-in: 436bb452e1 user: jan.nijtmans tags: trunk, main
14:17
Reduce the number of warnings on Windows: channel names generated in one place check-in: d368958709 user: dkf tags: trunk, main
12:16
Merge 8.7 check-in: 5443f61b92 user: jan.nijtmans tags: trunk, main
2024-02-15
20:43
Merge 8.7 check-in: 21c649933d user: jan.nijtmans tags: trunk, main
01:50
Fix bug 578b7e273c03. -- Round computed end value to match precision of given arguments. check-in: 855a2f171c user: griffin tags: trunk, main
2024-02-14
16:07
Merge-mark check-in: 0cad9b2392 user: jan.nijtmans tags: trunk, main
2024-02-12
22:27
Merge 8.7 check-in: 0569a4743c user: jan.nijtmans tags: trunk, main
15:28
Merge 8.7 check-in: 1f829f0455 user: jan.nijtmans tags: trunk, main
15:06
Merge 8.7 check-in: e5d6aad737 user: jan.nijtmans tags: trunk, main
2024-02-11
22:10
Merge 8.7 check-in: ca14b3054d user: jan.nijtmans tags: trunk, main
2024-02-09
14:17
This should be removed too Closed-Leaf check-in: 47befcd6a6 user: jan.nijtmans tags: tip-652
2024-02-08
16:36
Merge 8.7 check-in: 81f618acc3 user: jan.nijtmans tags: trunk, main
13:27
Merge 8.7 check-in: 35dfeb2a53 user: jan.nijtmans tags: trunk, main
09:57
re-introduced an already fixed formatting error - now correct again check-in: 7f8d497511 user: Torsten tags: trunk, main
08:09
Fixed wrongly placed punctuation in .QW macro of clock.n manual page check-in: 2c2e13fb2f user: Torsten tags: trunk, main
2024-02-07
20:53
Merge 8.7 check-in: 03837ea9df user: jan.nijtmans tags: trunk, main
17:07
merge 8.7 check-in: d16fad7a28 user: dgp tags: trunk, main
16:19
Those testcases are not a bug, but actually correct. See TIP #619: Starting with Tcl 9.0, surrogates... check-in: b23c551107 user: jan.nijtmans tags: trunk, main
14:47
Implementation of TIP 652. check-in: f76bde9ba9 user: pooryorick tags: tip-652
13:12
Merge 8.7 check-in: d9131bf7c8 user: jan.nijtmans tags: trunk, main
10:49
Merge 8.7 check-in: 2f1e3c04fc user: jan.nijtmans tags: trunk, main
09:07
Remove some {knownBug} indicators: those are already fixed. check-in: a833004fa8 user: jan.nijtmans tags: trunk, main
03:06
Add test cases for [80d4c1c7e5] check-in: ab1f0c7834 user: apnadkarni tags: trunk, main
2024-02-06
15:02
Merge 8.7 check-in: 519deeadfc user: jan.nijtmans tags: trunk, main
13:22
Fix [80d4c1c7e5]: Isolated surrogates are not replaced when encoding to / from utf-8 check-in: d7ef8a68d7 user: jan.nijtmans tags: trunk, main
13:01
Proposed fix for [80d4c1c7e5]: Isolated surrogates are not replaced when encoding to / from utf-8 Closed-Leaf check-in: c37652549e user: jan.nijtmans tags: bug-80d4c1c7e5
12:45
Merge 8.7 check-in: 0c5f1e10ff user: jan.nijtmans tags: trunk, main
09:55
Merge 8.7 check-in: f1cef9d6c9 user: jan.nijtmans tags: trunk, main
2024-02-05
21:12
Merge 8.7 check-in: b9cc5534cc user: jan.nijtmans tags: trunk, main
2024-02-04
10:54
Merge 8.7 check-in: 6dafc212ae user: jan.nijtmans tags: trunk, main
2024-02-01
21:47
Merge 8.7 check-in: f08e71ebd9 user: jan.nijtmans tags: trunk, main
09:43
Merge 8.7 check-in: 32d3f61f23 user: jan.nijtmans tags: trunk, main
09:23
Merge 8.7 check-in: 1982613b70 user: jan.nijtmans tags: trunk, main
2024-01-31
21:18
Merge 8.7 check-in: b7998b44ea user: jan.nijtmans tags: trunk, main
14:09
Merge 8.7 check-in: 79a35e5f25 user: jan.nijtmans tags: trunk, main
2024-01-30
17:07
Tweaking indentation of code; really unimportant... Leaf check-in: bb72806960 user: dkf tags: dkf-indent-tweak
2024-01-29
21:12
Merge 8.7 check-in: 9ae7acab75 user: jan.nijtmans tags: trunk, main
20:48
Add doc comments Leaf check-in: 086b42976b user: dkf tags: oo-properties-c-impl
15:42
merge 8.7 check-in: a4f2b18577 user: sebres tags: trunk, main
09:23
Merge 8.7 (update to zlib 1.3.1) check-in: 035c5fceb6 user: jan.nijtmans tags: trunk, main
09:11
Re-generate win32/64 zlib1.dll (version 1.3.1) Closed-Leaf check-in: e7d66626cf user: jan.nijtmans tags: zlib-1.3.1
2024-01-28
22:59
Re-generate win64-arm/zlib1.dll check-in: a75d6bda5a user: jan.nijtmans tags: zlib-1.3.1
22:25
zlib-1.3.1 check-in: d6df3b0073 user: jan.nijtmans tags: zlib-1.3.1
21:56
Plug implementation in... and fix the silly bugs check-in: b646d981d4 user: dkf tags: oo-properties-c-impl
21:21
Merge 8.7 check-in: 4f21731f7b user: jan.nijtmans tags: trunk, main
20:47
Fix .CE -> .CS check-in: da074fb11a user: jan.nijtmans tags: trunk, main
19:15
Property implementation 'definitions', not yet plumbed into documented API check-in: 5e424874ed user: dkf tags: oo-properties-c-impl
15:40
Property implementations: not plugged into Tcl level yet check-in: 9a3fcc0867 user: dkf tags: oo-properties-c-impl
2024-01-27
23:16
win/Makefile/in tinkering check-in: 648ebfe69a user: dkf tags: oo-properties-c-impl
22:09
Change back memory management to how I wanted it to be check-in: d40cca73e1 user: dkf tags: oo-properties-c-impl
22:05
Now passing tests check-in: fbcb7c7022 user: dkf tags: oo-properties-c-impl
12:24
Work in progress: Implementing properties with more C for greater speed check-in: 5ca04c05e7 user: dkf tags: oo-properties-c-impl
12:15
Merge 8.7 check-in: bc2b770004 user: jan.nijtmans tags: trunk, main
2024-01-26
13:46
Merge 8.7 check-in: 2b12842393 user: jan.nijtmans tags: trunk, main
2024-01-25
20:26
Tidy up a bit by adding some comments to findDocWords check-in: faf0bd96e4 user: dkf tags: trunk, main
17:45
Another round of small fixes, especially spelling errors... check-in: df4af9e152 user: dkf tags: trunk, main
17:42
Add script I've used to find spelling errors in docs check-in: b5244677ec user: dkf tags: trunk, main
2024-01-24
20:48
fix missing .CE check-in: e33d5073e2 user: jan.nijtmans tags: trunk, main
2024-01-23
08:38
Merge 8.7 check-in: c7433a0243 user: oehhar tags: trunk, main
2024-01-22
15:43
Merge 8.7 check-in: aae56979fd user: jan.nijtmans tags: trunk, main
2024-01-21
23:03
More small bits of doc polishing check-in: af2506c080 user: dkf tags: trunk, main
17:48
Clean up of docs check-in: 4510e3d88c user: dkf tags: trunk, main
2024-01-19
17:32
more tinkering Leaf check-in: 5468585667 user: dkf tags: dkf-use-9-features
15:18
Merge 8.7 check-in: 58a55736fa user: jan.nijtmans tags: trunk, main
11:27
Bug [e5ca49bcfa] - zipfs glob check-in: 4f5ed03131 user: apnadkarni tags: trunk, main
2024-01-15
19:40
Merge 8.7 check-in: 54bf2ad628 user: jan.nijtmans tags: trunk, main
2024-01-14
00:35
Merge 8.7 check-in: def3414ab9 user: jan.nijtmans tags: trunk, main
2024-01-12
13:12
Merge 8.7 check-in: 7b36a6fd46 user: jan.nijtmans tags: trunk, main
2024-01-11
16:17
Use tailcall to simplify unknown

I'm not 100% satisfied with the result, but the reduction in cod... check-in: 9e9f369df4 user: dkf tags: dkf-use-9-features

09:37
Merge 8.x check-in: 1c724c57c0 user: oehhar tags: trunk, main
2024-01-10
21:21
Merge-mark check-in: f4edf929c8 user: jan.nijtmans tags: trunk, main
15:12
Fix [4e38c347a4]: Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 check-in: f4d16ada51 user: jan.nijtmans tags: trunk, main
2024-01-09
22:29
Merge 8.7 check-in: 2d14dee73e user: jan.nijtmans tags: trunk, main
11:50
More small changes to use "modern" features check-in: 4aebdc40c2 user: dkf tags: dkf-use-9-features
2024-01-08
15:31
Documentation of "string is unicode": add warning "this option is under discussion and may be rename... check-in: 4d7057a1c1 user: oehhar tags: trunk, main
13:45
Merge 8.7 check-in: 5904f8f162 user: jan.nijtmans tags: trunk, main
2024-01-07
22:50
Remove Cygwin trick, which makes no sense any more check-in: 51c676e3d8 user: jan.nijtmans tags: trunk, main
01:00
Merge 8.7 check-in: a4d18c2704 user: jan.nijtmans tags: trunk, main
00:48
Merge 8.7 check-in: 6ea0b5f5f3 user: jan.nijtmans tags: trunk, main
2024-01-06
18:48
Merge 8.7 check-in: bff47024c3 user: jan.nijtmans tags: trunk, main
2024-01-05
23:17
Build packages for both Tcl8 and Tcl9 check-in: c607095da3 user: jan.nijtmans tags: trunk, main
23:02
Handle README -> README.md change in tcltk-man2html.tcl check-in: eb5e90c43a user: jan.nijtmans tags: trunk, main
18:49
silence compiler warning check-in: 026e80c1c8 user: dgp tags: trunk, main
18:38
merge release check-in: 22ddc23f99 user: dgp tags: trunk, main
17:22
Resolve the INT_MAX limination in GetIndexFromObjList() check-in: ad02a288db user: jan.nijtmans tags: trunk, main
14:22
Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSION > 86 check-in: d271c621b0 user: jan.nijtmans tags: trunk, main
2024-01-04
20:58
Merge 9.0 Leaf check-in: bfb5c2d0d3 user: jan.nijtmans tags: tip-671
20:52
Merge-mark check-in: b74b1e3bb8 user: jan.nijtmans tags: trunk, main
16:29
Fix 1ca3c8d9da: nmake build with OPTS=static check-in: 44d6431e41 user: jan.nijtmans tags: trunk, main
2023-12-31
13:34
Merge 8.7 ("struct stat" -> Tcl_StatBuf change only) check-in: 135a7bdeaf user: jan.nijtmans tags: trunk, main
2023-12-30
00:08
Fix incorrect Tcl_UtfNcasecmp() usage (since len is in bytes, not characters here) check-in: 971d8c496b user: jan.nijtmans tags: trunk, main
2023-12-29
23:54
Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type check-in: c83fa73b65 user: jan.nijtmans tags: trunk, main
14:57
Unneeded #undef's. Testcase/comment cleanup check-in: 18e32ec525 user: jan.nijtmans tags: trunk, main
2023-12-28
17:08
update to TZDATA 2023d Closed-Leaf check-in: 8a4c41b12f user: dgp tags: rc4, core-9-0-b1, core-9-0-b1-rc
2023-12-27
22:39
Merge 8.7 check-in: 0c7712417b user: jan.nijtmans tags: trunk, main
2023-12-24
12:49
update to TZDATA 2023d check-in: 39397090ca user: jan.nijtmans tags: trunk, main
2023-12-22
08:14
Document "string is unicode". More documentation fixes. check-in: 3b70d48074 user: jan.nijtmans tags: trunk, main
2023-12-21
14:39
off-by-one doc error check-in: ce421cd27c user: jan.nijtmans tags: trunk, main
13:38
Merge-mark check-in: 84d0e54cce user: jan.nijtmans tags: trunk, main
13:29
Merge 9.0 Closed-Leaf check-in: 7e950dfd6b user: jan.nijtmans tags: pkgs-for-8
13:28
Remove many (8.6-compatibility)-stub entries which are not in use any more. check-in: b28dc38d27 user: jan.nijtmans tags: trunk, main
10:39
Merge 9.0 check-in: 2981da4401 user: jan.nijtmans tags: pkgs-for-8
10:37
Fix superfluous ';' check-in: 3e6cc2d02b user: jan.nijtmans tags: trunk, main
2023-12-20
22:27
Teach tcl+pkgs harness how to build/install packages for both Tcl 8 and Tcl 9 check-in: f1aad0039a user: jan.nijtmans tags: pkgs-for-8
19:40
Merge 8.7 check-in: 26e42a0eeb user: jan.nijtmans tags: trunk, main
19:31
Spacing check-in: 3dd21c516d user: jan.nijtmans tags: trunk, main
2023-12-19
10:00
Merge 8.7 check-in: 01e0841329 user: jan.nijtmans tags: trunk, main
2023-12-18
14:59
merge-mark check-in: 22662bd69a user: dgp tags: trunk, main
2023-12-16
00:26
Merge-mark check-in: c9c69e05f4 user: jan.nijtmans tags: trunk, main
2023-12-15
17:56
merge trunk check-in: 5fc3042922 user: dgp tags: rc2, rc3, core-9-0-b1-rc
17:55
test suite debugging check-in: b976fb5ce2 user: dgp tags: trunk, main
2023-12-13
17:41
merge trunk check-in: fcc7a1c8b7 user: dgp tags: core-9-0-b1-rc
16:55
merge 8.7 check-in: f3a2a3e79f user: dgp tags: trunk, main
12:19
twice ClientData -> void * (for consistancy) check-in: 1de721d2b3 user: jan.nijtmans tags: trunk, main
2023-12-12
22:42
Merge 8.7 check-in: 415cf45c11 user: jan.nijtmans tags: trunk, main
14:43
merge trunk check-in: 64e53e4c5c user: dgp tags: core-9-0-b1-rc
13:49
Shuffle typedef's/#defined around check-in: bdcafaeb26 user: jan.nijtmans tags: trunk, main
13:42
merge trunk check-in: 1e36f09029 user: dgp tags: core-9-0-b1-rc
13:21
Fix compiler error in TIP #677 implementation check-in: 935d97429b user: jan.nijtmans tags: trunk, main
09:52
Experiment with using Tcl 9.0 features in Tcl's own library code. check-in: 8b7dbb5407 user: dkf tags: dkf-use-9-features
2023-12-11
19:36
merge trunk check-in: 0a5289f268 user: dgp tags: core-9-0-b1-rc
14:35
TIP 677: Constant Variables check-in: 0b4db30283 user: dkf tags: trunk, main
2023-12-10
11:47
Merge 8.7 check-in: c8e5239525 user: jan.nijtmans tags: trunk, main
2023-12-08
15:22
Merge 8.7 check-in: ddc792ce8c user: jan.nijtmans tags: trunk, main
12:00
Add (back) DL_LIBS, matching the UNIX version of tcl.m4 check-in: 783d94e2a3 user: jan.nijtmans tags: trunk, main
11:11
Merge 8.7 check-in: da18cee663 user: jan.nijtmans tags: trunk, main
09:58
Merge 9.0 Leaf check-in: d9fe3d25a6 user: jan.nijtmans tags: update-onfiledist
09:57
Backout [b88bac358d]: "Experimental: update automatic build instructions". Build is already broken f... check-in: c24b1f4852 user: jan.nijtmans tags: trunk, main
2023-12-07
03:02
Fix [0f1ddc0df7] - use replace profile for exec i/o check-in: 43d35b1d8b user: apnadkarni tags: trunk, main
2023-12-06
23:15
DTrace improvements (int -> Tcl_Size) for 9.0 check-in: cb07bcbd15 user: jan.nijtmans tags: trunk, main
23:06
int -> Tcl_Size for DTrace Closed-Leaf check-in: b88295c38e user: jan.nijtmans tags: dtrace-fix-for-90
19:44
; termination check-in: 5eb8969c17 user: bch tags: dtrace-fix-for-90
17:35
merge 8.7 (fix for [db4f2843cd]) check-in: f4c0d899fb user: sebres tags: trunk, main
15:01
Fix introspection with TclOO resolution of consts Closed-Leaf check-in: 83c46ed8c8 user: dkf tags: tip-677
13:15
Merge 8.7 check-in: 786112faef user: jan.nijtmans tags: trunk, main
09:29
Merge-mark check-in: b191e9e820 user: jan.nijtmans tags: trunk, main
09:08
WIP: Let's try to make DTrace work for Tcl 9.0 check-in: 6cd96cb259 user: jan.nijtmans tags: dtrace-fix-for-90
08:52
Fix: /tclBasic.c:1800:32: warning: passing argument 2 of ‘Tcl_EventuallyFree’ from incompatible ... check-in: 80ba6478de user: jan.nijtmans tags: trunk, main
08:37
close fork check-in: ab6e7329bd user: jan.nijtmans tags: trunk, main
2023-12-05
21:22
Fix DTrace-enabled (--enable-dtrace) build on NetBSD.

vis: dtrace: failed to link script /home/bch/... check-in: 3785d58ed5 user: bch tags: trunk, main

17:29
Comment correction: Error channels should *not* raise encoding errors Closed-Leaf check-in: 78b651f917 user: oehhar tags: apn-bug-0f1ddc0df7
16:57
Also ensure no encoding exceptions raised when reading pipe stderr check-in: 734e20257e user: apnadkarni tags: apn-bug-0f1ddc0df7
15:48
Bytecode implementation check-in: f86dc8ec6b user: dkf tags: tip-677
13:44
Proposed fix for [0f1ddc0df7]. check-in: 614c66e866 user: apnadkarni tags: apn-bug-0f1ddc0df7
13:09
Test case for bug check-in: a71b553825 user: apnadkarni tags: apn-bug-0f1ddc0df7
12:55
Documentation update check-in: b90a234c1c user: jan.nijtmans tags: trunk, main
12:38
Prepping to work on compilation check-in: 8c8564fb6a user: dkf tags: tip-677
10:41
Add (back) testcases for the compabitiliby macro's (which need TCL_8_API now) check-in: 40ab3f2a32 user: jan.nijtmans tags: trunk, main
10:29
Added introspection check-in: b6b65859b5 user: dkf tags: tip-677
09:52
TIP #661 implementation: Disable the Tcl 8 compatibility macros in Tcl 9 by default. Revert TIP #664 check-in: fc656d2220 user: jan.nijtmans tags: trunk, main
09:27
Revert TIP #664 (put back the type-casts) Closed-Leaf check-in: f69e557217 user: jan.nijtmans tags: disabletcl8api
2023-12-04
13:33
Much more testing, semantic tweak check-in: 34a9db1310 user: dkf tags: tip-677
2023-12-02
20:32
Implementation of reasonable set of tests check-in: 65c500ebd8 user: dkf tags: tip-677
2023-12-01
16:22
We're doing TDD here! check-in: 5c5ebda098 user: dkf tags: tip-677
11:52
Minimal (partial) solution for [0f1ddc0df7]: "exec does not handle encoding". Closed-Leaf check-in: 0d84761f9f user: jan.nijtmans tags: bug-0f1ddc0df7
2023-11-30
23:35
Merge trunk. Closed-Leaf check-in: 88c92f576e user: pointsman tags: tip-661
20:06
Merge 8.7 check-in: e993af87ba user: oehhar tags: trunk, main
2023-11-29
17:50
merge trunk check-in: 1bfdb2c41e user: dgp tags: rc1, core-9-0-b1-rc
14:26
Start of tests check-in: 1032092431 user: dkf tags: tip-677
2023-11-27
15:22
Command defined. It does nothing yet. check-in: 7a40a4150b user: dkf tags: tip-677
12:29
typo check-in: 47ac111597 user: jan.nijtmans tags: trunk, main
12:13
Merge 8.7 check-in: 62df1603d4 user: jan.nijtmans tags: trunk, main
09:48
Constants can't be written to or unset check-in: f36a89ca4f user: dkf tags: tip-677
07:10
Corrected synopsis of namespace manual page where the subcommand was wrongly declared optional check-in: 239be2da67 user: Torsten tags: trunk, main
2023-11-26
22:21
Fix [a606b0a528]: Tcl 9.0 fails to build from source for big-endian architectures check-in: 7af5aa4277 user: jan.nijtmans tags: trunk, main
2023-11-25
15:08
Merge main into tip-677 check-in: 6cb29772da user: dkf tags: tip-677
14:40
macOS sed is finicky too check-in: 072b8d0fa8 user: dkf tags: update-onfiledist
14:38
ugh; the syntax for expressions in workflows is terrible check-in: 994a0a3649 user: dkf tags: update-onfiledist
2023-11-24
15:58
Experimental: update automatic build instructions check-in: b88bac358d user: dkf tags: trunk, main
14:38
Merge 8.7 check-in: 56e92002a8 user: jan.nijtmans tags: trunk, main
12:50
Simpler to use an existing action check-in: 51b3fe2a67 user: dkf tags: update-onfiledist
2023-11-23
17:19
Added code signing step for Windows check-in: 1147cf25fa user: dkf tags: update-onfiledist
15:17
Fix [e653408972]: autoconf warning check-in: ac7b18e5d6 user: jan.nijtmans tags: trunk, main
15:01
Fixes to parsing of patchlevel check-in: d8150b99bd user: dkf tags: update-onfiledist
14:13
Merge 8.7. Remove 2 (internal) stub entries which are not used any more. check-in: 55970b0f90 user: jan.nijtmans tags: trunk, main
13:21
Merge-mark check-in: f33c0ccc6c user: jan.nijtmans tags: trunk, main
08:52
Fix regexp test failures [b8a30af3da] check-in: 7deea0a766 user: jan.nijtmans tags: trunk, main
2023-11-22
19:20
Merge many improvements from trunk that look good for next rc. check-in: 76096c3e18 user: dgp tags: core-9-0-b1-rc
16:56
Test edits to correct failures. Closed-Leaf check-in: 253ba9e2ef user: dgp tags: bug-b8a30af3da
12:14
Merge 8.7 check-in: b31ced4ed8 user: dkf tags: trunk, main
12:06
Merge 8.7 check-in: 2f8765cf18 user: jan.nijtmans tags: trunk, main
2023-11-21
08:19
Merge 8.7 check-in: d68fd866c4 user: jan.nijtmans tags: trunk, main
2023-11-20
20:47
Merge 8.7 check-in: 93689150f7 user: jan.nijtmans tags: trunk, main
20:38
Merge 8.7 check-in: 8343278f89 user: jan.nijtmans tags: trunk, main
20:24
More (internal) stub table cleanup check-in: 61c6facc1f user: jan.nijtmans tags: trunk, main
20:07
Fix TclpGetPid() signature (should use Tcl_Size, not size_t) check-in: 530a682e61 user: jan.nijtmans tags: trunk, main
19:52
merge 8.7 check-in: d2a2aa7647 user: dgp tags: trunk, main
16:56
fcopy doc: some refinments check-in: 2e633da271 user: oehhar tags: trunk, main
16:45
Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pro... check-in: 47aed25e8b user: oehhar tags: trunk, main
13:55
Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e73f1f5bfd user: oehhar tags: trunk, main
10:58
Remove legacy stuff related to Tcl_LinkVar() check-in: 34fc996243 user: jan.nijtmans tags: trunk, main
10:40
Remove some macro's that don't make much sense any more (Noted by Massimo Manghi, thanks!) check-in: a09d701b6d user: jan.nijtmans tags: trunk, main
08:48
Rebase to 9.0 check-in: d19b3a7bb4 user: jan.nijtmans tags: disabletcl8api
08:41
Merge 9.0 check-in: 42b5ebb280 user: jan.nijtmans tags: tip-661
2023-11-18
23:36
TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 8acd6fd939 user: jan.nijtmans tags: trunk, main
17:20
Remove currently failing test io-52.20.1 to check right file position after fcopy encoding read erro... check-in: ebb2e8694f user: oehhar tags: trunk, main
15:27
Merge 8.7. Also fix Windows symbols build with Visual Studio check-in: 8dd5af11a2 user: jan.nijtmans tags: trunk, main
2023-11-17
21:58
Remove binary-80.5 testcase. This testcase was testing the error-reporting capability of the 32-bit ... check-in: ffad4cf981 user: jan.nijtmans tags: trunk, main
16:27
merge 8.7 check-in: fcf223b269 user: dgp tags: trunk, main
12:16
Merge 8.7 check-in: 137e8ab034 user: jan.nijtmans tags: trunk, main
08:01
Don't bother testing the compatibility macro's any more. check-in: de1a24ec75 user: jan.nijtmans tags: trunk, main
07:58
make Tcl_GetByteArrayFromObj() macro work without stubs as well (in statically linked extensions) check-in: 1c4f719c9d user: jan.nijtmans tags: trunk, main
00:22
Check-in to discuss the idea. check-in: 853fac9b70 user: pointsman tags: tip-661
2023-11-16
23:21
Revise macro usage check-in: b7e48b4f00 user: jan.nijtmans tags: trunk, main
19:37
Remove "Dummy entry for stubs table backwards compatibility" code. No longer needed in Tcl 9.0 check-in: 06f70c5985 user: jan.nijtmans tags: trunk, main
19:26
Fix binary/format/string testcase failures on 32-bit platforms. Reported by Harald Oehlmann. check-in: 252948ef01 user: jan.nijtmans tags: trunk, main
17:08
Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: dc39e2cc0d user: oehhar tags: trunk, main
09:29
merge core-8-branch check-in: 3269bc5e96 user: dkf tags: trunk, main
00:05
Add missing test files. A partial fix for bug [31c54e6a591ea]. check-in: b0e476f6da user: griffin tags: trunk, main
2023-11-15
08:28
Merge 8.7 check-in: 95d8ab34f6 user: jan.nijtmans tags: trunk, main
2023-11-14
19:10
merge trunk check-in: 8741a3ae2e user: dgp tags: rc0, core-9-0-b1-rc
18:48
Missing/broken test constraints check-in: 14e4f76c77 user: dgp tags: trunk, main
2023-11-13
16:19
Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. No additional failing tests. check-in: 054ebbf73b user: oehhar tags: trunk, main
14:09
Merge 8.7 check-in: 16b6279d13 user: jan.nijtmans tags: trunk, main
10:20
TIP #657: Make "-profile strict" the default in Tcl 9.0 check-in: e9d398b2aa user: jan.nijtmans tags: trunk, main
08:58
Rebase to 9.0. Document the TCL_8_API flag. check-in: e2456d0832 user: jan.nijtmans tags: disabletcl8api
2023-11-12
17:06
Put back accidently removed line check-in: c69e81975d user: jan.nijtmans tags: trunk, main
17:01
Fix compiler warning (Tcl_Size != Tcl_WideInt) check-in: f6bc24b82d user: jan.nijtmans tags: trunk, main
16:51
TIP #664: Enable compiler warnings for missing int → Tcl_Size conversions check-in: a81d9af3ad user: jan.nijtmans tags: trunk, main
2023-11-10
14:24
Merge 8.7 check-in: da64d649c8 user: jan.nijtmans tags: trunk, main
14:00
Merge 8.7 check-in: 66a13a16e6 user: jan.nijtmans tags: trunk, main
13:12
Rebase to latest 9.0 Closed-Leaf check-in: 0797156bae user: jan.nijtmans tags: tip-657
13:11
Rebase to latest 9.0 Closed-Leaf check-in: 18fb0cf356 user: jan.nijtmans tags: tip-664
11:01
exec.n documentation: add chapter about MS-Windows quoting. check-in: f048af6d62 user: oehhar tags: trunk, main
09:54
Fix Windows build with --disable-shared: Make sure that test-code is never compiled with -DBUILD_tcl... check-in: 8395999435 user: jan.nijtmans tags: trunk, main
09:07
Merge 8.7 check-in: fcee106e2c user: jan.nijtmans tags: trunk, main
2023-11-09
08:28
Merge 8.7 check-in: 2de8214e24 user: jan.nijtmans tags: trunk, main
2023-11-08
22:40
Merge 8.7 check-in: 2d2e31ebcf user: jan.nijtmans tags: trunk, main
12:14
Merge 8.7 check-in: 3bcf25a64a user: jan.nijtmans tags: trunk, main
09:15
Merge 9.0 check-in: c2c7f7066a user: jan.nijtmans tags: tip-664
09:12
Tcl_GetByteArrayFromObj -> Tcl_GetBytesFromObj everywhere in core, since it has the possibility of b... check-in: 3d21abe846 user: jan.nijtmans tags: trunk, main
2023-11-07
23:13
Rebase to TIP #664 check-in: 81124289d0 user: jan.nijtmans tags: disabletcl8api
23:05
Rebase to latest 9.0 check-in: bcaf5d8cc3 user: jan.nijtmans tags: tip-664
21:32
Place compatibility macro's in a single section. This makes TIP's #661/#664 a lot more readable check-in: ded3aa3a9d user: jan.nijtmans tags: trunk, main
15:07
The stub library doesn't have a version any more in Tcl 9.0 check-in: dc0608c5da user: jan.nijtmans tags: trunk, main
15:03
TCL_USE_STUBS -> USE_TCL_STUBS (typo) check-in: 60442aa09e user: jan.nijtmans tags: trunk, main
2023-11-06
15:22
Merge core-8-branch: documentation of read/gets/puts behaviour when throwing encoding errors check-in: 2f3bd760f6 user: oehhar tags: trunk, main
13:52
Missing use of TCL_NO_DEPRECATED (for Tcl_GetByteArrayFromObj) check-in: 5e4baae71a user: jan.nijtmans tags: trunk, main
13:20
Revive TIP #661 (but without the "configure" stuff, which makes no sense IMHO) check-in: 14e1798caf user: jan.nijtmans tags: disabletcl8api
12:28
Rebase to latest 9.0 check-in: db952b9450 user: jan.nijtmans tags: tip-664
2023-11-03
20:04
merge trunk check-in: 9f0391c078 user: dgp tags: core-9-0-b1-rc
19:56
merge trunk Leaf check-in: 4627159c40 user: dgp tags: dgp-refactor
19:35
merge 8.7 check-in: bedbc371ad user: dgp tags: trunk, main
01:09
Corrections to object man page. check-in: 46a3781180 user: griffin tags: trunk, main
2023-11-02
17:00
Merge main check-in: e85a6745f5 user: oehhar tags: tip-657
2023-10-29
22:07
Merge 8.7 check-in: 9f8058cbff user: jan.nijtmans tags: trunk, main
2023-10-27
17:14
Merge 8.7 check-in: e6127d0a7b user: jan.nijtmans tags: trunk, main
15:11
Merge 8.7 check-in: 171d9a4b13 user: jan.nijtmans tags: trunk, main
2023-10-24
15:29
Merge 8.7 check-in: fa23567fe7 user: jan.nijtmans tags: trunk, main
2023-10-22
19:49
Remaining fixes for [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 506bbed9ce user: jan.nijtmans tags: trunk, main
2023-10-21
14:51
Merge 8.7 - Bug [31fc36fe47] - socket crash with multiple threads. check-in: b05d33be57 user: apnadkarni tags: trunk, main
06:09
Merge 8.7 - Bug [33b2486199] - thread create/release unmounts zipfs check-in: 6afcffcb66 user: apnadkarni tags: trunk, main
2023-10-19
18:48
Merge 8.7 check-in: f67f60d202 user: jan.nijtmans tags: trunk, main
2023-10-16
18:39
document available TCL_TCPSERVER_* flags check-in: 6b11ae0874 user: bch tags: trunk, main
04:04
Merge 8.7 - Add missing zipfs test zip check-in: 7bfa43502c user: apnadkarni tags: trunk, main
2023-10-15
21:50
Merge 8.7 check-in: 1bdde9b339 user: jan.nijtmans tags: trunk, main
14:43
Merge 8.7 - nmake static install check-in: ac8114d31d user: apnadkarni tags: trunk, main
12:55
Merge 8.7 check-in: 12c7bc4d17 user: apnadkarni tags: trunk, main
11:27
Comment correction check-in: ace4b95e67 user: oehhar tags: trunk, main
11:08
Merge 8.7 - zipfs path, memory leak check-in: 35dd9ec56b user: apnadkarni tags: trunk, main
2023-10-13
21:49
Merge 8.7 check-in: fdd22d894e user: jan.nijtmans tags: trunk, main
16:00
Merge 8.7 check-in: 7c849f60c7 user: jan.nijtmans tags: trunk, main
2023-10-12
15:22
Merge 8.7 check-in: 70a45a970d user: jan.nijtmans tags: trunk, main
14:41
Merge 8.7 check-in: e603b10299 user: jan.nijtmans tags: trunk, main
11:33
Add --disable-zipfs config to github actions check-in: f8d640237f user: apnadkarni tags: trunk, main
2023-10-11
17:41
Merge 8.7 check-in: fa10b808d0 user: apnadkarni tags: trunk, main
10:28
Merge 8.7 check-in: a19b5c1f83 user: jan.nijtmans tags: trunk, main
05:26
Merge 8.7 check-in: b82abeca2e user: apnadkarni tags: trunk, main
2023-10-10
19:40
Merge 8.7 check-in: f1543f19f8 user: jan.nijtmans tags: trunk, main
2023-10-09
20:46
Merge 8.7 check-in: 48cea1251a user: jan.nijtmans tags: trunk, main
18:28
Merge 8.7 check-in: fc811cc877 user: jan.nijtmans tags: trunk, main
12:34
Merge 8.7 - unix test builds check-in: 5818fda80d user: apnadkarni tags: trunk, main
2023-10-08
03:31
Merge 8.7 - Have zipfs claim all paths under zipfs root. See [93eb73784a]. check-in: 77ff1459db user: apnadkarni tags: trunk, main
2023-10-06
09:40
Even better: Remove TclInvokeObjectCommand completely: it isn't supposed to be called by anyone check-in: 5a28eecf35 user: jan.nijtmans tags: trunk, main
09:21
Make TclInvokeObjectCommand/TclInvokeStringCommand static functions. They are not needed/useful for ... check-in: 1431a2f80b user: jan.nijtmans tags: trunk, main
2023-10-05
12:09
int -> Tcl_Size for 2 internal functions check-in: 87cf7be398 user: jan.nijtmans tags: trunk, main
11:24
Merge 8.7 check-in: 66195da203 user: jan.nijtmans tags: trunk, main
11:07
Merge 8.7 - zipfs file write - remove size limit, do not preallocate check-in: 0cab8578fa user: apnadkarni tags: trunk, main
2023-10-04
21:12
Merge 8.7 check-in: 4cfbfb3121 user: jan.nijtmans tags: trunk, main
20:12
Make TclObjInterpProc() MODULE_SCOPE. Not needed any more in stub table check-in: 0be82def4f user: jan.nijtmans tags: trunk, main
19:20
Fix TclObjInterpProc2 when compiling for Tcl 8.7 check-in: e546b2e2b1 user: jan.nijtmans tags: trunk, main
15:24
Merge 8.7 check-in: 0938a7f2ac user: jan.nijtmans tags: trunk, main
14:28
merge trunk check-in: ba09f74e2a user: dgp tags: dgp-refactor
14:09
merge trunk check-in: 38106becb8 user: dgp tags: core-9-0-b1-rc
13:34
Merge 8.7 - Fix [5d308081e4] zipfs append mode. check-in: 5170a7885a user: apnadkarni tags: trunk, main
10:01
Merge 8.7 - zipfs docs check-in: 1fdce8b3c7 user: apnadkarni tags: trunk, main
09:28
Merge 8.7 - Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues. check-in: 4d657ce536 user: apnadkarni tags: trunk, main
2023-10-03
06:40
Merge mark check-in: f1059aacac user: apnadkarni tags: trunk, main
06:23
Fix [48861782a9] - patch from chw check-in: ba08ef956d user: apnadkarni tags: trunk, main
05:46
Locking patch from chw Closed-Leaf check-in: 65f732cc23 user: apnadkarni tags: bug-48861782a9
05:39
Create new branch named "bug-48861782a9" check-in: 6fc648c7fd user: apnadkarni tags: bug-48861782a9
05:34
Fix [8259d74a64] fix check-in: 4b6e7cee80 user: apnadkarni tags: trunk, main
2023-10-02
07:00
Merge 8.7 - Fix [02acab5aea], [d8a354f7d9], [62e5508ee], [4af110a6a1], [02acab5aea] - file ensemble ... check-in: 49456a66de user: apnadkarni tags: trunk, main
2023-10-01
19:44
Merge 8.7 check-in: 22c1cb78ba user: jan.nijtmans tags: trunk, main
2023-09-30
03:51
Merge 8.7 - Fix [8259d74a64] - panic on exit check-in: a48f311a78 user: apnadkarni tags: trunk, main
2023-09-29
13:26
merge trunk check-in: 7379e846de user: dgp tags: dgp-refactor
13:06
merge trunk check-in: 6508b8fb81 user: dgp tags: core-9-0-b1-rc
13:05
merge 8.7 check-in: 930413c237 user: dgp tags: trunk, main
12:33
merge trunk check-in: 05657deeb1 user: dgp tags: core-9-0-b1-rc
11:56
Disable password based zipfs tests on MacOS check-in: c9fa1af9eb user: apnadkarni tags: trunk, main
09:53
Undo changes in tclVar.c: no longer necessary check-in: 4e9cec4fc6 user: jan.nijtmans tags: tip-657
07:51
Merge 9.0. Make stderr channel -profile replace check-in: 51dccaaeb4 user: jan.nijtmans tags: tip-657
03:31
Merge 8.7 - Fix [6d2ef441cc], [c315de9e44] - zipfs password bugs check-in: bea92dfdc5 user: apnadkarni tags: trunk, main
2023-09-28
18:17
Merge 8.7 check-in: a61dbb7ee6 user: jan.nijtmans tags: trunk, main
15:01
Improve error-message, in case of encoding error in stderr channel check-in: c5f8c95e6a user: jan.nijtmans tags: tip-657
13:33
Rebase to 9.0. Error-message improvement check-in: 5cf91470ca user: jan.nijtmans tags: tip-657
11:38
Merge 8.7 check-in: 525fb2d2fc user: jan.nijtmans tags: trunk, main
08:22
Rebase to 9.0 check-in: c45621d8a7 user: jan.nijtmans tags: tip-657
07:32
Merge 8.7 check-in: a6ecf152d6 user: jan.nijtmans tags: trunk, main
2023-09-27
12:27
TIP #673: Remove deprecated [trace] subcommands check-in: 064ef7e691 user: jan.nijtmans tags: trunk, main
11:44
Merge 8.7 - Fix [00018ec7a0], [f91ee30d33], [23dd83ce7c] - zipfs r+, w+ modes, zero byte allocation check-in: a7bd45f871 user: apnadkarni tags: trunk, main
10:30
Merge 8.7 check-in: 7c163593b4 user: jan.nijtmans tags: trunk, main
2023-09-26
09:24
Merge 8.7 check-in: 65ef6273b8 user: jan.nijtmans tags: trunk, main
06:03
Merge 8.7 - Bug [d5d03207ca] - Tcl hang on zipfs writes greater than buffer size check-in: 4cb6395358 user: apnadkarni tags: trunk, main
2023-09-25
20:01
Prevent TclGetByteArrayFromObj() et al being called directly through the stub table. See (hijacked) ... check-in: a62b8faa1f user: jan.nijtmans tags: trunk, main
19:06
Merge 8.7 check-in: 58e6110df1 user: apnadkarni tags: trunk, main
18:29
Merge 8.7 check-in: 35a5f655f5 user: jan.nijtmans tags: trunk, main
17:50
Merge 8.7 - zipfs file exists, stat check-in: 2243a8bc7b user: apnadkarni tags: trunk, main
15:56
Merge 8.7 check-in: 24410907e7 user: jan.nijtmans tags: trunk, main
15:35
Merge 8.7 - zipfs file attribute tests check-in: 9654b5e069 user: apnadkarni tags: trunk, main
13:53
Merge-mark check-in: 002365ab0b user: jan.nijtmans tags: trunk, main
08:52
Merge 8.7 check-in: 349fb3764d user: jan.nijtmans tags: trunk, main
07:17
Merge 8.7 (2023-05-03) Closed-Leaf check-in: d91f112024 user: jan.nijtmans tags: tip-656-simpl
06:51
Merge 8.7 (2023-05-02) check-in: da2443a61a user: jan.nijtmans tags: tip-656-simpl
2023-09-24
16:46
Merge 8.7 - more zipfs tests check-in: aa4dd0179e user: apnadkarni tags: trunk, main
2023-09-23
13:41
Merge 8.7 - Bug [4645658689] - zipfs file truncation with open r+ check-in: 60e4fd72fa user: apnadkarni tags: trunk, main
2023-09-22
15:02
Merge 8.7 check-in: d853ed65af user: jan.nijtmans tags: trunk, main
13:59
Merge 8.7 - Bug [0aaeb9c380] check-in: 77066d15ae user: apnadkarni tags: trunk, main
2023-09-21
12:21
Merge 8.7 check-in: f23178a124 user: jan.nijtmans tags: trunk, main
11:15
Merge 8.7 check-in: 862eaba11a user: jan.nijtmans tags: trunk, main
11:01
Merge 8.7 - disable zipfs password tests for macos check-in: 68ab422796 user: apnadkarni tags: trunk, main
2023-09-20
15:39
Merge 8.7 check-in: c6930195dd user: jan.nijtmans tags: trunk, main
12:47
merge trunk check-in: 04a1b91a5a user: dgp tags: dgp-refactor
12:25
merge trunk check-in: 2c4f6286da user: dgp tags: core-9-0-b1-rc
12:24
Merge-mark check-in: cc4597e1cd user: jan.nijtmans tags: trunk, main
11:01
Merge 8.7 - constrain zipfs tests for platform-specific builds check-in: 20db602e9e user: apnadkarni tags: trunk, main
08:34
Merge 8.7 check-in: 455671afbf user: jan.nijtmans tags: trunk, main
07:43
Fix glob test - -nocomplain is default in 9.0 check-in: 4b1fb9ebaf user: apnadkarni tags: trunk, main
07:28
Merge 8.7 check-in: dfaeb78777 user: jan.nijtmans tags: trunk, main
2023-09-19
19:57
2 more "string equal" testcases check-in: 35de31efb3 user: jan.nijtmans tags: trunk, main
12:00
Merge 8.7 - Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root check-in: 4a8ee30553 user: apnadkarni tags: trunk, main
07:34
Merge 8.7 check-in: ee4d5b25ed user: jan.nijtmans tags: trunk, main
06:08
Merge 8.7 - Bug [4c686f1f0a] - zipfs mount on / check-in: 3b0f570692 user: apnadkarni tags: trunk, main
2023-09-18
17:05
Merge 8.7 - Bug [d056ee6d30] - zipfs list returns invalid paths check-in: 3d26dc1bb3 user: apnadkarni tags: trunk, main
16:00
Merge 8.7 check-in: 58dc360b12 user: jan.nijtmans tags: trunk, main
15:54
merge trunk check-in: 89d3fc0c20 user: dgp tags: dgp-refactor
15:39
merge trunk check-in: f35493455c user: dgp tags: core-9-0-b1-rc
15:30
Stop new [memusage] utility command from polluting the set of open channels check-in: c4903c7586 user: dgp tags: trunk, main
14:45
Merge 8.7. Add testcase check-in: 26edba2039 user: jan.nijtmans tags: trunk, main
11:12
Merge-mark check-in: 05291ac01e user: jan.nijtmans tags: trunk, main
08:04
Merge 8.7 check-in: 1cce1713e1 user: jan.nijtmans tags: trunk, main
2023-09-17
15:18
Merge 8.7 - Remove test constraint bug-b3c7429255 check-in: 904484094f user: apnadkarni tags: trunk, main
09:56
Bug [f5e36eb588] - uncompiled lassign memory usage for lseq check-in: 410d0ff3eb user: apnadkarni tags: trunk, main
08:24
Refactor to eliminate list dup as no longer necessary Closed-Leaf check-in: fc8ab3aab1 user: apnadkarni tags: bug-f5e36eb588
06:28
Add test for lassign/lseq memory check-in: f306385410 user: apnadkarni tags: bug-f5e36eb588
06:07
Avoid list shimmering with uncompiled lassign on lseq check-in: 55182b5d85 user: apnadkarni tags: bug-f5e36eb588
04:24
Merge 8.7 - Fix [3f9f494cc1] zipfs timezone tests. check-in: b55aeaed35 user: apnadkarni tags: trunk, main
2023-09-16
22:00
Fix bug [c29b92ec2bbb] - Tcl_IncrRefCount() should return (void) check-in: 5b9fbbe05e user: griffin tags: trunk, main
15:42
Merge 8.7 - Bug [b6f7cee65c] - nmake not testing zip based tcl library check-in: fe84c83b00 user: apnadkarni tags: trunk, main
15:27
Merge 8.7 - Bug [2696dfe3f5] - raise exception on CRC errors check-in: c2ffa6bb5f user: apnadkarni tags: trunk, main
10:59
Merge 8.7 - Bug [943258f361] - valgrind - cmdInfo test check-in: 9a6f7c008a user: apnadkarni tags: trunk, main
08:29
Merge 8.7. Bug [d7849f7721]. zipfs memory leak. check-in: 4ff2b2f9b8 user: apnadkarni tags: trunk, main
00:44
Fix bug [891a74b941] - format %#d not consistent with other radix prefixes check-in: f46e5b193a user: griffin tags: trunk, main
2023-09-15
17:09
close fork check-in: 8b1cc10c40 user: dgp tags: trunk, main
17:07
Merge 8.7 - Disable two tests. Works on my Windows and Ubuntu but apparently not everywhere - [3f9f4... check-in: 8e968b93b7 user: apnadkarni tags: trunk, main
17:07
silence compiler warning check-in: babff458b7 user: dgp tags: trunk, main
16:59
merge 8.7 check-in: 5715c83df8 user: dgp tags: trunk, main
08:38
Merge 8.7 - Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages. check-in: 5fb3c75e4a user: apnadkarni tags: trunk, main
06:53
3 places where TCLFSENCODING is not appropricate (use system-encoding, not utf-8, on Windows) check-in: 8f8ceca803 user: jan.nijtmans tags: tip-657
06:34
Merge 8.7 check-in: 5b82f60b5d user: jan.nijtmans tags: trunk, main
2023-09-13
15:33
Couple of more special cases for zipfs mount check-in: a2c462d697 user: apnadkarni tags: apn-zipfs-tests
06:42
Add !zipfslib constraint for tests that should only run without an attached Tcl lib vfs check-in: 7be1329b6c user: apnadkarni tags: apn-zipfs-tests
06:20
Bug [9a80630571] - zipfs directory consistency checks check-in: e1d5bdad6d user: apnadkarni tags: apn-zipfs-tests
2023-09-12
19:38
TIP 624 followup. Now TclMakeSafe can be a static routine. check-in: 8e538cb001 user: dgp tags: trunk, main
19:22
merge 8.7 check-in: 2254f0d3ab user: dgp tags: trunk, main
14:57
Fix zipfs root arg count checks check-in: baacbc7c02 user: apnadkarni tags: apn-zipfs-tests
14:23
Rebase to tip-657 check-in: 0e7c7d2154 user: jan.nijtmans tags: tip-671
13:59
Rebase to 9.0 check-in: 6bdb0864f1 user: jan.nijtmans tags: tip-657
12:26
Merge-mark check-in: 5d5ce90d0c user: jan.nijtmans tags: trunk, main
10:11
Merge 8.7 check-in: d24c3420fa user: jan.nijtmans tags: trunk, main
2023-09-11
16:49
More tests and some manpage corrections check-in: 5a3c9363dc user: apnadkarni tags: apn-zipfs-tests
14:57
Remaining part of TIP #666 implementation (first part already done [cd426d20a9327f49|here]) check-in: 48a30267f9 user: jan.nijtmans tags: trunk, main
13:35
merge trunk check-in: a29e55c0c7 user: dgp tags: dgp-refactor
13:28
merge trunk check-in: 096d38b84c user: dgp tags: core-9-0-b1-rc
13:27
merge 8.7 check-in: b1e4d08cad user: dgp tags: core-8-7-b1-rc
13:15
TIP 677 start. Define new flag for variables check-in: 2389a1097f user: dkf tags: tip-677
2023-09-10
09:58
Oops. Inadvertent check-in. check-in: 72fb2eca74 user: apnadkarni tags: apn-zipfs-tests
09:49
Merge 8.7 (change in order of mount args) check-in: 49b93d7b74 user: apnadkarni tags: apn-zipfs-tests
08:32
Merge 8.7 - Bug [78cd4f9ad3] - regression in zipfs mount check-in: 631ebdd914 user: apnadkarni tags: trunk, main
08:15
Bug [78cd4f9ad3] - regression in zipfs mount check-in: 99b770ebbf user: apnadkarni tags: core-8-branch
2023-09-09
18:11
Improve test coverage for zipfs mount/unmount check-in: f7976eb58c user: apnadkarni tags: apn-zipfs-tests
07:51
Bug [6ed3447a7e]. Fix crash. Add length checks. check-in: 24a4584045 user: apnadkarni tags: apn-zipfs-tests
2023-09-08
17:31
merge trunk check-in: 29f9c4edfc user: dgp tags: dgp-refactor
16:51
merge trunk check-in: 69f9b3d005 user: dgp tags: core-9-0-b1-rc
16:51
merge 8.7 check-in: 1e56b48595 user: dgp tags: core-8-7-b1-rc
14:38
Merge 8.7 check-in: d46e5f1843 user: jan.nijtmans tags: trunk, main
14:25
Merge 8.6 check-in: 12ea84ac22 user: jan.nijtmans tags: core-8-branch
13:50
Adapt data tables to Unicode 15.1 (final) Closed-Leaf check-in: 3b43c3cd51 user: jan.nijtmans tags: unicode-15.1
11:50
Merge 8.7 check-in: 682e71d08f user: jan.nijtmans tags: trunk, main
11:49
Merge 8.7 Leaf check-in: 21b725eed8 user: jan.nijtmans tags: bug-93eb73784a
11:46
Testcase improvements check-in: cf655cdd49 user: jan.nijtmans tags: core-8-branch
11:26
Incorrect use of $mountpoint variable check-in: ed34790af5 user: jan.nijtmans tags: core-8-branch
10:49
Merge 8.7 check-in: 96cc1000a6 user: jan.nijtmans tags: trunk, main
10:45
[93eb73784a] follow-up: It looks like the "zipfs exists" change is necessary to make tcl_findLibrary... check-in: 43c9904371 user: jan.nijtmans tags: core-8-branch
08:48
Merge 8.7 check-in: 987fdb8336 user: jan.nijtmans tags: bug-93eb73784a
08:42
Merge 8.7 check-in: 8151150bd8 user: jan.nijtmans tags: trunk, main
08:16
Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loading check-in: 942e24c407 user: jan.nijtmans tags: core-8-branch
2023-09-07
14:53
More patches from juliannoble2. Thanks! check-in: b62c1b7859 user: jan.nijtmans tags: bug-93eb73784a
14:34
Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as well check-in: eda5950bcb user: jan.nijtmans tags: bug-93eb73784a
13:40
Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mountpoint check-in: c0980728b5 user: jan.nijtmans tags: bug-93eb73784a
11:09
Merge 8.7 check-in: cc85b6cac2 user: jan.nijtmans tags: trunk, main
11:02
Fix examples (which don't output ".utf16" any more) check-in: 5b52204ad9 user: jan.nijtmans tags: core-8-branch
10:46
Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look like an UNC path any mo... check-in: e7567c469b user: jan.nijtmans tags: bug-93eb73784a
10:36
Fix zipfs-related documentation check-in: 1cac59f1ea user: jan.nijtmans tags: core-8-branch
2023-09-06
20:35
merge trunk Closed-Leaf check-in: 300e39bbc4 user: dgp tags: tip-673
19:49
merge trunk check-in: 60c2564000 user: dgp tags: dgp-refactor
19:29
merge trunk check-in: ea2012c75e user: dgp tags: core-9-0-b1-rc
19:28
merge 8.7 check-in: 0c9e96526c user: dgp tags: trunk, main
19:26
merge 8.7 check-in: 11cab2c858 user: dgp tags: core-8-7-b1-rc
18:40
[fc87e3bddd] Complete repair of flawed test. check-in: dec5990363 user: dgp tags: core-8-branch
18:33
Same issue in zlib.test check-in: d5d776655f user: dgp tags: core-8-branch
18:29
Be sure to define the "deprecated" constraint in order to use it. check-in: 2ed3d21a48 user: dgp tags: core-8-branch
18:28
Proposed fix for [fc87e3bddd]: get-3.4.1 fails in -singleproc testing Closed-Leaf check-in: 377c5b39c7 user: jan.nijtmans tags: bug-fc87e3bddd
16:44
Create new branch named "apn-zipfs-tests" check-in: 866262953d user: apnadkarni tags: apn-zipfs-tests
16:08
merge 8.7 check-in: 5f1ed63f27 user: dgp tags: trunk, main
13:31
silence compiler warning check-in: 3c81faf0fe user: dgp tags: core-8-branch
10:14
Merge 8.7 check-in: 5c5eb0f357 user: jan.nijtmans tags: trunk, main
09:52
Merge 8.7 check-in: cb8cc32cea user: jan.nijtmans tags: core-8-branch
2023-09-05
14:37
Merge 8.7 check-in: dedadab35e user: jan.nijtmans tags: trunk, main
14:27
Merge 8.6 check-in: f13bac244d user: jan.nijtmans tags: core-8-branch
10:09
Merge 8.7 check-in: 18bb7ad8f1 user: jan.nijtmans tags: trunk, main
08:37
Merge 8.6 check-in: 6e3cb68301 user: jan.nijtmans tags: core-8-branch
07:02
Merge 8.7 - Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: 06dbbb7dbc user: apnadkarni tags: trunk, main
06:42
Merge 8.6 - Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: fed73e58ba user: apnadkarni tags: core-8-branch
2023-09-04
20:51
Merge 8.7 check-in: 2936a795aa user: jan.nijtmans tags: trunk, main
20:42
Merge 8.6 check-in: 4724e036f7 user: jan.nijtmans tags: core-8-branch
2023-09-02
22:00
backport numeric white-space bug fix from 9.0 check-in: b9bb2ce39c user: griffin tags: core-8-branch
2023-09-01
20:53
fix bug cd61f085da "tcl terminates silently with invalid expr underscore syntax and radix prefix" check-in: 5fea51151f user: griffin tags: trunk, main
17:03
Always use UCHAR() with isxdigit(). doc fix Closed-Leaf check-in: 88aa24960d user: jan.nijtmans tags: closed, bug-cd61f085da
15:17
Fix bug with octal. Add floating point example to doc. check-in: 44d28b9c48 user: griffin tags: bug-cd61f085da
02:26
Use system isxdigit. check-in: fab2e9d32a user: griffin tags: bug-cd61f085da
02:06
merge trunk check-in: 98893a7483 user: griffin tags: bug-cd61f085da
01:15
Rewrite how numeric whitespace is processed in TclParseNumber. Add more number test cases. check-in: 49736e2714 user: griffin tags: bug-cd61f085da
2023-08-31
14:46
Rebase to 8.7 Closed-Leaf check-in: e580bbb75c user: jan.nijtmans tags: tip-665
13:47
Rebase to 8.7 check-in: d67705af8d user: jan.nijtmans tags: tip-653
13:14
Merge 8.7 check-in: 595962964e user: jan.nijtmans tags: trunk, main
11:17
Backport some test improvements from 9.0 check-in: 7ba77326d4 user: jan.nijtmans tags: core-8-branch
07:23
Make Tcl_NRCallObjProc2 definition match documentation (ptrdiff_t -> Tcl_Size, which is - actually -... check-in: 0881a9e06d user: jan.nijtmans tags: trunk, main
2023-08-30
22:06
fix several issues with numeric whitespace by limiting where '_' is allowed. check-in: 9a2043019b user: griffin tags: bug-cd61f085da
15:31
merge trunk check-in: 68b5860554 user: dgp tags: dgp-refactor
15:25
merge trunk check-in: b452abd7ae user: dgp tags: core-9-0-b1-rc
15:24
merge 8.7 check-in: 753cbd8830 user: dgp tags: core-8-7-b1-rc
14:38
Rebase to 8.7 check-in: 6dcc5a1ff0 user: jan.nijtmans tags: tip-665
13:58
Rebase to tip-657 check-in: cb4d02077f user: jan.nijtmans tags: tip-671
13:45
Rebase to 9.0 check-in: 1c4d579fdf user: jan.nijtmans tags: tip-657
10:48
Merge 8.7 check-in: 12526678d2 user: jan.nijtmans tags: trunk, main
10:37
Merge 8.6 check-in: 02ecc768a8 user: jan.nijtmans tags: core-8-branch
2023-08-29
19:37
Merge 9.0 Leaf check-in: 938aab2368 user: jan.nijtmans tags: bug-86dd172271
19:35
Slightly better binary compatibility between 8.7 and 9.0 on win64 and cygwin: for those platforms ke... check-in: f13ec521a2 user: jan.nijtmans tags: trunk, main
13:39
Merge 8.7 check-in: 1944781396 user: jan.nijtmans tags: trunk, main
13:37
Merge 8.6 check-in: ca098487c5 user: jan.nijtmans tags: core-8-branch
01:51
fix for invalid numeric whitespace syntax bug. check-in: f85a75ced2 user: griffin tags: bug-cd61f085da
2023-08-28
16:35
merge trunk check-in: 17ec819306 user: dgp tags: dgp-refactor
16:06
merge trunk check-in: 4851209d10 user: dgp tags: core-9-0-b1-rc
15:50
merge 8.7 check-in: 6b5aea4fa3 user: dgp tags: core-8-7-b1-rc
11:14
Merge 9.0 check-in: 433e79545a user: jan.nijtmans tags: bug-86dd172271
07:59
Use sizeof(Tcl_Size) in stead of TCL_SIZE_MAX check-in: e942424495 user: jan.nijtmans tags: trunk, main
2023-08-27
20:37
Merge 9.0. Make usec "int" on Cygwin check-in: ee0849ad61 user: jan.nijtmans tags: bug-86dd172271
20:26
Unbreak Tcl9 build (TCL_SIZE_MAX usage) check-in: 2e65fce4cf user: jan.nijtmans tags: trunk, main
17:16
Branch for fixing [86dd172271] check-in: 70e60cff62 user: jan.nijtmans tags: bug-86dd172271
17:15
Temporary mark interp-34.11 test-case a knownBug. Fix ongoing in separate branch check-in: a15af304cf user: jan.nijtmans tags: trunk, main
16:51
Merge 8.7 check-in: 71a47959d7 user: jan.nijtmans tags: trunk, main
16:46
Fix [64165953a0]: Compilation error of C extensions due to TCL_SIZE_MAX definition check-in: f9875fd78b user: jan.nijtmans tags: core-8-branch
2023-08-26
20:37
Fix suggestion in [86dd172271], updateing Tcl_Time.sec to "long long". This is a binary incompatibil... check-in: 19499b8163 user: jan.nijtmans tags: trunk, main
2023-08-25
20:57
Merge 8.7 check-in: bfae0eecac user: jan.nijtmans tags: trunk, main
20:34
Fix [920e393634]: expr {7244019458077122840 << 1}. Some more long -> Tcl_WideInt fixes in comments check-in: 2ed2ec021b user: jan.nijtmans tags: core-8-branch
15:30
Merge 8.7 check-in: 42d8ed498a user: jan.nijtmans tags: trunk, main
15:18
[84a5355235]: two more cases of sizeof(long) -> sizeof(Tcl_WideInt), since that's the unit we are do... check-in: 6a9a8809f2 user: jan.nijtmans tags: core-8-branch
15:14
Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj() check-in: 21b170befe user: jan.nijtmans tags: core-8-branch
14:58
merge trunk check-in: b3b78f4e94 user: dgp tags: dgp-refactor
14:47
merge trunk check-in: 83b30ac46e user: dgp tags: core-9-0-b1-rc
14:39
merge 8.7 check-in: c1eb96946b user: dgp tags: core-8-7-b1-rc
14:38
Merge 8.7. Time to merge this branch? Closed-Leaf check-in: 29f443d1c5 user: dgp tags: revert-dup-pure
2023-08-24
17:44
Tweak: keep "long usec" for 32-bit windows, as other 32-bit systems. Fix documentation. Tcl_GetTime(... Closed-Leaf check-in: fa36b53049 user: jan.nijtmans tags: bug-86dd172271
17:33
Update Tcl_Time for 32-bit systems and win64, being able to handle time > 2038. Suggested in in tick... check-in: 3dcef36ee2 user: jan.nijtmans tags: bug-86dd172271
15:37
Merge main Leaf check-in: 27410d7b51 user: apnadkarni tags: apn-string-split
01:45
Replace test data with something more acceptable. check-in: 71497b31f4 user: griffin tags: trunk, main
2023-08-23
20:18
Merge 8.7 check-in: 73da5acb07 user: jan.nijtmans tags: trunk, main
16:56
Merge 8.6 check-in: e98c01d752 user: jan.nijtmans tags: core-8-branch
2023-08-22
19:53
Thanks for cherrypicking this change for 8.7. 'Someone versed in the ArithSeries work' has fixed the... check-in: 8d3617f2db user: griffin tags: revert-dup-pure
2023-08-21
18:07
The experiment deployment of TclDuplicatePureObj() has been reverted from the trunk. This branch at... check-in: c66c2fd74d user: dgp tags: revert-dup-pure
15:45
merge trunk check-in: 687fee129d user: dgp tags: dgp-refactor
15:17
merge trunk check-in: c27b6ba34a user: dgp tags: core-9-0-b1-rc
03:00
Tcl_Read(), Tcl_ReadChars() return Tcl_Size check-in: f0b8bccda3 user: bch tags: trunk, main
2023-08-20
13:26
Back out [2a01c62b1a55a] - causes tcllib failures. check-in: 114822ee01 user: apnadkarni tags: trunk, main
2023-08-18
15:15
merge trunk check-in: c92017e55f user: dgp tags: dgp-refactor
14:52
merge trunk check-in: 05447fa3f3 user: dgp tags: core-9-0-b1-rc
14:11
merge 8.7 check-in: 68e037cee3 user: dgp tags: core-8-7-b1-rc
07:08
Merge 8.7 - Fix UtfToUtf16Proc check-in: 47e9c5e3f5 user: apnadkarni tags: trunk, main
06:57
Fix UtfToUtf16Proc and UtfToUCS2Proc to not assume sizeof(Tcl_UniChar) is size of UTF16 / UCS2 code ... check-in: c9ed6c9e02 user: apnadkarni tags: core-8-branch
2023-08-17
21:03
Fix bug: Performance regression in 9.0 accessing dicts as lists [f4c01e42a7] check-in: 2a01c62b1a user: griffin tags: trunk, main
17:37
Remove ineffective index operation. Shimmering is already optimal. Closed-Leaf check-in: 0c60aff918 user: griffin tags: bug-f5c01e42a7
17:16
Working index operation, but terrible performance. (not surprising) check-in: 5bb29ca1ef user: griffin tags: bug-f5c01e42a7
2023-08-16
21:36
Fix llength function for dict types. check-in: 840ebea1b5 user: griffin tags: bug-f5c01e42a7
2023-08-14
15:46
merge bug-bc7ddc7944 (revert use of TclDuplicatePureObj) check-in: 35275c285b user: griffin tags: trunk, main
14:47
merge trunk check-in: 6443fd6a6d user: dgp tags: dgp-refactor
13:58
merge trunk check-in: 92a165fa9e user: dgp tags: core-9-0-b1-rc
12:55
Bug [457523]. Trivial comment edit just to close the bug check-in: bae0d30c7f user: apnadkarni tags: trunk, main
05:07
merge trunk Closed-Leaf check-in: 771e5ad4e4 user: griffin tags: bug-bc7ddc7944
03:42
Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Also preserves Tk bug fix [a99... check-in: 55602e8331 user: apnadkarni tags: trunk, main
2023-08-13
13:37
Fix up tests for modified Tcl_GetIntForIndex semantics Closed-Leaf check-in: 06da22c87b user: apnadkarni tags: bug-bc076f4f0e75
11:56
Merge in fix for end+1 indices. check-in: aedb8e144f user: apnadkarni tags: bug-bc076f4f0e75
10:35
Fix for Tk [a9929f112a] check-in: 4c24b8d272 user: apnadkarni tags: bug-bc076f4f0e75
06:22
Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 check-in: 6985418bfc user: apnadkarni tags: bug-bc076f4f0e75
04:29
merge trunk check-in: 7fc4b49ef9 user: griffin tags: bug-bc7ddc7944
2023-08-12
23:14
Rename Tcl_BumpObj() to Tcl_BounceRefCount().

After the presentation on Abstract Lists at the 2023 ... check-in: df58824c78 user: griffin tags: trunk, main

17:56
More replacements of DuplicateObj with ListObjCopy. check-in: ec3e985027 user: griffin tags: bug-bc7ddc7944
04:07
Replace more DuplicateObj with ListObjCopy. check-in: af8de99a71 user: griffin tags: bug-bc7ddc7944
2023-08-11
17:55
Replace DuplicateObj with ListObjCopy where appropriate. check-in: 84467b4641 user: griffin tags: bug-bc7ddc7944
15:09
Tcl_DuplicateObj() does not need DECACHE/CACHE protections. check-in: 78e07e2112 user: dgp tags: bug-bc7ddc7944
2023-08-10
21:12
Revert more bits. check-in: 5ed75d2361 user: griffin tags: bug-bc7ddc7944
17:48
Revert DupolicatePureObj back to DuplicateObj. check-in: a001695bab user: griffin tags: bug-bc7ddc7944
16:53
merge trunk check-in: 25db09366a user: dgp tags: dgp-refactor
16:32
merge trunk check-in: 3ad25f639c user: dgp tags: core-9-0-b1-rc
14:09
silence compiler warning check-in: 8deca7d58a user: dgp tags: trunk, main
01:47
Proposed fix for bug-bc7ddc7944 check-in: 239ca4c54c user: griffin tags: bug-bc7ddc7944
2023-08-09
22:55
Fix uninitialized variable. check-in: ff548edf17 user: griffin tags: trunk, main
2023-08-08
22:55
Corrections and additions for ObjectType Abstract List descriptions. Part of bug [30e4e9102f] check-in: 22fc4699a3 user: griffin tags: trunk, main
17:10
Fix bug [30e4e9102f] - Abstract List ListIndex should return NULL when index out of range. check-in: 93be83f416 user: griffin tags: trunk, main
15:21
Implement in,ni operator for abstract lists check-in: e302bd84c3 user: griffin tags: trunk, main
06:02
Bug [f5c01e42a7]. Disable DictAsListIndex for the time being. check-in: bd17e3ed36 user: apnadkarni tags: trunk, main
2023-08-04
14:06
quiet test noise check-in: b8ca5546ce user: dgp tags: trunk, main
07:48
Rebase to 9.0 check-in: 3e13e79524 user: jan.nijtmans tags: tip-673
2023-08-03
20:01
merge trunk check-in: 70a880dd36 user: dgp tags: dgp-refactor
20:00
merge trunk check-in: 3c2eea5232 user: dgp tags: core-9-0-b1-rc
20:00
Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: 6adeabbfe3 user: dgp tags: trunk, main
19:47
Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: f3d9c64c40 user: dgp tags: dgp-refactor
19:15
Patch out the call to TclDuplicatePureObj() that leads to panics. check-in: 39c8bac885 user: dgp tags: dgp-refactor
17:31
merge trunk check-in: 1f1844b20d user: dgp tags: dgp-refactor
17:11
merge trunk check-in: 8117bee1ed user: dgp tags: core-9-0-b1-rc
15:40
merge 8.7 check-in: 15caddb8b7 user: dgp tags: core-8-7-b1-rc
13:04
Merge 8.7 check-in: a9ae11180e user: jan.nijtmans tags: trunk, main
11:26
Merge 8.7 check-in: 93c7430bce user: jan.nijtmans tags: core-8-branch
2023-08-02
20:51
Merge 8.7 check-in: 330d66778a user: jan.nijtmans tags: trunk, main
19:34
Merge 8.6 check-in: edeef9d8e1 user: jan.nijtmans tags: core-8-branch
08:02
Rebase to 8.7 check-in: 0e48cdd4c2 user: jan.nijtmans tags: tip-653
2023-08-01
16:12
Merge 8.7 check-in: 8d6ad57e61 user: jan.nijtmans tags: trunk, main
16:09
Make sure that zdll.lib and tommath.lib are installed in windows, for possible use by extensions. check-in: ba7fa0c8e3 user: jan.nijtmans tags: core-8-branch
15:52
Merge 8.7 check-in: cf7342b5ad user: jan.nijtmans tags: trunk, main
15:42
Merge 8.6 check-in: d0a4f77020 user: jan.nijtmans tags: core-8-branch
13:57
Merge 8.7 check-in: 309b95cc71 user: jan.nijtmans tags: trunk, main
13:19
testcase cleanup check-in: 729bd46f35 user: jan.nijtmans tags: core-8-branch
13:01
Bug [76d45ec836] - mingw - tommath not copied on install check-in: 5e1a3868b7 user: apnadkarni tags: trunk, main
11:10
Rebase to 8.7. Adapt "gets" the same way as "read" check-in: 9b9fdfbe2a user: jan.nijtmans tags: tip-653
06:53
merge-mark check-in: 8b8448a0f5 user: jan.nijtmans tags: trunk, main
06:52
merge-mark check-in: d3993db7ab user: jan.nijtmans tags: core-8-branch
06:39
Some more int -> Tcl_Size (backported from 9.0) check-in: 74d5501caf user: jan.nijtmans tags: core-8-branch
2023-07-31
16:37
merge trunk check-in: 08c1363f16 user: dgp tags: dgp-refactor
16:30
Merge next checkin from trunk. Resolve conflicts. check-in: 1176dde31b user: dgp tags: dgp-refactor
15:58
Fix [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 7fce749488 user: jan.nijtmans tags: trunk, main
15:56
Merge conflict-free from trunk as far as possible. check-in: 2b025dd0d9 user: dgp tags: dgp-refactor
15:45
Add (hopefully confincing) testcase for bug [e58d7e19e9] check-in: 354b22cef8 user: jan.nijtmans tags: trunk, main
15:34
merge trunk check-in: ec928fe753 user: dgp tags: core-9-0-b1-rc
15:33
merge 8.7 check-in: 16c21b58e1 user: dgp tags: core-8-7-b1-rc
2023-07-29
20:35
Merge bug-e58d7e19e9-demo branch: Show that everything works fine here. Closed-Leaf check-in: 8ed8429a89 user: jan.nijtmans tags: bug-e58d7e19e9
18:11
Demo bug [e58d7e19e9] Closed-Leaf check-in: cdcadcb379 user: jan.nijtmans tags: bug-e58d7e19e9-demo
06:46
Merge 8.7 - Tcl_ListObjIndex tests check-in: f4ada88ce3 user: apnadkarni tags: trunk, main
05:56
Add tests for out of bounds Tcl_ListObjIndex check-in: ec7251d0db user: apnadkarni tags: core-8-branch
2023-07-28
15:51
A bunch of 64 bit fixes (int->Tcl_Size) and the like. check-in: 336125e9e8 user: apnadkarni tags: trunk, main
14:40
Rebase to 9.0 check-in: 7268094e1f user: jan.nijtmans tags: tip-657
08:04
Merge 8.7 check-in: 68dfeb7100 user: jan.nijtmans tags: trunk, main
07:50
"utf-8" is the new "identity": make it available always check-in: 5ba0bfea71 user: jan.nijtmans tags: core-8-branch
05:04
Merge 8.7 Encoding doc fix check-in: 567a1197a4 user: apnadkarni tags: trunk, main
05:02
Fix transposing of TCL_OK, TCL_ERROR in Encoding docs check-in: 1848bfc4c7 user: apnadkarni tags: core-8-branch
2023-07-27
16:27
Add some implicit "-profile tcl8" to testcases check-in: 5763c16c55 user: jan.nijtmans tags: trunk, main
16:26
Merge trunk Closed-Leaf check-in: af34feccf0 user: apnadkarni tags: apn-fix-scripts64
15:32
Merge trunk check-in: 1f887587f3 user: apnadkarni tags: apn-string-split
15:13
Rebase to 9.0. Add more filname encoding checks check-in: fd68a8e3be user: jan.nijtmans tags: tip-657
13:19
Demonstration how to add TCL_OBJTYPE_V3, while keeping upwards compatibility: all other TCL_OBJTYPE_... check-in: 9ee8d17bfe user: jan.nijtmans tags: bug-e58d7e19e9
13:10
Proposed fix for [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 07e8db69b8 user: jan.nijtmans tags: bug-e58d7e19e9
07:56
merge-mark check-in: b8758a9e34 user: jan.nijtmans tags: trunk, main
07:52
Merge 8.7 check-in: bfabdf1e7f user: jan.nijtmans tags: trunk, main
07:22
int -> Tcl_Size in Tcl_MacOSXOpen*BundleResources check-in: 3bd4368b36 user: jan.nijtmans tags: core-8-branch
2023-07-26
15:18
merge-mark check-in: 29d70f6bd4 user: jan.nijtmans tags: core-8-branch
10:32
Rebase to 8.7 check-in: b9c1614a3d user: jan.nijtmans tags: tip-665
08:06
Merge 8.7 check-in: 9643b6d086 user: jan.nijtmans tags: trunk, main
08:03
Merge 8.6 check-in: 7631c10d41 user: jan.nijtmans tags: core-8-branch
2023-07-24
16:53
merge trunk check-in: 219d168dec user: dgp tags: dgp-refactor
16:26
merge trunk check-in: 4151656aae user: dgp tags: core-9-0-b1-rc
16:07
merge 8.7 check-in: ecfb784c4c user: dgp tags: core-8-7-b1-rc
15:14
Merge 8.7 check-in: b8a61a0657 user: jan.nijtmans tags: trunk, main
15:13
Merge 8.6 check-in: 41d628160e user: jan.nijtmans tags: core-8-branch
13:32
Merge 8.7 check-in: 160f2d03a7 user: jan.nijtmans tags: trunk, main
11:13
Merge 8.6 check-in: 1fb6672995 user: jan.nijtmans tags: core-8-branch
05:40
Docs - tilde substitution and unsigned int->size_t in Tcl_Alloc check-in: bd56158ba8 user: apnadkarni tags: trunk, main
2023-07-22
13:54
Merge trunk check-in: 89290f6d01 user: apnadkarni tags: apn-string-split
2023-07-21
15:51
merge trunk check-in: 0a0a9d82a1 user: dgp tags: dgp-refactor
15:39
merge trunk check-in: baa1e05fd4 user: dgp tags: core-9-0-b1-rc
14:56
merge 8.7 check-in: 8dde70fd43 user: dgp tags: core-8-7-b1-rc
12:49
Merge 9.0 check-in: d156a039e1 user: jan.nijtmans tags: tip-657
12:00
Merge 8.7 check-in: 148cf420f0 user: jan.nijtmans tags: trunk, main
11:37
simplify tenviron2utfdstr/utf2tenvirondstr macro's, since 2nd argument is always -1 Improve error-ha... check-in: 1819fd1592 user: jan.nijtmans tags: core-8-branch
10:02
Merge 8.7 check-in: f1a0068336 user: jan.nijtmans tags: tip-653
07:11
Check for _LARGEFILE64_SOURCE after _FILE_OFFSET_BITS=64, since the latter is prefered check-in: d6640b9030 user: jan.nijtmans tags: trunk, main
2023-07-20
21:01
Merge 8.7 check-in: ab1e29ee67 user: jan.nijtmans tags: trunk, main
20:52
Fix handling of pre-built libtommath.dll on win64-arm check-in: c28f7fef78 user: jan.nijtmans tags: core-8-branch
20:10
More Tcl_UtfToExternalDStringEx usage, for encoding-error checking check-in: 6776ed62dc user: jan.nijtmans tags: tip-657
16:22
Make "cd" encoding-error-aware check-in: c5d4ba510a user: jan.nijtmans tags: tip-657
13:32
Add comment to cmdAH-24.20.[12] check-in: cc0fee411c user: jan.nijtmans tags: trunk, main
13:07
.... forgot to re-generate tclConfig.h.in check-in: c9cc926621 user: jan.nijtmans tags: trunk, main
12:45
Fix [d40b9c8503]: Enforcing 64-bit time_t? check-in: 3196eb3638 user: jan.nijtmans tags: trunk, main
12:41
Don't bail out when no 64-bit time is available Closed-Leaf check-in: 66f8512bcd user: jan.nijtmans tags: bug-d40b9c8503
2023-07-19
16:00
Rebase to 9.0 check-in: 2db4eb588f user: jan.nijtmans tags: bug-d40b9c8503
14:59
Merge tip-657 check-in: 193acbea90 user: jan.nijtmans tags: tip-671
14:53
Rebase to 9.0 check-in: 6f38a7cf3c user: jan.nijtmans tags: tip-657
14:49
Merge 8.7 check-in: bbe3200ca0 user: jan.nijtmans tags: trunk, main
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
11:18
Somewhat better error-reporting check-in: 51078feead user: jan.nijtmans tags: tip-657
09:03
Merge tip-657 check-in: fed44ef8c0 user: jan.nijtmans tags: tip-671
08:59
Merge 9.0 check-in: 331a94f0b8 user: jan.nijtmans tags: tip-657
2023-07-17
17:24
Keeping up merges. TclStackFree panic is still an issue. check-in: 357bb6f112 user: dgp tags: dgp-refactor
16:48
Merge 8.7 - install tommath.lib check-in: 190fb9453a user: apnadkarni tags: trunk, main
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:31
Merge 8.7 - update for missing TIP 548 function docs check-in: d68803e263 user: apnadkarni tags: trunk, main
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
21:29
Remove non-supported testcases check-in: 5d54238fee user: jan.nijtmans tags: tip-671
07:23
Merge 8.7 - Bug [a366c6efee] check-in: fe628d36ce user: apnadkarni tags: trunk, main
06:15
Bug [a366c6efee] check-in: 3b31b4f4a9 user: apnadkarni tags: core-8-branch
00:24
Fix bug [c25d2cd3e6], as well as memory leaks in lsearch and concat. Add cleanup to some tests. Fix ... check-in: ae23b0ea96 user: griffin tags: trunk, main
2023-07-14
15:59
Same fix in chanio.test check-in: a93ecc3319 user: dgp tags: trunk, main
15:36
Move channel close commands to -cleanup so that when the (expected) error occurs in [fcopy] we do no... check-in: e99d523a7d user: dgp tags: trunk, main
14:51
First attempt to mix TIP's #657 and #671 check-in: 77d9664918 user: jan.nijtmans tags: tip-671
14:18
dup test name check-in: 5225dfe40c user: dgp tags: trunk, main
13:36
merge trunk check-in: 1514cf37c0 user: dgp tags: dgp-refactor
13:29
merge trunk check-in: 16bb98397c user: dgp tags: core-9-0-b1-rc
11:13
Use "strict" in almost all commands. Only "glob" and environment variables are left out. (Experiment... check-in: da536b9803 user: jan.nijtmans tags: tip-657
06:31
Rebase to 9.0 check-in: 0a52caf686 user: jan.nijtmans tags: tip-657
06:28
Merge 8.7 check-in: cbdec07524 user: jan.nijtmans tags: trunk, main
2023-07-13
20:57
Merge trunk. Still have panic in TclStackFree during pkgMkIndex-2.1 check-in: ff8e923b92 user: dgp tags: dgp-refactor
20:49
Merge TIP 636. Resolve conflicts. Result shows TclStackFree panic when freeing the compiledLocals. check-in: b9d1bef880 user: dgp tags: dgp-refactor
20:09
Merge conflict free checkins from trunk. check-in: 393c1e59cf user: dgp tags: dgp-refactor
19:25
merge trunk check-in: a44dae9ef9 user: dgp tags: core-9-0-b1-rc
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
16:23
Merge 8.7 check-in: 528716921f user: jan.nijtmans tags: trunk, main
15:42
Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch
12:06
Remove incorrect lines that were added to SetDuplicatePureObj(). SetDuplicatePureObj() is specifica... check-in: 1c2c289adf user: pooryorick tags: trunk, main
05:43
Merge trunk check-in: 3f0de542ee user: apnadkarni tags: tip-671
03:33
NewStringObj more efficient than NewUnicodeObj check-in: 2871f5ae9f user: apnadkarni tags: apn-string-split
2023-07-12
20:02
Eliminate another compiler-warning, with -DTCL_NO_DEPRECATED=1 check-in: 3b8f2cf18c user: jan.nijtmans tags: trunk, main
19:56
One more unresolved reference (see prev commit) check-in: 239e636558 user: jan.nijtmans tags: trunk, main
19:36
More fixes related to [c1691dc608]: 32-bit Linux regressions, like ".... undefined reference to `Tcl... check-in: fc17b782b6 user: jan.nijtmans tags: trunk, main
19:13
Merge 8.7 check-in: 1224acdcf6 user: jan.nijtmans tags: trunk, main
19:11
(partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch
15:12
Merge 8.7 check-in: 70697b205c user: jan.nijtmans tags: trunk, main
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
14:43
Merge 8.7 check-in: 5fe8a20f26 user: jan.nijtmans tags: trunk, main
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
08:33
Merge trunk check-in: 94da849aa7 user: apnadkarni tags: apn-string-split
06:42
Merge mark check-in: a263e66f71 user: apnadkarni tags: trunk, main
06:39
Fix [54329e39c7] check-in: 95cab70fe8 user: apnadkarni tags: core-8-branch
03:06
Fix foreach bug [a34733451b]. Other code cleanup discovered by code review. check-in: 5bc8af69e3 user: griffin tags: trunk, main
02:51
Fix [54329e39c7] check-in: 3435cde0f5 user: apnadkarni tags: trunk, main
02:31
Add test Closed-Leaf check-in: f912c7f905 user: apnadkarni tags: bug-54329e39c7
2023-07-11
16:48
Abstract list type for strings check-in: fbc9c695cc user: apnadkarni tags: apn-string-split
16:43
Tweak last for performance in case of traditional lists. check-in: 51f5187df8 user: apnadkarni tags: bug-54329e39c7
12:59
Wrap DECACHE_STACK_INFO around Tcl_ListObjIndex call from bytecode engine. check-in: 61054ed757 user: apnadkarni tags: bug-54329e39c7
11:35
Prevent foreach memory bloat iterating within a proc check-in: 3fa173c282 user: apnadkarni tags: bug-54329e39c7
09:23
Merge 8.7 check-in: 71ba59091e user: jan.nijtmans tags: trunk, main
09:20
Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch
2023-07-10
16:07
Merge 8.7 check-in: dd8d96dbf7 user: jan.nijtmans tags: trunk, main
15:57
Code cleanup for arithSeries, all backported from 9.0 check-in: f93176d784 user: jan.nijtmans tags: core-8-branch
11:49
Create new branch named "apn-string-split" check-in: 74008b39bb user: apnadkarni tags: apn-string-split
2023-07-09
14:47
Permit large scripts > INT_MAX. Not complete because compiler source line tracking still limited. check-in: f2432558f7 user: apnadkarni tags: apn-fix-scripts64
13:51
Create new branch named "apn-fix-scripts64" check-in: 2cdb70a44d user: apnadkarni tags: apn-fix-scripts64
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:36
Unbreak Windows build (broken by [765c9c37a2] due to TIP #628) check-in: 00177effca user: jan.nijtmans tags: trunk, main
20:28
Merge-mark check-in: 9f1fe7611c user: jan.nijtmans tags: trunk, main
20:25
Fix [c5bcbf3494]: Output of surrogates seems to repeat following character check-in: 07e42778fc user: jan.nijtmans tags: core-8-branch
2023-07-07
21:06
Cleanup abstract list ObjType function definitions. check-in: 765c9c37a2 user: griffin tags: trunk, main
14:57
Make TIP #636 work together with TIP #628: Shared 8.7/9.0 build environment check-in: a842d7c27a user: jan.nijtmans tags: trunk, main
14:23
TIP #636 cleanup: Eliminate the use of Tcl_ObjTypeLength() et al, which look public but are internal... check-in: 652c7258c9 user: jan.nijtmans tags: trunk, main
02:56
merge TIP #636 (tip-636-tcl9-644) check-in: 91c2f411e7 user: griffin tags: trunk, main
2023-07-06
21:37
merge trunk Closed-Leaf check-in: dc07baa584 user: griffin tags: tip-636-tcl9-644
19:12
merge trunk check-in: 66df8231f9 user: griffin tags: tip-636-tcl9-644
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:10
Merge 8.7 check-in: c835fededf user: jan.nijtmans tags: trunk, main
15:08
Merge 8.6 check-in: be96f35be2 user: jan.nijtmans tags: core-8-branch
06:13
Merge main check-in: 9c35266dec user: apnadkarni tags: tip-671
05:52
Merge 8.7 - Bug [5be203d6ca] - io-7.3 failure check-in: 4b6fd44d84 user: apnadkarni tags: trunk, main
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
18:13
merge trunk check-in: 4ebabc484d user: griffin tags: tip-636-tcl9-644
15:13
Merge 8.7 check-in: 5945f7349d user: jan.nijtmans tags: trunk, main
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
08:38
Rebase to 9.0 check-in: af0a32717f user: jan.nijtmans tags: tip-657
06:47
Correctly compute consumed bytes in case of truncated byte sequence at end. check-in: 457d38e405 user: apnadkarni tags: bug-5be203d6ca-apn
04:46
Distinguish test for cesu-8 check-in: f2bf724b62 user: apnadkarni tags: tip-671
2023-07-03
17:07
merge trunk check-in: b3fc4bb14d user: griffin tags: tip-636-tcl9-644
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:10
Merge 8.7 check-in: fac9e0c2f9 user: jan.nijtmans tags: trunk, main
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
08:03
Fix [a5901fc953]: Version control should ignore unix/dltest/embtest check-in: 456c86ae20 user: jan.nijtmans tags: trunk, main
00:33
Add tests for scalar numeric values. check-in: 595a76c46a user: griffin tags: tip-636-tcl9-644
2023-07-02
12:40
Disable lossless profile for ascii-incompatible encodings and merge trunk check-in: 511f952c57 user: apnadkarni tags: tip-671
12:07
Merge 8.7 check-in: 734b43efee user: jan.nijtmans tags: trunk, main
12:02
Merge 8.6 check-in: 9543fe6f4e user: jan.nijtmans tags: core-8-branch
09:26
merge core-8-branch (no change) check-in: 67fcad5e3b user: fvogel tags: trunk, main
09:26
merge core-8-6-branch (no change) check-in: 2c12a2608a user: fvogel tags: core-8-branch
08:21
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: d55421e750 user: fvogel tags: trunk, main
08:20
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: 4134fd3788 user: fvogel tags: core-8-branch
04:57
8.7 merge mark check-in: 1b4f695cdf user: apnadkarni tags: trunk, main
04:55
Backport fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: 4d10e2c128 user: apnadkarni tags: core-8-branch
04:54
8.7 merge mark (lseq tests) check-in: 127cf5151e user: apnadkarni tags: trunk, main
03:03
Tests for [66ffafd309] check-in: f5c08e6d36 user: apnadkarni tags: trunk, main
02:41
Fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: ffe33a7797 user: apnadkarni tags: trunk, main
2023-07-01
18:02
Bug [66ffafd309] Closed-Leaf check-in: 6ce225894f user: apnadkarni tags: bug-66ffafd309
2023-06-30
22:16
merge trunk check-in: df29253e09 user: griffin tags: tip-636-tcl9-644
20:34
Test update for bug [63530267aa]. check-in: 7ae73656d0 user: griffin tags: core-8-branch
19:02
Test update for bug [63530267aa]. Fix 32-bit embtest build issue. check-in: cd8512b73b user: griffin tags: trunk, main
14:34
merge trunk check-in: 9d4f898f95 user: griffin tags: tip-636-tcl9-644
13:40
Merge 8.7. Remove unused TclArithSeriesObjLength() check-in: ca5cb73434 user: jan.nijtmans tags: trunk, main
13:28
Merge 8.6 check-in: 028df23975 user: jan.nijtmans tags: core-8-branch
07:56
Proposed fix for [ac874937c5]: -fsanitize=address not passed during linking of embtest Closed-Leaf check-in: 7a8b57a808 user: jan.nijtmans tags: bug-ac874937c5
07:40
Revert 'fix' for [ac874937c5], committed as part of a "Merge 8.7" commit. It's wrong, since "embtest... check-in: 952fb0603c user: jan.nijtmans tags: trunk, main
2023-06-29
18:30
merge 8.7 check-in: f7688d05ca user: griffin tags: trunk, main
15:42
Fix uninitialized variable. check-in: aff311df30 user: griffin tags: core-8-branch
15:26
More lossless profile tests check-in: 5218e6d9df user: apnadkarni tags: tip-671
15:20
Merge trunk check-in: a18d98ac4e user: apnadkarni tags: tip-671
15:13
Add timeouts to github workflows to catch runaway scripts check-in: f5289ac77a user: dkf tags: trunk, main
11:30
Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: a8f83d57e4 user: apnadkarni tags: trunk, main
11:09
Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: 398de572ab user: apnadkarni tags: core-8-branch
07:24
Merge-mark check-in: fc6b4bf74d user: jan.nijtmans tags: trunk, main
00:09
ws check-in: 613f198094 user: bch tags: trunk, main
00:02
speeling check-in: 814cb9a0a9 user: bch tags: trunk, main
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
17:27
merge trunk Leaf check-in: f9c873e34d user: dgp tags: dgp-disable-deprecated-resyntax
17:06
Remove documentation of deleted subcomands. check-in: 05a0170796 user: dgp tags: tip-673
13:24
merge trunk check-in: 8fa6d3885b user: dgp tags: tip-673
13:23
merge trunk check-in: 7994e65c6a user: dgp tags: dgp-refactor
13:15
merge trunk check-in: a261700c87 user: dgp tags: core-9-0-b1-rc
13:15
merge 8.7 check-in: efd33eddbf user: dgp tags: core-8-7-b1-rc
07:27
Merge 8.7 check-in: 0663e9a4ab user: jan.nijtmans tags: trunk, main
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
07:10
Fix a9929f112a: Bugs in the implementation of TIP ... check-in: 0b05b5c750 user: jan.nijtmans tags: trunk, main
2023-06-27
16:19
Merge trunk check-in: d6152d4f01 user: apnadkarni tags: tip-671
15:47
merge trunk check-in: 4a5993facf user: dgp tags: dgp-refactor
15:38
merge trunk check-in: fc880c8313 user: dgp tags: tip-673
15:31
Merge 9.0 Closed-Leaf check-in: 2b09ea3b64 user: jan.nijtmans tags: bug-a9929f112a
15:26
merge trunk check-in: b6f05b7832 user: dgp tags: core-9-0-b1-rc
15:25
merge 8.7 check-in: 444fe58834 user: dgp tags: core-8-7-b1-rc
12:57
Fix [24a8c16dbd]: bigdata.test: invalid command name "testbigdata" on 32-bit check-in: d5db55aa17 user: jan.nijtmans tags: trunk, main
10:07
Fix previous errors in encoding.test check-in: 13b08f6669 user: pooryorick tags: trunk, main
06:55
Merge 8.7 check-in: 3fbda64c31 user: jan.nijtmans tags: trunk, main
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
10:12
Merge 8.7 check-in: 92ba864abd user: jan.nijtmans tags: trunk, main
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
07:24
Merge unchained branch [22400aa71b] and resolve conflicts. Leaf check-in: 961f58e148 user: pooryorick tags: pyk-objinterface
2023-06-23
23:18
Merge 9.0 check-in: 246d0d16ea user: jan.nijtmans tags: bug-a9929f112a
17:48
merge trunk check-in: 02018c9d7e user: griffin tags: tip-636-tcl9-644
17:32
Fix build issue with no_deprecated. check-in: 0412b1d646 user: griffin tags: tip-636-tcl9-644
12:36
merge trunk check-in: c56d99cd7c user: dgp tags: dgp-refactor
12:28
merge trunk check-in: 0741b47e9a user: dgp tags: tip-673
12:27
merge trunk check-in: c8f7cea555 user: dgp tags: core-9-0-b1-rc
12:26
merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc
2023-06-22
20:07
Merge 8.7 check-in: 46481b6556 user: jan.nijtmans tags: trunk, main
19:00
Fix [44452e2c55]: indexObj.test failures on i386 check-in: fbba7df295 user: jan.nijtmans tags: core-8-branch
13:40
Merge-mark check-in: b4712d2e1f user: jan.nijtmans tags: core-8-branch
11:59
Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55
10:12
WIP for fixing a9929f112a check-in: b19e0278f2 user: jan.nijtmans tags: bug-a9929f112a
2023-06-21
22:44
merge-mark check-in: 9dbdcdf63c user: jan.nijtmans tags: trunk, main
22:38
(partial) fix for a9929f112a: Bugs in the implemen... check-in: af0ec25f4d user: jan.nijtmans tags: core-8-branch
21:30
Fix 3 "lset" testcases Closed-Leaf check-in: 8d300901a0 user: jan.nijtmans tags: bug-a9929f112a
16:08
A few more test updates. check-in: e37bb57442 user: dgp tags: tip-673
16:02
merge trunk check-in: 3673c24b1f user: dgp tags: dgp-refactor
15:53
merge trunk check-in: 8037d3c733 user: dgp tags: tip-673
15:53
merge trunk check-in: 431d92033f user: dgp tags: core-9-0-b1-rc
15:52
merge 8.7 check-in: 773f4f098c user: dgp tags: core-8-7-b1-rc
14:52
(partial) fix for a9929f112a. Tk needs some change... check-in: c7e6b7e8eb user: jan.nijtmans tags: bug-a9929f112a
13:08
RE syntax documentation describes some features as deprecated. Open branch to examine their removal. check-in: fa5748b035 user: dgp tags: dgp-disable-deprecated-resyntax
07:18
Merge 8.7 check-in: ae2c126f10 user: jan.nijtmans tags: trunk, main
07:13
"trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch
2023-06-20
22:16
Fix bug in TEBC foreach with abstractlists check-in: ed9a077dda user: griffin tags: tip-636-tcl9-644
07:11
Merge 8.7 check-in: 4016a576d6 user: jan.nijtmans tags: trunk, main
06:51
Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch
01:47
merge trunk check-in: cd7e0e6b99 user: griffin tags: tip-636-tcl9-644
01:28
Fix crash in BC execution when str concat and abstract list lindex operations have recursive BC exec... check-in: 3dcd9775e8 user: griffin tags: tip-636-tcl9-644
2023-06-19
13:39
Merge 8.7 - fix tests - hardcoded port and wsl. check-in: 2bedc17b74 user: apnadkarni tags: trunk, main
13:21
Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch
12:42
Merge 8.7 check-in: fab05e2102 user: jan.nijtmans tags: trunk, main
11:47
Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch
04:29
merge trunk check-in: 692eadeedf user: griffin tags: tip-636-tcl9-644
2023-06-18
21:30
Merge trunk-encoding-defaultstrict [c499122331]. Leaf check-in: 22400aa71b user: pooryorick tags: unchained
11:04
Fix [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux check-in: 63fa3c217c user: jan.nijtmans tags: trunk, main
01:51
Clarification. check-in: d070ec3f8c user: griffin tags: tip-636-tcl9-644
2023-06-17
04:59
Lossless load / unload tests check-in: 02b75abeb8 user: apnadkarni tags: tip-671
2023-06-16
16:54
Fix lossless profile for exec check-in: 8d5c42b3b5 user: apnadkarni tags: tip-671
12:21
Proposed fix for [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux. Also fix some com... Closed-Leaf check-in: 21959903d6 user: jan.nijtmans tags: bug-c13819225e
10:49
tip-636-tcl9-644: doc/Object.3: remove double "the" check-in: dd69f7da65 user: oehhar tags: tip-636-tcl9-644
2023-06-15
20:45
Add Tcl_ObjType changes to the appropriate docs. check-in: af8aca29e3 user: griffin tags: tip-636-tcl9-644
16:46
Few more TIP 671 tests check-in: 39f1815bbf user: apnadkarni tags: tip-671
15:44
TIP #653 implementation (with a lot of corrections compared to the py-b8f575aa23 or the other tip-65... check-in: 85cf4c4682 user: jan.nijtmans tags: tip-653
2023-06-14
15:17
Use lossless profile for command line args. Couple of platform-specific cases. check-in: 1e1a880f3e user: apnadkarni tags: tip-671
04:15
Merged trunk check-in: 5ad4e9ef0e user: apnadkarni tags: tip-671
02:04
Remove debug puts check-in: 6e3bc1111a user: apnadkarni tags: tip-671
2023-06-13
16:59
merge trunk check-in: 25f29d1807 user: griffin tags: tip-636-tcl9-644
16:47
Remove getdbl abstraction. check-in: 79841a55e2 user: griffin tags: tip-636-tcl9-644
14:12
merge trunk check-in: 208dd54b8d user: dgp tags: dgp-refactor
13:42
merge trunk check-in: 4c3377ae39 user: dgp tags: core-9-0-b1-rc
09:50
Rebase to 9.0 check-in: 3e39201f04 user: jan.nijtmans tags: tip-657
09:12
Merge 8.7 check-in: 8daf5ef6c7 user: jan.nijtmans tags: trunk, main
06:05
Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch
2023-06-12
22:45
Merge 9.0 check-in: 2a8e051165 user: jan.nijtmans tags: tip-657
10:19
Merge trunk [7dc0ea8ca5]. Leaf check-in: c499122331 user: pooryorick tags: trunk-encodingdefaultstrict
05:48
Tests for lossless profiles. Change lossless behavior for UTF-16,32 check-in: 42d3d3d69d user: apnadkarni tags: tip-671
04:10
Revert unwarranted change in Tcl_CreateChannel() from [1776327edd]. check-in: f413252375 user: pooryorick tags: trunk, main
2023-06-11
21:31
Merge trunk [19e22d9bc5]. check-in: 377114dc42 user: pooryorick tags: trunk-encodingdefaultstrict
20:21
Merge trunk [402ff62239]. check-in: 5fd8267c8a user: pooryorick tags: trunk-encodingdefaultstrict
19:53
Merge trunk [07d84ca4b3]. check-in: 94c0cb9397 user: pooryorick tags: trunk-encodingdefaultstrict
19:41
Merge trunk [3389fba412]. check-in: 09a7091246 user: pooryorick tags: trunk-encodingdefaultstrict
17:31
Fix greedy consumption bytes in lossless profile for utf-8. check-in: 94879d45b4 user: apnadkarni tags: tip-671
13:10
Merge trunk [9d2e82fe49]. check-in: 53546902b3 user: pooryorick tags: trunk-encodingdefaultstrict
11:57
Use lossless profile for links and globalprocessdata (exe name etc.) check-in: 3bd1fecfcc user: apnadkarni tags: tip-671
08:55
Merge trunk [b06ffa0e0e]. check-in: 6e498105b7 user: pooryorick tags: trunk-encodingdefaultstrict
08:07
Merge trunk [66350977dd]. check-in: 98296c64b7 user: pooryorick tags: trunk-encodingdefaultstrict
07:29
Merge trunk [20891426a8]. check-in: 56d7f41983 user: pooryorick tags: trunk-encodingdefaultstrict
05:06
Merge trunk [874005b119] check-in: b569708937 user: pooryorick tags: trunk-encodingdefaultstrict
03:12
Tests to read and write invalid encoded env values check-in: 87000f1852 user: apnadkarni tags: tip-671
02:46
Merge trunk check-in: b1f00c4901 user: apnadkarni tags: tip-671
02:34
Tests for invalidly encoded file names and env (TIP 671 motivation) check-in: 7dc0ea8ca5 user: apnadkarni tags: trunk, main
2023-06-10
17:49
Lossless env - wip check-in: 4122487129 user: apnadkarni tags: tip-671
13:43
Refactor into common function. Add error checks that were never present. check-in: 4cec5c007e user: apnadkarni tags: tip-671
2023-06-08
12:39
Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch
2023-06-07
17:24
WIP on TIP 673. First pass exposes issues in the test suite. check-in: f74cac7b6a user: dgp tags: tip-673
2023-06-06
22:09
Work in progress check-in: b54c80a046 user: apnadkarni tags: tip-671
20:26
merge trunk check-in: e06d17fb2a user: griffin tags: tip-636-tcl9-644
16:04
Clean up logic to detect failures. check-in: 917b9ccbe6 user: griffin tags: tip-636-tcl9-644
2023-06-05
21:50
Implement basic lossless profile check-in: 825c68627f user: apnadkarni tags: tip-671
20:55
Create new branch named "tip-671" check-in: 9e3a929549 user: apnadkarni tags: tip-671
15:01
merge trunk check-in: d7291c3a0a user: dgp tags: dgp-refactor
14:36
merge trunk check-in: b56f63b34c user: dgp tags: core-9-0-b1-rc
14:35
merge 8.7 check-in: fcdde7c54b user: dgp tags: core-8-7-b1-rc
11:12
Added note about how some commands are mainly for Tk check-in: 7355a2baf1 user: dkf tags: core-8-branch
2023-06-04
22:58
Merge 8.7 check-in: 8333622e92 user: pointsman tags: trunk, main
22:56
Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch
2023-06-03
20:03
Merge 8.7 check-in: 3c01918cbd user: jan.nijtmans tags: trunk, main
19:59
Merge 8.6 check-in: d051ad23c5 user: jan.nijtmans tags: core-8-branch
2023-06-02
22:12
Merge 8.7 check-in: 8677d7cb7e user: jan.nijtmans tags: trunk, main
22:05
In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails check-in: 1ec25a729b user: jan.nijtmans tags: core-8-branch
15:19
merge trunk check-in: 702e1cdfc7 user: dgp tags: dgp-refactor
15:12
More library(n) docs check-in: 4c19535a09 user: dkf tags: core-8-branch
15:01
merge trunk check-in: ee61ec5e9e user: dgp tags: core-9-0-b1-rc
14:02
Merge 8.7 check-in: 611603caf5 user: jan.nijtmans tags: trunk, main
13:59
Merge 8.7 check-in: 486d398306 user: jan.nijtmans tags: trunk, main
13:54
merge 8.7 check-in: bab3557724 user: dgp tags: core-8-7-b1-rc
13:46
silence compiler warning check-in: bbd80e2402 user: dgp tags: core-8-branch
12:00
New (internal) macro TclAttemptInitStringRep() check-in: b0b7c9d7b6 user: jan.nijtmans tags: core-8-branch
2023-06-01
21:04
Merge 8.7 check-in: 0836dc0f71 user: jan.nijtmans tags: trunk, main
20:58
Fix [9921778646]: something is wrong in core-8-branch check-in: 293f2741f8 user: jan.nijtmans tags: core-8-branch
14:37
Added some examples to library(n) check-in: 10f1287b11 user: dkf tags: core-8-branch
2023-05-31
14:13
merge-mark check-in: 73694d38dd user: jan.nijtmans tags: trunk, main
14:12
Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Backported from 9.0 check-in: 97cc33cd20 user: jan.nijtmans tags: core-8-branch
10:39
swap foreachLine argument order in tests Closed-Leaf check-in: 5fda57d1a0 user: dkf tags: tip-670
10:33
Swapped foreachLine arg order, improved docs check-in: 9ff79be410 user: dkf tags: tip-670
07:49
Merge 8.7 check-in: 52acabe68a user: jan.nijtmans tags: trunk, main
07:45
Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encoding error happens. check-in: 3f2c42e160 user: jan.nijtmans tags: core-8-branch
07:20
Merge 8.7 check-in: aef0abf3af user: jan.nijtmans tags: trunk, main
07:16
Fix [c243e7a85e]: TIP #603 implementation broken on Windows check-in: 4bc6a277f4 user: jan.nijtmans tags: core-8-branch
2023-05-30
21:31
Let's see if this helps Closed-Leaf check-in: 64a1c24acb user: jan.nijtmans tags: bug-c243e7a85e
16:23
merge trunk check-in: d2b888084c user: dgp tags: dgp-refactor
15:04
merge trunk check-in: 231de45124 user: dgp tags: core-9-0-b1-rc
14:25
merge 8.7 check-in: 50db9c5d99 user: dgp tags: core-8-7-b1-rc
13:57
More typo fixes check-in: 7dc71b0c3b user: dkf tags: core-8-branch
13:48
Get return stack correct when doing [return -code error] in the body check-in: 6527e15f1a user: dkf tags: tip-670
12:41
fix whitespace check-in: b4141634c4 user: dkf tags: tip-670
12:22
Merge 8.7 check-in: 1776327edd user: jan.nijtmans tags: trunk, main
11:59
start of test cases check-in: 74e1a6805f user: dkf tags: tip-670
11:25
Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653 check-in: 6165bc074f user: jan.nijtmans tags: core-8-branch
08:39
Added docs check-in: 1a81b5fd1e user: dkf tags: tip-670
2023-05-29
19:41
Merge 8.7 check-in: 531a654901 user: jan.nijtmans tags: trunk, main
16:27
int -> Tcl_Size, for full Tcl 9 support check-in: e9e36d8d3c user: jan.nijtmans tags: core-8-branch
12:11
Basic implementation of TIP 670 check-in: 3300680ebd user: dkf tags: tip-670
10:49
Fix typo and outdated comment check-in: bf12ac1702 user: dkf tags: core-8-branch
2023-05-28
10:39
merge 8.7 check-in: 760a8045a3 user: fvogel tags: trunk, main
10:38
Fix errors when building the html man page for configurable.n (TIP #558) check-in: 9ae501484b user: fvogel tags: core-8-branch
10:37
Fix errors when building the html man page for configurable.n Closed-Leaf check-in: 03521b234c user: fvogel tags: tip-558
2023-05-26
17:15
Function name cleanup. check-in: f0e51ed375 user: griffin tags: tip-636-tcl9-644
2023-05-25
20:55
merge trunk, fix leak. check-in: a8222bd851 user: griffin tags: tip-636-tcl9-644
16:12
Adapt data tables to Unicode 15.1 (beta) check-in: 19d43511ac user: jan.nijtmans tags: unicode-15.1
15:10
Eliminate some clang warnings. Only use "testbigdata" if sizeof(Tcl_Size) == sizeof(Tcl_WideInt) check-in: 17428d6a29 user: jan.nijtmans tags: trunk, main
04:38
Remove old cruft. check-in: 40bbacfb8c user: griffin tags: tip-636-tcl9-644
2023-05-24
23:17
merge trunk check-in: 729526d9c8 user: griffin tags: tip-636-tcl9-644
20:13
Cleanup abstract list definitions. check-in: 741923851e user: griffin tags: tip-636-tcl9-644
16:04
TIP 603: Get 'stat' Information of Open Files check-in: 3b28244cfa user: dkf tags: core-8-branch
16:02
merge core-8-branch Closed-Leaf check-in: 284bf626d7 user: dkf tags: tip-603
15:29
Merge 8.7 check-in: bc8d2884aa user: jan.nijtmans tags: trunk, main
15:22
Fix regular expression in previous commit check-in: 0ce8e13e17 user: jan.nijtmans tags: core-8-branch
15:18
Enhance html generation, so it can handle the "©" copy-sign as well check-in: 2769aa3e66 user: jan.nijtmans tags: core-8-branch
15:16
More size protection for winDde check-in: 145e4170a1 user: jan.nijtmans tags: core-8-branch
10:31
Remove TCL_SIZE_SMAX, not used anywhere. Some more variable which should have been Tcl_Size check-in: cc316b35f3 user: jan.nijtmans tags: trunk, main
2023-05-23
21:36
Merge trunk check-in: 2f493bd21c user: griffin tags: tip-636-tcl9-644
16:15
Merge 8.7 check-in: c5dc388878 user: jan.nijtmans tags: trunk, main
16:03
Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter check-in: 232fb6c5c5 user: jan.nijtmans tags: core-8-branch
2023-05-22
10:13
Merge 8.7 check-in: f1dbd8559e user: jan.nijtmans tags: trunk, main
07:48
Small documentation corrections check-in: 5c995d1809 user: dkf tags: core-8-branch
2023-05-21
23:00
Merge 8.7 check-in: 19e22d9bc5 user: jan.nijtmans tags: trunk, main
21:19
Unbreak windows symbols build. More int -> Tcl_Size backported from 9.0 check-in: ba731752d3 user: jan.nijtmans tags: core-8-branch
20:42
Fix test to be stable. check-in: 08b55c7949 user: griffin tags: trunk, main
2023-05-20
23:24
Add cleanup to lseq tests. Fix assertion. check-in: ab6b395442 user: griffin tags: trunk, main
20:11
Merge "unchained branch [a03cbbdf63] and resolve conflicts. check-in: 6803cae7fa user: pooryorick tags: pyk-objinterface
16:39
Fix [c9663296fd]. Also refactor memory reallocation. check-in: 18d4bd49a6 user: apnadkarni tags: trunk, main
16:02
Merge trunk [b60a8ec69f]. check-in: a03cbbdf63 user: pooryorick tags: unchained
15:40
Minor refactor to combine alloc/realloc Closed-Leaf check-in: 6f8be92c87 user: apnadkarni tags: bug-c9663296fd
14:10
Merge "unchained" branch [6b0efb4663] and resolve conflicts. check-in: 1b29063091 user: pooryorick tags: pyk-objinterface
10:34
merge-mark check-in: eda305c97b user: jan.nijtmans tags: trunk, main
10:07
More int/Tcl_Size backport check-in: e69534b7e5 user: jan.nijtmans tags: core-8-branch
2023-05-19
23:07
Merge trunk check-in: ce1ff6df2b user: apnadkarni tags: bug-c9663296fd
22:18
Fix int/Tcl_Size pointer errors check-in: b60a8ec69f user: apnadkarni tags: trunk, main
21:31
Fix build - ckalloc/ckfree not in Tcl 9 check-in: 0d4ea2fb20 user: apnadkarni tags: trunk, main
19:50
Merge 8.7 check-in: a49cad4e9e user: jan.nijtmans tags: trunk, main
19:47
int -> Tcl_Size and other (internal) signature improvements. Most of them backported from 9.0 check-in: 657c601af7 user: jan.nijtmans tags: core-8-branch
16:47
More refactoring into common code check-in: 617dcb269e user: apnadkarni tags: bug-c9663296fd
14:15
Improve the synopsis of the transchan manpage so it helps users a bit check-in: ed881099f4 user: dkf tags: core-8-branch
13:35
Improve the synopsis of the refchan manpage so it helps users a bit check-in: 230a91cee1 user: dkf tags: core-8-branch
12:56
Merge 8.7 check-in: 65e4f359b9 user: dkf tags: trunk, main
12:08
Merge trunk [c405bdd1f0]. check-in: 6b0efb4663 user: pooryorick tags: unchained
12:06
TIP 558: Basic Configure Support for TclOO check-in: 49b856bfa8 user: dkf tags: core-8-branch
12:02
merge core-8-branch check-in: 08ddd0482b user: dkf tags: tip-558
12:02
Merge trunk [402ff62239]. check-in: a514e65105 user: pooryorick tags: unchained
11:26
Merge "unchained" branch commit [05b72c0b3f] and resolve conflicts. check-in: 2840dda8db user: pooryorick tags: pyk-objinterface
2023-05-17
16:22
Proposed fix for [6022b9f946]: Tk when built against Tcl 9.0 broken Closed-Leaf check-in: 47ae4a0262 user: jan.nijtmans tags: bug-6022b9f946
16:12
Merge trunk check-in: 3e44e4bdd3 user: griffin tags: tip-636-tcl9-644
12:44
Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, and add more error chec... check-in: c405bdd1f0 user: pooryorick tags: trunk, main
12:26
New functions: TclUndoRefCount() and TclDictGetSize(). check-in: 60d6e1d587 user: pooryorick tags: trunk, main
12:09
Fix for [5ee01098824881b5], lseq list conversion results in attempt to access freed memory. check-in: e45cee0c53 user: pooryorick tags: trunk, main
07:38
Merge latest 9.0. check-in: 6c0961d817 user: jan.nijtmans tags: tip-664
07:33
Merge 8.7 check-in: 57e46213e1 user: jan.nijtmans tags: trunk, main
07:30
Remove dead code check-in: a00f23f242 user: jan.nijtmans tags: trunk, main
05:09
Add Tcl_BumpObj() used to prevent leaks from Abstract List elements. Add Abstract List (ArithSeries)... check-in: 5c163280ea user: griffin tags: tip-636-tcl9-644
2023-05-16
16:31
Merge 8.6 check-in: 3a9f39d2ee user: jan.nijtmans tags: core-8-branch
10:26
Merge 8.6 check-in: 228ba10871 user: jan.nijtmans tags: core-8-branch
09:33
Fix memory leaks and remove unnecessary reference count bounce. check-in: 427bc951fb user: pooryorick tags: trunk, main
06:25
Merge 8.7 check-in: 8e4d8a6053 user: jan.nijtmans tags: trunk, main
06:07
Remove some more references to removed ChangeLog check-in: 192b0d7f7b user: jan.nijtmans tags: core-8-branch
06:05
More int -> Tcl_Size (in tclInt.h) check-in: c9baf40479 user: jan.nijtmans tags: core-8-branch
05:25
New function, TclDuplicatePureObj(), doesn't duplicate the string representation when duplicating a... check-in: 40af0258ec user: pooryorick tags: trunk, main
2023-05-15
23:08
Refactor couple more reallocations check-in: 3b376ff197 user: apnadkarni tags: bug-c9663296fd
20:49
Add Tcl_DecrRefCount() missing from [4b1a20629e]. check-in: 0785828c47 user: pooryorick tags: trunk, main
20:23
Refactor allocation in Tcl_DStringAppendElement check-in: 770c9d949d user: apnadkarni tags: bug-c9663296fd
17:38
merge trunk check-in: c5959a049d user: dgp tags: dgp-refactor
17:37
merge trunk check-in: 1ea025b0a2 user: dgp tags: core-9-0-b1-rc
17:37
merge 8.7 check-in: 2fa3d5406d user: dgp tags: trunk, main
17:34
merge 8.7 check-in: 71afb9ba1c user: dgp tags: core-8-7-b1-rc
17:17
TIP 663 implementation check-in: e9e65f6f98 user: dgp tags: core-8-branch
15:45
Backport test improvements from 9.0 check-in: 912b1c7001 user: jan.nijtmans tags: core-8-branch
15:44
No need to init string rep, if we throw away the object immediately check-in: 870167a6e5 user: jan.nijtmans tags: core-8-branch
13:26
merge trunk check-in: 219ddbb777 user: dgp tags: dgp-refactor
13:19
merge trunk check-in: fc7a2f1ba4 user: dgp tags: core-9-0-b1-rc
13:19
merge 8.7 check-in: a7cd4b6540 user: dgp tags: core-8-7-b1-rc
11:52
Merge 8.7 check-in: 402ff62239 user: jan.nijtmans tags: trunk, main
11:45
Merge 8.6 check-in: 3614205c25 user: jan.nijtmans tags: core-8-branch
2023-05-14
08:21
Rename TclRelaxRefCount() to TclUndoRefCount(). check-in: 8181a7f089 user: pooryorick tags: trunk, main
2023-05-13
10:59
Add TclRelaxRefCount, and also try to take the fast path more often in byte-compiled [lindex]. check-in: 4b1a20629e user: pooryorick tags: trunk, main
2023-05-12
23:20
In tclExecute.c call DECACHE_STACK_INFO() before calling TclLindexList(). check-in: 5830c27a5f user: pooryorick tags: trunk, main
12:32
merge trunk check-in: 01eeb9b709 user: dgp tags: dgp-refactor
12:08
merge trunk check-in: bfc223aef6 user: dgp tags: core-9-0-b1-rc
11:59
merge trunk check-in: cb277b7f78 user: dgp tags: core-8-7-b1-rc
08:57
Merge 8.7 check-in: d7a44a92ed user: jan.nijtmans tags: trunk, main
2023-05-11
22:20
Use 'attempt'-functions for libtommath, when built into Tcl check-in: 2be637e883 user: jan.nijtmans tags: core-8-branch
21:47
Merge trunk [05eeae5d67] and resolve conflicts. check-in: ea8f3cd359 user: pooryorick tags: unchained
21:18
More tweaks, finetuning Leaf check-in: 683f629ce8 user: jan.nijtmans tags: tip-668
20:59
ptrdiff_t to Tcl_Size in tclListObj.c check-in: 113074c4bf user: pooryorick tags: unchained
20:25
Add TclRelaxRefCount and TclObjGetScalar, and use them to try to take the fast path more often in by... Closed-Leaf check-in: 05eeae5d67 user: pooryorick tags: py-build-broken
17:17
Fix failing valgrind suppression for load.test check-in: 577f42d9a9 user: pooryorick tags: trunk, main
17:07
Silence valgrind "still reachable" report in cmdAH.test check-in: 71448a9b15 user: pooryorick tags: trunk, main
16:35
TIP #668 implementation: Consolidate all Tcl_Attempt* functions. check-in: fa605de79a user: jan.nijtmans tags: tip-668
15:39
put back pragma voor MSVC warning, accidently removed in previous commit check-in: f69bdb304d user: jan.nijtmans tags: trunk, main
15:30
Restore warning-free compilation with C++ compiler check-in: 9a4d14e5dc user: jan.nijtmans tags: trunk, main
13:08
Fix Valgind report of still reachable blocks in aaa_exit.test and other test files. check-in: a82bb79e8c user: pooryorick tags: trunk, main
11:46
Rebase to latest 9.0 check-in: 006ee2b1d8 user: jan.nijtmans tags: tip-664
06:31
disable on-purpose compiler warning (MSVC) for testcase check-in: 7f9a786598 user: jan.nijtmans tags: trunk, main
2023-05-10
21:32
Refactor allocation strategy in Tcl_DStringAppend check-in: 151dd2052b user: apnadkarni tags: bug-c9663296fd
20:53
Merge 8.7 check-in: c7c8968b20 user: jan.nijtmans tags: trunk, main
19:39
Backport various changes from 9.0 branch check-in: 3121b3a0b0 user: jan.nijtmans tags: core-8-branch
18:28
TIP 663 implementation Closed-Leaf check-in: f50a0cfb9c user: dgp tags: tip-663
17:25
Merge trunk check-in: b4827791dc user: apnadkarni tags: bug-c9663296fd
13:24
merge trunk check-in: cdf0a3f93f user: dgp tags: core-9-0-b1-rc
12:47
merge 8.7 check-in: e9e50e774d user: dgp tags: core-8-7-b1-rc
12:28
Merge 8.6 check-in: eb8844eaee user: jan.nijtmans tags: core-8-branch
2023-05-09
22:36
docs: function does not "return an error", it returns TCL_ERROR, indicating an error occured check-in: 05c71e0ef3 user: bch tags: trunk, main
16:15
merge-mark Leaf check-in: 8a35fc9953 user: jan.nijtmans tags: tip-659
16:14
merge-mark check-in: f08d4a81f2 user: jan.nijtmans tags: tip-657
16:11
Left-over TCL_ENCODING_STRICT, not used any more. Add "-profile tcl8" for testcases which don't work... check-in: c7d09172e8 user: jan.nijtmans tags: trunk, main
15:58
merge trunk check-in: e487b3b7f1 user: griffin tags: tip-636-tcl9-644
15:43
Merge TIP #657 check-in: 48e6cffcc9 user: jan.nijtmans tags: tip-659
15:43
Merge 9.0 check-in: 5a026323e9 user: jan.nijtmans tags: tip-657
13:38
merge trunk check-in: d183a31327 user: dgp tags: dgp-refactor
13:16
Merge 8.7 check-in: 07d84ca4b3 user: jan.nijtmans tags: trunk, main
13:07
merge trunk check-in: e64ee84c72 user: dgp tags: core-9-0-b1-rc
13:06
Remove useless type-casts. Backport some changes from 9.0 check-in: a2e98ff84d user: jan.nijtmans tags: core-8-branch
12:54
merge 8.7 check-in: d4fbae1b9a user: dgp tags: core-8-7-b1-rc
09:51
size_t -> Tcl_Size (twice) check-in: 45683a8ec4 user: jan.nijtmans tags: trunk, main
06:25
Merge 9.0 check-in: e70694738e user: jan.nijtmans tags: tip-664
2023-05-08
14:19
Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Some typo's check-in: 5be2687f62 user: jan.nijtmans tags: core-8-branch
14:08
Make TclLindexFlat() a litle more straightforward. check-in: 027b027f72 user: pooryorick tags: trunk, main
13:43
Better version, keeping the (undocumented) behavior of 'i' initialization Closed-Leaf check-in: 72b13bcbe8 user: jan.nijtmans tags: bug-96551aca55
11:35
Use Tcl_Size instead of size_t in two places in TclIndexEncode. check-in: c52df109f3 user: pooryorick tags: trunk, main
09:35
Proposed fix for [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT() check-in: 0a39ff2784 user: jan.nijtmans tags: bug-96551aca55
2023-05-07
20:34
Merge 8.7. Restore Tcl_DStringSetLength() behavior, as suggested in [3837178c25] check-in: ca456c3719 user: jan.nijtmans tags: trunk, main
20:10
Merge 8.7 check-in: f875039322 user: jan.nijtmans tags: core-8-branch
2023-05-06
19:44
Use Tcl_Size instead of size_t in two places in TclIndexEncode. Closed-Leaf check-in: 9d3b0a93ad user: pooryorick tags: py-build-broken
15:54
Make TclLindexFlat() a litle more straightforward.

jn: @nathan, All Github CI-builds are turning ... check-in: 0a3d10e244 user: pooryorick tags: py-build-broken

2023-05-05
21:22
Merge 8.7 check-in: 3a0591cd2d user: jan.nijtmans tags: trunk, main
21:16
Merge 8.6 check-in: a7d6392d25 user: jan.nijtmans tags: core-8-branch
14:57
A few corrections in comments. check-in: 909ed82355 user: pooryorick tags: trunk, main
12:36
Merge trunk check-in: 0579cbaaff user: apnadkarni tags: bug-c9663296fd
12:35
Merge 8.7 - list performance tests check-in: 837448fcf6 user: apnadkarni tags: trunk, main
12:34
Minor fixes for perf tests check-in: 329a85db9e user: apnadkarni tags: core-8-branch
09:40
Remove TclArithSeriesObjCopy() and use Tcl_DuplicateObj() instead. check-in: 853b3416a7 user: pooryorick tags: trunk, main
09:17
Change reallocation growth to 1.5. check-in: 7dd745be2e user: apnadkarni tags: bug-c9663296fd
06:21
Merge tip-657 check-in: 5b6440a3d2 user: jan.nijtmans tags: tip-659
06:18
Remove more ... to be split off in separate TIP's check-in: 396e2bbc01 user: jan.nijtmans tags: tip-657
2023-05-04
20:26
Make some tests select an encoding profile instead of relying on the default. check-in: 3389fba412 user: pooryorick tags: trunk, main
19:59
Remove special "-failindex" handling. check-in: 448cf0be0a user: jan.nijtmans tags: tip-659
19:56
merge tip-657 check-in: ad51672c84 user: jan.nijtmans tags: tip-659
19:53
Tcl_InputEncodingError() -> TclInputEncodingError. It will be split off in a separate TIP check-in: b907108f27 user: jan.nijtmans tags: tip-657
18:22
merge 8.7 check-in: 9d2e82fe49 user: dgp tags: trunk, main
18:21
merge 8.6 check-in: ad4091c60a user: dgp tags: core-8-branch
17:52
Refactor reallocation in preparation for experimentation with different growth factors check-in: 3f801dc599 user: apnadkarni tags: bug-c9663296fd
16:59
Merge tip-657 check-in: f677c6efc9 user: jan.nijtmans tags: tip-659
14:57
merge trunk check-in: 8c5f8014ab user: dgp tags: dgp-refactor
14:45
merge trunk check-in: ee9a92d8ad user: dgp tags: core-9-0-b1-rc
13:52
merge 8.7 check-in: 205f42e951 user: dgp tags: core-8-7-b1-rc
13:27
Merge 9.0 check-in: c047b54ab1 user: jan.nijtmans tags: tip-657
13:06
Merge 8.7 check-in: b06ffa0e0e user: jan.nijtmans tags: trunk, main
12:58
Backport: Do not build every branch. Too expensive. check-in: badde889e7 user: jan.nijtmans tags: core-8-branch
12:53
Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointers check-in: 32db95fa6a user: jan.nijtmans tags: core-8-branch
08:24
Do not build every branch. Too expensive. check-in: b56f79dd40 user: dkf tags: trunk, main
06:44
Some int -> Tcl_Size. Remove unnecessary knownBug constraint check-in: 5f27b0bb4a user: jan.nijtmans tags: tip-657
06:38
Rebase to latest 9.0 check-in: c4e22bc646 user: jan.nijtmans tags: tip-657
06:36
Rebase to latest 8.7 check-in: 1c4604133e user: jan.nijtmans tags: tip-665
06:32
Rebase to latest 9.0 check-in: b911c36b2c user: jan.nijtmans tags: tip-664
05:12
Merge trunk check-in: 0f7083072f user: apnadkarni tags: bug-c9663296fd
04:48
Better fallback on list reallocation failure check-in: 66350977dd user: apnadkarni tags: trunk, main
2023-05-03
16:26
remove "forceUniChar" from TclStringCat() since it isn't used anymore. check-in: 05b72c0b3f user: pooryorick tags: unchained
16:12
Merge 9.0. Further Makefile tweaks Leaf check-in: 9c9f39bc30 user: jan.nijtmans tags: windows-thread-join
15:59
Merge 8.7 check-in: 20891426a8 user: jan.nijtmans tags: trunk, main
15:51
Backport "Comments only. Fix blatantly obsolete ones". And a few more improvements from the same fil... check-in: 797753b302 user: jan.nijtmans tags: core-8-branch
15:18
Removed the bug specific test constraint from the tests related to [0306a5563c] because the bug is ... check-in: 1c4a696c6b user: pointsman tags: trunk, main
13:18
Fix bug-c9663296fd (in progress) check-in: 1277a45c56 user: apnadkarni tags: bug-c9663296fd
11:31
Merge [842b3b3949]. check-in: c3278e757b user: pooryorick tags: unchained
10:01
Comments only. Fix blatantly obsolete ones check-in: 842b3b3949 user: apnadkarni tags: trunk, main
09:31
Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2, and Tcl_MethodCallProc... check-in: cd426d20a9 user: pooryorick tags: trunk, main
09:20
Merge 9.0 check-in: 583c71a819 user: jan.nijtmans tags: tip-657
04:06
Merge mark 8.7 check-in: f39569fb40 user: apnadkarni tags: trunk, main
04:03
Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See below.

For whatever r... check-in: b9aee6a781 user: apnadkarni tags: trunk, main

03:31
Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See below.

For whatever r... check-in: 8cf18cec8c user: apnadkarni tags: core-8-branch

02:01
merge trunk check-in: d4c2e9791a user: griffin tags: tip-636-tcl9-644
2023-05-02
22:11
Fix for [0306a5563c]. check-in: eb76c36249 user: pointsman tags: trunk, main
21:50
Fix for [0306a5563c]. Closed-Leaf check-in: 36eb6e3921 user: pointsman tags: bug-0306a5563
19:58
Fix issue [b3628609ad73a105], by allowing TclStringCat to assume that each Tcl_Obj.bytes value is co... check-in: 29108f928e user: pooryorick tags: unchained
19:51
Merge trunk [480bcbe193]. check-in: ba0d2f82f3 user: pooryorick tags: unchained
19:42
Remove "deprecated" constraint in test suite. check-in: 4b0b20a14d user: pooryorick tags: unchained
17:32
merge 8.7 check-in: 076b05c40f user: dgp tags: core-8-7-b1-rc
17:06
Merge 8.7 fix [784befb0ba] - tailcall crash check-in: 480bcbe193 user: apnadkarni tags: trunk, main
16:48
Merge 8.6 - [ab123cfd3d] and [784befb0ba] check-in: 4039ba5278 user: apnadkarni tags: core-8-branch
15:51
Merge trunk [6964e7e16a]. check-in: b062288090 user: pooryorick tags: unchained
15:31
Make windows OPTS=symbols build work check-in: d184dcc11e user: jan.nijtmans tags: tip-664
13:39
merge trunk check-in: ea70c42344 user: dgp tags: dgp-refactor
12:47
Fix issue [b3628609ad73a105], by allowing TclStringCat to assume that each Tcl_Obj.bytes value is co... Leaf check-in: 2ddc0c3fa9 user: pooryorick tags: pyk-b3628609ad
12:16
merge 8.7 check-in: 816ac633fe user: dgp tags: core-8-7-b1-rc
11:50
Fix LISTREP_ASSERT Closed-Leaf check-in: b9d001ff67 user: apnadkarni tags: apn-list-realloc
11:28
Merge trunk check-in: 3fd4e0d0b5 user: apnadkarni tags: apn-list-realloc
08:42
Fix [bb69c8d17e] compiled string last check-in: 6964e7e16a user: apnadkarni tags: trunk, main
06:28
Rebase to latest 9.0 check-in: a84524eea3 user: jan.nijtmans tags: tip-664
05:38
Change realloc strategy on fail, optimize for empty string check-in: ab979f8be5 user: apnadkarni tags: apn-list-realloc
2023-05-01
20:28
More progress check-in: f3015fa249 user: jan.nijtmans tags: tip-665
19:42
Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizing existing TIP's check-in: 86503e53c7 user: jan.nijtmans tags: tip-665
15:50
Add missing "deprecated" constraint check-in: 0723320477 user: jan.nijtmans tags: trunk, main
15:08
Remove IDE guff check-in: 29c4c31786 user: dkf tags: tip-558
14:07
Add doc comments, fix a typo in a manpage check-in: 17359f1c03 user: dkf tags: tip-558
13:31
Use modern copyright symbol, in line with rest of code check-in: 9c4d2f836a user: dkf tags: tip-558
13:22
Merge 8.7 check-in: 1bd656b53e user: dkf tags: tip-558
12:39
Tests for [dcac54a685] check-in: 800264f0a7 user: apnadkarni tags: trunk, main
12:16
Tests for [ad9361fd20] check-in: ed26748c6b user: apnadkarni tags: trunk, main
11:41
Fix [d07f42998d] - argument list truncation check-in: 71cab27557 user: apnadkarni tags: trunk, main
10:38
Fix [ab123cfd3d] - ubsan warning in ValidateFormat check-in: 3da8d2069c user: apnadkarni tags: trunk, main
09:46
Merge trunk [95cb1987c8]. check-in: 3380e3fc26 user: pooryorick tags: unchained
06:51
Fix [ab123cfd3d] - ubsan scan warning. Closed-Leaf check-in: 787712b4c7 user: apnadkarni tags: bug-ab123cfd3d
06:41
Added missing bigdata constraint check-in: ded211eaf8 user: apnadkarni tags: trunk, main
2023-04-30
23:09
Partial sync-up with trunk. check-in: 82fe864420 user: griffin tags: tip-636-tcl9-644
19:30
Delete related to TCL_BUILD_FOR and all code related to it. check-in: c6bdc6e298 user: pooryorick tags: unchained
19:21
Merge 8.7 check-in: 4d1655a18b user: jan.nijtmans tags: trunk, main
19:03
Fix OPTS=utf16 build for Tcl 9.0 check-in: 95cb1987c8 user: jan.nijtmans tags: trunk, main
18:36
Remove all code that is conditioned on TCL_MAJOR_VERSION. check-in: 5037505a02 user: pooryorick tags: unchained
17:32
Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX check-in: 2898e21c62 user: jan.nijtmans tags: core-8-branch
12:32
Add testcase for TclGetBytesFromObj() check-in: b25f2101d4 user: jan.nijtmans tags: trunk, main
12:02
Don't test compatibility macro's when TCL_NO_DEPRECATED is defined: this is expected to fail Closed-Leaf check-in: f8af3cbaa3 user: jan.nijtmans tags: getbytesfromobj-tcl8-compat
10:20
Fix [27b3ce2997] - check INT_MAX limit on script length check-in: 20ed83cf25 user: apnadkarni tags: trunk, main
09:54
Fix one more error message for max arg limit Closed-Leaf check-in: 6e45492fe8 user: apnadkarni tags: bug-d07f42998d
08:08
Working on [d07f42998d] check-in: 45ee9bfe2b user: apnadkarni tags: bug-d07f42998d
2023-04-29
16:16
Add tests. Panic on bytecode length limit Closed-Leaf check-in: 42ac2ae6d4 user: apnadkarni tags: bug-27b3ce2997
16:10
Add experimental testcase for TclGetBytesFromObj() check-in: 122b521e98 user: jan.nijtmans tags: getbytesfromobj-tcl8-compat
15:20
Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX Closed-Leaf check-in: fdbf87049c user: jan.nijtmans tags: no-listsizet-max
14:56
Resolve a TODO check-in: 624f3174c4 user: jan.nijtmans tags: trunk, main
14:50
Merge 8.7 check-in: 874005b119 user: jan.nijtmans tags: trunk, main
14:11
Updated from trunk. Simplified bug specific tests. check-in: c5521516de user: pointsman tags: bug-0306a5563
03:15
Fix [7cddd2845c] - crash with >= INT_MAX operands check-in: eb734aab39 user: apnadkarni tags: trunk, main
02:11
Limit scripts to INT_MAX-1 bytes check-in: d527c3064e user: apnadkarni tags: bug-27b3ce2997
2023-04-28
23:57
Remove all code related to TCL_NO_DEPRECATED, and some related to TCL_MAJOR_VERSION. check-in: a2e5794d46 user: pooryorick tags: unchained
19:19
Remove TclUtfToUCS4(), TclUniCharToUCS4(), and TclUCS4Prev(). check-in: 0d4245ab9f user: pooryorick tags: unchained
17:34
Remove all code related to TCL_UTF_MAX=3. check-in: d0c75e3b88 user: pooryorick tags: unchained
15:02
Remove some (void *) typecasts, which are no longer necessary check-in: 4bd7191aa9 user: jan.nijtmans tags: core-8-branch
13:22
merge trunk check-in: 697ce173a5 user: dgp tags: dgp-refactor
13:06
merge trunk check-in: 17bc2dde63 user: dgp tags: core-9-0-b1-rc
12:58
merge 8.7 check-in: 2fd5f9109c user: dgp tags: core-8-7-b1-rc
12:20
Merge trunk. check-in: bb6bd9338b user: pooryorick tags: unchained
09:03
Merge trunk. check-in: 38d72f7adb user: pooryorick tags: trunk-encodingdefaultstrict
06:43
Limit memset() to "TCL_UTF_MAX=3' builds. check-in: c72b11eac7 user: pooryorick tags: trunk, main
2023-04-27
20:54
Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendObj... check-in: 90d2fcee22 user: pooryorick tags: trunk, main
20:42
Fix for [f5eadcbf9a6b1b4c], passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corr... check-in: 480c856482 user: pooryorick tags: trunk, main
20:34
memset(0xff) instead of memset(0) to accomodate tests that fill buffer with 0xff. Leaf check-in: 1e52f2b6c3 user: pooryorick tags: bug-f5eadcbf9a6b1b4c
15:01
Alternative to TIP #661: Modify the macro's such that compiler warnings are generated when using 'in... check-in: a9fde2618f user: jan.nijtmans tags: tip-664
14:01
More size_t -> Tcl_Size, missed by earlier updates check-in: f689f33488 user: jan.nijtmans tags: trunk, main
13:52
Simplify Tcl 9 compatibility macro's. No change in functionality. check-in: c0aad60d0c user: jan.nijtmans tags: core-8-branch
13:34
Merge trunk Closed-Leaf check-in: ff2bdedf2c user: apnadkarni tags: bug-7cddd2845c
12:47
More checks for exceeding max words check-in: 0bea6484c4 user: apnadkarni tags: bug-7cddd2845c
2023-04-26
20:24
RingSizeT -> Tcl_Size check-in: 9222a8298d user: jan.nijtmans tags: core-8-branch
19:29
Reduce number of needed type-casts. No change in functionality Closed-Leaf check-in: c7e3f3a76e user: jan.nijtmans tags: tip-660-continued
16:18
Fix index descrepencies (bug-fa00fbbbabe). Fix inconsistent rounding (bug-e5f06285de). check-in: a610e50b2f user: griffin tags: trunk, main
15:53
More size_t -> Tcl_Size changes, which were missed before. Also (experimental) make the wrapper macr... check-in: 0c6c1aba8d user: jan.nijtmans tags: tip-660-continued
15:45
Test fix for [0f98bce669] check-in: ba42b33cb0 user: apnadkarni tags: trunk, main
14:56
Fix for [7cddd2845c] (in progress) check-in: 6cdc79088d user: apnadkarni tags: bug-7cddd2845c
13:04
merge trunk check-in: 00ebd5b6bf user: dgp tags: dgp-refactor
13:01
merge trunk check-in: 98ca9c66cc user: dgp tags: core-9-0-b1-rc
06:51
Merge 8.7 check-in: 969b05562e user: jan.nijtmans tags: trunk, main
06:49
Merge 8.6 check-in: ad2f4f8d09 user: jan.nijtmans tags: core-8-branch
03:41
merge trunk, address some 32-bit issues. Closed-Leaf check-in: 7ad6f6f6ad user: griffin tags: bug-fa00fbbbabe
2023-04-25
20:34
Fix for issue [f5eadcbf9a], passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corr... check-in: db9f715fd5 user: pooryorick tags: bug-f5eadcbf9a6b1b4c
00:36
Add fix inconsistent rounding (bug-e5f06285de). Compute and use the "precision" for sequences of dou... check-in: 62eaef043c user: griffin tags: bug-fa00fbbbabe
2023-04-24
20:21
Added a test for the initial problem and another for the known remaining problem. check-in: ee6a702b64 user: pointsman tags: bug-0306a5563
20:09
Merge trunk. check-in: 978988f56d user: pointsman tags: bug-0306a5563
18:57
merge trunk check-in: 2fbfe7da2b user: dgp tags: dgp-refactor
18:47
Merge TIP 660 commit. Resolve enough conflicts to compile. check-in: 16ce472043 user: dgp tags: dgp-refactor
17:46
Fix [2e3fed53ba] - binary encode uuencode check-in: 3b2bbe8985 user: apnadkarni tags: trunk, main
17:16
Fix [c719fa8716] - binary encode base64 assertion failure check-in: fcec152b12 user: apnadkarni tags: trunk, main
16:49
Fix [9369f83649] - binary format/scan for big data check-in: 06ceffb2f3 user: apnadkarni tags: trunk, main
16:28
Fix [a814ee5bbd] - string compare/equal -length for long strings check-in: e831429a4d user: apnadkarni tags: trunk, main
15:51
Adapt signature of TclCompileScript() to fit better after TIP 660. check-in: 815e08b6d1 user: dgp tags: trunk, main
14:51
Fix [d4ede611a7] - scan bigdata check-in: acaa559a27 user: apnadkarni tags: trunk, main
14:23
merge trunk check-in: 635e801e5a user: dgp tags: core-9-0-b1-rc
14:22
TIP 422 eliminated va_list arguments from the API of Tcl 9. However, some of the documentation linge... check-in: 0dfea8ca19 user: dgp tags: trunk, main
13:54
Minor change to length limit checks Closed-Leaf check-in: 0cdc8158b1 user: apnadkarni tags: bug-d4ede611a7
13:49
merge trunk check-in: cbe4a315ee user: dgp tags: core-9-0-b1-rc
13:22
merge 8.7 check-in: 5f3da67264 user: dgp tags: core-8-7-b1-rc
12:55
Fix [a550f9710b] (format bigdata) check-in: 0cb8f90d77 user: apnadkarni tags: trunk, main
10:02
Fix for bug [d4ede611a7] (scan) check-in: ce85c34ed2 user: apnadkarni tags: bug-d4ede611a7
09:41
Fixes the examples given in [0306a5563c]. Still more to do for a full fix. check-in: 8b3c80eeba user: pointsman tags: bug-0306a5563
00:08
Merge trunk. check-in: 13db80cc11 user: pooryorick tags: unchained
2023-04-23
23:57
Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendObj... Closed-Leaf check-in: 0b684db687 user: pooryorick tags: pyk-Tcl_AppendObjToObj
22:21
Merge tip-657 check-in: ab034d5f0b user: jan.nijtmans tags: tip-659
22:20
Merge 9.0 check-in: bcbfebda19 user: jan.nijtmans tags: tip-657
21:59
Missing !defined(TCL_NO_DEPRECATED) around TIP #616 macro's. Thanks Rolf for noticing! check-in: 5f41604098 user: jan.nijtmans tags: trunk, main
18:25
That fixes the examples given in [0306a5563c]. Needs more consideration before claim success. Closed-Leaf check-in: 67231d38a8 user: pointsman tags: pyk-whatever, bug-0306a5563c
18:14
That fixes the examples given in [0306a5563c]. Needs more consideration before claim success. Closed-Leaf check-in: 1cf1f44a14 user: pointsman tags: bug-0306a5563c
11:48
merge trunk [f867f44c9c]. check-in: be70a97e6d user: pooryorick tags: trunk-encodingdefaultstrict
11:39
Set the encoding profile to strict in Tcl_FSEvalFileEx(). This is independent of TIP 657: A scrip... Closed-Leaf check-in: f867f44c9c user: pooryorick tags: pyk-whatever
11:28
Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendOb... check-in: a61fef8429 user: pooryorick tags: pyk-whatever
11:23
Merge trunk. check-in: 1fcfaab7fb user: pointsman tags: disabletcl8api
10:41
Support combination TCL_UTF_MAX=3 with TCL_NO_DEPRECATED=1 check-in: 4ba40baf3f user: jan.nijtmans tags: trunk, main
10:31
Remove TCL_8_COMPAT. No longer necessesary, because of TIP #660 check-in: 687747427c user: jan.nijtmans tags: trunk, main
09:48
Merge tip-657 check-in: e4c301ca4c user: jan.nijtmans tags: tip-659
09:46
Merge 9.0 check-in: 66ef514f0e user: jan.nijtmans tags: tip-657
08:56
Backout [3016169b6f], since TIP #657 (Make "-profile strict" the default in Tcl 9.0) is not accepted... check-in: 27fafca190 user: jan.nijtmans tags: trunk, main
08:53
Backout [e6fe76ae6b]. See build failure with -DTCL_UTF_MAX=3 [https://github.com/tcltk/tcl/actions/r... check-in: e49259e374 user: jan.nijtmans tags: trunk, main
08:13
Fix gcc type mismatch warnings exposed by disabling casts using disabletcl8api check-in: 44c8ea9887 user: apnadkarni tags: trunk, main
07:24
Merge trunk Closed-Leaf check-in: ffb9760eca user: apnadkarni tags: apn-disabletcl8api-warnings
05:23
Merge 8.7 - [d90fee06d0] (lassign) and [203792a48c] (Utf32ToUtf) check-in: 8b91a4a3c6 user: apnadkarni tags: trunk, main
04:18
Bug [d90fee06d0] - lassign performance check-in: 3509f8a4db user: apnadkarni tags: core-8-branch
03:25
Bug [d4ede611a7] (scan) - in progress check-in: 717c2c72f0 user: apnadkarni tags: bug-d4ede611a7
2023-04-22
22:49
Make Tcl_AppendObjToObj avoid string generation in a couple more circumstances, and edit some docume... check-in: e6fe76ae6b user: pooryorick tags: trunk, main
19:07
Remove after that was inserted for debugging. Closed-Leaf check-in: 40f8ebb234 user: pooryorick tags: pyk-b3628609ad
18:17
Merge 9.0 Leaf check-in: 9add50d484 user: jan.nijtmans tags: bug-d34442777
17:55
Fix [203792a48c]: Avoid signed integer overflow in Utf32ToUtfProc() check-in: 071ea1adbf user: jan.nijtmans tags: core-8-branch
17:34
Merge 8.7 check-in: 7ef99c4cd6 user: jan.nijtmans tags: trunk, main
17:32
Fill in URL in previous commit check-in: 9883f837fc user: jan.nijtmans tags: core-8-branch
17:31
Register "utf32string" for Python check-in: f10817fea4 user: jan.nijtmans tags: core-8-branch
17:29
Fix tclTomMath.h (from prev commit) check-in: 27d3b99343 user: jan.nijtmans tags: core-8-branch
16:34
Fix [2a5cb49733ff]: Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h check-in: ecd4fdf4d7 user: jan.nijtmans tags: core-8-branch
16:29
Backout [4a7b807856], It breaks the build. See: [https://github.com/tcltk/tcl/actions/runs/477158685... check-in: 1d3415a44e user: jan.nijtmans tags: trunk, main
10:04
Use TclListObjRange in lassign for performance reasons Closed-Leaf check-in: 0486ade969 user: apnadkarni tags: bug-d90fee06d0
2023-04-21
22:10
Fix issue [b3628609ad73a105] by scrapping most of TclStringCat() in favor of Tcl_AppendObjToObj(). ... check-in: b699959d62 user: pooryorick tags: pyk-b3628609ad
21:45
Merge tip-657 check-in: f843f54534 user: jan.nijtmans tags: tip-659
21:31
Merge 9.0 check-in: f1cb9fbb82 user: jan.nijtmans tags: tip-657
20:58
Demonstrate Tcl_GetIndexFromObjStruct with -Wconversion check-in: 3d8a094343 user: jan.nijtmans tags: bug-d34442777
20:39
Merge 8.7 check-in: 9cbb0b212f user: jan.nijtmans tags: trunk, main
20:32
Make Tcl_AppendObjToObj more efficient and avoid unnecessarily generating a string representation wh... check-in: 4a7b807856 user: pooryorick tags: trunk, main
20:32
Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's not worth to spend a stu... check-in: f354f1fc6b user: jan.nijtmans tags: core-8-branch
20:26
Add testcases check-in: aaf4d33fc7 user: jan.nijtmans tags: trunk, main
20:18
Reduce diff between 8.7 and 9.0. Add some testcases check-in: 2ee8fe15f5 user: jan.nijtmans tags: core-8-branch
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:57
Merge changes from trunk before the monster spell-check patch. check-in: b4716d7a69 user: dgp tags: dgp-refactor
15:22
merge trunk check-in: e7aac617f1 user: dgp tags: core-9-0-b1-rc
10:48
Merged apn-disabletcl8api-warnings check-in: 7f6150c949 user: pointsman tags: disabletcl8api
10:07
Fix gcc warning about format specifier in error message check-in: ba6e7c7800 user: apnadkarni tags: trunk, main
09:19
Set the encoding profile to strict in Tcl_FSEvalFileEx(). check-in: 3016169b6f user: pooryorick tags: trunk, main
06:16
Fix warnings generated on disable8api builds check-in: e80d1c5113 user: apnadkarni tags: apn-disabletcl8api-warnings
04:56
Create new branch named "apn-disabletcl8api-warnings" check-in: 0747d260c6 user: apnadkarni tags: apn-disabletcl8api-warnings
00:42
Updated disabletcl8api to post TIP 660. Changed the default while doing that. Now, without related c... check-in: 452896d195 user: pointsman tags: disabletcl8api
00:35
merge trunk check-in: cdc15e9c42 user: griffin tags: bug-fa00fbbbabe
2023-04-20
18:13
sync with trunk. Fix lseq size bugs. check-in: a48444ee91 user: griffin tags: bug-fa00fbbbabe
16:44
Bugs [4ce858a049] (lrepeat), [f4d15772f1] (foreach), [6926a21840] (lmap). check-in: fbe4c73160 user: apnadkarni tags: trunk, main
2023-04-19
19:36
TIP 660 changes to stop warnings in --enable-symbols=mem build. check-in: 5406686e2d user: dgp tags: trunk, main
17:39
Merge trunk-encodingdefaultstrict [31278b27ed]. check-in: 58a6e5172d user: pooryorick tags: unchained
17:05
Merge trunk [08fc7dfb36]. check-in: 31278b27ed user: pooryorick tags: trunk-encodingdefaultstrict
16:41
Merge trunk [c2d903f6ed]: apn-bigdata-tests. check-in: 9b48ca9beb user: pooryorick tags: trunk-encodingdefaultstrict
15:49
Fix [a4617c8e90] - lsearch index truncation check-in: 08fc7dfb36 user: apnadkarni tags: trunk, main
15:07
merge 8.7 check-in: 2b36f66f7d user: dgp tags: core-8-7-b1-rc
14:33
Minor doc corrections check-in: 3028d5ae6d user: apnadkarni tags: trunk, main
13:21
Fix [3c04fcdd1a] - join truncates large lists check-in: c4ebde4cb9 user: apnadkarni tags: trunk, main
12:20
Fossil merge [1842599320]: TIP 660 accepted. check-in: 2ae62e3581 user: pooryorick tags: trunk-encodingdefaultstrict
12:15
Merge trunk [883464ea32]. check-in: b5d4c2af53 user: pooryorick tags: trunk-encodingdefaultstrict
12:11
Merge trunk-encodingdefaultstrict [d325b41eb8] check-in: 551204735a user: pooryorick tags: unchained
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
09:49
Merge apn-bigdata-tests check-in: c2d903f6ed user: apnadkarni tags: trunk, main
09:18
Merge trunk Closed-Leaf check-in: 0230e9e1ea user: apnadkarni tags: apn-bigdata-tests
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
05:50
Merge mark with 8.7 TIP 660 manpages check-in: 14ce5d5108 user: apnadkarni tags: trunk, main
05:49
Fix a few function signatures in manpages for TIP 660. check-in: dd9adf8316 user: apnadkarni tags: core-8-branch
05:21
Merge mark with 8.7 TIP 660 changes check-in: ab7b32583a user: apnadkarni tags: trunk, main
05:18
TIP 660 accepted check-in: 7b8de2e92d user: apnadkarni tags: core-8-branch
04:45
Merge 8.7 Closed-Leaf check-in: c555137119 user: apnadkarni tags: tip-660-tcl8
04:20
Fix dltest on Unix check-in: 7cf98a1a82 user: apnadkarni tags: core-8-branch
04:00
Fix missing stddef.h include check-in: a6b890266d user: apnadkarni tags: core-8-branch
03:36
TIP 660 accepted. check-in: 1842599320 user: apnadkarni tags: trunk, main
02:32
Pick up lreplace.test and lseq.test from tip-660-with-trunk-testcases Closed-Leaf check-in: 0bf637b9dc user: apnadkarni tags: tip-660
02:00
Merge trunk check-in: 5ad7c7b96d user: apnadkarni tags: tip-660
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:38
TIP #660, merge trunk, replace testscases with trunk testcases Closed-Leaf check-in: ae89fcb5d3 user: jan.nijtmans tags: tip-660-with-trunk-testcases
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:44
Merge 8.7 Leaf check-in: e66bd84d14 user: jan.nijtmans tags: tip-657-backport
19:43
Almost a merge-mark, just remove one (size_t) cast. check-in: 1ef347e31d user: jan.nijtmans tags: trunk, main
19:42
Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes check-in: 891367d291 user: jan.nijtmans tags: core-8-branch
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
15:23
Add TCL_T_MODIFIER (from TIP #660). Some header-file clean-up. check-in: 951cf65307 user: jan.nijtmans tags: core-8-branch
13:24
Merge trunk [e7fcdb7611]. check-in: c9295cbf48 user: pooryorick tags: trunk-encodingdefaultstrict
13:16
Merge trunk [cbaf88e90a]: Fix iocmd-12.11 testcase. check-in: 5582c89a0d user: pooryorick tags: trunk-encodingdefaultstrict
13:05
Merge trunk [a9fc905623] and resolve conflicts and test failures. check-in: 1882cc898d user: pooryorick tags: trunk-encodingdefaultstrict
12:24
Merge trunk [79cd3ac351]. check-in: 518b6086eb user: pooryorick tags: trunk-encodingdefaultstrict
12:12
Merge trunk [78beedf7e2] and resolve conflicts. check-in: fde2438f84 user: pooryorick tags: trunk-encodingdefaultstrict
11:39
Merge trunk [c8983a2a94] and resolve conflicts. check-in: 729ef5d2e8 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
10:29
Merge trunk [48829d9671]: Fix [d7fd37ebd9]: handling leftover prefix in table encoding. check-in: 46f77f9937 user: pooryorick tags: trunk-encodingdefaultstrict
08:07
Merge trunk [1253dd0211]:` Fix http11 test hang caused by trailing brace in previous commit. check-in: 4e8b79b32c user: pooryorick tags: trunk-encodingdefaultstrict
08:02
Merge trunk [20cad126cd]: Don't let httpd11 depend on the system encoding any more: All text files... check-in: 89939d5fe5 user: pooryorick tags: trunk-encodingdefaultstrict
07:43
Merge trunk [b10e2b66a9], Tcl TIP 656 manpages. check-in: 6072da9342 user: pooryorick tags: trunk-encodingdefaultstrict
05:18
Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a] check-in: 079d2d5162 user: apnadkarni tags: trunk, main
02:55
Merge trunk check-in: 0a224d1449 user: apnadkarni tags: tip-660
2023-04-17
22:01
Make encoding profile explicit in some tests. check-in: 5995ca9b6c user: pooryorick tags: trunk, main
21:33
Merge trunk [49a4c8f8fb], "TIP 656 accepted", and resolve conflicts. check-in: ab0512022f user: pooryorick tags: trunk-encodingdefaultstrict
20:45
Merge 8.7 check-in: e918b7f8d1 user: jan.nijtmans tags: tip-657-backport
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
17:55
merge 8.7 check-in: eac6535e6a user: dgp tags: core-8-7-b1-rc
13:30
Merge trunk [31788d9a4b] and resolve conflicts. check-in: 04c47a8fd6 user: pooryorick tags: trunk-encodingdefaultstrict
12:12
Correct some test descriptions in encoding.test. check-in: f9c8bbde44 user: pooryorick tags: trunk, main
11:31
Merge trunk [1997f71246]. check-in: c9dd0d794e user: pooryorick tags: trunk-encodingdefaultstrict
10:58
Merge trunk [498ef65f88] and resolve conflicts. check-in: 254c2ccb8c user: pooryorick tags: trunk-encodingdefaultstrict
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:30
Merge trunk [91094999d0], resolve conflicts, and make Tcl_UtfToExternalDString strict regarding enco... check-in: 54f348a1a8 user: pooryorick tags: trunk-encodingdefaultstrict
18:08
Merge 8.7 check-in: d900f1e009 user: jan.nijtmans tags: trunk, main
18:07
Remove unneeded ENCODING_UTF flags check-in: 68c6f78bbf user: jan.nijtmans tags: core-8-branch
17:58
some spelling corrections check-in: 2138857537 user: jan.nijtmans tags: core-8-branch
17:31
size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change check-in: 23c8313c59 user: apnadkarni tags: tip-660-tcl8
17:07
Merge trunk [f868c40053] and resolve conflicts. check-in: bd3f3d1df2 user: pooryorick tags: trunk-encodingdefaultstrict
17:05
Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API check-in: d2681fe90d user: apnadkarni tags: tip-660
16:58
Merge trunk [32c5b5172b]. check-in: 5d3e57ab8a user: pooryorick tags: trunk-encodingdefaultstrict
16:40
Merge trunk [69fba9fb6b]: Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exce... check-in: afc62c3848 user: pooryorick tags: trunk-encodingdefaultstrict
16:23
Merge trunk [355a5e4733] and resolve conflicts and test failures. check-in: 67705e7e3c user: pooryorick tags: trunk-encodingdefaultstrict
14:16
Remove unneeded ENCODING_UTF flags. check-in: 79045efa37 user: pooryorick tags: trunk, main
14:05
Merge trunk [f64a19cf62] and resolve conflicts. check-in: d2bdcfb685 user: pooryorick tags: trunk-encodingdefaultstrict
13:48
Merge trunk [7b54fc6784]: Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings. check-in: 6914aa7c63 user: pooryorick tags: trunk-encodingdefaultstrict
13:31
Merge trunk [fc029613d5]. check-in: 52b5c9624e user: pooryorick tags: trunk-encodingdefaultstrict
13:23
Merge trunk [e90924bb13]: test encoding-16.17. check-in: f432f63963 user: pooryorick tags: trunk-encodingdefaultstrict
13:20
Merge trunk [de933019a109d3d6]: Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogat... check-in: 8c8deec5ec user: pooryorick tags: trunk-encodingdefaultstrict
12:58
Fix mistake in test io-75.14 and make some spelling corrections. check-in: 7015a9d049 user: pooryorick tags: trunk, main
10:55
Merge core-8-branch check-in: 83ce119fd5 user: apnadkarni tags: tip-660-tcl8
08:29
Merge trunk [2d036d968c] and resolve issues. check-in: d4855bec2a user: pooryorick tags: trunk-encodingdefaultstrict
08:01
Merge trunk check-in: 5bbb59e590 user: apnadkarni tags: tip-660
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
23:50
Merge trunk [f118b6370b]. check-in: 763611b6f9 user: pooryorick tags: trunk-encodingdefaultstrict
22:52
Merge trunk [f9cdaa50ad]: First part of fix for [4a7397e0b3]. Not complete yet. check-in: 039abf675c user: pooryorick tags: trunk-encodingdefaultstrict
22:14
Merge 8.7 check-in: 181ea9e540 user: jan.nijtmans tags: tip-657-backport
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
19:11
Merge 8.6 check-in: 8f718f3162 user: jan.nijtmans tags: core-8-branch
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
21:40
int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl 9.0) check-in: 727875354b user: jan.nijtmans tags: core-8-branch
15:07
Fixed bug-a498006438 check-in: 37f2bddc83 user: apnadkarni tags: apn-bigdata-tests
15:01
Merge trunk check-in: e36ab1e9ba user: apnadkarni tags: tip-660
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
11:46
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: 39514b5729 user: pooryorick tags: core-8-branch
10:27
Merge 8.7 check-in: 8b54565968 user: jan.nijtmans tags: tip-656-simpl
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
03:06
Finish up list tests. Add testbigdata dict command for generating dicts check-in: a06843b088 user: apnadkarni tags: apn-bigdata-tests
2023-04-13
20:24
Implementation of TIP 653. check-in: 35eecd77d6 user: pooryorick tags: tip-653
18:05
Few more bigdata tests check-in: 37362efd65 user: apnadkarni tags: apn-bigdata-tests
16:58
Re-generate unix/configure check-in: 32d5cdd8d0 user: jan.nijtmans tags: trunk, main
16:56
Re-generate unix/configure check-in: dcae72f245 user: jan.nijtmans tags: core-8-branch
14:31
Rewrite documentation file SetResult.3 check-in: 8dba618fe6 user: pooryorick tags: trunk, main
14:02
Follow-up to previous commit: Let's not break TIP #627 either. Also adapt documentation (will be nee... check-in: 3a6e95a252 user: jan.nijtmans tags: tip-660
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:52
merge trunk [77c37636f0]: DoReadChars() and Tcl_SetObjLength(). check-in: cbd3c84af4 user: pooryorick tags: unchained
06:18
Merge 8.7 check-in: 4fc1f701cc user: jan.nijtmans tags: trunk, main
06:16
cherry-pick from trunk: Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 935954e4d4 user: jan.nijtmans tags: core-8-branch
02:40
Fix compilation on macos, test loading on mingw check-in: b243ca65bb user: apnadkarni tags: apn-bigdata-tests
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
21:32
Merge 8.7 check-in: f1990237b5 user: jan.nijtmans tags: tip-657-backport
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
19:52
Cherry-pick: Rearrange code blocks in DoReadChars to do less work when returning early check-in: db10185730 user: jan.nijtmans tags: core-8-branch
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
18:17
Some more int -> Tcl_Size (which is actually the same in 8.7). Backported from 9.0 check-in: 30a0218439 user: jan.nijtmans tags: core-8-branch
17:08
Test cases for more failures check-in: ca098eab20 user: apnadkarni tags: apn-bigdata-tests
14:44
Merge trunk [d65da06a77]: Correct spelling errors in comments and documentation, but also a non-com... check-in: bfe7d303d7 user: pooryorick tags: unchained
14:43
Merge trunk [b921949acd]: More int -> Tcl_Size, so (theoretically) longer lists could be handled. T... check-in: 6c2685b9e6 user: pooryorick tags: unchained
14:42
Merge trunk [9c60558723]: int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) ... check-in: a842b597bd user: pooryorick tags: unchained
14:41
Merge trunk [e825ea06803d4a61]: Editorial fix in Tcl_Panic() message. check-in: 5c700d5df8 user: pooryorick tags: unchained
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
13:54
merge-mark check-in: de83090149 user: jan.nijtmans tags: core-8-branch
13:51
More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thanks, Rolf! check-in: b921949acd user: jan.nijtmans tags: trunk, main
13:36
Undo spelling corrections in compat/zlib. check-in: 47e648207d user: pooryorick tags: core-8-branch
13:30
Correct spelling errors in comments and documentation, but also a non-comment corrections in histor... check-in: aca8de0aeb user: pooryorick tags: core-8-branch
09:11
Merge 8.7 check-in: 9c60558723 user: jan.nijtmans tags: trunk, main
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
08:58
Fix [0b9200888e]: TIP #660 breaks TIP #628/#630 check-in: 796eb2ec4b user: jan.nijtmans tags: tip-660
2023-04-11
22:50
Proposed fix for [0b9200888e]: TIP #660 breaks TIP #628/#630 Closed-Leaf check-in: a409b62d34 user: jan.nijtmans tags: bug-0b9200888e
22:03
Merged disabletcl8api-win in. Which adds optional Tcl 9 API only to the windows build with native to... Closed-Leaf check-in: 945fd1d4d2 user: pointsman tags: disabletcl8api
16:52
Add tests for binary command. Add testlutil command for speeding up list tests. check-in: 433d709d0b user: apnadkarni tags: apn-bigdata-tests
2023-04-10
14:52
scan, reg*, subst tests check-in: 536facaa5c user: apnadkarni tags: apn-bigdata-tests
13:21
Fix compiler warnings and crashes. Builds and passes test suite on Windows and Ubuntu for 64-bit Closed-Leaf check-in: e52fa6ebe6 user: apnadkarni tags: disabletcl8api-win
13:19
Add notcl8api to OPTS to mirror --disable-tcl8api in configure check-in: b6fe05811d user: apnadkarni tags: disabletcl8api-win
2023-04-09
16:28
Sloooow progress on testing bigdata check-in: 92cb9585de user: apnadkarni tags: apn-bigdata-tests
00:09
Experimental branch which adds configure option --disable-tcl8api which builds without the Tcl 8 com... check-in: d4a4a4aa02 user: pointsman tags: disabletcl8api
2023-04-08
17:19
A few more bigdata tests for strings check-in: 4b92ea27ef user: apnadkarni tags: apn-bigdata-tests
08:22
Merge 9.0 check-in: 33a8c620c8 user: apnadkarni tags: tip-660
2023-04-07
23:14
Editorial fix in Tcl_Panic() message. check-in: e825ea0680 user: pointsman tags: trunk, main
21:07
Merge trunk [b66d50b4d4]: Merge bug-[fa3d9fd818fa0072]. check-in: 3626b22792 user: pooryorick tags: unchained
20:26
Merge trunk [c53063d69b]: TIP 602 - update manpages. check-in: 1429c51a02 user: pooryorick tags: unchained
20:25
Merge trunk [e1baa8ec4a]: Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|... check-in: 6468b10d41 user: pooryorick tags: unchained
19:42
Merge trunk [b27eacb7fc]: Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails... check-in: 95391bf2c6 user: pooryorick tags: unchained
18:43
Merge trunk [d29e69a635a0dc81]: TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0... check-in: b97a2ca581 user: pooryorick tags: unchained
2023-04-06
18:35
Merge 9.0 Leaf check-in: 60606cb13f user: jan.nijtmans tags: optional-unsigned-size
16:10
Make Tcl_Size signed by default, but allow extension to make it unsigned (experimental) check-in: 4f88786745 user: jan.nijtmans tags: optional-unsigned-size
12:30
merge trunk check-in: afadcef57e user: dgp tags: core-9-0-b1-rc
12:30
merge trunk check-in: b1f698bd2a user: dgp tags: dgp-refactor
12:24
Merge bug-[fa3d9fd818fa0072]. check-in: b66d50b4d4 user: pooryorick tags: trunk, main
12:10
Update the documentation for [chan] with regard to binary data. Closed-Leaf check-in: 06a60a1565 user: pooryorick tags: bug-fa3d9fd818fa0072
12:05
merge 8.7 check-in: 4fad278d69 user: dgp tags: core-8-7-b1-rc
10:28
Remove obsolete comments. check-in: ae67fc2b74 user: pooryorick tags: bug-fa3d9fd818fa0072
10:03
Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longer represents the binary ... check-in: 39a45eb8ff user: pooryorick tags: bug-fa3d9fd818fa0072
09:52
Eliminate TCL_SIZE_CMP() for now, not a good idea for Tcl 9.0 Closed-Leaf check-in: d00062f436 user: jan.nijtmans tags: optional-signed-size
09:41
Merge trunk. check-in: fc12f939bc user: pooryorick tags: bug-fa3d9fd818fa0072
2023-04-05
17:04
TIP 602 - update manpages check-in: c53063d69b user: apnadkarni tags: trunk, main
16:06
Merge 8.7 check-in: e1baa8ec4a user: jan.nijtmans tags: trunk, main
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
15:57
Merge tip-659 check-in: 5546c30d7d user: jan.nijtmans tags: tip-659
15:56
Merge 9.0 check-in: 3b3d635da5 user: jan.nijtmans tags: tip-657
15:49
Merge trunk check-in: 2fe73fa78a user: apnadkarni tags: apn-bigdata-tests
15:12
Merge 8.7 check-in: 5f77dae089 user: jan.nijtmans tags: trunk, main
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:44
Fix tclStubInit gcc warnings with TCL_UTF_MAX=3 check-in: df8ed90083 user: apnadkarni tags: tip-660
11:03
Add TCL_SIZE_MAX and TCL_SIZE_MODIFIER check-in: 6204253f71 user: apnadkarni tags: tip-660-tcl8
10:45
Export Tcl_GetSizeFromObj in stubs check-in: de9fdf0738 user: apnadkarni tags: tip-660
06:40
Tcl_GetSizeIntFromObj check-in: 9ebb17c2c8 user: apnadkarni tags: tip-660-tcl8
04:47
Merge 9.0 check-in: fb8da0d00c user: apnadkarni tags: tip-660
2023-04-04
22:49
Merge 9.0 check-in: f97a5f67b4 user: jan.nijtmans tags: optional-signed-size
22:47
Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: b27eacb7fc user: jan.nijtmans tags: trunk, main
22:10
Merge 9.0 check-in: 6e9b08b3ea user: jan.nijtmans tags: optional-signed-size
21:58
Accidental rename from TCL_8_COMPAT to TCL_SIGNED_SIZE in previous commit, so undo that check-in: 87fc50c710 user: jan.nijtmans tags: trunk, main
21:55
Merge 8.7 check-in: 55d8567978 user: jan.nijtmans tags: trunk, main
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
21:49
TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header differences) check-in: d29e69a635 user: jan.nijtmans tags: trunk, main
20:50
more progress check-in: 4e36871191 user: jan.nijtmans tags: optional-signed-size
18:56
Merge trunk. check-in: 2510ec2a15 user: pooryorick tags: unchained
18:53
Merge trunk. check-in: 6090b76f54 user: pooryorick tags: unchained
17:16
Some very initial tests for large data check-in: 3dfd0e8214 user: apnadkarni tags: apn-bigdata-tests
17:14
Start on tests for large data check-in: 88c847a297 user: apnadkarni tags: apn-bigdata-tests
16:26
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch
14:11
Merge trunk [dc1e0b5f9a]: Minor fix in winConsole.test. check-in: 5bea729625 user: pooryorick tags: unchained
14:10
Merge trunk [cbaf88e90a]: Fix iocmd-12.11 testcase. check-in: 4124e27989 user: pooryorick tags: unchained
14:08
Merge trunk [a9fc9056236f5775] : Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big... check-in: e0ef113ce8 user: pooryorick tags: unchained
13:57
Merge trunk [f8864b9541d149d2]: Merge 8.7. POSIX errors update and minizip fix. check-in: 31eeb1244f user: pooryorick tags: unchained
2023-04-03
21:20
Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 51d813943b user: pooryorick tags: trunk, main
20:58
Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 704a7e8389 user: pooryorick tags: bug-fa3d9fd818fa0072
19:58
Fix typo in test io-53.12.1. check-in: b154e3fedf user: pooryorick tags: trunk, main
19:56
Fix typo in previous commit. Closed-Leaf check-in: d44b0628f1 user: pooryorick tags: bug-9ca87e6286262a62f
17:13
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: e08c4afb53 user: pooryorick tags: trunk, main
17:12
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: 9498359f85 user: pooryorick tags: bug-9ca87e6286262a62f
16:37
Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars(). check-in: 44d3129b05 user: pooryorick tags: bug-9ca87e6286262a62f
16:15
merge trunk check-in: 9b9daa251b user: dgp tags: dgp-refactor
15:50
merge trunk through March 5 check-in: 41a28f16fe user: dgp tags: dgp-refactor
15:14
merge trunk through 3/5 check-in: 67c14bbabf user: dgp tags: dgp-refactor
14:34
merge trunk check-in: aa23225fa6 user: dgp tags: core-9-0-b1-rc
13:23
merge 8.7 check-in: fe6adc4f49 user: dgp tags: core-8-7-b1-rc
07:41
Windows Threads are joinable check-in: af4d891ecb user: mchn1350 tags: windows-thread-join
2023-04-02
21:49
Merge 9.0. Add some more utility macro's check-in: 4bedba476d user: jan.nijtmans tags: optional-signed-size
15:41
Clarified that it is suboptimal to hold the associated mutex when signaling a condition variable.

I... check-in: ec22729420 user: konrad.schwarz tags: windows-thread-join

13:23
Bug [7e3f26c748] - TCL_MEM_DEBUG false positive check-in: f505b17748 user: apnadkarni tags: trunk, main
08:45
Replaced non-thread-safe re-initialization checks with the Win32 INIT_ONCE one-time initialization A... check-in: 8360452e48 user: konrad.schwarz tags: windows-thread-join
2023-04-01
23:01
Use native Win32 ConditionVariables

Replaces the home-grown condition variable implementation with ... check-in: 25e4039e84 user: mchn1350 tags: windows-thread-join

15:26
Merge tip-657 check-in: 1467fb6dcc user: jan.nijtmans tags: tip-659
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
15:09
Remove TCL_ENCODING_PROFILE_DEFAULT, since it isn't documented and is not used anywhere. check-in: c9163e0b3e user: jan.nijtmans tags: tip-657
15:04
Merge 9.0 check-in: 17156fc595 user: jan.nijtmans tags: tip-657
14:55
Merge 8.7 check-in: 48ba3c7b64 user: jan.nijtmans tags: trunk, main
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
11:35
Fix gcc warnings from prior 9.0 merge check-in: c03ada3a6d user: apnadkarni tags: tip-660
10:31
Merge tip-657 check-in: 74c585eb69 user: jan.nijtmans tags: tip-659
10:27
Merge 9.0 check-in: 4dbed74737 user: jan.nijtmans tags: tip-660
10:26
Merge 8.7 check-in: 935c9da508 user: jan.nijtmans tags: tip-657-backport
08:42
Merge 9.0 check-in: 91d1d25225 user: jan.nijtmans tags: tip-657
08:16
Merge 8.7. Code cleanup in dltest packages check-in: ab082796cf user: jan.nijtmans tags: trunk, main
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
22:07
Rebase to tip-657 check-in: 8dce12a921 user: jan.nijtmans tags: tip-659
22:05
Rebase to 9.0 check-in: 4010f50f55 user: jan.nijtmans tags: tip-657
21:41
merge-mark check-in: 64479ca6e4 user: jan.nijtmans tags: trunk, main
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
21:25
adapt iogt-2.3 expectation check-in: d8142c7c83 user: jan.nijtmans tags: trunk, main
21:02
Rebase to latest trunk. More progress check-in: 642a10ed40 user: jan.nijtmans tags: optional-signed-size
19:25
merge-mark check-in: 30523b7eb6 user: jan.nijtmans tags: trunk, main
19:24
Backport CHANNEL_PROFILE_GET() usage fix from 9.0 check-in: c3f59ed8d5 user: jan.nijtmans tags: core-8-branch
19:14
Correct other CHANNEL_PROFILE_GET() usage as well, which had the same error. Further on: 1) profile ... check-in: e7fcdb7611 user: jan.nijtmans tags: trunk, main
18:56
Fix TclCopyChannel() incorrect use of CHANNEL_PROFILE_GET(). check-in: e2a0960130 user: pooryorick tags: trunk, main
13:49
merge 8.7 check-in: eb1f500190 user: dgp tags: core-8-7-b1-rc
11:16
Merge 8.7 check-in: cb00487e37 user: jan.nijtmans tags: trunk, main
11:09
Fix macos Tcl_MacOSXOpenVersionedBundleResources to use Tcl_Size check-in: 255dd4b6cd user: apnadkarni tags: tip-660
11:06
Merge 8.6 check-in: d1b028ceac user: jan.nijtmans tags: core-8-branch
2023-03-30
22:27
Merge 9.0 check-in: 25dd65ee5c user: jan.nijtmans tags: tip-657
22:22
Merge 8.7 check-in: 7c9d2dc7a3 user: jan.nijtmans tags: trunk, main
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
18:01
TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu check-in: eb81a25271 user: apnadkarni tags: tip-660
17:55
Create new branch named "tip-660" check-in: c265dae13b user: apnadkarni tags: tip-660
09:23
Merge 8.7: Allow empty mode list in [chan create]. check-in: bd95d54af3 user: max tags: trunk, main
09:13
Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-branch
06:24
Remove TCL_ENCODING_PROFILE_DEFAULT check-in: 03d2bc237d user: jan.nijtmans tags: tip-659
2023-03-29
16:49
Make "file tempfile" adhere default profile check-in: 85ee3eb762 user: jan.nijtmans tags: tip-659
15:06
test hygiene. Match [removeFile] arguments to [makeFile] to fix debug alerts. check-in: c41739ca8a user: dgp tags: trunk, main
09:02
added copyright note check-in: 7597fe65cc user: konrad.schwarz tags: windows-thread-join
08:54
Merge 8.7. Some size_t -> Tcl_Size in internal header files check-in: 8a54121928 user: jan.nijtmans tags: trunk, main
08:32
typo check-in: c2bc9acf1d user: jan.nijtmans tags: core-8-branch
06:16
Replace bit twiddling with clear expression. check-in: fa731ffcfc user: pooryorick tags: trunk, main
2023-03-28
19:30
Remove the last occurrences of TCL_ENCODING_NOCOMPLAIN. check-in: 7cecbaf282 user: pooryorick tags: trunk, main
19:29
Combine two branches in write(). check-in: 3fd99fa711 user: pooryorick tags: trunk, main
18:58
On Windows, join threads using Win32 HANDLEs.

This works by extending the existing WinThread struct... check-in: 231c699c87 user: mchn1350 tags: windows-thread-join

17:54
Merge trunk [0569b8782f] : Remove unneeded parts from test in fileName.test. check-in: 4d5a86c997 user: pooryorick tags: unchained
17:52
Merge trunk [92ee031f32]: Make the documentation of [encoding] more concise and readable. check-in: e2c12eab9b user: pooryorick tags: unchained
17:51
Merge trunk [4ebee22ffd]: Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: ec6504c074 user: pooryorick tags: unchained
16:32
Merge trunk [f8927d772b]: Avoid msvc "illegal indirection" error. check-in: b00ac9b0cf user: pooryorick tags: unchained
16:32
Merge trunk [aa1a1096ac]: Fix memory leak in Tcl_JoinObjCmd(). check-in: 592e203d53 user: pooryorick tags: unchained
16:31
Merge trunk [79cd3ac351]: Update to tzdata 2023b. check-in: f4409d6eed user: pooryorick tags: unchained
16:30
Merge trunk [7d005e0860]: Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by th... check-in: 48d19d4cc3 user: pooryorick tags: unchained
16:29
Merge trunk [bb1378370e]: Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check. check-in: b6a4a7e467 user: pooryorick tags: unchained
16:27
Merge trunk [6301de2138]: Fix various typos. check-in: 0fbd6f4123 user: pooryorick tags: unchained
16:25
Merge trunk [b29771bb5f]: Fix duplicate test name. check-in: cae7c27d3d user: pooryorick tags: unchained
16:24
Merge trunk [5075be4f0b]: Add valgrind_each to Makefile.in. check-in: 8bf2027240 user: pooryorick tags: unchained
16:03
Minor fix in winConsole.test check-in: dc1e0b5f9a user: jan.nijtmans tags: trunk, main
15:55
Rebase to tip-657 check-in: bcddef0d46 user: jan.nijtmans tags: tip-659
15:54
Rebase to 9.0 check-in: 7468e6dd93 user: jan.nijtmans tags: tip-657
15:50
Fix iocmd-12.11 testcase check-in: cbaf88e90a user: jan.nijtmans tags: trunk, main
15:48
Rebase to tip-657. Further implementation check-in: ec47279336 user: jan.nijtmans tags: tip-659
14:34
Merge 9.0 check-in: 691dbad682 user: jan.nijtmans tags: tip-657
14:26
Minumum backport to 8.7, for TIP #657 check-in: fe2af85168 user: jan.nijtmans tags: tip-657-backport
07:15
Merge 8.7 check-in: a9fc905623 user: jan.nijtmans tags: trunk, main
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
07:03
Merge trunk [82107b50c20baa70]: More TCL_INDEX_NONE. check-in: ebb28ace85 user: pooryorick tags: unchained
06:51
Merge trunk [f25757b233]: Remove knownProfileBug constraint: this is already fixed. check-in: eca2567c57 user: pooryorick tags: unchained
05:13
Merge 8.7. POSIX errors update and minizip fix check-in: f8864b9541 user: apnadkarni tags: trunk, main
05:02
Merge 8.6. POSIX errors update and minizip fix check-in: 657ecc41ee user: apnadkarni tags: core-8-branch
2023-03-27
22:42
One missing int -> Tcl_Size change check-in: 10314c067d user: pooryorick tags: unchained
22:36
Merge trunk [f4cf3c36b4] : Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8 check-in: 07eedf9fff user: pooryorick tags: unchained
20:24
More text fixes Closed-Leaf check-in: 7163a2d2f4 user: jan.nijtmans tags: bug-fa128568a5
20:08
Remove unneeded parts from test in fileName.test. check-in: 0569b8782f user: pooryorick tags: trunk, main
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:44
Merge 8.7 check-in: 245407f036 user: jan.nijtmans tags: trunk, main
14:42
spacing check-in: 9968365670 user: jan.nijtmans tags: core-8-branch
12:16
Make the documentation of [encoding] more concise and readable. check-in: 92ee031f32 user: pooryorick tags: trunk, main
12:14
Make the documentation of [encoding] more concise and readable. check-in: 71bfc6e708 user: pooryorick tags: core-8-branch
11:50
Merge 9.0 Closed-Leaf check-in: b5656d3180 user: jan.nijtmans tags: bug-02b58d5d04
11:49
Merge 8.7 check-in: 1ab77f146b user: jan.nijtmans tags: bug-fa128568a5
11:43
Merge 8.7 check-in: 4ebee22ffd user: jan.nijtmans tags: trunk, main
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
11:13
Avoid msvc "illegal indirection" error. check-in: f8927d772b user: pooryorick tags: trunk, main
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
20:04
Mark: Valgrind reports no leaks. check-in: 3239df67e2 user: pooryorick tags: trunk, main
19:14
Fix memory leak in Tcl_JoinObjCmd(). check-in: aa1a1096ac user: pooryorick tags: trunk, main
18:41
Sync all error-messages with modern Linux check-in: 7eabe5dc9f user: jan.nijtmans tags: bug-fa128568a5
17:22
Merge 8.7 check-in: 79cd3ac351 user: jan.nijtmans tags: trunk, main
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
16:04
Merge 9.0 check-in: d7647964b4 user: jan.nijtmans tags: bug-02b58d5d04
15:51
Patch from chrstphrchvz, fixing [d40b9c8503]. Many thanks! check-in: 58faf80de7 user: jan.nijtmans tags: bug-d40b9c8503
15:35
Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: 7d005e0860 user: pooryorick tags: trunk, main
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
00:29
Merge trunk check-in: f6aa53859c user: griffin tags: tip-636-tcl9-644
2023-03-24
21:09
Merge 8.7 check-in: bb1378370e user: jan.nijtmans tags: trunk, main
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:58
Merge 8.7 check-in: 6301de2138 user: jan.nijtmans tags: trunk, main
20:47
Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch
16:49
duplicate test name check-in: b29771bb5f user: dgp tags: trunk, main
13:27
Merge trunk f8d60e395f: Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those ... check-in: 3ec3f3dcea user: pooryorick tags: unchained
13:25
Merge trunk e1cfef6bfd: Code cleanup: use more *SURROGATE() macros. check-in: 941749de98 user: pooryorick tags: unchained
13:20
Merge trunk a9d278979e: Fix longIs64Bit->has64BitLengths else test will not run on 64-bit Wind. check-in: bf1e622d3e user: pooryorick tags: unchained
13:19
Merge trunk: Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership o... check-in: 0620693a23 user: pooryorick tags: unchained
13:18
Merge trunk 78beedf7e2: Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce a... check-in: 65e92802c3 user: pooryorick tags: unchained
13:16
Merge trunk c8983a2a94: Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 5966973d58 user: pooryorick tags: unchained
13:14
Merge trunk 037b767147: Missing backslashes in macro def. check-in: 48e37fc75e user: pooryorick tags: unchained
13:13
Merge trunk dd8e66c296: More TclNewIndexObj() usages (for values between -1 and SIZE_MAX-1). check-in: 06dd296719 user: pooryorick tags: unchained
2023-03-23
21:38
Merge trunk d89991c58b Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3. check-in: 8e48a63d32 user: pooryorick tags: unchained
21:35
Merge trunk 15c9067453: Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work ... check-in: 9981253ded user: pooryorick tags: unchained
21:33
Merge trunk 1e23dd4876: Fix [5ae5ffc3f4]: Problem with -failindex on 32-bit platform. check-in: dbdc7b999b user: pooryorick tags: unchained
21:24
Merge trunk 1253dd0211: Fix http11 test hang caused by trailing brace in previous commit. check-in: ddac4d8386 user: pooryorick tags: unchained
21:17
Merge trunk 20cad126cd: Don't let httpd11 depend on the system encoding any more: All text files are... check-in: 4b866ed6bf user: pooryorick tags: unchained
17:51
First shot at TIP #659 implementation. Not complete yet (many parts still missing!!!) check-in: 37de4d5695 user: jan.nijtmans tags: tip-659
17:31
documentation update check-in: 41a87267c5 user: jan.nijtmans tags: tip-657
16:15
Merge 9.0 check-in: 893dd1c2f6 user: jan.nijtmans tags: tip-657
16:02
Merge "unchained" branch, since all it does is add a little valgrind stuff to Makefile.in. Hopefully... check-in: 5075be4f0b user: jan.nijtmans tags: trunk, main
15:55
Merge 8.7 check-in: 82107b50c2 user: jan.nijtmans tags: trunk, main
15:54
Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch
07:28
Merge-mark check-in: 8c96c87de4 user: konrad.schwarz tags: trunk, main
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:39
Merge trunk 4dca8eb033: Make "tcltest" package use "-profile tcl8" internally, irrespective of what ... check-in: 49bef6ccba user: pooryorick tags: unchained
21:38
Merge trunk b10e2b66a9: Manpage fixes. check-in: afc042ad45 user: pooryorick tags: unchained
21:37
Merge trunk 9aa2b65a57: TIP 656 manpages. check-in: dced5347fc user: pooryorick tags: unchained
21:36
Merge trunk 49a4c8f8fb: TIP 656 implementation. check-in: 2543376d56 user: pooryorick tags: unchained
21:24
Merge trunk 31788d9a4b: arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefa... check-in: c235d135b0 user: pooryorick tags: unchained
21:21
Merge trunk 5ecd70c8ce: Unbreak build, and minor cleanup. check-in: cbf6021eb4 user: pooryorick tags: unchained
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:19
Merge trunk 43584b2ac9: If TCL_UTF_MAX=4, don't set 'exact' to 1. check-in: c2ae89b419 user: pooryorick tags: unchained
21:18
Merge 9.0 check-in: 7401abbdd3 user: jan.nijtmans tags: tip-657
21:17
Merge 9.0 Closed-Leaf check-in: cd3c0a7242 user: jan.nijtmans tags: internal-abstract-list
21:15
Merge 9.0 check-in: f25757b233 user: jan.nijtmans tags: trunk, main
21:14
Merge trunk 9e266d00f2: Empty check-in: 2a6230f4d0 user: pooryorick tags: unchained
21:13
Merge core-8-branch 7f5879e9cb: Fix (minor) warning on 32-bit platforms. check-in: eab6665202 user: pooryorick tags: unchained
21:11
Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch
20:26
Merge core-8-branch 3082cb9e80: Make valgrind_foreach target in Makefile.in properly handle interrup... check-in: 2c4430c7ea user: pooryorick tags: unchained
20:17
Merge 9.0 check-in: 38f7cdb888 user: jan.nijtmans tags: internal-abstract-list
20:15
Merge core-8-branch 7fde86610c: New script used in the "valgrind_each" target in Makefile.in. check-in: eeba896d5b user: pooryorick tags: unchained
20:13
Merge 9.0 check-in: 413734078c user: jan.nijtmans tags: tip-657
20:13
Merge 9.0 check-in: 2157a49526 user: jan.nijtmans tags: trunk, main
20:09
One missing int -> Tcl_Size change check-in: e84a92aa11 user: jan.nijtmans tags: core-8-branch
19:32
Merge 9.0 check-in: d4ba61252c user: jan.nijtmans tags: tip-657
19:30
Forgot one line in previous commit, and indenting check-in: 16b3efee0d user: jan.nijtmans tags: trunk, main
18:13
Let's get in the 'readability' changes from the 'unchained' branch, without the need for all those p... check-in: 3f420a07da user: jan.nijtmans tags: trunk, main
18:00
Merge 8.7 check-in: f4cf3c36b4 user: jan.nijtmans tags: trunk, main
17:57
Merge 8.6 check-in: 6063e17e15 user: jan.nijtmans tags: core-8-branch
17:54
Merge trunk 6ef2153f20: Minor cleanup (Thanks, Gustaf!). check-in: 1a1a497fd2 user: pooryorick tags: unchained
17:53
Merge trunk c1e45151b3: Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]. check-in: 069aa503b5 user: pooryorick tags: unchained
17:51
Merge trunk d04c1efe83: Merge in constraint spelling fix. Keep it in case the knownBug constraint is... check-in: 25ccaad3a9 user: pooryorick tags: unchained
17:24
Merge trunk a76dee9eb4: Further fix for issue [ea69b0258a9833cb], crash when using a channel transf... check-in: ca28ab2f5d user: pooryorick tags: unchained
17:17
Merge trunk a19e2f0c0b: ckfree -> Tcl_Free check-in: 9a5a55c563 user: pooryorick tags: unchained
17:16
Merge trunk 30ba320f81: Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_N... check-in: 2efa5225e7 user: pooryorick tags: unchained
17:15
Merge trunk 62058cafe0: Fix for issue [ea69b0258a9833cb], crash when using a channel transformation ... check-in: 13eca467c0 user: pooryorick tags: unchained
17:13
Merge trunk 5c6fa768fe: Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal. check-in: 904fc79e30 user: pooryorick tags: unchained
17:11
Merge trunk 9db02d187b: 2 more testcases, proving utf-32 handling of surrogates (actually: not handl... check-in: abe64168ac user: pooryorick tags: unchained
17:10
Merge trunk 6fb14ee3e: Minor bug-fix for utf-32: Only throw exception for codepoints > +U10FFFF if ... check-in: deb45f872a user: pooryorick tags: unchained
17:09
Merge trunk 286d6e9ab0: Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrog... check-in: afb470b29e user: pooryorick tags: unchained
17:08
Merge trunk 8e467866ef: Forgot that \x00 is not printable anyway. check-in: 88edb96a77 user: pooryorick tags: unchained
17:07
Merge trunk 1bf875b575: Always output 2 hex characters in "unexpected byte sequence" exception messa... check-in: c21cba5e23 user: pooryorick tags: unchained
17:02
Merge trunk a0abb8bdc5: Make test less fragile to changing set of options. check-in: 4f3a7d2b9b user: pooryorick tags: unchained
17:01
Merge trunk bb76745df2: Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 br... check-in: 796c9ddc1b user: pooryorick tags: unchained
16:58
Merge trunk 64c58db9fc: Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be shor... check-in: 8043924d78 user: pooryorick tags: unchained
16:57
Merge trunk a52ac1d5fa: winFCmd-1.24 differs in error code on Win 11. check-in: 6e28faf65d user: pooryorick tags: unchained
16:56
Merge trunk 13b04d4d60: Add "notWsl" test constraints. Clean up many testcases. check-in: 7d960693cd user: pooryorick tags: unchained
16:55
Merge trunk 837dbec7cc: More -Wconversion warning fixes. check-in: fcb6e33d05 user: pooryorick tags: unchained
16:53
Merge trunk 82bf22dad8: Add "teststringobj newunicode". Not used in testcases yet. check-in: 51ac255aa9 user: pooryorick tags: unchained
16:51
Merge trunk 1997f71246: Fix [b4af93cd9f]: uninitialized bytes in http11-1.13.0. check-in: 972b6a856a user: pooryorick tags: unchained
16:50
Merge trunk fe9c231f48: Fix a few -Wconversion warnings. check-in: c09cd74989 user: pooryorick tags: unchained
16:48
Merge trunk 24072d92fc: testchmod fix. check-in: 277c5dc3d5 user: pooryorick tags: unchained
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
15:27
Merge 9.0 check-in: b82838f4d4 user: jan.nijtmans tags: tip-657
14:11
Merge trunk 04077c7b2e: Fix [95e287b956]: uninit value use in stringObj-4.2. check-in: b2ceb3a6d3 user: pooryorick tags: unchained
14:09
Merge trunk 2c4994d39e: ckfree() -> Tcl_Free(). check-in: 8a81859365 user: pooryorick tags: unchained
14:08
Merge trunk 37fc768d3: Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() instead. check-in: 667943ff3d user: pooryorick tags: unchained
14:07
Merge trunk 9e195dccd7: Add new valgrind suppression items. check-in: d9402303ed user: pooryorick tags: unchained
14:07
Merge trunk 6b8ecafc24: A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 6d3c0033bf user: pooryorick tags: unchained
13:59
Merge trunk 1ad5d08ee8: Another round of -1 -> TCL_INDEX_NONE. check-in: 92ab79b754 user: pooryorick tags: unchained
13:57
Merge trunk 7a2fc29ce0: More -1 -> TCL_INDEX_NONE. check-in: 3d96a1d6d1 user: pooryorick tags: unchained
13:55
Merge trunk adb38c336f: Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFrom... check-in: 82ca023254 user: pooryorick tags: unchained
13:54
Merge trunk aceb89781d: Protect zlib errors with check for null interp. check-in: 65a9ba30f2 user: pooryorick tags: unchained
13:53
Merge trunk: Test constraint notInCIenv no longer necessary (due to previous fix). check-in: f6b3f9efd8 user: pooryorick tags: unchained
13:52
Merge trunk: Fix [1b8df10110]: Tcl_GetTime returns wrong usec value on Windows. check-in: 27070a1f49 user: pooryorick tags: unchained
13:51
Merge trunk 91247f5ef8: Adapt type-casts to Tcl 9.0 signature of Tcl_Free/Tcl_Realloc/Tcl_AttemptRe... check-in: ca8fde500a user: pooryorick tags: unchained
13:50
Merge trunk c1e87a7fe5: ckfree() shouldn't be used in Tcl 9 core code any more. check-in: 88832c909e user: pooryorick tags: unchained
13:50
Merge trunk: Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 724249c07e user: pooryorick tags: unchained
13:48
Merge trunk: Fix bug [9a978f8323], large reads > 2GB. check-in: f24258324a user: pooryorick tags: unchained
13:46
Merge trunk: Disable more file permissions tests for WSL (not supported in WSL/NTFS). check-in: bc42fc6a4c user: pooryorick tags: unchained
13:45
Disable file permission tests under WSL as WSL does not support Unix file attrs without special conf... check-in: 8a7f3f68c1 user: pooryorick tags: unchained
13:44
Fix msvc build (with OPTS=symbols) check-in: 30b39f429f user: pooryorick tags: unchained
13:33
Merge trunk: Fix [f8ef6b3670] crash. TclpSysAlloc macro was truncating size request to 32 bits on Wi... check-in: 8449b3eeff user: pooryorick tags: unchained
13:31
Merge trunk: Put back testcase io-52.20, and re-fix [4a7397e0b3]. check-in: 1076703a04 user: pooryorick tags: unchained
13:30
Merge trunk: Add missing ')'. check-in: b790ca467f user: pooryorick tags: unchained
13:22
Merge trunk: Restore previous behavior for non-blocking mode, as for this mode the semantics of [rea... check-in: f616e56b23 user: pooryorick tags: unchained
13:16
Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: e47cc27c6f user: pooryorick tags: unchained
13:14
Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - suffucient for tclZlib.c), su... check-in: 19b1075867 user: pooryorick tags: unchained
13:13
Merge bug-fb368527ae. Bug [fb368527ae] Large string truncation check-in: 077931a7f7 user: pooryorick tags: unchained
13:10
Merge trunk: Make the descriptions in doc/Tcl.n more concise and intuitive. check-in: 41b0ff44bf user: pooryorick tags: unchained
13:09
Merge trunk: Fix formatting issue in Tcl.n check-in: 1ee2e3f8ff user: pooryorick tags: unchained
13:07
Merge trunk: In case of combining TIP #494 (TCL_8_COMPAT) and #628 (building for Tcl 8.7 with 9.0 he... check-in: 9aa2376c55 user: pooryorick tags: unchained
13:06
Merge trunk: Fix [3d01d51bc4]: Tcl 9: Cannot write large strings to file. Also some size_t -> Tcl_Si... check-in: dca9979ed8 user: pooryorick tags: unchained
13:05
Merge trunk: Fix [46dda6fc29] - trace crash caused by TclScanElement check-in: d33812acdf user: pooryorick tags: unchained
13:04
Merge trunk: Fix [1d074b177a]. Failure to read .tclshrc check-in: 6deeaf572a user: pooryorick tags: unchained
13:03
Merge trunk: int -> Tcl_Size in tclEncoding.c check-in: 4599520fbc user: pooryorick tags: unchained
13:01
Merge trunk: Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception Many othe... check-in: 84d5dcc42a user: pooryorick tags: unchained
12:35
Merge trunk: Fix [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32. check-in: 1ffd734d41 user: pooryorick tags: unchained
12:28
Merge trunk: -strict for ucs-2. check-in: cf4611209a user: pooryorick tags: unchained
12:26
Merge trunk: Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings. check-in: 5f32330ca2 user: pooryorick tags: unchained
12:25
Merge trunk: Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem was in tes... check-in: f763b2396e user: pooryorick tags: unchained
12:24
Merge trunk 6ca5a8a9cd: encoding convertfrom -failindex, -strict for cesu-8. check-in: f3263d0dde user: pooryorick tags: unchained
12:20
Merge trunk e90924bb13: Test-case only. check-in: 003f3617cc user: pooryorick tags: unchained
12:19
Merge trunk de933019a1: Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogates in inp... check-in: 18fe28d8db user: pooryorick tags: unchained
12:12
Merge trunk a155df4adc: (new) testcase encoding-16.15 as "knownBug": still needs a fix. check-in: 327f70c620 user: pooryorick tags: unchained
12:02
Merge Trunk 2d036d968c: Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictenco... check-in: 3814dec4b8 user: pooryorick tags: unchained
12:02
Merge 8.7 check-in: f8d60e395f user: jan.nijtmans tags: trunk, main
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
10:02
Merge 8.7 check-in: e1cfef6bfd user: jan.nijtmans tags: trunk, main
09:50
Merge trunk e851055acb: Fix documentation on "encoding" command. check-in: 5143404ed1 user: pooryorick tags: unchained
09:41
code cleanup: use more *SURROGATE() macro's check-in: 6c6c7029c2 user: jan.nijtmans tags: core-8-branch
08:34
Merge 9.0 check-in: 80f8a01317 user: jan.nijtmans tags: tip-657
08:34
merge-mark check-in: 2322e17980 user: jan.nijtmans tags: trunk, main
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
06:43
Merge trunk c093f8b044: Renumber testscase. check-in: 3158988af1 user: pooryorick tags: unchained
02:39
Fix longIs64Bit->has64BitLengths else test will not run on 64-bit Wind check-in: a9d278979e user: apnadkarni tags: trunk, main
2023-03-21
23:55
Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: f5652997d2 user: pooryorick tags: trunk, main
23:49
Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: c0778ccb77 user: pooryorick tags: core-8-branch
17:47
exchange profile <-> eofchar output in "fconfigure". Fix some testcases, which depend on profile check-in: 644a8f9d51 user: jan.nijtmans tags: tip-657
17:21
Merge 9.0 check-in: a79744b4af user: jan.nijtmans tags: tip-657
16:54
Merge 8.7 check-in: 78beedf7e2 user: jan.nijtmans tags: trunk, main
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:45
Merge 8.7 check-in: c8983a2a94 user: jan.nijtmans tags: trunk, main
08:44
Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel check-in: c02747a663 user: jan.nijtmans tags: core-8-branch
08:40
Missing backslashes in macro def check-in: 037b767147 user: jan.nijtmans tags: trunk, main
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
21:06
More TclNewIndexObj() usages (for values between -1 and SIZE_MAX-1) check-in: dd8e66c296 user: jan.nijtmans tags: trunk, main
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:30
Merge 9.0 check-in: e2d9661cf1 user: jan.nijtmans tags: tip-657
14:19
Merge 8.7 check-in: d89991c58b user: jan.nijtmans tags: trunk, main
14:18
Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 check-in: f96ef976ee user: jan.nijtmans tags: core-8-branch
12:08
Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work on 32-bit platforms). Re... check-in: 15c9067453 user: jan.nijtmans tags: trunk, main
11:42
Fix [5ae5ffc3f4]: Problem with -failindex on 32-bit platform check-in: 1e23dd4876 user: jan.nijtmans tags: trunk, main
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:31
Merge 8.7 check-in: 48829d9671 user: jan.nijtmans tags: trunk, main
11:29
Fix [d7fd37ebd9]: handling leftover prefix in table encoding check-in: a1180af031 user: jan.nijtmans tags: core-8-branch
02:38
Merge 8.7 - Fix http11 test hang check-in: 1253dd0211 user: apnadkarni tags: trunk, main
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
13:34
Another fix: don't access (w) twice Closed-Leaf check-in: 5fd5efd795 user: jan.nijtmans tags: bug-5ae5ffc3f4
13:32
Doesn't look like a mem-leak: It appears that Tcl_ObjSetVar2() already handles that. check-in: 37a381473b user: jan.nijtmans tags: bug-5ae5ffc3f4
13:23
Proposed fix for [5ae5ffc3f4]: Problem with -failindex on 32-bit platform. This also fixes a memory-... check-in: c01c9c2885 user: jan.nijtmans tags: bug-5ae5ffc3f4
12:02
Merge 9.0. Backout previous commit check-in: 47d91cb2ae user: jan.nijtmans tags: tip-657
11:58
Merge 8.7 check-in: 20cad126cd user: jan.nijtmans tags: trunk, main
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:45
Merge 8.7 check-in: cd89bb1303 user: jan.nijtmans tags: trunk, main
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
13:36
See if less "-profile replace" suffices check-in: 3657a561c3 user: jan.nijtmans tags: tip-657
09:10
Merge 9.0 check-in: c11638e39d user: jan.nijtmans tags: tip-657
09:08
Merge 8.7 check-in: 1d12742d75 user: jan.nijtmans tags: trunk, main
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:57
Merge 9.0 check-in: d6d28e6cfc user: jan.nijtmans tags: tip-657
08:52
Merge 8.7 check-in: 4dca8eb033 user: jan.nijtmans tags: trunk, main
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:45
Merge 8.7 check-in: b10e2b66a9 user: jan.nijtmans tags: trunk, main
08:42
Manpage fixes check-in: 8aa793e8b9 user: jan.nijtmans tags: core-8-branch
04:28
Merge 8.7 - TIP 656 manpages check-in: 9aa2b65a57 user: apnadkarni tags: trunk, main
04:10
Update manpages for TIP 656 check-in: 7c1427bf14 user: apnadkarni tags: core-8-branch
03:37
Merge mark post-656 check-in: eaf51a2d06 user: apnadkarni tags: trunk, main
03:35
TIP 656 accepted check-in: 49a4c8f8fb user: apnadkarni tags: trunk, main
03:18
TIP 656 accepted check-in: a3adc130e6 user: apnadkarni tags: core-8-branch
02:59
Merge trunk Closed-Leaf check-in: 56386248af user: apnadkarni tags: tip-656-tcl9
02:36
Merge 8.7 Closed-Leaf check-in: e5d17446a3 user: apnadkarni tags: tip-656
2023-03-17
20:11
Merge 8.7 check-in: 31788d9a4b user: jan.nijtmans tags: trunk, main
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:15
Merge 8.7 check-in: 5ecd70c8ce user: jan.nijtmans tags: trunk, main
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:13
Merge-Mark. check-in: d558314466 user: pooryorick tags: trunk, main
08:06
Merge-mark check-in: 584ca456f0 user: jan.nijtmans tags: core-8-branch
2023-03-16
21:03
Don't reset CHANNEL_ENCODING_ERROR here, otherwise Tcl_InputEncodingError() will give wrong result check-in: 2899ff13dc user: jan.nijtmans tags: tip-657
20:35
Merge tip-656-tcl9 check-in: 218c6465d1 user: jan.nijtmans tags: tip-657
20:16
Merge 8.7 check-in: 43584b2ac9 user: jan.nijtmans tags: trunk, main
20:12
If TCL_UTF_MAX=4, don't set 'exact' to 1 check-in: ca16c36702 user: jan.nijtmans tags: core-8-branch
18:15
Missed two tests. Blast it :-( check-in: df5d869746 user: apnadkarni tags: tip-656-tcl9
18:11
Merge 9.0 check-in: a16366941d user: apnadkarni tags: tip-656-tcl9
17:54
Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 461a409e5e user: apnadkarni tags: tip-656-tcl9
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:38
Merge 8.7 check-in: 9e266d00f2 user: jan.nijtmans tags: trunk, main
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:38
Minor cleanup (Thanks, Gustaf!) check-in: 6ef2153f20 user: jan.nijtmans tags: trunk, main
11:29
Fix (minor) warning on 32-bit platforms check-in: 7f5879e9cb user: jan.nijtmans tags: core-8-branch
10:24
Merge tip-656-tcl9 check-in: c405e9fde6 user: jan.nijtmans tags: tip-657
10:00
unicode -> utf-16. Remove some unneeded encodingProfileTodo constraints check-in: 873f3868fe user: jan.nijtmans tags: tip-656-tcl9
08:22
Allow -encoding to be shortened (again) check-in: 5ce08299b6 user: jan.nijtmans tags: tip-657
08:20
merge-mark (this branch already did the -encodingprofile -> profile change) check-in: e5ffe8b316 user: jan.nijtmans tags: tip-657
08:15
Make valgrind_foreach target in Makefile.in properly handle interrupted tests. check-in: 3082cb9e80 user: pooryorick tags: core-8-branch
03:48
Change -encodingprofile to -profile check-in: 618179acda user: apnadkarni tags: tip-656-tcl9
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:24
Merge 8.7 check-in: c1e45151b3 user: jan.nijtmans tags: trunk, main
16:23
Merge 8.6 check-in: 0903dd2c84 user: jan.nijtmans tags: core-8-branch
13:41
merge 8.7 check-in: d04c1efe83 user: dgp tags: trunk, main
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
11:37
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: a76dee9eb4 user: pooryorick tags: trunk, main
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
09:11
ckfree -> Tcl_Free check-in: a19e2f0c0b user: jan.nijtmans tags: trunk, main
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:55
Merge tip-656-tcl9 check-in: 62b45e81f1 user: jan.nijtmans tags: tip-657
20:37
Merge core-8-branch. check-in: 046321db06 user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6
20:24
Implement return options for read/gets check-in: 43f815fc1e user: jan.nijtmans tags: tip-657
17:23
Merge 9.0. Also fix replace profile handling of orphan surrogates check-in: 69b2949bc8 user: apnadkarni tags: tip-656-tcl9
15:34
Merge 8.7 check-in: 5068abf7d5 user: apnadkarni tags: tip-656
10:33
Merge 8.7 check-in: 30ba320f81 user: jan.nijtmans tags: trunk, main
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
20:57
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 62058cafe0 user: pooryorick tags: trunk, main
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
17:24
Adapt more test expectation (since the default is now -profile strict) check-in: 562a3d7486 user: jan.nijtmans tags: tip-657
17:05
Merge tip-656-tcl9. Mark xx-bufferoverflow as knownBug check-in: 402bc59538 user: jan.nijtmans tags: tip-657
16:32
Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 076db71deb user: apnadkarni tags: tip-656
15:59
Merge 8.7: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 5c6fa768fe user: apnadkarni tags: trunk, main
15:34
Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 24f607b329 user: apnadkarni tags: core-8-branch
13:36
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: ac8ea99a1a user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6
2023-03-12
17:10
Cherrypick yip-656. Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: fb97312ec1 user: apnadkarni tags: tip-656-tcl9
16:47
Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: 0e15961c9e user: apnadkarni tags: tip-656
16:38
merge-mark check-in: 3879309ba6 user: jan.nijtmans tags: trunk, main
16:37
Backport [6fb14ee3e876978c]. Add testcases check-in: 3a7e4c1c38 user: jan.nijtmans tags: core-8-branch
16:23
2 more testcases, proving utf-32 handling of surrogates (actually: not handling!) is OK check-in: 9db02d187b user: jan.nijtmans tags: trunk, main
16:10
Minor bug-fix for utf-32: Only throw exception for codepoints > +U10FFFF if "-strict" is specified. ... check-in: 6fb14ee3e8 user: jan.nijtmans tags: trunk, main
13:45
More utf-16 bugfixing check-in: 44187f1e2f user: jan.nijtmans tags: tip-657
12:59
Merge 8.7 check-in: 286d6e9ab0 user: jan.nijtmans tags: trunk, main
12:37
Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates check-in: 8a26d5cf2b user: jan.nijtmans tags: core-8-branch
12:11
Merge tip-656-tcl9 check-in: 652ce8648e user: jan.nijtmans tags: tip-657
12:00
Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free check-in: 6320007166 user: jan.nijtmans tags: tip-656-tcl9
11:51
Make testcase io-53.5 independant on system encoding check-in: f92e126fc0 user: jan.nijtmans tags: tip-657
11:34
Merge 8.7 check-in: 8e467866ef user: jan.nijtmans tags: trunk, main
11:32
Forgot that \x00 is not printable anyway check-in: 054270394c user: jan.nijtmans tags: core-8-branch
11:28
Merge 8.7 check-in: 1bf875b575 user: jan.nijtmans tags: trunk, main
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
10:49
Always output 2 hex characters in "unexpected byte sequence" exception message. make testcases io-3... check-in: 6d7be73ba5 user: jan.nijtmans tags: core-8-branch
2023-03-11
22:00
Proposed fix for [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates. TODO:... Closed-Leaf check-in: 3840dcf4c9 user: jan.nijtmans tags: bug-db7a085bd9
21:19
Fix last (hopefully) bugs in utf-16/utf-32 encoders check-in: c4869d50ae user: jan.nijtmans tags: tip-657
16:47
Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: 5ee6b60d3c user: apnadkarni tags: tip-656-tcl9
16:43
Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: b4e00b1d8b user: apnadkarni tags: tip-656
2023-03-10
16:02
Merge tip-656-tcl9 check-in: 98176465db user: jan.nijtmans tags: tip-657
15:55
Implement new function Tcl_InputEncodingError() check-in: 6d2aac8f3f user: jan.nijtmans tags: tip-657
15:29
Merged 9.0. Note knownProfileBug constraint which mark questionable tests to be resolved later. check-in: 20743e4925 user: apnadkarni tags: tip-656-tcl9
13:45
merge 8.7 check-in: a0abb8bdc5 user: dgp tags: trunk, main
13:33
merge 8.6 check-in: be62bd1ce5 user: dgp tags: core-8-branch
09:53
Merge 8.7 check-in: aa1b1f275c user: apnadkarni tags: tip-656
07:37
Fix parsing of fconfigure set -encoding* options check-in: 8d526e142d user: apnadkarni tags: tip-656-tcl9
2023-03-09
20:55
Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 branch, when TCL_UTF_MAX=3 check-in: bb76745df2 user: jan.nijtmans tags: trunk, main
16:20
Bug-fix for Utf32ToUtfProc, in case TCL_UTF_MAX=3 check-in: 12c63f8c9f user: jan.nijtmans tags: tip-657
10:47
Fix SetChannelOption parsing of -encoding* to match GetChannelOption check-in: 12f034882f user: apnadkarni tags: tip-656
10:22
Merge 8.7 check-in: 64c58db9fc user: jan.nijtmans tags: trunk, main
10:21
Merge 8.6 check-in: 4d78183639 user: jan.nijtmans tags: core-8-branch
02:52
Merge 8.7 - winFCmd-1.24 differs in error code on Win 11 check-in: a52ac1d5fa user: apnadkarni tags: trunk, main
02:50
Merge 8.6 - winFCmd-1.24 differs in error code on Win 11 check-in: 6e90502faf user: apnadkarni tags: core-8-branch
2023-03-08
22:04
Oops check-in: 74ffd90527 user: jan.nijtmans tags: tip-657
21:49
Merge tip-657-tcl9. Further implementation of Tcl_GetObj() et al. check-in: c1d9a43a3e user: jan.nijtmans tags: tip-657
20:40
Merge 8.7 check-in: d3a2621dcd user: jan.nijtmans tags: tip-656
20:37
Merge 9.0 check-in: 0ad25bdaec user: jan.nijtmans tags: tip-656-tcl9
20:16
Merge core-8-branch check-in: 13b04d4d60 user: jan.nijtmans tags: trunk, main
20:15
Merge 8.6 check-in: e3784318b0 user: jan.nijtmans tags: core-8-branch
15:01
More -Wconversion warning fixes check-in: 837dbec7cc user: jan.nijtmans tags: trunk, main
11:12
Merge 8.7 check-in: 82bf22dad8 user: jan.nijtmans tags: trunk, main
11:02
Add "teststringobj newunicode". Not used in testcases yet. check-in: a00551a229 user: jan.nijtmans tags: core-8-branch
09:52
Merge tip-657-tcl9. Add "-profile tcl8" to http.tcl check-in: 57f4c1fc86 user: jan.nijtmans tags: tip-657
09:36
ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free check-in: 1afb3416f7 user: jan.nijtmans tags: tip-656-tcl9
2023-03-07
23:11
encodingprofile -> profile, and fix more testcases check-in: 22160bc51d user: jan.nijtmans tags: tip-657
21:01
Start implementing TIP #657. WIP check-in: 7d3d6f8f29 user: jan.nijtmans tags: tip-657
20:14
Merge 8.7 check-in: d9532ddf80 user: jan.nijtmans tags: tip-656
20:13
Merge 9.0 check-in: 66a2cd7681 user: jan.nijtmans tags: tip-656-tcl9
20:10
Merge 8.7 check-in: 1997f71246 user: jan.nijtmans tags: trunk, main
20:09
Fix [b4af93cd9f]: uninitialized bytes in http11-1.13.0 check-in: 2dff4cb44b user: jan.nijtmans tags: core-8-branch
18:23
Merge 8.7 check-in: fe9c231f48 user: jan.nijtmans tags: trunk, main
18:14
Merge 8.6 check-in: f934119c5c user: jan.nijtmans tags: core-8-branch
12:53
Merge 8.7 - testchmod fixes check-in: 24072d92fc user: apnadkarni tags: trunk, main
12:28
Merge 8.6 - testchmod fixes check-in: 2ec387cffb user: apnadkarni tags: core-8-branch
07:41
Merge 8.7 check-in: ab8bd5acc2 user: jan.nijtmans tags: trunk, main
07:34
Merge 8.6 check-in: cc0b9a750b user: jan.nijtmans tags: core-8-branch
07:06
merge-mark check-in: c0aeeaa9c8 user: jan.nijtmans tags: trunk, main
07:03
Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated call to Tcl_DStringInit() check-in: b01a3c55ed user: jan.nijtmans tags: core-8-branch
2023-03-06
21:36
Merge 9.0. More strictBug marks Closed-Leaf check-in: 408f496539 user: jan.nijtmans tags: make-strict-the-default
19:58
Proposed fix for [f3cb2a32d6]: uninitialized value in format-2.18 Closed-Leaf check-in: 05e83f801a user: jan.nijtmans tags: bug-f3cb2a32d6
18:17
[b4af93cd9f] Proposed fix from apnadkarni. It works! Closed-Leaf check-in: cb97451374 user: dgp tags: bug-b4af93cd9f
15:23
merge trunk check-in: 5a75d0e99b user: dgp tags: core-9-0-b1-rc
14:51
merge 8.7 check-in: e120a7b0ca user: dgp tags: core-8-7-b1-rc
10:30
ckfree() -> Tcl_Free() check-in: 2c4994d39e user: jan.nijtmans tags: trunk, main
10:28
Merge 8.7 check-in: 37fc768d33 user: jan.nijtmans tags: trunk, main
10:24
Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead. check-in: 79d7180519 user: jan.nijtmans tags: core-8-branch
07:00
Add new valgrind suppression items. check-in: 9e195dccd7 user: pooryorick tags: trunk, main
06:58
Add new valgrind suppression items. check-in: 4f4542baa1 user: pooryorick tags: core-8-branch
2023-03-05
21:48
Merge 9.0. One more "strictBug" check-in: fce73e4881 user: jan.nijtmans tags: make-strict-the-default
21:27
Merge 8.7 check-in: 6b8ecafc24 user: jan.nijtmans tags: trunk, main
21:16
Merge-mark (but also remove some lost spacing) check-in: cfde75a992 user: jan.nijtmans tags: core-8-branch
19:57
Another round of -1 -> TCL_INDEX_NONE check-in: 1ad5d08ee8 user: jan.nijtmans tags: trunk, main
11:42
Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windows check-in: 8c6befab7c user: apnadkarni tags: trunk, main
11:39
A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: a42745193b user: pooryorick tags: core-8-branch
11:09
Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windows check-in: a479ad913c user: apnadkarni tags: core-8-branch
07:11
A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). Closed-Leaf check-in: 4cdf1436d1 user: pooryorick tags: pyk-TestcmdtokenCmd
00:26
More -1 -> TCL_INDEX_NONE check-in: 7a2fc29ce0 user: jan.nijtmans tags: trunk, main
2023-03-04
18:12
Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFromObj() check-in: adb38c336f user: jan.nijtmans tags: trunk, main
16:33
Merge 8.7 - Protect zlib errors with check for null interp check-in: aceb89781d user: apnadkarni tags: trunk, main
16:26
Protect zlib errors with check for null interp check-in: 626b25e226 user: apnadkarni tags: core-8-branch
10:28
Merge 9.0. One more "strictBug" check-in: 1f5bc348b7 user: jan.nijtmans tags: make-strict-the-default
10:20
Merge 8.7 check-in: 498ef65f88 user: jan.nijtmans tags: trunk, main
10:19
Merge 8.6 check-in: 16a3c41087 user: jan.nijtmans tags: core-8-branch
10:13
Merge 8.7 check-in: 02f5bcd5f4 user: jan.nijtmans tags: trunk, main
10:09
Merge 8.6 check-in: 980e01621b user: jan.nijtmans tags: core-8-branch
2023-03-03
14:09
merge trunk check-in: 318795702b user: dgp tags: dgp-refactor
14:02
merge trunk check-in: d61b0bbfd3 user: dgp tags: core-9-0-b1-rc
13:27
More "strictBug" constraints check-in: ecec96699f user: jan.nijtmans tags: make-strict-the-default
13:19
Merge 9.0. knownBug -> strictBug check-in: 98cba50454 user: jan.nijtmans tags: make-strict-the-default
13:04
Adapt type-casts to Tcl 9.0 signature of Tcl_Free/Tcl_Realloc/Tcl_AttemptRealloc check-in: 91247f5ef8 user: jan.nijtmans tags: trunk, main
13:03
ckfree() shouldn't be used in Tcl 9 core code any more check-in: c1e87a7fe5 user: jan.nijtmans tags: trunk, main
12:39
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 69364e849f user: pooryorick tags: trunk, main
12:17
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 1170c0f0a8 user: pooryorick tags: core-8-branch
12:15
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 762f581ae3 user: pooryorick tags: pyk-TestcmdtokenCmd
10:47
Bug [9a978f8323]: Fix large reads > 2GB check-in: 7572740252 user: apnadkarni tags: trunk, main
2023-03-02
14:36
merge trunk check-in: 52693d8367 user: dgp tags: dgp-refactor
14:21
merge trunk check-in: fe7361356b user: dgp tags: core-9-0-b1-rc
14:04
merge 8.7 check-in: 96a5e5627a user: dgp tags: core-8-7-b1-rc
12:15
Merge 9.0. 2 more knownBug's check-in: bd20d3e0b4 user: jan.nijtmans tags: make-strict-the-default
08:00
Merge 9.0 - disable file perms tests on wsl check-in: 5cad9ca0b2 user: apnadkarni tags: tip-656-tcl9
07:46
Merge 8.7 - disable tests on WSL check-in: 69c6438f23 user: apnadkarni tags: tip-656
07:32
Merge 8.7: Disable more file permissions tests for WSL (not supported in WSL/NTFS) check-in: 1cb4cb2fe2 user: apnadkarni tags: trunk, main
07:08
Disable more file permissions tests for WSL (not supported in WSL/NTFS) check-in: 547d467832 user: apnadkarni tags: core-8-branch
06:41
Bug [e778e3f804]. Fix error message for invalid profile name. check-in: f9e3e55bb8 user: apnadkarni tags: tip-656
06:29
Bug [e778e3f804]. Fix error message for invalid profile name. check-in: 80abdf9c7d user: apnadkarni tags: tip-656-tcl9
04:48
Add encoding test vector files check-in: 1d59f7ff51 user: apnadkarni tags: tip-656-tcl9
04:35
Cherrypick [13537afd1b] - eliminate TCL_ENCODING_MODIFIED check-in: 9c6ee19533 user: apnadkarni tags: tip-656-tcl9
04:16
Eliminate TCL_ENCODING_MODIFIED flag check-in: 13537afd1b user: apnadkarni tags: tip-656
2023-03-01
15:39
Fix Tcl_UtfToExternalDStringEx call in macos code check-in: 47e42c11de user: apnadkarni tags: tip-656-tcl9
14:57
Merge mark with core-8-branch check-in: 1015789824 user: apnadkarni tags: trunk, main
14:55
Cherrypick [f1dd5f1cc7]: constrain tests not supported on WSL check-in: 02b0494479 user: apnadkarni tags: core-8-branch
13:58
Disable file permission tests under WSL as WSL does not support Unix file attrs without special conf... check-in: f1dd5f1cc7 user: apnadkarni tags: trunk, main
13:41
Merge trunk Closed-Leaf check-in: cfbda02bec user: apnadkarni tags: bug-9a978f8323
13:18
Bug [9a978f8323]: crash reading large files check-in: a9226d7a1b user: apnadkarni tags: bug-9a978f8323
11:15
http11-1.6.1 fails sometimes too check-in: 84a3ab8cf2 user: jan.nijtmans tags: make-strict-the-default
11:11
Merge 9.0, and one more knownBug mark check-in: 615d4c5f6b user: jan.nijtmans tags: make-strict-the-default
11:06
Fix msvc build (with OPTS=symbols) check-in: 3f8591150d user: jan.nijtmans tags: trunk, main
08:01
Merge 9.0. TclpSysalloc fix. check-in: fa1f039a85 user: apnadkarni tags: tip-656-tcl9
07:56
Fix [f8ef6b3670] crash. TclpSysAlloc macro was truncating size request to 32 bits on Windows. check-in: 77b3ebc0ba user: apnadkarni tags: trunk, main
07:19
Merge 9.0 check-in: eb12679c83 user: apnadkarni tags: tip-656-tcl9
2023-02-28
22:13
Experiment, WIP. See how far we get, adapting Nathan's code, but for blocking channels only. Closed-Leaf check-in: 21b8c4074d user: jan.nijtmans tags: jn-tip-653-partial
20:21
One more knownBug mark check-in: 2a6fb13980 user: jan.nijtmans tags: make-strict-the-default
18:32
Mark 3 testcases as knownBug check-in: 77ece57fdc user: jan.nijtmans tags: make-strict-the-default
17:16
Cherrypick [070225e33d]. Move setting of profile flags to lower level functions in case they are cal... check-in: 8c48e4cad4 user: apnadkarni tags: tip-656-tcl9
17:13
Let's see if changing iso8859-1 -> utf-8 helps check-in: 03fee3401e user: jan.nijtmans tags: make-strict-the-default
16:58
Merge 9.0 check-in: 689b3f3457 user: jan.nijtmans tags: make-strict-the-default
16:08
Proposed fix for [e778e3f804]: Parsing of "profile" for TIP #656 Leaf check-in: 82377ce539 user: jan.nijtmans tags: bug-e778e3f804
15:39
Merge 8.7 check-in: 99cfb068bb user: apnadkarni tags: tip-656
14:08
int -> Tcl_Size to match TIP check-in: 3270877c8d user: apnadkarni tags: tip-656
13:36
Merge 8.7 check-in: 5b43eb89dd user: jan.nijtmans tags: trunk, main
13:33
Put back testcase io-52.20, and re-fix [4a7397e0b3] check-in: 9c0db3d168 user: jan.nijtmans tags: core-8-branch
13:25
Merge 8.7 check-in: 0fbea57450 user: apnadkarni tags: tip-656
13:24
Merge 8.7 check-in: f0039dade9 user: apnadkarni tags: tip-656
12:45
Merge 8.7 check-in: 01f497c926 user: jan.nijtmans tags: trunk, main
12:43
Missing ')' check-in: 2a0db90a03 user: jan.nijtmans tags: core-8-branch
12:25
Move setting of profile in flags parameter to lower level functions in case they are called directly check-in: 070225e33d user: apnadkarni tags: tip-656
12:20
Merge 8.7 check-in: 917e233bd3 user: jan.nijtmans tags: trunk, main
12:16
Restore previous behavior for non-blocking mode, as for this mode the semantics of [read]/[gets] wer... check-in: b4d64ccac5 user: jan.nijtmans tags: core-8-branch
11:57
Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: 839cd83777 user: pooryorick tags: trunk, main
11:42
Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: 0b5f6bd67b user: pooryorick tags: core-8-branch
11:00
Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - sufficient for tclZlib.c), su... check-in: 91094999d0 user: jan.nijtmans tags: trunk, main
10:36
Merge 8.6 check-in: bc4fffd65e user: jan.nijtmans tags: core-8-branch
10:28
Merge bug-fb368527ae. Bug [fb368527ae] Large string truncation check-in: f868c40053 user: apnadkarni tags: trunk, main
10:13
Make the descriptions in doc/Tcl.n more concise and intuitive. check-in: b49efeca6a user: pooryorick tags: trunk, main
10:06
Make the descriptions in doc/Tcl.n more concise and intuitive. check-in: c592759187 user: pooryorick tags: core-8-branch
10:04
Make the descriptions in doc/Tcl.n more concise and intuitive. Closed-Leaf check-in: 1117e4b1f0 user: pooryorick tags: tclrules
09:59
Fix formatting issue in Tcl.n check-in: 2ad5cbb37b user: pooryorick tags: trunk, main
09:57
Fix formatting issue in Tcl.n check-in: b2d74396e8 user: pooryorick tags: core-8-branch
07:49
merge-mark check-in: 55044d3a78 user: jan.nijtmans tags: optional-signed-size
07:45
In case of combining TIP #494 (TCL_8_COMPAT) and #628 (building for Tcl 8.7 with 9.0 headers), ignor... check-in: f42b15db40 user: jan.nijtmans tags: trunk, main
2023-02-27
20:36
Experiment: Use -DTCL_SIGNED_SIZE to switch Tcl_Size from size_t to ptrdiff_t check-in: 3ea98e212f user: jan.nijtmans tags: optional-signed-size
13:33
merge trunk check-in: f04eb1e0ae user: dgp tags: dgp-refactor
13:28
merge trunk check-in: c439313f9b user: dgp tags: core-9-0-b1-rc
13:22
merge 8.7 check-in: 24ed4112bd user: dgp tags: core-8-7-b1-rc
12:31
Fix crash. int->size_t needs +1 in comparisons. Closed-Leaf check-in: 2ab7a366d5 user: apnadkarni tags: bug-fb368527ae
11:59
Fix [3d01d51bc4]: Tcl 9: Cannot write large strings to file. Also some size_t -> Tcl_Size changes. check-in: 186e4d9317 user: jan.nijtmans tags: trunk, main
04:15
Tests for encoding strings > 4GB (under perf constraint) check-in: b9e6cb98ed user: apnadkarni tags: bug-fb368527ae
03:13
Add perf constraint to large io tests to prevent memory faults on systems with limited memory Closed-Leaf check-in: dad51fc677 user: apnadkarni tags: bug-3d01d51bc4
2023-02-26
17:19
Handle Tcl_UtfToExternal error in tclZlib.c Closed-Leaf check-in: 4ca3524d27 user: jan.nijtmans tags: bug-fb368527ae-jn
16:54
Handle statePtr != NULL as well check-in: f6953451f0 user: jan.nijtmans tags: bug-fb368527ae-jn
16:41
Make Tcl_UtfToExternal()/Tcl_ExternalToUtf() report the error, if srcLen and dstLen are both > INT_M... check-in: d110cdebf8 user: jan.nijtmans tags: bug-fb368527ae-jn
16:04
merge-mark check-in: 3513e43ea1 user: jan.nijtmans tags: trunk, main
16:04
Merge 8.6 check-in: fd2fe9eb83 user: jan.nijtmans tags: core-8-branch
15:42
Fix [46dda6fc29] - trace crash caused by TclScanElement check-in: 32c5b5172b user: apnadkarni tags: trunk, main
14:27
Merge 9.0. Adapt more test-cases, to see what's remaining check-in: 09b3a7a3dd user: jan.nijtmans tags: make-strict-the-default
12:56
Move the "srcLen -= srcChunkRead;" past the "if ((result != TCL_CONVERT_NOSPACE)..." (where it origi... check-in: 603ae5a10f user: jan.nijtmans tags: bug-fb368527ae
12:27
(size_t) -1 -> TCL_INDEX_NONE check-in: 9623ac582e user: jan.nijtmans tags: bug-3d01d51bc4
07:15
Also fix [90ff9b7f73] - writes of exactly 4294967295 bytes check-in: 7ad27f4c32 user: apnadkarni tags: bug-3d01d51bc4
06:26
Minor refactor, add tests check-in: 93ba406eed user: apnadkarni tags: bug-3d01d51bc4
2023-02-25
17:23
Fix large writes to file. Need to break into INT_MAX size chunks. check-in: 57fb62005d user: apnadkarni tags: bug-3d01d51bc4
16:29
Experimental fix for [fb368527ae] - length truncation check-in: eb6626d1e6 user: apnadkarni tags: bug-fb368527ae
09:26
Fix and tests for [46dda6fc29] Closed-Leaf check-in: 82e7ae4b54 user: apnadkarni tags: bug-46dda6fc29
08:58
Add tests for Bug [46dda6fc29] check-in: 2c91dd57fa user: apnadkarni tags: bug-46dda6fc29
07:35
Fix [1d074b177a]. Failure to read .tclshrc check-in: 46d3081b16 user: apnadkarni tags: trunk, main
06:13
Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be discussed (tickets log... check-in: 9ceaffc7be user: apnadkarni tags: tip-656-tcl9
03:03
Compiles and runs. Tests still to be ported. check-in: c057c79d2b user: apnadkarni tags: tip-656-tcl9
2023-02-24
15:04
merge trunk check-in: bd06d278b8 user: dgp tags: dgp-refactor
14:52
merge trunk check-in: 7a06e96e01 user: dgp tags: core-9-0-b1-rc
14:34
merge 8.7 check-in: 1224aa5a8a user: dgp tags: core-8-7-b1-rc
13:37
Create new branch named "tip-656-tcl9" check-in: 15ce8454d9 user: apnadkarni tags: tip-656-tcl9
13:34
Add teststringobj newunicode command to test invalid input to Tcl_NewUnicodeObj check-in: 76d20961d0 user: apnadkarni tags: tip-656
10:32
Raise error on invalid flags check-in: 28c0ea5f1b user: apnadkarni tags: tip-656
09:57
Merge 8.7 check-in: 630e01679f user: apnadkarni tags: tip-656
09:35
Factor out encoding test vectors into separate file so they can be used for file IO tests check-in: 063ca81db9 user: apnadkarni tags: tip-656
08:33
Merge 8.7 check-in: ba4e192f46 user: jan.nijtmans tags: trunk, main
08:25
int -> Tcl_Size in tclEncoding.c (making the diff between Tcl 8.7 and 9.0 smaller) check-in: eb7c2446eb user: jan.nijtmans tags: core-8-branch
03:35
Bug [40c61a5d10]. Fix syntax error message. check-in: ebf20c29bd user: apnadkarni tags: tip-656
03:10
Merge [bug-dab7fd5973]. Pick up memory leak fix from 8.7. Thanks, Jan check-in: 4507659bcd user: apnadkarni tags: tip-656
2023-02-23
21:31
-strictencoding 1 -> -encodingprofile strict (since the testcases placed back in previous commit did... Closed-Leaf check-in: c621947424 user: jan.nijtmans tags: bug-dab7fd5973
21:20
Remove left-over traces of [0a74820b6d], which was merged into the apn-encoding-profile and landed i... check-in: ff7923a914 user: jan.nijtmans tags: bug-dab7fd5973
14:04
Merge jan-encoding-profile Closed-Leaf check-in: 8f06510aea user: jan.nijtmans tags: jan-encoding-profile-for-9.0
13:24
Had forgotten to remove disabled code check-in: c1b6369a50 user: apnadkarni tags: tip-656
13:19
New signature for Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx as per TIP 656 check-in: 2274d048cf user: apnadkarni tags: tip-656
12:13
Merge 9.0 check-in: ff27ef80bd user: jan.nijtmans tags: jan-encoding-profile-for-9.0
11:51
Merge 8.7 Closed-Leaf check-in: cad1e71ff1 user: jan.nijtmans tags: jan-encoding-profile
11:22
Merge 8.7 check-in: 8a44af5914 user: apnadkarni tags: tip-656, tip-656-pre-capi
11:02
Merge 8.7 check-in: 69fba9fb6b user: jan.nijtmans tags: trunk, main
11:00
Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception Many other encodings h... check-in: c86a644db8 user: jan.nijtmans tags: core-8-branch
10:45
merge-mark check-in: 384d904963 user: jan.nijtmans tags: core-8-branch
10:22
Fix gcc warnings and encoding error message (bug [40c61a5d10]) check-in: 00b03d47c5 user: apnadkarni tags: tip-656
2023-02-22
21:08
Experiment: Make "strict" the default for 9.0. Some trivial testcases are adapted, but the crucial o... check-in: 9f3838649f user: jan.nijtmans tags: make-strict-the-default
20:46
merge-mark check-in: 69f9e2ec2d user: jan.nijtmans tags: trunk, main
20:44
minor bug-fix in utf-16/utf-32: 2 testcases failed in Tcl 9 compatibility mode (-DTCL_NO_DEPRECATED... check-in: 90aa5de6f4 user: jan.nijtmans tags: core-8-branch
20:27
Merge 8.7 check-in: 355a5e4733 user: jan.nijtmans tags: trunk, main
17:56
Merge 8.6 check-in: bee7bfb892 user: jan.nijtmans tags: core-8-branch
17:20
merge-mark check-in: 7b57981168 user: jan.nijtmans tags: jan-encoding-profile-for-9.0
17:18
First bugfix check-in: 0c53a7c842 user: jan.nijtmans tags: jan-encoding-profile
17:07
port jan-encoding-profile to 9.0 check-in: 900d53d140 user: jan.nijtmans tags: jan-encoding-profile-for-9.0
16:16
Merge 8.7. Finish implementing "replace" profile. check-in: 1a13658857 user: jan.nijtmans tags: jan-encoding-profile
15:50
merge trunk check-in: 96937d3617 user: dgp tags: dgp-refactor
15:28
Merge 8.7 check-in: bcda8d12a6 user: apnadkarni tags: tip-656
15:21
merge trunk check-in: 90a24552f6 user: dgp tags: core-9-0-b1-rc
15:02
merge 8.7 check-in: 25bcc66187 user: dgp tags: core-8-7-b1-rc
13:42
Add ICU tests for unmapped characters. check-in: be36e83bbb user: apnadkarni tags: tip-656
13:34
re-generate macDingbats.enc, so it can now throw exceptions for the range 0x8E-0x9F Closed-Leaf check-in: 37b50ca299 user: jan.nijtmans tags: bug-4bea02e811
13:31
Make txt2enc smarter, so we don't have to add DELETE any more in all original tables, better keep th... check-in: 7177e15967 user: jan.nijtmans tags: bug-4bea02e811
13:03
Merge 8.7. Adapt more testcases not to depend on the system encoding any more check-in: f951b6a803 user: jan.nijtmans tags: bug-4bea02e811
07:48
Merge 8.7 check-in: f64a19cf62 user: jan.nijtmans tags: trunk, main
07:28
Fix [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) check-in: e5cc7c86bf user: jan.nijtmans tags: core-8-branch
07:24
Merge 8.6 check-in: b37e2dd04f user: jan.nijtmans tags: core-8-branch
2023-02-21
23:22
Add 0x7F: DELETE to more mac* encodings (so re-generating doesn't remove it again) check-in: a2bd9b31b8 user: jan.nijtmans tags: bug-4bea02e811
23:16
More encoding fixes, e.g. range 0x80-0x9F for dingbats and symbol. Remove "-m" option from txt2enc.c... check-in: 1d90e87e4d user: jan.nijtmans tags: bug-4bea02e811
17:27
Rework ICU tests to check validity of whole charmap in one test, else too many tests. check-in: 8c1f9311ec user: apnadkarni tags: tip-656
16:58
Some test-cases start failing in 9.0-compatibility-mode (-DTCL_NO_DEPRECATED), if the system encodin... check-in: 2d796dd4fc user: jan.nijtmans tags: bug-4bea02e811
16:03
Generate test data from ICU UCM data files. SBCS only for now check-in: ad1a0a20bf user: apnadkarni tags: tip-656
2023-02-20
23:41
merge 8.7 check-in: bc5ce286ed user: jan.nijtmans tags: core-8-7-b1-rc
21:43
re-generated 8 more encodings check-in: 916e5d4537 user: jan.nijtmans tags: bug-4bea02e811
20:52
Two more files, re-generated check-in: e9b87bfe92 user: jan.nijtmans tags: bug-4bea02e811
20:41
Proposed fix for [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception check-in: 10971c2d97 user: jan.nijtmans tags: bug-4bea02e811
15:41
Fix replace profile handling of truncated surrogates check-in: ec79741748 user: apnadkarni tags: tip-656
15:08
Add UTF16 and UTF32 tests check-in: 34a6d40743 user: apnadkarni tags: tip-656
2023-02-19
21:46
Experiment: Make "strict" the default for 9.0. Some trivial testcases are adapted, but the crucial o... check-in: 0a3ee3a1da user: jan.nijtmans tags: make-strict-the-default
11:41
Proposed fix for [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) Closed-Leaf check-in: df48a23e38 user: jan.nijtmans tags: bug-5607d6482c
07:40
Remove knownBug test constraints now that fix has been merged from core-8-branch check-in: d309b505e2 user: apnadkarni tags: tip-656
2023-02-18
17:41
Minor refactoring/fixes after merge check-in: 29d3eb105e user: apnadkarni tags: tip-656
17:34
Merge 8.7 to pick up UTF-8 encoding fix check-in: fcec414fdd user: apnadkarni tags: tip-656
16:25
Done with invalid utf-8 table check-in: 28dd1833f8 user: apnadkarni tags: tip-656
2023-02-17
19:15
Merge 8.7 check-in: 7b54fc6784 user: jan.nijtmans tags: trunk, main
19:14
Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings check-in: c9645172df user: jan.nijtmans tags: core-8-branch
19:12
Make a start implementing "replace" check-in: 8965167358 user: jan.nijtmans tags: jan-encoding-profile
18:59
Part way through utf-8 test equivalence classes check-in: e49afef9c2 user: apnadkarni tags: tip-656
11:08
Merge 8.7 check-in: 72c58dedd0 user: apnadkarni tags: tip-656
2023-02-16
21:50
complete fix Closed-Leaf check-in: 5627ae0620 user: jan.nijtmans tags: bug-885c86a9a0
21:41
Merge 8.7 check-in: 15d52abd32 user: jan.nijtmans tags: bug-885c86a9a0
21:29
Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem was in testcase, not in ... check-in: fc029613d5 user: jan.nijtmans tags: trunk, main
21:14
Merge 8.7 check-in: 6ca5a8a9cd user: jan.nijtmans tags: trunk, main
21:03
Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 check-in: 345299048d user: jan.nijtmans tags: core-8-branch
20:57
Fix [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex check-in: c9a3653986 user: jan.nijtmans tags: core-8-branch
20:54
parsing simplifications check-in: 4c3fc8cc5a user: jan.nijtmans tags: jan-encoding-profile
17:15
Bit more work on encoding test framework. Long way to go. check-in: c1c5993bd7 user: apnadkarni tags: tip-656
16:59
Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 Closed-Leaf check-in: 28c65c306c user: jan.nijtmans tags: bug-5e6ae6e05e
07:59
Try to fix [885c86a9a0]. Doesn't work completely yet. check-in: 75fea0971f user: jan.nijtmans tags: bug-885c86a9a0
2023-02-15
20:26
Fix for [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex Closed-Leaf check-in: e13da3659a user: jan.nijtmans tags: bug-33ab6d08eb
17:27
Start on expanding encoding tests check-in: 8f3685d3bc user: apnadkarni tags: tip-656
08:07
Merge 8.7 check-in: fe54733688 user: jan.nijtmans tags: jan-encoding-profile
07:30
Merge 8.7. Test-case only check-in: e90924bb13 user: jan.nijtmans tags: trunk, main
07:21
Ticket [10c2c17c32] follow-up. One output char too much with -failindex. check-in: 6349e0c2e1 user: jan.nijtmans tags: core-8-branch
05:24
Merge 8.7 check-in: d4772edf05 user: apnadkarni tags: tip-656
2023-02-14
22:06
Merge 8.7 check-in: de933019a1 user: jan.nijtmans tags: trunk, main
21:42
Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogates in input sequence check-in: 84f30c5d4e user: jan.nijtmans tags: core-8-branch
20:50
Complete fix for [bd1a60eb9c]. Also fix a bug in the tableencoding. With testcases. Closed-Leaf check-in: c58db5881e user: jan.nijtmans tags: bug-bd1a60eb9c
11:56
Remove obsolete comment check-in: 9d5516a4e9 user: apnadkarni tags: tip-656
11:39
Fix uniqueness parsing fconfigure -encoding / -encodingprofile options check-in: 66074c9b6d user: apnadkarni tags: tip-656
11:37
Bug [bd1a60eb9c]. Eliminate TCL_ENCODING_UTF. Closed-Leaf check-in: 8dc5e620ee user: apnadkarni tags: apn-encoding-profile
10:43
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read functi... Closed-Leaf check-in: ecd7aaec80 user: pooryorick tags: py-b8f575aa23-nopartial
10:28
fix for [dab7fd5973]: Memory leak in commit [0a74820b6d]. check-in: 3d64a2569b user: pooryorick tags: py-b8f575aa23-nopartial
07:29
Make a start fixing [bd1a60eb9c]. WIP check-in: 15fba8ddec user: jan.nijtmans tags: bug-bd1a60eb9c
2023-02-13
14:37
merge trunk check-in: 142ab5a157 user: dgp tags: dgp-refactor
14:29
merge trunk check-in: a8b43dd3be user: dgp tags: core-9-0-b1-rc
14:06
merge 8.7 check-in: 49849c85bb user: dgp tags: core-8-7-b1-rc
10:12
Merge 8.7. Mark (new) testcase encoding-16.15 as "knownBug": still needs a fix. check-in: a155df4adc user: jan.nijtmans tags: trunk, main
08:39
Fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. With testcases (both for utf-32 and ut... check-in: 26aadbbd1f user: jan.nijtmans tags: core-8-branch
2023-02-12
17:34
Tentative fix for [bd1a60eb9] - surrogates in strict utf-8 check-in: ea2d05b48b user: apnadkarni tags: apn-encoding-profile
16:56
Minor fixes and tests check-in: 92345e0520 user: apnadkarni tags: apn-encoding-profile
11:04
Added 'encoding profiles' check-in: 170b5d76f2 user: apnadkarni tags: apn-encoding-profile
06:15
Minor readability changes check-in: 7fe70a05cf user: apnadkarni tags: apn-encoding-profile
01:00
Merge 8.7 check-in: 2d036d968c user: jan.nijtmans tags: trunk, main
00:49
Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencoding 1 UTF-8 channels check-in: 8b772479c3 user: jan.nijtmans tags: core-8-branch
2023-02-11
17:38
Partial implementation of replace profile check-in: 7dc2095f6a user: apnadkarni tags: apn-encoding-profile
01:51
Eliminate TCL_ENCODING_{STRICT,NOCOMPLAIN} check-in: 7a9d0fe95b user: apnadkarni tags: apn-encoding-profile
2023-02-10
20:22
Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencoding 1 UTF-8 channels Closed-Leaf check-in: 0f04d39da4 user: jan.nijtmans tags: bug-4a7397e0b3
17:07
Phase out (almost) STRICT and NOCOMPLAIN flags. check-in: 4a2770b48e user: apnadkarni tags: apn-encoding-profile
16:28
merge 8.7 check-in: cf7f5a69fb user: dgp tags: core-8-7-b1-rc
2023-02-09
19:52
Add 4 more testcases, showing that the same bug is present in utf-16 as well. Also fix the bug (real... Closed-Leaf check-in: 0ecd1a4f6d user: jan.nijtmans tags: bug-10c2c17c32
17:04
Modify encoding C API to use profiles (in progress) check-in: f1ce788bea user: apnadkarni tags: apn-encoding-profile
17:03
Add equivalent tests from ff630bf370 check-in: 7304b2a810 user: apnadkarni tags: apn-encoding-profile
07:55
Add 4 testcases, showing that the bug fix introduces another (minor) problem. To be fixed soon check-in: ff630bf370 user: jan.nijtmans tags: bug-10c2c17c32
07:27
Do not have -failindex imply -strict check-in: 05e42cb1af user: apnadkarni tags: apn-encoding-profile
06:56
Merge bug-10c2c17c32 check-in: 4da904da4b user: apnadkarni tags: apn-encoding-profile
2023-02-07
17:10
Merge core-8-branch check-in: 51dd9f7cd1 user: apnadkarni tags: apn-encoding-profile
11:25
Fix tcltest to not exit on encoding errors when printing to stdout check-in: a26df2ffbf user: apnadkarni tags: apn-encoding-profile
11:23
Refactor encoding tests for broader coverage and easier test case management check-in: e3764b6ce6 user: apnadkarni tags: apn-encoding-profile
11:22
Fix call to EncodingConvertParseOption for decoding check-in: 58cc1bde67 user: apnadkarni tags: apn-encoding-profile
2023-02-06
22:43
Proposed fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. TODO: testcase check-in: 0bb13aadb6 user: jan.nijtmans tags: bug-10c2c17c32
16:03
Make last test-cases pass check-in: d2898d5045 user: jan.nijtmans tags: jan-encoding-profile
14:09
keep channel options in alphabetical order check-in: 4b5c2ec6fe user: jan.nijtmans tags: jan-encoding-profile
2023-02-05
23:47
2 more test-case fixes check-in: a9a3992bb8 user: jan.nijtmans tags: jan-encoding-profile
23:22
Fix handling of default profile. Also fix many test-cases check-in: 7eb72e7739 user: jan.nijtmans tags: jan-encoding-profile
12:49
Proposed fix for [dab7fd5973]: Memory leak in commit [0a74820b6d] Closed-Leaf check-in: 9a22ed79ed user: jan.nijtmans tags: py-b8f575aa23-nopartial, bug-dab7fd5973
2023-02-04
14:10
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read functi... check-in: 0a74820b6d user: pooryorick tags: py-b8f575aa23-nopartial
00:28
Fix test io-75.14. check-in: 0e4cec99af user: pooryorick tags: py-b8f575aa23-nopartial
2023-02-03
22:15
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read funct... check-in: 104b05b17c user: pooryorick tags: py-b8f575aa23-nopartial
13:32
merge trunk check-in: 155eb92c8e user: dgp tags: dgp-refactor
13:25
merge trunk check-in: c958564959 user: dgp tags: core-9-0-b1-rc
13:17
merge 8.7 check-in: a1499adc7e user: dgp tags: core-8-7-b1-rc
2023-02-02
22:51
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read funct... check-in: 11c7f071cb user: pooryorick tags: py-b8f575aa23-nopartial
16:43
Update tests to use -encodingprofile check-in: e92847da6f user: apnadkarni tags: apn-encoding-profile
15:37
Change encoding error options to fconfigure to encoding profiles check-in: 2127d4e684 user: apnadkarni tags: apn-encoding-profile
12:23
Use common option parsing for ConvertfromObjCmd. Fix test error messages. check-in: 8a90707e59 user: apnadkarni tags: apn-encoding-profile
11:52
Replace encoding -strict etc. with -profile check-in: 1b0fb9616a user: apnadkarni tags: apn-encoding-profile
07:17
Merge 8.7 check-in: e851055acb user: jan.nijtmans tags: trunk, main
07:12
Fix documentation on "encoding" command check-in: f3ab9ad6c0 user: jan.nijtmans tags: core-8-branch
2023-02-01
23:02
Merge 8.7 check-in: a7c9cdf3c1 user: jan.nijtmans tags: trunk, main
21:01
Renumber testscase, sync with Tcl 9.0 check-in: c093f8b044 user: jan.nijtmans tags: core-8-branch
14:23
merge trunk check-in: 8f2acc9165 user: dgp tags: core-9-0-b1-rc
14:05
merge trunk check-in: 1158f94f49 user: dgp tags: dgp-refactor
13:59
merge 8.7 check-in: cc3a3de21d user: dgp tags: core-8-7-b1-rc
08:13
merge-mark check-in: ccc96683aa user: jan.nijtmans tags: trunk, main
08:10
(cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. (test... check-in: 3b953fea77 user: jan.nijtmans tags: core-8-branch
07:33
merge-mark check-in: 84f3bcf38c user: jan.nijtmans tags: trunk, main
07:32
(cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. check-in: f4c704bc57 user: jan.nijtmans tags: core-8-branch
00:34
Merge trunk. check-in: e052e25beb user: pooryorick tags: unchained
2023-01-31
23:04
Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. check-in: fcdc24c850 user: pooryorick tags: trunk, main
22:15
Fix error introduced in [3e5e37f83b058f3d] for Tcl_UniCharToUtf, and add test. Closed-Leaf check-in: df3390187d user: pooryorick tags: py_easier_to_read
17:34
Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.html#surrogates-as-liter... check-in: 8fcd12178a user: jan.nijtmans tags: trunk, main
17:30
Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.html#surrogates-as-liter... check-in: 19310ec979 user: jan.nijtmans tags: core-8-branch
08:14
merge-mark check-in: 485acaf419 user: jan.nijtmans tags: trunk, main
07:49
SetFlag -> GotFlag (since SetFlag always returns 1, this is nonsence in an if() statement). Also add... check-in: df4e2de49c user: jan.nijtmans tags: core-8-branch
2023-01-30
19:37
Update code comments for Tcl_UniCharToUtf(). check-in: aad66f6a63 user: pooryorick tags: unchained
19:14
Make Tcl_UniCharToUtf() more readable. check-in: 534ba5ca18 user: pooryorick tags: unchained
19:11
A branch of Tcl that does not look backwards. check-in: 33a9a9989e user: pooryorick tags: unchained
16:50
merge trunk check-in: 00393aabc3 user: dgp tags: core-9-0-b1-rc
16:42
merge trunk check-in: 3b703a74e5 user: dgp tags: dgp-refactor
16:31
merge 8.7 Leaf check-in: 8ae074018e user: dgp tags: dgp-review
15:57
merge 8.7 check-in: eb8901d5ca user: dgp tags: trunk, main
15:43
merge 8.7 check-in: be267ada51 user: dgp tags: core-8-7-b1-rc
15:37
silence compiler warning check-in: 019f3c6760 user: dgp tags: core-8-branch
11:59
A few more readability changes to Tcl_UniCharToUtf()

jn: Please, don't do that here. Tcl_UniCharT... check-in: b8524737fc user: pooryorick tags: py_easier_to_read

11:22
Make Tcl_UniCharToUtf() a little easier to read. check-in: 3e5e37f83b user: pooryorick tags: py_easier_to_read
2023-01-28
20:50
Another situation where TCL_COMBINE handling gives a strange result (utf-32 encoder) check-in: fb44cd608e user: jan.nijtmans tags: trunk, main
18:50
Fix "format %c 0x10000041", should give the same answer as in Tcl 8.6 (Handling of TCL_COMBINE flag ... check-in: 12c9df10a3 user: jan.nijtmans tags: trunk, main
2023-01-27
19:15
Add some comments and tidy code. check-in: c6895a058f user: pooryorick tags: core-8-branch
15:10
Merge 8.7 check-in: 4fb77727c5 user: jan.nijtmans tags: trunk, main
14:48
Fix off-by-one error in tclCmdAH.c, with testcases showing that it works now. check-in: 298950b4c9 user: jan.nijtmans tags: core-8-branch
14:39
merge 8.7 check-in: 005daf06b9 user: dgp tags: core-8-7-b1-rc
14:18
merge trunk check-in: 8257d35452 user: dgp tags: dgp-refactor
14:01
merge trunk check-in: a97f381771 user: dgp tags: core-9-0-b1-rc
08:20
Update fcopy documentation regarding -size argument check-in: d10f45bd1b user: jan.nijtmans tags: trunk, main
08:17
Update fcopy documentation regarding -size argument check-in: 173a6cb112 user: jan.nijtmans tags: core-8-branch
00:46
Merge 8.7 check-in: f118b6370b user: pooryorick tags: trunk, main
2023-01-26
23:55
Fix for [ee08ed090b0a5408], sporadic segmentation fault in coroutine.test/coroutine-7.4. check-in: 417d67fc63 user: pooryorick tags: core-8-branch
2023-01-25
20:21
Test TableFromUtfProc() with strict handling of encoding errors. Closed-Leaf check-in: 653207dc80 user: pooryorick tags: trunk-encodingdefaultorig
19:56
Test TableFromUtfProc() with strict handling of encoding errors. check-in: 90523c053f user: pooryorick tags: trunk-encodingdefaultstrict
17:09
Experiment: make "encoding" mandatory, when preceded by -strict/-failvar/-nocomplain options Closed-Leaf check-in: af129eecfb user: jan.nijtmans tags: encoding_mandatory
10:02
Test TableFromUtfProc() with strict handling of encoding errors. check-in: 21ded00dfb user: pooryorick tags: core-8-branch
02:52
Test TableFromUtfProc() with strict handling of encoding errors. Closed-Leaf check-in: c2243f4740 user: pooryorick tags: TableFromUtfProc-test
00:43
Merge trunk. check-in: b50e8d056b user: pooryorick tags: trunk-encodingdefaultorig
00:34
Merge trunk. check-in: bc59d060c6 user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-24
20:05
Merge 8.7 check-in: f9cdaa50ad user: jan.nijtmans tags: trunk, main
20:00
First part of fix for [4a7397e0b3]. Not complete yet. check-in: 5d433e183c user: jan.nijtmans tags: core-8-branch
18:11
merge 8.7 check-in: f2e5a0609b user: dgp tags: core-8-7-b1-rc
18:10
merge trunk check-in: 00ec3d7299 user: dgp tags: dgp-refactor
18:06
Bump to 9.0b1 for release check-in: 7fe2ab82ec user: dgp tags: core-9-0-b1-rc
09:30
Merge 9.0 Closed-Leaf check-in: 39d775e023 user: jan.nijtmans tags: bug-4a7397e0b3
2023-01-23
21:32
Rename [encoding convert*] option "-nocomplain"/"-ignore" to "-pass", and "-nocomplainencoding"/"-en... check-in: e36cd992e8 user: pooryorick tags: trunk-encodingdefaultstrict
20:51
Merge-mark. Fix testConstraint utf32 (in tests/string.test) check-in: 7cf51d9a73 user: jan.nijtmans tags: trunk, main
20:41
Rename [encoding convert*] option "-nocomplain"/"-ignore" to "-pass", and "-nocomplainencoding"/"-en... check-in: ddc84c7563 user: pooryorick tags: trunk-encodingdefaultorig
20:08
Merge-mark check-in: 450ec972d7 user: jan.nijtmans tags: core-8-branch
13:53
Per TIP 601, the default behaviour of [encoding convert..] is to require valid input. check-in: 76ee883b53 user: pooryorick tags: trunk-encodingdefaultorig
10:48
A branch for fixing TIP 346/601 issues, and other issues related to Unicode encoding, while retainin... check-in: 6ff8e6acdb user: pooryorick tags: trunk-encodingdefaultorig
2023-01-22
23:35
Merge 8.7 check-in: 57baf6fc1f user: jan.nijtmans tags: trunk, main
23:03
Merge-mark check-in: dec13dafa2 user: jan.nijtmans tags: core-8-branch
22:51
Allow "-strict" and "-failindex" to be used together in "encoding convertfrom|convertto". As request... check-in: 31f9f24738 user: jan.nijtmans tags: core-8-branch
11:45
Fix issue with new options parsing in EncodingConvertfromObjCmd EncodingConverttoObjCmd. check-in: c7e097b3ad user: pooryorick tags: trunk-encodingdefaultstrict
02:02
Merge 8.7 (Bug [e3dcab1d14]) check-in: eb8a3ac636 user: kbk tags: trunk, main
01:55
Bug [e3dcab1d14] - merge fix from 8.6 check-in: 1e89a154c2 user: kbk tags: core-8-branch
2023-01-20
20:59
Make documentation conform to implementation in this branch Closed-Leaf check-in: 04ab72b02e user: jan.nijtmans tags: bug-a31caff057
16:51
Better error-message check-in: 741d2bb5ce user: jan.nijtmans tags: bug-a31caff057
00:19
Merge trunk and resolve conflicts, including changing option processing for EncodingConverttoObjCmd(... check-in: 6e15578c88 user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-19
17:01
New proposal: Allow "-strict" immediately before or after "-failindex var". check-in: 86893e2b40 user: jan.nijtmans tags: bug-a31caff057
15:50
Merge 8.7 check-in: 515bfbe816 user: jan.nijtmans tags: bug-a31caff057
15:00
Merge 8.7 check-in: 1f4c5e2fa0 user: jan.nijtmans tags: trunk, main
14:19
Fix 370b1ff03e: Wrong Tk_MeasureChars result ... check-in: 0384d3314c user: jan.nijtmans tags: core-8-branch
2023-01-18
17:06
Merge 8.7 check-in: 1ec1783f5d user: jan.nijtmans tags: trunk, main
16:54
Merge 8.6 check-in: 6dac80a981 user: jan.nijtmans tags: core-8-branch
14:10
Some test-cases need -nocomplainencoding 1, because they use the fallback behavior. Closed-Leaf check-in: 8cee12623f user: jan.nijtmans tags: bug-370b1ff03e
13:26
Forget about TCL_ENCODING_HACK_FLAG, this should be the fix. Testing ... check-in: b28ea6a330 user: jan.nijtmans tags: bug-370b1ff03e
2023-01-17
20:09
Fix for [b8f575aa2398b0e4], and also for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured... Closed-Leaf check-in: 4cdf4836aa user: pooryorick tags: py-b8f575aa23-errorinfo
15:34
Fix [read] error behaviour under issue [b8f575aa2398b0e4] by always returning returning successfully... check-in: 1a225bd50e user: pooryorick tags: py-b8f575aa23-errorinfo
14:15
Use TCL_ENCODING_HACK_FLAG in TableFromUtfProc too check-in: f73d5fc7ec user: jan.nijtmans tags: bug-370b1ff03e
13:42
Merge trunk. Make test-cases pass (again). This might indicate a bug in utf-8 decoder, but that will... check-in: 7fd26073ca user: jan.nijtmans tags: bug-4a7397e0b3
2023-01-16
23:03
merge-mark check-in: 1f41d784cc user: jan.nijtmans tags: core-8-branch
13:11
Merge 8.7 check-in: e964ae6f31 user: jan.nijtmans tags: bug-370b1ff03e
13:10
New flag TCL_ENCODING_HACK_FLAG to control the behaviour. (This is NOT the way to do it, but it's on... check-in: b8201a96c4 user: jan.nijtmans tags: bug-370b1ff03e
10:07
merge-mark check-in: e47b72e45f user: jan.nijtmans tags: bug-a31caff057
2023-01-15
20:56
Merge 8.7 check-in: 3631a6bdb7 user: jan.nijtmans tags: trunk, main
19:45
Update documentation, matching current implementation check-in: c0ee6795b9 user: jan.nijtmans tags: core-8-branch
2023-01-14
23:41
Merge 9.0 check-in: c2a3a17920 user: jan.nijtmans tags: bug-4a7397e0b3
22:57
Same change for "encoding convertto" check-in: ee597b49b0 user: jan.nijtmans tags: bug-a31caff057
22:20
Proposed fix for [a31caff057]: encoding command does not allow -strict to be used with -failindex check-in: 7cd1856ca4 user: jan.nijtmans tags: bug-a31caff057
2023-01-12
09:03
Add tests to verify the default behaviour for encoding errors. check-in: fb087f5040 user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-09
17:00
merge trunk check-in: f9bf55647d user: dgp tags: dgp-refactor
16:54
merge 8.7 check-in: c4b92353a5 user: dgp tags: core-8-7-b1-rc
2023-01-08
22:47
Fix for 370b1ff03e. Not complete/correct yet,... check-in: 522899ab24 user: jan.nijtmans tags: bug-370b1ff03e
10:07
For [read] and [gets] encoding errors, use "-result read" in return options dictionary instead of j... Closed-Leaf check-in: 080b9a1c81 user: pooryorick tags: py-b8f575aa23
00:01
For [read] and [gets] encoding errors, used "-result read" in return options dictionary instead of j... check-in: 64ab3097cc user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-06
17:35
Merge 8.7 check-in: 0373937d2d user: jan.nijtmans tags: trunk, main
17:33
Merge 8.6 check-in: 332f4f9655 user: jan.nijtmans tags: core-8-branch
17:11
Merge 8.6 check-in: a374f6774c user: jan.nijtmans tags: core-8-branch
2023-01-02
23:12
Merge py-b8f575aa23: Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 8c5d9bcc6e user: pooryorick tags: py-b8f575aa23
21:07
Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 003c9e1f2e user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-01
23:37
Merge 8.7 check-in: edbd62dcc7 user: jan.nijtmans tags: trunk, main
23:36
Merge 8.6 check-in: b85d5ef2c8 user: jan.nijtmans tags: core-8-branch
2022-12-31
00:44
Merge py-b8f575aa23. check-in: a69aa709b5 user: pooryorick tags: trunk-encodingdefaultstrict
2022-12-30
21:53
Add test for [gets] in non-strict mode after an encoding error. check-in: a4573db4f7 user: pooryorick tags: py-b8f575aa23
21:05
New test, io-12.9.strict, for issue report [1bedc53c8cb878f0]. check-in: 703a1a4792 user: pooryorick tags: py-b8f575aa23
20:27
Fix DoReadChars() to correctly discard encoding errors after eofchar has been seen, and add new test... check-in: 4888129681 user: pooryorick tags: py-b8f575aa23
2022-12-29
22:59
Arrange new code in DoReadChars to ensure that final steps are always taken. check-in: 0221bfae40 user: pooryorick tags: py-b8f575aa23
18:11
Strict encoding conformance everywhere by default. Full test suite passes. check-in: 49b91d37a6 user: pooryorick tags: trunk-encodingdefaultstrict
2022-12-28
23:35
Unify TCL_ENCODING_STRICT and TCL_ENCODING_NOCOMPLAIN, and make strict encoding conformance the def... check-in: 8252783124 user: pooryorick tags: trunk-encodingdefaultstrict
22:58
merge py-b8f575aa23 after updating fix so that all tests pass.

jn: let's wait for more review, si... check-in: 9b6c29fa98 user: pooryorick tags: py-b8f575aa23

22:46
Update fix so that the two failing tests, iocmd-23.8 and iortrans-4.7 now pass. check-in: cb5233502e user: pooryorick tags: py-b8f575aa23
17:21
merge trunk check-in: 571972da99 user: dgp tags: dgp-refactor
17:01
merge 8.7 check-in: 81e8cdd1f0 user: dgp tags: core-8-7-b1-rc
12:07
A better fix for [b8f575aa23], as it maintains the expectation that synchronous [read] results in a... check-in: 00995080d6 user: pooryorick tags: py-b8f575aa23
2022-12-24
14:36
First part of fix for [4a7397e0b3]: Take flags into account when deciding to do a binary fcopy or no... check-in: 7dcc1eadb6 user: jan.nijtmans tags: bug-4a7397e0b3
09:11
code cleanup (reduce diff with trunk) check-in: f2db1cd166 user: jan.nijtmans tags: tip-636-tcl9-644
2022-12-22
16:17
Merge 9.0 check-in: f5eeb4cd83 user: jan.nijtmans tags: tip-636-tcl9-644
00:22
Forgot one .... check-in: d3fcd70aae user: jan.nijtmans tags: internal-abstract-list
2022-12-21
21:59
Merge 9.0 check-in: 54fa324d11 user: jan.nijtmans tags: internal-abstract-list
21:43
Merge 8.7 check-in: fb6e7180d0 user: jan.nijtmans tags: trunk, main
21:07
Make two more functions static check-in: 41c19b8112 user: jan.nijtmans tags: core-8-branch
20:43
Add 'interp' argument to some arith functions, for better error-handling check-in: ccd603d584 user: jan.nijtmans tags: core-8-branch
13:19
Merge 8.7 check-in: c1c6942192 user: jan.nijtmans tags: trunk, main
13:15
Tweaks to dde and registry extension, so they "load" without 3th argument in Tcl 8.6 too. check-in: 7901788305 user: jan.nijtmans tags: core-8-branch
06:59
Make as much abstract list implementation as possible internal. Other code cleanup also. check-in: 6a1760d4bc user: griffin tags: tip-636-tcl9-644
2022-12-20
10:59
Merge 9.0 check-in: a04ec917cb user: jan.nijtmans tags: internal-abstract-list
10:58
Merge 9.0. Now really make dist tests working (again) on Windows/gcc check-in: 2d522d11f5 user: jan.nijtmans tags: tip-636-tcl9-644
09:42
Merge 8.7 check-in: 3373ed5ad9 user: jan.nijtmans tags: trunk, main
09:32
Fix [17a1cb8d6e2a51bd]. From now on, noncharacters are no longer rejected in -strict mode check-in: aa03339d48 user: jan.nijtmans tags: core-8-branch
07:24
Merge 9.0. Make dist tests working (again) on Windows/gcc check-in: 19a32c1743 user: jan.nijtmans tags: tip-636-tcl9-644
2022-12-19
22:19
Remove all checks for noncharacters Closed-Leaf check-in: cbaa5e7016 user: jan.nijtmans tags: bug-17a1cb8d6e
21:53
Merge 9.0. Add missing return statement check-in: 85bb554ed9 user: jan.nijtmans tags: internal-abstract-list
15:44
Merge 8.7 check-in: a09f704e58 user: jan.nijtmans tags: trunk, main
15:43
Add two testcases, showing how we can distinguish Invalid Byte sequences, Surrogates, and Noncharact... check-in: dbe0586aaa user: jan.nijtmans tags: core-8-branch
15:40
When changing the -nocomplainencoding or -strictencoding settings of a channel, reset the CHANNEL_NE... check-in: 24aa8e31b3 user: jan.nijtmans tags: core-8-branch
2022-12-18
21:38
Merge 9.0 check-in: f2457ceac8 user: jan.nijtmans tags: tip-636-tcl9-644
20:50
merge-mark check-in: d370f9e19e user: jan.nijtmans tags: internal-abstract-list
18:08
MODULE_SCOPE TclLengthOne (in stead of 2 separate static functions doing the same) check-in: 8778167a3c user: jan.nijtmans tags: trunk, main
10:05
Reserve a place in abstractlist for an additional function check-in: f66b360335 user: jan.nijtmans tags: tip-636-tcl9-644
09:10
Merge 9.0 check-in: 889eda50c1 user: jan.nijtmans tags: tip-636-tcl9-644
00:14
Merge 9.0 check-in: 6fdaa1e37d user: jan.nijtmans tags: internal-abstract-list
2022-12-16
15:31
Merge 8.7 check-in: dcfc436638 user: jan.nijtmans tags: trunk, main
15:31
Merge 8.6 check-in: caa40f0766 user: jan.nijtmans tags: core-8-branch
15:19
Merge 8.7 check-in: f03e632bcc user: jan.nijtmans tags: trunk, main
15:18
Merge 8.6 check-in: 8f01a4be6f user: jan.nijtmans tags: core-8-branch
12:19
merge-mark check-in: 0634c5330e user: jan.nijtmans tags: trunk, main
12:19
merge-mark check-in: ab4d25a3e6 user: jan.nijtmans tags: core-8-branch
10:25
Merge 8.7 check-in: 67c049ff94 user: jan.nijtmans tags: trunk, main
10:23
Addendum to TIP #601. Add check for characters... check-in: fba994208a user: jan.nijtmans tags: core-8-branch
09:50
Merge 8.7 check-in: 0c95140726 user: jan.nijtmans tags: trunk, main
09:40
Follow-up for [084ab982fe]: Use -strict to disable noncharacters. This change was only done for utf-... check-in: b7da2f7465 user: jan.nijtmans tags: core-8-branch
09:28
Merge 8.7 Closed-Leaf check-in: af187c072a user: jan.nijtmans tags: strict-for-utf16
09:27
Merge 8.7 check-in: 0cfed33f1c user: jan.nijtmans tags: trunk, main
09:25
Adapt iocmd-8.* testcases to change in previous commit check-in: 2797fb4f8c user: jan.nijtmans tags: core-8-branch
08:15
Add testcase check-in: 94c51949f1 user: jan.nijtmans tags: strict-for-utf16
2022-12-15
23:59
Make -strict work the same for UTF-16 as for UTF-8 check-in: 88dc84d004 user: jan.nijtmans tags: strict-for-utf16
14:39
Merge 8.7 check-in: e98ade44bf user: jan.nijtmans tags: trunk, main
14:38
Fix Tcl_BadChannelOption(), new -nocomplainencoding and -strictencoding options were still missing (... check-in: 834ed19993 user: jan.nijtmans tags: core-8-branch
2022-12-13
07:53
Clarification for Rolf Closed-Leaf check-in: 05414ca784 user: jan.nijtmans tags: rfe-17a1cb8d6e
07:44
Merge 8.7 check-in: 58c2390c83 user: jan.nijtmans tags: trunk, main
07:42
Clarify what "-strict" means for the utf-8 encoder, making it clear that this is not the same as "st... check-in: ef2ad163c8 user: jan.nijtmans tags: core-8-branch
2022-12-12
15:16
merge trunk check-in: 927275929e user: dgp tags: dgp-refactor
15:13
merge 8.7 check-in: cc1e305934 user: dgp tags: core-8-7-b1-rc
06:11
Merge 8.7 - change copyright in Windows build to UCal. check-in: 252e282cd2 user: apnadkarni tags: trunk, main
06:09
Merge 8.6 - change copyright in Windows build to UCal. check-in: 778b2f211c user: apnadkarni tags: core-8-branch
2022-12-11
18:16
Merge 8.7 check-in: 2a3c3bac31 user: jan.nijtmans tags: trunk, main
17:57
More io test-cases. Mostly backported (and modified) from 9.0 check-in: 127d195e8f user: jan.nijtmans tags: core-8-branch
2022-12-09
23:27
Merge 8.7 check-in: d46f48c645 user: jan.nijtmans tags: trunk, main
23:23
Fix [b8f575aa23]: eof erroneously flagged with not reported encoding read error check-in: d156af9fb7 user: jan.nijtmans tags: core-8-branch
22:27
Merge 8.7. Adapt testcase, showing that after an encoding error we can change encoding and continue ... Closed-Leaf check-in: 209b09b069 user: jan.nijtmans tags: bug-b8f575aa23
19:55
Fix compilation with tcc. Thanks, Cyan Ogilvie for the report check-in: f7629abff2 user: jan.nijtmans tags: core-8-branch
15:28
merge trunk check-in: dfc3554553 user: dgp tags: dgp-refactor
14:53
Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that the fix works as expec... check-in: aff2237747 user: jan.nijtmans tags: bug-b8f575aa23
10:22
Partial solution for [b8f575aa23]. Still missing: 1) testcases. 2) What if both EOF and ENCODING_ER... check-in: 6808b459d3 user: jan.nijtmans tags: bug-b8f575aa23
2022-12-08
19:32
Merge trunk, simplify TclArithSeriesGetElements check-in: 820e819826 user: jan.nijtmans tags: internal-abstract-list
17:17
Eliminate TclArithSeriesObjLength and TclArithSeriesObjStep from tclArithSeries.h: they can be stati... check-in: 651867ba09 user: jan.nijtmans tags: trunk, main
17:11
merge trunk check-in: 1164194f02 user: dgp tags: dgp-refactor
16:52
merge 8.7 check-in: b0756e1948 user: dgp tags: core-8-7-b1-rc
14:24
Merge 9.0. Fix testcases check-in: 7ec99f0221 user: jan.nijtmans tags: tip-636-tcl9-644
2022-12-07
23:56
Add 'getdouble' function to ObjType, used for abstractlist types. -- Experimental check-in: edf337e697 user: griffin tags: tip-636-tcl9-644
2022-12-05
23:49
Merge 8.7 check-in: a1cc35147d user: jan.nijtmans tags: trunk, main
23:31
Merge 8.6 check-in: 45652abcf9 user: jan.nijtmans tags: core-8-branch
15:42
Merge 8.7 check-in: 36c4b52e65 user: jan.nijtmans tags: trunk, main
15:39
There's no gap on Cygwin any more check-in: 0d25c2aaa4 user: jan.nijtmans tags: core-8-branch
15:35
Merge 8.7 check-in: 64972badd2 user: jan.nijtmans tags: trunk, main
15:33
On Cygwin, dev_t == unsigned, and long long == long check-in: 637abd1dec user: jan.nijtmans tags: core-8-branch
13:11
Merge 8.7 check-in: 75dc4f5a1c user: jan.nijtmans tags: trunk, main
13:10
Eliminate (gcc) warning in tclTest.c check-in: 1907815dc6 user: jan.nijtmans tags: core-8-branch
2022-12-02
15:25
No need for same check twice check-in: fbc8be2f4f user: jan.nijtmans tags: internal-abstract-list
15:23
complete all 'GetElements' functions check-in: cc0534c9be user: jan.nijtmans tags: internal-abstract-list
13:35
Implement GetElements for listObj and endOffsetObj. Not used yet. check-in: b0660bc9fa user: jan.nijtmans tags: internal-abstract-list
13:01
merge trunk check-in: c862ecc13b user: dgp tags: dgp-refactor
12:57
merge 8.7 check-in: e9bc368c0c user: dgp tags: core-8-7-b1-rc
11:27
Fix utf32 lables in testcases (some not necessary any more, one missing), indicating differences bet... check-in: 1179c00277 user: jan.nijtmans tags: trunk, main
08:35
Oops, that's the wrong one ... check-in: 6f87e45644 user: jan.nijtmans tags: trunk, main
08:19
Make options -nocomplain and -strictencoding truly independant. Leftover from initial implementation... check-in: 4fdd86e7a7 user: jan.nijtmans tags: trunk, main
2022-12-01
17:36
Merge 8.7 check-in: 04ab23c200 user: jan.nijtmans tags: trunk, main
17:33
Merge 8.6 check-in: b418314fca user: jan.nijtmans tags: core-8-branch
16:00
Merge 9.0 check-in: 65cbeb6bf4 user: jan.nijtmans tags: internal-abstract-list
15:57
Code cleanup (undo some unnecessary changed compared to trunk) check-in: 9d55e9ec95 user: jan.nijtmans tags: tip-636-tcl9-644
15:47
merge trunk check-in: 23ae6e8846 user: dgp tags: dgp-refactor
15:28
merge 8.7 check-in: 3c048f2b33 user: dgp tags: core-8-7-b1-rc
15:16
Merge 9.0. Fix Windows build (testcases need tcl::test package). Modify TCL_OBJTYPE_V1() macro, so i... check-in: b12de6dcc9 user: jan.nijtmans tags: tip-636-tcl9-644
10:18
Handle "deprecated" condition correctly in test-cases check-in: 3d133a5401 user: jan.nijtmans tags: trunk, main
02:10
Fix bug with slice (range) operation check-in: 98cb6066e8 user: griffin tags: tip-636-tcl9-644
2022-11-30
22:17
Add getElementsProc. Not used yet check-in: 360cdc6766 user: jan.nijtmans tags: internal-abstract-list
22:05
Merge 9.0. Rename TclObjTypeHasProc to ABSTRACTLIST_PROC check-in: a27cec2896 user: jan.nijtmans tags: tip-636-tcl9-644
21:46
Merge 8.7 check-in: f99507c86f user: jan.nijtmans tags: trunk, main
21:16
Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with other API's. No change on 8... check-in: 198a2064b5 user: jan.nijtmans tags: core-8-branch
11:13
Merge 9.0 check-in: a1e6d1c451 user: jan.nijtmans tags: tip-636-tcl9-644
11:11
Merge 8.7. This also fixes [133456085a] check-in: 64badf1d02 user: jan.nijtmans tags: trunk, main
10:48
Fix for [084ab982fe]: Use -strict to disable noncharacte check-in: 9619dddce6 user: jan.nijtmans tags: core-8-branch
10:46
Merge 9.0 (but without the "llength" optimization) check-in: 46e2d0d6df user: jan.nijtmans tags: tip-636-tcl9-644
10:36
Stop shimmering for "llength". Internal optimization (but using TIP #644) check-in: 65a5858ae7 user: jan.nijtmans tags: trunk, main
08:16
Merge 8.7 check-in: d67af32218 user: jan.nijtmans tags: trunk, main
08:15
Merge 8.7 check-in: 1d9612c9fb user: jan.nijtmans tags: core-8-branch
2022-11-29
20:59
merge-mark check-in: d0bcba634d user: jan.nijtmans tags: core-8-branch
16:07
Merge 8.7 check-in: 49077981d5 user: jan.nijtmans tags: trunk, main
16:05
make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the Tcl 9.0 era. check-in: c6b8e93538 user: jan.nijtmans tags: core-8-branch
14:51
Proposed fix for [084ab982fe]: Use -strict to disable noncharacters Closed-Leaf check-in: ec0c7045df user: jan.nijtmans tags: rfe-084ab982fe
10:38
Merge 9.0 check-in: c014595c53 user: jan.nijtmans tags: tip-636-tcl9-644
10:35
Merge 8.7 check-in: 87e822aee6 user: jan.nijtmans tags: trunk, main
10:33
Merge 8.6 check-in: 1a9ed3b13c user: jan.nijtmans tags: core-8-branch
09:53
Merge 9.0 check-in: 9a47cad54b user: jan.nijtmans tags: tip-636-tcl9-644
2022-11-28
23:44
Merge 8.7 check-in: e0ddaec6df user: jan.nijtmans tags: trunk, main
23:16
Reduce shimmering: If a conclusion can be drawn about the number of list elements, don't get the ele... check-in: 2664970782 user: jan.nijtmans tags: core-8-branch
21:45
Simplify TclObjTypeHasProc() (a lot!) check-in: 570309d8d2 user: jan.nijtmans tags: tip-636-tcl9-644
16:13
Merge 9.0 check-in: 9ee2792e3b user: jan.nijtmans tags: tip-636-tcl9-644
15:58
Merge 9.0. New macro ABSTRACTLIST_PROC Closed-Leaf check-in: 31ba65f113 user: jan.nijtmans tags: internal-abstract-list
15:08
Merge 8.7 check-in: 87aa73504e user: jan.nijtmans tags: trunk, main
12:58
No reservation for TIP #648 any more in stub table. check-in: 58e4ccad62 user: jan.nijtmans tags: core-8-branch
12:34
Merge 8.7 check-in: 8a3224d454 user: jan.nijtmans tags: trunk, main
12:06
Use Tcl_Size for ArithSeries.len check-in: 97d5a892d5 user: jan.nijtmans tags: core-8-branch
2022-11-27
23:37
size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj check-in: fc0a4e4085 user: jan.nijtmans tags: internal-abstract-list
2022-11-26
23:57
HAS_ABSTRACTLIST_PROC check-in: 504365e7e0 user: jan.nijtmans tags: internal-abstract-list
2022-11-25
23:38
Merge 9.0 check-in: 117b6812c3 user: jan.nijtmans tags: internal-abstract-list
22:40
Remove "knownBug" constraint: no longer necessary check-in: 76ba195035 user: jan.nijtmans tags: trunk, main
22:08
Merge 8.7 check-in: 3292a08532 user: jan.nijtmans tags: trunk, main
22:00
(partial) fix for [6978c01b65] check-in: a82c8ffd37 user: jan.nijtmans tags: core-8-branch
16:26
Merge 8.7 check-in: 5356f8d107 user: jan.nijtmans tags: trunk, main
16:11
Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (and similar). Gives more ... check-in: c4a4662af3 user: jan.nijtmans tags: core-8-branch
10:16
Merge 9.0 check-in: f57284760c user: jan.nijtmans tags: internal-abstract-list
10:14
Merge 9.0 check-in: 65c58c1b92 user: jan.nijtmans tags: tip-636-tcl9-644
10:12
one more int -> size_t check-in: b2aded65a5 user: jan.nijtmans tags: trunk, main
10:01
Unbreak Windows build. More int -> size_t, being able to handle longer strings check-in: 13d0c28f94 user: jan.nijtmans tags: trunk, main
08:32
merge-mark check-in: d2598c15f6 user: jan.nijtmans tags: trunk, main
08:31
Document some more differences between Tcl 8.7 and 9.0 in tcl.h check-in: b6617ab53b user: jan.nijtmans tags: core-8-branch
2022-11-24
21:48
TCL_OBJTYPE_V0_INIT -> TCL_OBJTYPE_V0 (See TIP #644). Remove Tcl_SavedResult (See TIP #640) check-in: ca003bccb7 user: jan.nijtmans tags: tip-636-tcl9-644
21:04
Move Tcl_Size definition earlier in tcl.h check-in: 45b87bcff5 user: jan.nijtmans tags: trunk, main
20:31
Sync with trunk check-in: 866c464f9e user: griffin tags: tip-636-tcl9-644
17:44
Merge 8.7 check-in: 4e198d1bb8 user: jan.nijtmans tags: trunk, main
17:43
Fix gcc warning, seen on Ubuntu with select notifier check-in: d9d73c95bd user: jan.nijtmans tags: core-8-branch
17:41
Merge 8.7 check-in: e31792be33 user: jan.nijtmans tags: trunk, main
16:16
Use some more TCL_INDEX_NONE and Tcl_Size check-in: 9a501de3ec user: jan.nijtmans tags: core-8-branch
14:05
Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add some more error-checki... check-in: 3e18a46195 user: jan.nijtmans tags: trunk, main
10:17
Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply truncates it), adapt t... check-in: 385620f598 user: jan.nijtmans tags: trunk, main
03:32
Sync with trunk check-in: 3c349bb440 user: griffin tags: tip-636-tcl9-644
01:18
Support multiple indicies in abstract list lindex operation. Catch up with trunk. check-in: cf418732cb user: griffin tags: tip-636-tcl9-644
2022-11-23
21:03
Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) with a C++ compiler. check-in: 3539aef815 user: jan.nijtmans tags: trunk, main
20:42
Writing characters > \xFF to a binary channel is deprecated, this will start throwing an exception i... check-in: f9405f05e8 user: jan.nijtmans tags: core-8-branch
20:41
-1 -> TCL_INDEX_NONE check-in: a723fb55e7 user: jan.nijtmans tags: core-8-branch
17:04
Internal abstract list, don't let "llength" shimmer any more. check-in: db554866c9 user: jan.nijtmans tags: internal-abstract-list
15:21
Proposed fix for [da63e4c1e]. First version, not 100% as expected yet. Closed-Leaf check-in: 58883dde6d user: jan.nijtmans tags: bug-da63e4c1e
12:15
Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "gets" yet. Closed-Leaf check-in: b9ed73b12c user: jan.nijtmans tags: bug-6978c01b65
09:26
Merge 8.7 check-in: e649f5961d user: jan.nijtmans tags: trunk, main
09:24
Change assert, since the new flag CHANNEL_ENCODING_ERROR could be set as well check-in: c43ed6731c user: jan.nijtmans tags: core-8-branch
07:43
merge-mark check-in: 123d530bc8 user: jan.nijtmans tags: core-8-branch
01:00
Bump to 8.7b1 for release check-in: 09b0d6becb user: dgp tags: core-8-7-b1-rc
00:49
merge trunk check-in: 11c564d181 user: dgp tags: dgp-refactor
00:34
Merge 8.7 check-in: 54ca28a867 user: jan.nijtmans tags: trunk, main
00:19
leave unixInit-3.2 as-is check-in: 115c5ac242 user: jan.nijtmans tags: core-8-branch
00:09
Merge 8.7 check-in: 3033bfee19 user: jan.nijtmans tags: trunk, main
2022-11-22
23:58
Progress in fixing [6978c01b65]. Not complete yet check-in: a7e3b444d5 user: jan.nijtmans tags: core-8-branch
23:32
merge trunk check-in: a1dd785b42 user: dgp tags: dgp-refactor
23:26
merge 8.7 check-in: e26048efb8 user: dgp tags: trunk, main
23:25
merge 8.6 check-in: 9e126306b5 user: dgp tags: core-8-branch
22:25
Better -strict checking, with testcases Closed-Leaf check-in: 3670fd8a19 user: jan.nijtmans tags: bug-6978c01b65
20:12
merge-mark check-in: 4a4dac21c1 user: jan.nijtmans tags: core-8-branch
00:00
Rebase to latest 9.0 Leaf check-in: 323aaaabb8 user: jan.nijtmans tags: aspect-tip288
2022-11-21
23:58
Rebase to 8.7 check-in: 48904e94e7 user: jan.nijtmans tags: tip-648
23:54
Merge 8.7 check-in: db8e7f06b4 user: jan.nijtmans tags: trunk, main
23:54
TIP #650: New function Tcl_GetWideUIntFromObj() check-in: 5fb5ac7189 user: jan.nijtmans tags: core-8-branch
23:52
Mark unixInit-3.2 as "knownBug". See [fccb9f322f] check-in: 6850595984 user: jan.nijtmans tags: core-8-branch
23:28
Remove TCL_OUT_LINE_COMPILE in favour of TCL_ERROR check-in: a16355dafa user: jan.nijtmans tags: trunk, main
23:22
TCL_OUT_LINE_COMPILE is deprecated check-in: f4121afaa0 user: jan.nijtmans tags: core-8-branch
22:01
Merge 8.7. More utf-8 checks with --strict check-in: 11743d6614 user: jan.nijtmans tags: bug-6978c01b65
16:20
Merge 8.7 check-in: 4c18eb0faa user: jan.nijtmans tags: trunk, main
16:18
There is no guarantee that sizeof(Tcl_WideInt) == sizeof(double), so the offset of 'isDouble' in the... check-in: a271466456 user: jan.nijtmans tags: core-8-branch
2022-11-20
23:27
indenting check-in: 656a43beb3 user: jan.nijtmans tags: bug-6978c01b65
23:22
Merge 8.7 check-in: 8f4f8eb866 user: jan.nijtmans tags: bug-6978c01b65
22:58
merge trunk check-in: 4544b3f396 user: dgp tags: dgp-refactor
22:37
merge 8.7 check-in: 38b9a3dc90 user: dgp tags: trunk, main
22:08
In most testing scenarios, the TCL_LIBRARY variable is masking a bug in system encoding discovery. ... check-in: aa415ced39 user: dgp tags: core-8-branch
21:39
missing constraints check-in: ffa1071da8 user: dgp tags: core-8-branch
20:18
Rebase to latest 8.7 check-in: a6cae9e4ed user: jan.nijtmans tags: tip-648
20:14
Rebase to latest 8.7 Closed-Leaf check-in: b3bc4804f6 user: jan.nijtmans tags: tip-650
19:35
merge-mark check-in: eeafb923c5 user: jan.nijtmans tags: trunk, main
19:33
Don't use "package require tcltests" any more, as in other tests check-in: 529dd4665b user: jan.nijtmans tags: core-8-branch
19:29
Constraints http2.9.x make no sense, when testing http2.10 check-in: aad30e28b1 user: jan.nijtmans tags: core-8-branch
19:18
close fork check-in: e2a2d137d4 user: dgp tags: core-8-branch
19:10
merge 8.6 check-in: c358afe03e user: dgp tags: core-8-branch
17:51
Merge 8.7 check-in: 83c627a303 user: jan.nijtmans tags: trunk, main
17:38
Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no NO votes expected) check-in: 4218e66972 user: jan.nijtmans tags: core-8-branch
2022-11-19
16:22
Merge 8.7 check-in: 6e40c6032a user: jan.nijtmans tags: tip-650
16:12
Merge 8.7 check-in: a0931c5bdb user: jan.nijtmans tags: trunk, main
16:07
Revert [52a52a65f0]. There appears to be a problem with the mp_pack function on Windows check-in: 423c39ec20 user: jan.nijtmans tags: core-8-branch
2022-11-18
21:43
Backout [52a52a65f0], let's see if this fixes the Windows crash check-in: 0883d5242a user: jan.nijtmans tags: tip-650
20:26
Backout [52a52a65f0], let's see if this fixes the Windows crash Closed-Leaf check-in: 696ac6a94a user: jan.nijtmans tags: backout-52a52a65f0
19:54
merge-mark check-in: cf8afecf29 user: jan.nijtmans tags: trunk, main
19:43
Fix 16bf24d70b: Installed Thread for Tcl ... check-in: 52902124b8 user: jan.nijtmans tags: core-8-branch
19:18
Merge 8.7 check-in: 0890c002ce user: jan.nijtmans tags: trunk, main
19:17
Fix [bec4219123]: test utf-4.12 fails in custom builds check-in: 1c69d40d2f user: jan.nijtmans tags: core-8-branch
16:24
Another bug in TIP #628: dde and registry extensions didn't really load in tclsh8.7. One reason: han... check-in: 9be083a69c user: jan.nijtmans tags: trunk, main
15:30
merge 8.6 check-in: 098057ba0c user: dgp tags: core-8-branch
15:24
Fix bug in TIP #628: Tcl 8.x version of registry/dde dll was not correct check-in: 4538b6708e user: jan.nijtmans tags: trunk, main
2022-11-17
20:29
TIP #644: Make Tcl_ObjType extensible check-in: beda452b45 user: jan.nijtmans tags: trunk, main
20:24
Add dummy TCL_OBJTYPE_V0 #define. Minimal no-op backport of TIP #644 check-in: 517124512b user: jan.nijtmans tags: core-8-branch
11:20
Merge 8.7 check-in: 170126a227 user: jan.nijtmans tags: trunk, main
11:18
doc update check-in: b564f03217 user: jan.nijtmans tags: core-8-branch
04:54
TIP 651 implementation Closed-Leaf check-in: daadbbf337 user: apnadkarni tags: tip-651
03:54
Merge 8.7 - reserve stub entry 687 check-in: 2166c1e9e1 user: apnadkarni tags: trunk, main
03:52
Reserve stub entry 687 for TIP #651 check-in: cfa529ea81 user: apnadkarni tags: core-8-branch
2022-11-16
20:52
one more (Tcl_UniCharToUtf), and adapt documentation check-in: 89bee74fab user: jan.nijtmans tags: trunk, main
20:39
Change 5 functions signatures from int -> size_t. Those should have been part of TIP #494 (Thanks, G... check-in: 2571961f21 user: jan.nijtmans tags: trunk, main
13:55
merge trunk check-in: 43e4244719 user: dgp tags: dgp-refactor
09:43
Merge 8.7 check-in: ef9ceb2190 user: jan.nijtmans tags: trunk, main
09:37
http 2.10a4 -> 2.10b1, for upcoming release check-in: 4649724d42 user: jan.nijtmans tags: core-8-branch
2022-11-15
22:15
Merge 8.7 check-in: a129fe7f08 user: jan.nijtmans tags: trunk, main
22:09
Make httpd11.tcl work with Tcl 8.6 too check-in: b0dd9c82d2 user: jan.nijtmans tags: core-8-branch
14:41
Merge 8.7 check-in: 9c056a67ee user: jan.nijtmans tags: tip-648
14:39
Merge 8.7 check-in: babbb5ffb5 user: jan.nijtmans tags: tip-650
14:36
Merge 8.7 check-in: 1d258e168f user: jan.nijtmans tags: trunk, main
14:36
Reserve stub entries 684/685 for TIP #648 and 686 for TIP #650 check-in: f50b3c2ea6 user: jan.nijtmans tags: core-8-branch
14:03
New function Tcl_GetWideUIntFromObj check-in: f8c1bdeaa1 user: jan.nijtmans tags: tip-650
13:31
Merge 8.7 check-in: fe9be17148 user: jan.nijtmans tags: trunk, main
13:06
Change all mp_to_ubin() usages to mp_pack(). It makes the code much more clear check-in: 52a52a65f0 user: jan.nijtmans tags: core-8-branch
11:24
Since this FIXME! is already fixed, adapt documentation check-in: f058fc71a8 user: jan.nijtmans tags: core-8-branch
11:04
Merge 8.7 check-in: eb759523f8 user: jan.nijtmans tags: trunk, main
10:57
Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to_ubin check-in: 54a8f8ce8b user: jan.nijtmans tags: core-8-branch
2022-11-14
14:05
merge trunk check-in: 6f326b1f28 user: dgp tags: dgp-refactor
2022-11-13
21:26
Merge 8.7 check-in: 3856c36515 user: jan.nijtmans tags: trunk, main
21:25
fix filename check-in: f09dc5271c user: jan.nijtmans tags: core-8-branch
19:02
Rebase to latest 9.0 Closed-Leaf check-in: 99ffdf4fce user: jan.nijtmans tags: tip-644
18:28
Rebase to 9.0 check-in: 0297eb42a4 user: jan.nijtmans tags: aspect-tip288
17:11
Merge 8.7 check-in: 48dc9da9b2 user: jan.nijtmans tags: tip-648
16:58
Merge 8.7 check-in: d63b3576e3 user: jan.nijtmans tags: trunk, main
16:53
Fix compilation error for STATS=memdbg. Fix incorrect comment check-in: 9b31035371 user: jan.nijtmans tags: core-8-branch
06:37
Update Tcl_ObjType documentation check-in: 6b56770a00 user: apnadkarni tags: tip-644
06:23
Merge trunk check-in: eb20cd1d93 user: apnadkarni tags: tip-644
06:06
Fix compilation error for STATS=memdbg check-in: 6f284cacf0 user: apnadkarni tags: trunk, main
2022-11-11
22:48
Fix panic message check-in: 3bc20b1fb2 user: jan.nijtmans tags: tip-648
22:26
Fix for Tcl_SetWideUIntObj check-in: 49dd813cf1 user: jan.nijtmans tags: tip-648
22:06
Merge 8.7 check-in: d9159179f8 user: jan.nijtmans tags: tip-648
21:51
Merge 8.7 check-in: 4b1fe64736 user: jan.nijtmans tags: trunk, main
21:09
Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big (>= 2^63) integers. Wit... check-in: 8d0a21d00c user: jan.nijtmans tags: core-8-branch
09:59
Merge 8.7 check-in: 8cb3be8aa0 user: jan.nijtmans tags: trunk, main
2022-11-10
17:44
Tcl_NewSizeObj -> Tcl_NewIndexObj check-in: c8f34abbf1 user: jan.nijtmans tags: tip-648
17:28
Update doc check-in: f9e64062fd user: jan.nijtmans tags: tip-648
17:10
Merge http-bugfixes-2022H2. Fix bugs in recent http.tcl code related to https over a proxy server, ... check-in: 9ddb2d98b9 user: kjnash tags: core-8-branch
17:00
Merge 8.7 Closed-Leaf check-in: 85ebcd894a user: kjnash tags: http-bugfixes-2022H2
15:21
If value is out-of-range (e.g. on 32-bit system >= 2^32-1), Tcl_NewSizeObj() will result in a '-1' o... check-in: 5d46f40764 user: jan.nijtmans tags: tip-648
11:20
Forgot one TCL_OBJTYPE_V0 check-in: 06ba6dfebc user: jan.nijtmans tags: tip-644
2022-11-09
22:18
New functions Tcl_NewSizeObj/Tcl_SetSizeObj check-in: 4d77c12eef user: jan.nijtmans tags: tip-648
17:15
No trailing ',' check-in: dd2e2c844d user: jan.nijtmans tags: tip-644
16:29
Rebase to latest trunk Closed-Leaf check-in: 9c26ed6942 user: jan.nijtmans tags: tip-644-alt
14:00
merge trunk check-in: 0a4ac238cf user: dgp tags: dgp-refactor
13:45
Merge trunk. Also update Tcl_ObjType.version to match TIP 644 check-in: 67db36998a user: apnadkarni tags: tip-644
10:53
Bugfix to socketPhQueue. Add some Log commands for debugging. check-in: b3cd0eaada user: kjnash tags: http-bugfixes-2022H2
2022-11-08
22:34
Merge 8.7 check-in: 68010ce9ba user: jan.nijtmans tags: tip-648
22:15
Merge 8.7 check-in: 994eccc4c0 user: jan.nijtmans tags: trunk, main
22:02
Remove unused/incomplete functions. Some cleanup. check-in: f62cf2026a user: griffin tags: tip-636-tcl9-644
21:58
int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation check-in: 37b21224ab user: jan.nijtmans tags: core-8-branch
20:27
More int -> size_t (argc and level) in trace handling check-in: 1f236beaba user: jan.nijtmans tags: trunk, main
10:03
Merge 8.7 check-in: 775edc77ce user: jan.nijtmans tags: tip-648
10:01
Merge 8.7 check-in: edb5f3a1bf user: jan.nijtmans tags: trunk, main
09:59
NEVER use sizeof(FLEXARRAY)! Use offsetof() check-in: fd44ff0b9e user: jan.nijtmans tags: core-8-branch
07:34
Merge 8.7 check-in: 60224c1625 user: jan.nijtmans tags: tip-648
07:31
Merge 8.7 check-in: 914966b1f5 user: jan.nijtmans tags: trunk, main
07:30
More TCLFLEXARRAY usage check-in: f80ccbfcec user: jan.nijtmans tags: core-8-branch
07:28
Fix "package files tcl", considering TIP #590 check-in: c30ab7f6ae user: jan.nijtmans tags: core-8-branch
2022-11-07
22:06
library/http/http.tcl - bugfix OpenSocket to replay any requests in the socketPhQueue placeholder qu... check-in: 4d2affce7f user: kjnash tags: http-bugfixes-2022H2
22:04
Use TCLFLEXARRAY check-in: 6bdb639d0c user: jan.nijtmans tags: trunk, main
22:02
library/http/http.tcl - define http::socketProxyId and use it to record the proxy (if any) used by e... check-in: 5aa59e6396 user: kjnash tags: http-bugfixes-2022H2
21:53
library/http/http.tcl - in http::SecureProxyConnect, bugfix state(proxyUsed) so the correct value Se... check-in: 9cb90b5b44 user: kjnash tags: http-bugfixes-2022H2
21:49
library/http/http.tcl - in http::SecureProxyConnect and its caller, bugfix cleanup after 407 from HT... check-in: 85d7be8b76 user: kjnash tags: http-bugfixes-2022H2
21:44
library/http/http.tcl - replace lremove with lreplace for compatibility with 8.6. check-in: c5e6f53c08 user: kjnash tags: http-bugfixes-2022H2
21:40
tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) by checking that a secon... check-in: ea039e5ece user: kjnash tags: http-bugfixes-2022H2
21:35
tests/httpProxy.test - test for leftover socket placeholders, improve result layout, for https fetch... check-in: b8653a7649 user: kjnash tags: http-bugfixes-2022H2
21:16
Merge 8.7 check-in: a01d7d452d user: jan.nijtmans tags: trunk, main
20:46
Deprecate TclpHasSockets(): Every system nowadays has sockets check-in: 02f41946ab user: jan.nijtmans tags: core-8-branch
19:09
Merge 8.7 check-in: 675c2e4795 user: kjnash tags: http-bugfixes-2022H2
14:33
merge trunk check-in: 240d688d10 user: dgp tags: dgp-refactor
10:50
TclInitSockets() only exists on Windows check-in: 584efa25cd user: jan.nijtmans tags: trunk, main
2022-11-06
21:01
Remove TclpHasSockets(): Every system nowadays has sockets check-in: 512fc5578d user: jan.nijtmans tags: trunk, main
20:27
Update Tcl_Filesystem documentation check-in: 6b3203fd37 user: jan.nijtmans tags: trunk, main
05:20
Sync with trunk check-in: 6a10d9194c user: griffin tags: tip-636-tcl9-644
2022-11-05
23:35
Sync with trunk Closed-Leaf check-in: db4e5a6372 user: griffin tags: tip-636-tcl9
11:49
Merge 8.7. lreplace4 bcc instruction and FLT_MAX fix check-in: 4014e2a164 user: apnadkarni tags: trunk, main
10:28
Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it. check-in: 7541ec8fb1 user: apnadkarni tags: core-8-branch
10:08
Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAX check-in: 48706a2425 user: jan.nijtmans tags: core-8-branch
09:27
Merge core-8-branch Closed-Leaf check-in: 8a5a3e2894 user: apnadkarni tags: apn-bcc
2022-11-04
22:47
Implement abstractlist with tip-644 check-in: 3aa22fe8ab user: griffin tags: tip-636-tcl9-644
11:11
New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() (still experimental) check-in: 40bdd7b7bd user: jan.nijtmans tags: tip-648
2022-11-03
17:04
Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc
12:26
Bug [0f98bce669]. Fix limits for string replace. check-in: 997d8c2052 user: apnadkarni tags: trunk, main
08:15
Fix formatting of error-message check-in: a6734863cb user: jan.nijtmans tags: trunk, main
2022-11-02
22:33
TIP 636 for Tcl 9 check-in: b78cb72678 user: griffin tags: tip-636-tcl9
16:45
Swap which ObjTyp ptr is used for concrete Rep to match other types. Closed-Leaf check-in: dfaa88f941 user: griffin tags: tip-636
16:28
Bug #0f98bce669 - string cat support for > 2**31 characters. Tests pending check-in: de686f44d7 user: apnadkarni tags: trunk, main
16:25
Fix testcase failure (assemble-15.9), only seen on 32-bit check-in: c9824d203e user: jan.nijtmans tags: trunk, main
16:20
Make Tcl_WCharToUtfDString() usable (again) on Windows. Was lost due to previous commit check-in: ff7deda2c4 user: jan.nijtmans tags: trunk, main
16:02
Fix [d2c2baac2]: Tcl 9 32-bit build exits immediately with stack overflow on Windows check-in: ab45fca085 user: jan.nijtmans tags: trunk, main
15:56
Bug #0f98bce669 - string repeat support for > 2**31 characters check-in: adec5fcc5c user: apnadkarni tags: trunk, main
15:00
Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary format R] Closed-Leaf check-in: 20959e0da2 user: jan.nijtmans tags: bug-85ce4bf928
13:18
Fix [00cced7b87]: Incorrect handling of indices > 0x80000000 in byte compiler (64-bit Tcl) check-in: 4aad15c2be user: jan.nijtmans tags: trunk, main
11:17
Merge 8.7 Leaf check-in: d432458d48 user: jan.nijtmans tags: line-editing
11:10
Merge 8.7 check-in: cc0a76eaa8 user: jan.nijtmans tags: aspect-tip288
10:46
Merge 8.7 check-in: 9ec9ca0448 user: jan.nijtmans tags: trunk, main
10:00
If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch
08:30
code cleanup (e.g. ProcGetIntRep -> ProcGetInternalRep, size_t -> Tcl_Size) check-in: 092decbf9b user: jan.nijtmans tags: trunk, main
08:04
Merge 8.7 check-in: fa2669f1f2 user: jan.nijtmans tags: trunk, main
08:02
Make robust against TIP #288 proposed change check-in: 740e541f18 user: jan.nijtmans tags: core-8-branch
02:17
Fix crash. Update core code to comply with change. check-in: 833d7612d0 user: pspjuth tags: aspect-tip288
2022-11-01
22:04
Merge 8.7. Eliminate gcc warning check-in: d0023e6d4e user: jan.nijtmans tags: trunk, main
21:45
Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch
17:06
Merge 8.7 check-in: 83589336f2 user: jan.nijtmans tags: trunk, main
17:02
Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in TclIndexEncode(), one fo... check-in: a2abe625fe user: jan.nijtmans tags: core-8-branch
16:13
Two missing out-of-bound situations in TclIndexEncode(), one for index > MAX_INT, one for index < en... check-in: 05e443d172 user: jan.nijtmans tags: trunk, main
14:31
merge trunk check-in: bbaafb7220 user: dgp tags: dgp-refactor
08:28
rebase to latest trunk check-in: 14166645c7 user: jan.nijtmans tags: tip-644-alt
08:26
Don't bother to provide a TCL_OBJTYPE_SIZE macro check-in: 04e8efd4ac user: jan.nijtmans tags: tip-644-alt
08:16
Make a start, building it on win32 check-in: 30b58e4cc4 user: jan.nijtmans tags: line-editing
03:18
Sync with core-8-branch check-in: a53dacece6 user: griffin tags: tip-636
02:05
Fix refCount crash. Improve ArithSeries regression coverage. check-in: 1cd2c67dd9 user: griffin tags: core-8-branch
2022-10-31
23:19
Cleanup implementation, add documentation check-in: 39012b1fe2 user: pspjuth tags: aspect-tip288
22:57
Merge 8.7 check-in: 421f9ad65b user: jan.nijtmans tags: line-editing
21:50
Add missing GetType call to export decls. Change SetElement to support multiple indicies. Improve ab... check-in: 5c99b85689 user: griffin tags: tip-636
17:12
Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing
16:53
Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing
16:10
Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing
2022-10-30
21:45
Fix a remaining crash after merge. Handle some more error cases. check-in: 1e14532098 user: pspjuth tags: aspect-tip288
19:23
whitespace check-in: 766c712eb6 user: culler tags: line-editing
19:11
Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing
18:29
Merge from core-8-branch check-in: afa6c7a027 user: pspjuth tags: aspect-tip288
17:41
Bytecode compiler for ledit check-in: aed9f264bc user: apnadkarni tags: apn-bcc
14:29
Merge 8.7 check-in: 963a4a1461 user: jan.nijtmans tags: trunk, main
14:28
Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-branch
10:43
New bytecode implementation for lreplace check-in: c1b8cdcb2e user: apnadkarni tags: apn-bcc
04:27
New bytecode for linsert check-in: 71f5587826 user: apnadkarni tags: apn-bcc
03:04
Implement lreplace4 BCC instruction check-in: a4e5d2aee0 user: apnadkarni tags: apn-bcc
2022-10-29
20:28
Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing
16:36
merge 8.7 check-in: 14b9929c89 user: dgp tags: trunk, main
16:35
[c7f3977380] Balance stack operations in the mode with no Thread package. check-in: 10aad35e58 user: dgp tags: core-8-branch
14:10
Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing
14:08
Simplify -eofchar parsing (just check for " {}" at the end, in stead of full list parsing) check-in: b6a0f20674 user: jan.nijtmans tags: trunk, main
13:56
Fix fork check-in: 400d629521 user: culler tags: line-editing
2022-10-28
18:53
Sync with core-8-branch check-in: 13f6bc6ac8 user: griffin tags: tip-636
18:32
merge trunk check-in: 23e1d51bd6 user: dgp tags: dgp-refactor
17:50
Update test result check-in: 2eddf5a27b user: dgp tags: trunk, main
17:38
Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing
16:40
Merge 8.7 check-in: 033214a681 user: jan.nijtmans tags: trunk, main
16:18
Duplicate test names check-in: fff988b8fb user: dgp tags: core-8-branch
16:14
Merge mark with no changes to avoid to get the core-8-changes in main. check-in: 7db6fce36c user: oehhar tags: trunk, main
16:10
Document TCL 8.7 behaviour of TIP601 and TIP607. check-in: 89698ce69d user: oehhar tags: core-8-branch
16:00
Merge core-8-branch check-in: 020abd84a7 user: oehhar tags: trunk, main
15:54
Close fork check-in: 408d6e0b86 user: oehhar tags: core-8-branch
15:53
TIP346, TIP607, TIP601: document encoding command check-in: 31c5b6dc41 user: oehhar tags: core-8-branch
15:30
merge 8.6 check-in: 2707a58829 user: dgp tags: core-8-branch
15:03
Merge core-8-branch check-in: d1fb35fe19 user: oehhar tags: trunk, main
14:58
Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch
13:51
Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch
13:50
Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: a52082c627 user: oehhar tags: trunk, main
13:36
fconfigure man: correct chapter syntax check-in: 7474a2ccf7 user: oehhar tags: trunk, main
13:33
TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7) check-in: 4b9478dcb4 user: oehhar tags: core-8-branch
13:18
TIP 633 and TIP 346: add man page entry for fconfigure check-in: 3ca13da359 user: oehhar tags: trunk, main
12:55
Restore test suite fix. If [try] is too confusing, then I will use [eval]. The stack is a stack of ... check-in: 8e637ca9aa user: dgp tags: core-8-branch
11:18
TIP #646 correction: let "fconfigure $chan -eofchar" return a single character, not a list element check-in: 6421442176 user: jan.nijtmans tags: trunk, main
06:13
Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636
2022-10-27
22:01
Merge 8.7 check-in: 93cb0056e4 user: jan.nijtmans tags: trunk, main
21:58
backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right check-in: 719090e3be user: jan.nijtmans tags: core-8-branch
21:19
try -> catch check-in: 0cbfec8c60 user: jan.nijtmans tags: core-8-branch
21:02
Merge 8.7 check-in: 2adeb08400 user: jan.nijtmans tags: trunk, main
18:38
duplicate test names check-in: 53aa7641ec user: dgp tags: core-8-branch
17:10
Test hygiene. This was creating one more thread than it destroyed. In a -singleproc 1 test run, thi... check-in: 95cb836c8c user: dgp tags: core-8-branch
14:43
merge 8.6 check-in: 14207c1e3c user: dgp tags: core-8-branch
14:01
Handle TCL_ENCODING_STRICT and TCL_CLOSE2PROC correctly, when building in --with-tcl8 mode check-in: f59fefe1fb user: jan.nijtmans tags: trunk, main
13:33
Fix [8e2d10698b]: ioCmd.test tests need updates for -eofchar changes check-in: 27e4b9b75b user: jan.nijtmans tags: trunk, main
07:29
Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing
07:24
Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing
07:13
Merge 8.7 check-in: 238455ebc4 user: jan.nijtmans tags: trunk, main
07:11
TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch
00:25
merge trunk check-in: bc2c47a6a8 user: dgp tags: dgp-refactor
2022-10-26
12:39
Merge http-bugfixes-2022H2 - fix ticket 1173760, https over proxy server. check-in: f0cf5f7866 user: kjnash tags: core-8-branch
12:35
Merge 8.7 check-in: 525b0d20b5 user: kjnash tags: http-bugfixes-2022H2
11:38
Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing
11:28
Minor changes to http tests. check-in: 2038ca66f9 user: kjnash tags: http-bugfixes-2022H2
09:55
TIP #646: Change -eofchar handling check-in: 55e62999de user: jan.nijtmans tags: trunk, main
09:44
merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-branch
09:36
TIP #646: Change -eofchar handling (Tcl 8.7 part) check-in: fce329536d user: jan.nijtmans tags: core-8-branch
03:24
Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing
02:45
Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing
2022-10-25
16:23
Fix bug 1173760 (proxy server for https). Add http::config options -proxynot, -proxyauth. check-in: 265f6c1d72 user: kjnash tags: http-bugfixes-2022H2
13:22
Merge 8.7 check-in: e67175faa3 user: jan.nijtmans tags: trunk, main
12:23
Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 header-files smaller check-in: 3cd9875b86 user: jan.nijtmans tags: core-8-branch
11:42
Create new branch named "apn-bcc" check-in: cc8cdbcec5 user: apnadkarni tags: apn-bcc
08:48
Merge 8.7 check-in: 75a1ce54a6 user: jan.nijtmans tags: trunk, main
08:47
Merge 8.6. Bug in rules.vc (visible in Tk: handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION) check-in: 863e037dc9 user: jan.nijtmans tags: core-8-branch
02:30
Sync with core-8-branch check-in: 38481cf1fb user: griffin tags: tip-636
01:13
Add AbstractList regression test (exercise the C API) check-in: a821aa6ac6 user: griffin tags: tip-636
2022-10-24
12:01
Merge 8.7 check-in: 95f4b0d3fe user: jan.nijtmans tags: trunk, main
11:57
Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch
11:47
Another possible approach check-in: dc7f554cb0 user: jan.nijtmans tags: tip-644-alt
2022-10-23
20:44
Merge 8.7 check-in: 7019264e52 user: jan.nijtmans tags: trunk, main
20:42
Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch
14:47
merge-mark check-in: 5f24d0c063 user: jan.nijtmans tags: dgp-refactor
14:46
off-by-one in TCL_MAJOR_VERSION check check-in: dc08120dfc user: jan.nijtmans tags: trunk, main
14:45
Merge 9.0 check-in: 907cdd837b user: jan.nijtmans tags: dgp-refactor
14:40
Merge 8.7 check-in: 04baf300c3 user: jan.nijtmans tags: trunk, main
14:32
Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) check-in: 3bd2a2a78d user: jan.nijtmans tags: core-8-branch
14:08
Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, which are not supported... check-in: 26cd7febe4 user: jan.nijtmans tags: trunk, main
13:40
Rebase to latest 9.0 Closed-Leaf check-in: 9a54ae2959 user: jan.nijtmans tags: tip-646
13:39
Merge 9.0 check-in: 699703ec83 user: jan.nijtmans tags: tip-646
11:00
TIP #628: Shared 8.7/9.0 build environment check-in: 88334c6e8c user: jan.nijtmans tags: trunk, main
10:53
Merge 8.7 check-in: 56c666a3c4 user: jan.nijtmans tags: trunk, main
10:44
Update rules.vc to version 11 (with TIP #628 support) check-in: eafd2a7055 user: jan.nijtmans tags: core-8-branch
10:43
TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 1fc0a86b2e user: jan.nijtmans tags: core-8-branch
00:16
Merge 9.0 Closed-Leaf check-in: 0e700d8cb4 user: jan.nijtmans tags: tcl8-compat
00:01
Merge 8.7 check-in: e8d1647a71 user: jan.nijtmans tags: trunk, main
2022-10-22
23:48
TIP #643: Provide a public API to retrieve nul terminator length for an encoding check-in: 36f1c3b24e user: jan.nijtmans tags: core-8-branch
21:13
Sync with core-8-branch check-in: 502f791578 user: griffin tags: tip-636
00:07
Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_AbstractListObjReplace()... check-in: db774b9844 user: griffin tags: tip-636
2022-10-21
15:28
Merge 9.0 check-in: 0d0e119d50 user: jan.nijtmans tags: tcl8-compat
15:18
Merge 8.7 check-in: e066cbc8c1 user: jan.nijtmans tags: trunk, main
15:00
typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) check-in: ba6b7d0db9 user: jan.nijtmans tags: core-8-branch
14:58
Don't bother _MSC_VER < 1900 any more check-in: 27165e6040 user: jan.nijtmans tags: core-8-branch
09:01
Change version field to Tcl_ObjTypeVersion check-in: c2c101539d user: jan.nijtmans tags: tip-644
08:55
Rebase to 9.0 check-in: d72aeeeaac user: jan.nijtmans tags: tip-644
08:53
Merge 8.7 check-in: cd9d1f32be user: jan.nijtmans tags: trunk, main
08:25
Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch
2022-10-20
15:21
Merge 8.7 check-in: 61e4fe2b4e user: jan.nijtmans tags: bug-6978c01b65
15:18
Merge 8.7 Closed-Leaf check-in: c5259a44e4 user: jan.nijtmans tags: tip-641
15:17
Merge 9.0 check-in: 8bc8640992 user: jan.nijtmans tags: tcl8-compat
15:16
Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643
15:15
Merge 8.7 check-in: c778e9043a user: jan.nijtmans tags: tip-646
2022-10-19
22:29
Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636
20:07
Merge 8.7 check-in: a4e82b6a98 user: jan.nijtmans tags: trunk, main
20:05
Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch
16:10
Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.7 check-in: e9eba73e6c user: kjnash tags: http-bugfixes-2022H2
04:35
More work on lset support in AbstractLists check-in: f241fccdde user: griffin tags: tip-636
2022-10-18
16:00
merge trunk check-in: 750fa1da1d user: dgp tags: dgp-refactor
15:34
Merge 9.0 check-in: e6449602a4 user: jan.nijtmans tags: tcl8-compat
14:42
Fix [20157fbd14]: Failed tests safe-9.[67], since "-autoPath" is added check-in: 25cde4a090 user: jan.nijtmans tags: trunk, main
13:35
Change the default for AutoPathSync in Tcl 9.0 (as described in TIP #579) check-in: a34d81bf39 user: jan.nijtmans tags: trunk, main
13:06
Merge 9.0 check-in: 3f882fc870 user: jan.nijtmans tags: tip-646
13:05
Merge-mark Closed-Leaf check-in: 99a3599db0 user: jan.nijtmans tags: tip-646-for-87
12:55
Merge 8.7 check-in: 0557f926e6 user: jan.nijtmans tags: trunk, main
12:44
TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: d8b631859b user: jan.nijtmans tags: core-8-branch
12:37
TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: ff9075c566 user: jan.nijtmans tags: tip-646-for-87
10:25
Allow any single character for -eofchar, even if it's not a valid list check-in: 62da555aa8 user: jan.nijtmans tags: tip-646-for-87
10:12
Allow any single character for -eofchar, even if it's not a valid list check-in: be3ad3fea5 user: jan.nijtmans tags: tip-646
01:03
Add SetElement function to abstract lists. Fix a few bugs. check-in: 4c94af99a3 user: griffin tags: tip-636
2022-10-17
20:18
Merge 9.0. More strict -eofchar parsing check-in: c6c72b2646 user: jan.nijtmans tags: tip-646
20:04
Merge 8.7 check-in: 3da6215242 user: jan.nijtmans tags: tip-646-for-87
19:46
Merge 8.7 check-in: c4297a8793 user: jan.nijtmans tags: trunk, main
19:44
More octal -> hex usage check-in: 087ea5a34b user: jan.nijtmans tags: core-8-branch
19:28
merge trunk check-in: d3d3181882 user: dgp tags: dgp-refactor
19:23
Implementation of TIP 637. check-in: 557646b10f user: dgp tags: trunk, main
18:49
merge trunk check-in: 9cb9aa5053 user: dgp tags: dgp-refactor
18:43
merge 8.7 check-in: cb55366d46 user: dgp tags: trunk, main
18:19
Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch
10:49
Merge 9.0. Change the default -eofchar on Windows check-in: e334b62dee user: jan.nijtmans tags: tip-646
2022-10-16
17:57
Merge 8.7 check-in: 12d436a123 user: jan.nijtmans tags: trunk, main
17:56
Minor change to -eofchar handling check-in: 0630d12baf user: jan.nijtmans tags: tip-646-for-87
16:57
Prevent warning: tclUnixSock.c:1079:19: warning: unused variable 'size' [-Wunused-variable] check-in: 6f46245f00 user: jan.nijtmans tags: core-8-branch
11:10
new TIP about -eofchar handling check-in: 6972c7e82c user: jan.nijtmans tags: tip-646
2022-10-14
23:27
Sync with tip-636, core-8-branch Leaf check-in: f0d803887d user: griffin tags: tip-636-sandbox
22:35
Sync with core-8-branch check-in: 5640a38dec user: griffin tags: tip-636
22:26
Merge 8.7 check-in: 31d5f47ffa user: jan.nijtmans tags: trunk, main
22:26
Merge 8.6 check-in: f5a25106d0 user: jan.nijtmans tags: core-8-branch
22:06
Update AbstractList man page. check-in: dfc0130efb user: griffin tags: tip-636
20:55
Merge 8.7 check-in: 59a78c3597 user: jan.nijtmans tags: trunk, main
15:51
Improve error-message "cannot use xxxx as operand ....." check-in: c4ff75d4ee user: jan.nijtmans tags: core-8-branch
14:40
typo check-in: 9e05ab238c user: jan.nijtmans tags: core-8-branch
14:36
rebase to 9.0 Leaf check-in: a0038b00c5 user: jan.nijtmans tags: tip-526
14:34
merge trunk check-in: cb72aedc1b user: dgp tags: dgp-refactor
14:29
merge 8.7 Closed-Leaf check-in: abe7ea804d user: dgp tags: tip-getnumber
13:46
Merge 9.0 Closed-Leaf check-in: 0d826c0652 user: jan.nijtmans tags: tip-637
13:37
Merge 8.7 check-in: 6c90dbed50 user: jan.nijtmans tags: trunk, main
13:36
Fix [7505fac5bd]: new iocmd.test failures check-in: ae98efef7f user: jan.nijtmans tags: core-8-branch
13:05
merge trunk check-in: 9861970f72 user: dgp tags: dgp-refactor
12:45
merge 8.7 check-in: c5ae748171 user: dgp tags: tip-getnumber
11:22
Build-fix check-in: 8c4ce47cd6 user: jan.nijtmans tags: tcl8-compat
2022-10-13
21:28
Merge 9.0 check-in: b00f49febc user: jan.nijtmans tags: tcl8-compat
21:28
merge-mark check-in: e958b9e705 user: jan.nijtmans tags: tip-637
21:12
Merge 8.7 check-in: ab240e1a47 user: jan.nijtmans tags: trunk, main
20:17
Make TclGlob() a static function check-in: 2a2797fb45 user: jan.nijtmans tags: core-8-branch
14:56
More progress in handling rules.vc check-in: 7d2ee231b5 user: jan.nijtmans tags: tcl8-compat
10:40
Merge 8.7 check-in: 7f682f46cc user: jan.nijtmans tags: bug-6978c01b65
10:36
Merge 9.0 Closed-Leaf check-in: 6c46f4035d user: jan.nijtmans tags: tip-635
10:35
Merge 8.7 check-in: 2b198243e5 user: jan.nijtmans tags: tip-getnumber
10:31
rebase to 8.7. Add documentation Closed-Leaf check-in: dd3e22aaf6 user: jan.nijtmans tags: tip-468
09:15
Merge 8.7 check-in: ca4b4056d3 user: jan.nijtmans tags: tip-641
09:14
Merge 9.0 check-in: c0254c8485 user: jan.nijtmans tags: tip-637
09:11
Merge 9.0 check-in: 0051f81836 user: jan.nijtmans tags: tcl8-compat
09:08
Merge 8.7 check-in: 44ae76c2e7 user: jan.nijtmans tags: trunk, main
09:07
Fix socket_*-7.3 testcase (since 2 socket options were added) check-in: d357d8eb71 user: jan.nijtmans tags: core-8-branch
2022-10-12
21:16
Sync with core-8-branch check-in: 481668e798 user: griffin tags: tip-636
16:04
Extract TIP #637 implementation from "novem" branch check-in: 3589fc5b33 user: jan.nijtmans tags: tip-637
15:45
Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber
14:51
Merge 9.0. Fix 4 testcases check-in: 119fe162aa user: jan.nijtmans tags: tip-635
12:37
Rebase to 9.0 check-in: 6b19ae0ccc user: jan.nijtmans tags: tcl8-compat
11:26
Merge 8.7 check-in: cc522dcbf0 user: jan.nijtmans tags: trunk, main
11:25
TIP #344 bugfix: on some platforms, <netinet/tcp.h> needs <stdint.h> to be included first check-in: abbdeebc71 user: jan.nijtmans tags: core-8-branch
11:22
Rebase to 8.7 check-in: 7e26012229 user: jan.nijtmans tags: tip-641
10:50
Merge 8.7 check-in: be6f6f10ce user: jan.nijtmans tags: trunk, main
10:49
TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket options check-in: f5f90f2b3f user: jan.nijtmans tags: core-8-branch
2022-10-11
18:37
merge trunk check-in: c8ec3c1a6e user: dgp tags: dgp-refactor
18:31
merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber
16:48
Pick up API changes. check-in: f326e7a0d4 user: griffin tags: tip-636-sandbox
16:45
Merge 9.0 check-in: 02099b9569 user: apnadkarni tags: tip-644
15:55
Merge 8.7 check-in: 0cd124939e user: jan.nijtmans tags: trunk, main
15:51
Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch
15:48
Make TCL_ENCODING_STRICT and TCL_ENCODING_NOCOMPLAIN work independant from each other (suggested by ... check-in: ac64a022e6 user: jan.nijtmans tags: trunk, main
15:07
TIP 644 - Make Tcl_ObjType extensible check-in: 6d1d103cf6 user: apnadkarni tags: tip-644
14:45
Merge 9.0 check-in: acf0affa69 user: jan.nijtmans tags: tip-635
14:41
Update man-page check-in: f672eb5ed8 user: jan.nijtmans tags: trunk, main
14:40
Merge 9.0 Closed-Leaf check-in: a058be5f26 user: jan.nijtmans tags: tip-634
14:39
merge fork check-in: 53d03121ee user: jan.nijtmans tags: tip-634
14:37
Merge 8.7 check-in: 5792411283 user: jan.nijtmans tags: trunk, main
14:22
Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch
14:04
Merge 8.7 check-in: d3768f245b user: jan.nijtmans tags: trunk, main
11:02
Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch
10:37
Update Tcl_TraceVar manual page. check-in: b20b38d408 user: sbron tags: tip-634
06:41
Merge 8.7 check-in: bd8b58116a user: jan.nijtmans tags: trunk, main
06:26
There's a duplicate set of io-75.* testcases, so renumber one of them check-in: d94970a4c4 user: jan.nijtmans tags: core-8-branch
06:22
Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: f36d6aec92 user: jan.nijtmans tags: bug-6978c01b65
03:49
Modify AbstractList functions to include interp for error reporting. Other various improvements. check-in: 0485bcc580 user: griffin tags: tip-636
2022-10-10
15:37
Bugfix library/http/http.tcl for connection request header - tcllib/websocket ticket [d01de3281f]. ... check-in: ffbeff5d69 user: kjnash tags: core-8-branch
15:22
Merge 8.7 check-in: fc703a1d88 user: jan.nijtmans tags: trunk, main
15:19
Use Tcl_ObjCmdProc in stead of full signature check-in: 96cfbbc708 user: jan.nijtmans tags: core-8-branch
13:52
Tests and docs for Tcl_GetEncodingNulLength check-in: a08d9101b6 user: apnadkarni tags: tip-643
11:20
Merge 8.7 check-in: 9d354f0991 user: jan.nijtmans tags: trunk, main
11:08
Slight improvement to TIP #346/#633 combination: Now -strictencoding 1 automatically sets -nocomplai... check-in: 329637dcc5 user: jan.nijtmans tags: core-8-branch
2022-10-09
20:59
Merge 8.7 check-in: 302f997648 user: jan.nijtmans tags: trunk, main
20:57
Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate check-in: 4dbe3ab096 user: jan.nijtmans tags: core-8-branch
18:11
TIP 643 code. Docs, tests pending check-in: 97ed01793e user: apnadkarni tags: tip-643
16:29
Merge 8.7 check-in: 803f46be8c user: jan.nijtmans tags: tip-641
16:16
Merge 8.7 check-in: e37e9b9a2b user: jan.nijtmans tags: trunk, main
15:11
TIP #633: configure channel about channel encoding error reporting mode check-in: 968bcbecd8 user: jan.nijtmans tags: core-8-branch
07:52
Fix gcc warnings. Update autoconf builds check-in: b194e77730 user: apnadkarni tags: tip-636-sandbox
07:27
Merged tip-636 check-in: a47f9f42c3 user: apnadkarni tags: tip-636-sandbox
06:21
Generalize UpdateStringOfAbstractList check-in: 032cf1e150 user: apnadkarni tags: tip-636
02:48
Merged tip-636 check-in: 453cb91955 user: apnadkarni tags: tip-636-sandbox
00:25
TIP-629 closed Closed-Leaf check-in: 5a44a8c18c user: griffin tags: tip-629
2022-10-08
22:31
Code cleanup and reorganize check-in: ff3701bbfd user: griffin tags: tip-636
17:17
Merge 9.0 Closed-Leaf check-in: 74abec9977 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
17:05
Merge 8.7 Closed-Leaf check-in: be31c2a99d user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
17:02
Merge 8.7 check-in: 20347a792f user: jan.nijtmans tags: trunk, main
17:01
TIP #346 bugfix: -strictencoding should be resetable too check-in: 1b80921f3b user: jan.nijtmans tags: core-8-branch
16:44
Merge 9.0 check-in: f34a14695a user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
16:08
Merge 8.7 check-in: 05e9f75686 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
15:43
Merge 8.7 check-in: 58f6cbaca1 user: jan.nijtmans tags: trunk, main
14:46
TIP #346: Error on Failed String Encodings check-in: a106c26dd5 user: jan.nijtmans tags: core-8-branch
11:02
Check for 0 sublist length before length limits check-in: 7c1a69f014 user: apnadkarni tags: tip-636-sandbox
11:00
Remove unnecessary decr of refcount in UpdateString check-in: 12dab4bfd5 user: apnadkarni tags: tip-636-sandbox
10:34
Start on abstract list based lrepeat check-in: c757b53fe0 user: apnadkarni tags: tip-636-sandbox
06:21
Create new branch named "tip-636-sandbox" check-in: db7aed0395 user: apnadkarni tags: tip-636-sandbox
04:28
TIP #636 starting imiplementation. check-in: 85db0230f9 user: griffin tags: tip-636
02:39
Sync with core-8-branch Closed-Leaf check-in: 1fd2fe2478 user: griffin tags: abstractlist-with-625
00:10
-nocomplainencoding and -strictencoding are incompatible check-in: a2eaf05cd4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
2022-10-07
22:56
Merge 9.0 check-in: bd913fb17a user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
22:49
Merge tip-346 check-in: fc99b89662 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
19:14
Sync with core-8-branch check-in: 5c486bb6e6 user: griffin tags: abstractlist-with-625
18:59
Merge 8.7 Closed-Leaf check-in: ba23b468ed user: jan.nijtmans tags: tip-346
15:21
Merge 8.7 check-in: b35370f1d5 user: jan.nijtmans tags: trunk, main
15:19
On Windows, env(HOME) should be handled case-insensitive in fCmd.test check-in: c297f05cb1 user: jan.nijtmans tags: core-8-branch
15:18
Use GotFlag/SetFlag/ResetFlag macro's wherever appropriate check-in: 98cddde746 user: jan.nijtmans tags: core-8-branch
14:15
Merge 8.7 check-in: de6889c12f user: jan.nijtmans tags: trunk, main
14:04
TIP #618: New Tcl_GetBool* functions with TCL_NULL_OK flag check-in: bfc41f580a user: jan.nijtmans tags: core-8-branch
11:44
Merge 8.7 tests for memory leaks in list C API check-in: 16cfce0378 user: apnadkarni tags: trunk, main
11:23
Add memory leak/refcount tests for lists, spans and lseq check-in: df41014494 user: apnadkarni tags: core-8-branch
11:19
Merge 8.7 check-in: 64fed808b1 user: jan.nijtmans tags: trunk, main
11:02
More -1 -> TCL_INDEX_NONE check-in: 3e162348c1 user: jan.nijtmans tags: core-8-branch
10:24
Merge 8.6 check-in: 0bb1c96e9e user: jan.nijtmans tags: core-8-branch
2022-10-06
13:36
TIP #640: Remove Tcl_SaveResult check-in: 40a9b8b856 user: jan.nijtmans tags: trunk, main
13:12
TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled with -DTCL_NO_DEPRECATED... check-in: 3410ead616 user: jan.nijtmans tags: core-8-branch
10:15
Merge 8.7 check-in: ed075af7b1 user: jan.nijtmans tags: trunk, main
09:45
Merge 8.6 check-in: 81bb3f9e62 user: jan.nijtmans tags: core-8-branch
2022-10-05
13:46
merge trunk check-in: 46c593ba75 user: dgp tags: dgp-refactor
13:33
merge 8.7 check-in: f6de509232 user: dgp tags: tip-getnumber
07:39
TIP #634: Remove inconsistency in variable tracing of an array check-in: a3a43c9363 user: jan.nijtmans tags: trunk, main
07:36
Merge 8.7 check-in: bb296311c0 user: jan.nijtmans tags: trunk, main
06:41
Missing error-check in Tcl_GetWideIntFromObj (backported from 9.0, was already fixed there) check-in: 4a600a4385 user: jan.nijtmans tags: core-8-branch
02:28
merge [trunk] Closed-Leaf check-in: 248b1feddb user: bch tags: bch_sign_and_width
2022-10-04
22:05
Fix some bugs in lseq check-in: 5a5bf81d4c user: griffin tags: trunk, main
20:15
Fix some bugs in lseq check-in: 43a55b4088 user: griffin tags: core-8-branch
18:37
merge trunk check-in: 87749871ce user: dgp tags: dgp-refactor
18:26
merge 8.7 check-in: 79667cda5d user: dgp tags: tip-getnumber
18:25
silence compiler warning check-in: 2e1f06b6e0 user: dgp tags: trunk, main
16:06
Merge 9.0 check-in: e34bd0f05f user: jan.nijtmans tags: tip-634
16:04
TIP #465: Change Rule 8 of the Dodekalogue to Cut Some Corner Cases check-in: 378e95c382 user: jan.nijtmans tags: trunk, main
16:01
TIP 402: General Platform UNC Support check-in: c1632c3763 user: jan.nijtmans tags: core-8-branch
15:57
Merge 8.7 check-in: e89e02bd39 user: jan.nijtmans tags: trunk, main
15:56
Fix g++ warning: tclEvent.c:1519:10: warning: declaration of ‘enum Tcl_VwaitObjCmd(void*, Tcl_Inte... check-in: 64c54325c0 user: jan.nijtmans tags: core-8-branch
15:52
TIP #641 implementation: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 725affb0ff user: jan.nijtmans tags: tip-641
2022-10-03
21:35
merge trunk: check-in: 9b925e44b5 user: dgp tags: dgp-refactor
21:30
merge 8.7 check-in: 988095987f user: dgp tags: tip-getnumber
08:53
Merge 8.7 Closed-Leaf check-in: e36d7342f1 user: jan.nijtmans tags: tip-618
2022-10-02
19:03
Fix Obj leaks in ArithSeries. check-in: edf761f264 user: griffin tags: trunk, main
2022-09-30
20:27
Fix refCount issues related to lseq check-in: d0ce458221 user: griffin tags: core-8-branch
18:33
Remove redundant file references in makefiles check-in: f03a9a3fdc user: griffin tags: abstractlist-with-625
11:30
Replace incorrect use of TclGetNumberFromObj check-in: c809387e01 user: dgp tags: trunk, main
00:03
Fix various issues with refCounts. Closed-Leaf check-in: e9bfacc97b user: griffin tags: lseq-refCount-bug
2022-09-29
20:53
Complete documentation for the TIP 638 routines. check-in: c5936791cb user: dgp tags: tip-getnumber
19:17
merge trunk check-in: 9358a82059 user: dgp tags: tip-634
19:17
merge trunk Closed-Leaf check-in: 102677d930 user: dgp tags: tip-465
19:13
merge trunk check-in: 1706b37197 user: dgp tags: dgp-refactor
19:08
merge 8.7 check-in: 9a0f5202ac user: dgp tags: tip-getnumber
16:30
Fix bug-99e834bf33 check-in: b30b31e1d4 user: griffin tags: trunk, main
16:10
Fix bug-99e834bf33 check-in: f3530c8d1f user: griffin tags: core-8-branch
13:45
Sync with core-8-branch check-in: bf662d3d03 user: griffin tags: abstractlist-with-625
06:45
Remove "unknown" constraint, since it now works check-in: c965c40d7a user: jan.nijtmans tags: trunk, main
2022-09-28
19:47
Merge 8.7 Closed-Leaf check-in: 518ca52f7a user: jan.nijtmans tags: tip-579-8-7
18:41
WIP on documentation of proposed routines. check-in: 3b0f06ffbf user: dgp tags: tip-getnumber
16:53
Fix bug-9933cc4d88 - not an error in 9 check-in: d19dae2984 user: griffin tags: trunk, main
14:09
Merge 8.7 Closed-Leaf check-in: 33acbe3cef user: jan.nijtmans tags: tip-344
14:08
Merge 8.7 check-in: d512cd04ea user: jan.nijtmans tags: tip-558
14:06
Merge 9.0 check-in: 36ae3b45a2 user: jan.nijtmans tags: tip-634
14:05
Merge 9.0 check-in: db3af54b9b user: jan.nijtmans tags: tip-465
14:05
Merge 9.0 check-in: f868b7cd1a user: jan.nijtmans tags: tcl8-compat
14:02
Merge 8.7 check-in: e61e8faa8a user: jan.nijtmans tags: tip-getnumber
13:58
Merge 8.7 check-in: 98e9ed7e31 user: jan.nijtmans tags: trunk, main
13:57
Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involved. Everywhere else in ... check-in: 0b79191010 user: jan.nijtmans tags: core-8-branch
13:17
Merge 8.7 check-in: dc570a3596 user: jan.nijtmans tags: tip-getnumber
13:15
Merge 9.0 check-in: 13c9db32a7 user: jan.nijtmans tags: tcl8-compat
13:02
Merge 8.7 check-in: d9ec3c2575 user: jan.nijtmans tags: trunk, main
12:58
int -> ListSizeT, and a few more simplifications check-in: a56458d7d3 user: jan.nijtmans tags: core-8-branch
11:55
Don't worry deprecation warnings for Tcl_SaveResult: If TIP #640 is accepted it won't matter any mor... check-in: 6a23a504f0 user: jan.nijtmans tags: trunk, main
11:29
Merge 9.0 check-in: 0035431374 user: jan.nijtmans tags: tcl8-compat
08:34
Merge 9.0 check-in: 30a8ea10ee user: jan.nijtmans tags: tip-465
08:33
Merge trunk check-in: 88f86542c2 user: jan.nijtmans tags: tip-634
08:32
Merge 8.7 check-in: ae2ca30af2 user: jan.nijtmans tags: tip-getnumber
08:31
Merge 8.7 check-in: b92a570dc1 user: jan.nijtmans tags: trunk, main
08:30
Still doesn't work. Use static in stead of MODULE_SCOPE check-in: aa6deda0f5 user: jan.nijtmans tags: core-8-branch
2022-09-27
18:50
Fix bug-9933cc4d88 check-in: 5aa21fd9c9 user: griffin tags: core-8-branch
18:17
sync with core-8-branch Closed-Leaf check-in: d519f57b8f user: griffin tags: bug-9933cc4d88
13:44
Merge 8.7 check-in: 01ba03a069 user: jan.nijtmans tags: tip-getnumber
13:43
Merge trunk check-in: 5a286e71a0 user: jan.nijtmans tags: tip-634
13:42
Merge 9.0 check-in: f22061362c user: jan.nijtmans tags: tip-465
13:40
Merge 9.0 check-in: af0074dc25 user: jan.nijtmans tags: tcl8-compat
13:39
Merge 8.7 check-in: 7fbb0b5684 user: jan.nijtmans tags: tip-558
13:33
Merge 8.7 check-in: 59f2654334 user: jan.nijtmans tags: tip-344
10:25
Merge 8.7 check-in: cde853a547 user: jan.nijtmans tags: trunk, main
08:52
Since 'inline' doesn't seem to work, use MODULE_SCOPE check-in: afb46197d6 user: jan.nijtmans tags: core-8-branch
04:04
Merge 8.7 (primarily TIP 631) check-in: 87c1bd5b64 user: apnadkarni tags: trunk, main
03:17
Add lseq to list command cross references check-in: 478e42c209 user: apnadkarni tags: core-8-branch
03:02
TIP 631 check-in: f5476cb90d user: apnadkarni tags: core-8-branch
02:43
Merge 8.7 Closed-Leaf check-in: 062ec443a0 user: apnadkarni tags: tip-631
2022-09-26
23:33
Merge 8.7 check-in: 328cf147ce user: kjnash tags: tip-579-8-7
21:45
Adapt implementation to TIP: -nagle -> -nodelay (and invert some logic) check-in: 177effccfa user: jan.nijtmans tags: tip-344
19:26
Merge 8.7 check-in: f2b9a360fb user: jan.nijtmans tags: tip-558
19:00
Merge 9.0 check-in: e44206c7e0 user: jan.nijtmans tags: tcl8-compat
18:53
merge 8.7 check-in: 8f2ac972ba user: dgp tags: tip-getnumber
18:49
Fix broken merge. Don't want to lose Tcl_RemoveChannelMode(). check-in: dc6c9aa609 user: dgp tags: tip-getnumber
17:25
Merge 8.7 check-in: 281b0b289f user: jan.nijtmans tags: tip-344
16:27
Fix compile error. check-in: 568b039aac user: griffin tags: bug-9933cc4d88
16:10
Merge 9.0. Change implementation: Now really remove Tcl_SaveResult() and friends Closed-Leaf check-in: 70a191fcfc user: jan.nijtmans tags: tip-640
15:58
Merge 8.7 check-in: 54527726b5 user: jan.nijtmans tags: trunk, main
15:51
Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang warn when it's used check-in: f9e08e003f user: jan.nijtmans tags: core-8-branch
13:13
merge trunk check-in: 0255472b49 user: dgp tags: tip-465
13:12
merge trunk check-in: 8665049b05 user: dgp tags: tip-634
13:05
merge trunk check-in: c66e4837db user: dgp tags: dgp-refactor
12:36
Merge 8.7 check-in: f9545122b4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
12:35
Merge 9.0 check-in: 68b69eb613 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
12:31
Merge 8.7 check-in: 1aa9452e1d user: jan.nijtmans tags: tip-346
12:31
Merge 8.7 check-in: d04c91d979 user: jan.nijtmans tags: tip-618
12:24
Merge 8.7 check-in: 039ab7c627 user: jan.nijtmans tags: trunk, main
12:24
Merge 8.6 check-in: 59d1645ddf user: jan.nijtmans tags: core-8-branch
07:43
Merge 8.7 check-in: 42609ef89b user: jan.nijtmans tags: trunk, main
07:34
TIP #220: Escalate Privileges in VFS Close Callback check-in: 2af94cda95 user: jan.nijtmans tags: core-8-branch
2022-09-25
20:36
merge trunk check-in: f494c6e9db user: dgp tags: tip-634
20:35
merge trunk check-in: 219d080286 user: dgp tags: tip-465
20:30
merge trunk check-in: ac9bd42688 user: dgp tags: dgp-refactor
20:30
merge 8.7 check-in: 7c5aea3783 user: dgp tags: tip-getnumber
19:51
Merge 8.7 check-in: 5b05fe8c4b user: jan.nijtmans tags: trunk, main
19:34
TIP #594: Modernize "file stat" interface check-in: 132524dc2b user: jan.nijtmans tags: core-8-branch
18:05
Fix out-of-bounds length bug. check-in: 5556538a70 user: griffin tags: bug-9933cc4d88
07:32
additional notes re: Tcl_ConvertToType() Leaf check-in: 233ccb342e user: bch tags: type_management
07:20
Type management, per conversation w/ dgp check-in: e3cb434c88 user: bch tags: type_management
2022-09-24
06:12
merge [trunk] check-in: 89288053a9 user: bch tags: bch_sign_and_width
2022-09-23
09:58
Merge 8.7 check-in: d2bf2f6435 user: jan.nijtmans tags: tip-getnumber
09:57
merge-mark check-in: 7f41f943f7 user: jan.nijtmans tags: trunk, main
09:56
Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6 check-in: 7958ac35eb user: jan.nijtmans tags: core-8-branch
2022-09-22
15:48
Merge 8.7 check-in: 15afc2a6fb user: jan.nijtmans tags: trunk, main
15:47
Merge 8.6 check-in: d6208f3d96 user: jan.nijtmans tags: core-8-branch
15:36
Merge 8.7 check-in: 454e3ec624 user: jan.nijtmans tags: trunk, main
15:35
Merge 8.6 check-in: 9b276ec12e user: jan.nijtmans tags: core-8-branch
13:46
merge trunk check-in: 0c65ea2a74 user: dgp tags: tip-465
13:45
merge trunk check-in: 16fef385a1 user: dgp tags: tip-634
13:40
merge trunk check-in: d2fdd509c5 user: dgp tags: dgp-refactor
13:38
merge 8.7 check-in: db70520b89 user: dgp tags: tip-getnumber
12:50
rebase to latest 8.7 check-in: 488d60d3f7 user: jan.nijtmans tags: tip-603
12:46
rebase to latest 8.7 check-in: 71e02f94a7 user: jan.nijtmans tags: tip-344
12:40
Merge 8.7 check-in: 55a6ac3c05 user: jan.nijtmans tags: trunk, main
12:32
Merge 8.6 check-in: 6320599e4f user: jan.nijtmans tags: core-8-branch
11:26
Add -strictencoding option to channels. Thanks to Harald Oehlman for his example (largely copied). N... check-in: 6edbb53f0a user: jan.nijtmans tags: tip-346
11:01
Rebase to latest 8.7 check-in: 48d4187f99 user: jan.nijtmans tags: tip-346
10:57
rebase to latest 9.0 check-in: 75fd19942f user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
10:56
fix testcase check-in: 614341c5f7 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
2022-09-21
18:46
various break-fix measures check-in: eb68153185 user: bch tags: bch_sign_and_width
17:50
merge [trunk] check-in: ab16261020 user: bch tags: bch_sign_and_width
15:39
Include TYPE_OPEN_PAREN in the comment. check-in: fb7ccf4385 user: dgp tags: tip-465
15:25
TIP #640 implementation: Tcl_SaveResult reuse for Tcl 9.0 check-in: b2727e8d27 user: jan.nijtmans tags: tip-640
14:59
Reduce chances for test conflicts. check-in: f066ed868c user: dgp tags: tip-634
14:09
merge trunk check-in: 33ec70d3ba user: dgp tags: tip-634
13:54
merge trunk check-in: 4fb538db3d user: dgp tags: tip-465
13:47
merge 8.7 check-in: f434e66963 user: dgp tags: tip-getnumber
13:36
merge trunk check-in: a69de63e81 user: dgp tags: dgp-refactor
13:13
rebase to 8.7 Closed-Leaf check-in: 0817626d0b user: jan.nijtmans tags: tip-402
13:10
Merge 8.7 check-in: c83b5c1986 user: jan.nijtmans tags: trunk, main
13:08
Merge 8.6 check-in: 6979bf518d user: jan.nijtmans tags: core-8-branch
12:39
Merge 8.7 check-in: ba53db3637 user: jan.nijtmans tags: trunk, main
12:38
remove tests/range.test, no longer needed check-in: cf17459efe user: jan.nijtmans tags: core-8-branch
12:37
Merge 8.7 check-in: e855e8c182 user: jan.nijtmans tags: trunk, main
12:18
TIP #624: Deprecate Tcl_MakeSafe check-in: 8accbbe398 user: jan.nijtmans tags: core-8-branch
11:57
merge trunk check-in: e906340b09 user: dgp tags: dgp-refactor
2022-09-20
14:36
TIP 629: Add a lseq command to the core of list commands check-in: f14407c635 user: griffin tags: core-8-branch
12:09
rebase to latest trunk check-in: db829e5126 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
12:07
rebase to latest core-8-branch check-in: 216977961c user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
03:12
Merge 8.7 check-in: 4bb4dbb081 user: kjnash tags: tip-579-8-7
2022-09-19
17:45
TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" by "-nocomplainencoding ... check-in: 42dcb747ef user: oehhar tags: tip633-fconfigure-tolerantencoding
17:40
TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by "-nocomplainencoding 1"... check-in: 68c3e3c92f user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
16:30
Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629
14:19
Merge 8.7 check-in: 75725e8f60 user: jan.nijtmans tags: trunk, main
14:18
addendum to previous commit: restore -errorcode too ..... check-in: e14825c0e5 user: jan.nijtmans tags: core-8-branch
14:06
merge 8.7 check-in: 0b9810772d user: dgp tags: trunk, main
14:06
Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState. check-in: bd36f5c67c user: dgp tags: core-8-branch
13:57
eliminate (enum options) typecast check-in: e7e4594fe8 user: jan.nijtmans tags: core-8-branch
13:44
merge 8.7 check-in: 0847b8749e user: jan.nijtmans tags: trunk, main
13:38
TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Access to Tcl_DoOneEvent check-in: dedef011c9 user: jan.nijtmans tags: core-8-branch
11:50
eliminate some compiler warnings check-in: a03510e09f user: jan.nijtmans tags: tip-558
11:14
rebase to 8.7 check-in: e549cb10b6 user: jan.nijtmans tags: tip-558
08:56
Merge 8.7 check-in: bf562688b4 user: jan.nijtmans tags: trunk, main
08:31
New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. Will be needed for Itcl ... check-in: be541c4a7a user: jan.nijtmans tags: core-8-branch
07:41
Remove pre-8.6-related comments check-in: cd19407465 user: jan.nijtmans tags: core-8-branch
2022-09-18
13:59
TIP implementation to add/use public routines Tcl_GetNumber(FromObj). check-in: c445146cc8 user: dgp tags: tip-getnumber
2022-09-17
14:01
Merge 8.7 check-in: 9595c284c7 user: jan.nijtmans tags: tip-618
12:58
rebase to 8.7 check-in: 39258af2e6 user: jan.nijtmans tags: tip-402
12:44
Merge 9.0 check-in: e81228e349 user: jan.nijtmans tags: tcl8-compat
2022-09-16
14:59
remove obsolete comments check-in: cb7b7e5a1d user: dgp tags: trunk, main
14:14
Sync with core-8-branch check-in: c2ee451bdc user: griffin tags: tip-629
13:44
Add testcases, and fix a bug found by it check-in: 7929b90bea user: jan.nijtmans tags: tip-346
12:27
merge trunk check-in: 984aa8d3f9 user: dgp tags: dgp-refactor
08:33
Merge 8.7 check-in: 8cd4b8acbf user: jan.nijtmans tags: tip-346
07:29
Rename lsubst to ledit, add docs check-in: d943e3a7de user: apnadkarni tags: tip-631
06:58
Merge 8.7 check-in: c9cd5af316 user: jan.nijtmans tags: trunk, main
02:45
Merge 8.7 check-in: 355c60cfb0 user: apnadkarni tags: tip-631
2022-09-15
22:17
merge 8.6 check-in: 1063d0a7a3 user: jan.nijtmans tags: core-8-branch
19:12
Merge http-bugfixes-2022H2 - several bugfixes and new helper commands. check-in: 1121242059 user: kjnash tags: core-8-branch
19:09
Undo temporary mods to tests. check-in: 31cc4521f2 user: kjnash tags: http-bugfixes-2022H2
19:06
Merge 8.7 check-in: 2438fd484c user: kjnash tags: http-bugfixes-2022H2
18:35
merge 8.7 check-in: 017e23171d user: dgp tags: trunk, main
18:34
When zipfs is finalized, be sure to unregister it. If this isn't done, then path resolution can re-... check-in: be22bcd249 user: dgp tags: core-8-branch
16:45
Remove tilde expansion from docs. Fix comments that referenced the same. check-in: cc20621a67 user: apnadkarni tags: trunk, main
15:59
[51d5f22997] Protect against passing negative size to Tcl_NewListObj. check-in: a88a630a36 user: dgp tags: trunk, main
14:58
Merge 8.7 check-in: 7671e912b3 user: kjnash tags: http-bugfixes-2022H2
14:39
Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket. Rename some keys of d... check-in: d4f93127b1 user: kjnash tags: http-bugfixes-2022H2
14:39
Merge 8.7 - docs for file home and tildeexpand check-in: 0e91ddefaa user: apnadkarni tags: trunk, main
13:41
Document TIP 602 check-in: a04820dc79 user: apnadkarni tags: core-8-branch
12:06
merge trunk check-in: c11f87a167 user: dgp tags: dgp-refactor
11:55
Update test results check-in: 0aa883e0c8 user: dgp tags: trunk, main
11:48
Silence compiler warnings. check-in: 161ee40707 user: dgp tags: trunk, main
04:49
doc - describe proper prototype -- even though they are identical signatures atm check-in: afbc7c9e2c user: bch tags: trunk, main
2022-09-14
17:56
Merge 8.7 check-in: 775d8246db user: jan.nijtmans tags: trunk, main
17:55
TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't change tilde handling, o... check-in: 844494b2a2 user: jan.nijtmans tags: core-8-branch
17:50
TIP #602: Remove tilde expansion in file paths check-in: cff0348cb6 user: jan.nijtmans tags: trunk, main
11:38
merge trunk check-in: 67ca1146a6 user: dgp tags: dgp-refactor
07:24
Merge 8.7 check-in: e5ca6a80b2 user: jan.nijtmans tags: tip-346
07:21
Merge 8.7 check-in: 8668cc179d user: jan.nijtmans tags: trunk, main
07:19
More logical-or markup fixes in documentation check-in: 44dda2299d user: jan.nijtmans tags: trunk, main
07:14
Merge 8.6 check-in: 24c1d58f55 user: jan.nijtmans tags: core-8-branch
2022-09-13
21:50
fix logical-or markup in documentation check-in: 8dd4e57733 user: bch tags: trunk, main
15:59
Mark 2 testcases as knownBug. Looks related to [6978c01b65] check-in: dfcafa0733 user: jan.nijtmans tags: trunk, main
12:54
In namespace ::http, add new commands postError, responseInfo. Rename (the unreleased public API) re... check-in: b395d9b138 user: kjnash tags: http-bugfixes-2022H2
12:27
merge trunk check-in: b01ced53c3 user: dgp tags: dgp-refactor
10:01
Merge 8.7 check-in: b1aaaf6824 user: jan.nijtmans tags: tip-346
08:31
Merge 8.7 check-in: da79af4aa0 user: jan.nijtmans tags: trunk, main
08:07
Merge 8.6 check-in: af9bba6154 user: jan.nijtmans tags: core-8-branch
2022-09-12
20:41
Start TIP #346 implementation: For now only \xC0\x80 check-in: 397f29b1bd user: jan.nijtmans tags: tip-346
17:33
Rearrange groups of lines in http.n without other changes to content. check-in: 1a7950a951 user: kjnash tags: http-bugfixes-2022H2
17:12
Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add aliases http::responseBo... check-in: 9e363a5b3e user: kjnash tags: http-bugfixes-2022H2
14:50
Merge 8.7 check-in: afe28e47c1 user: oehhar tags: tip633-fconfigure-tolerantencoding
14:47
TIP633 fconfigure -strictencoding: also implement read part check-in: 995f1b858d user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
13:22
Record HTTP request line and request headers for debugging purposes. check-in: cb3f11e414 user: kjnash tags: http-bugfixes-2022H2
12:41
Adapt io-75.2, showing that we use the 'stop' implementation Closed-Leaf check-in: f9bd375506 user: jan.nijtmans tags: bug-6978c01b65
12:14
Merge 8.7. Renumber tests and add current (IMHO wrong) results as results. check-in: 6601b40b04 user: oehhar tags: trunk, main
11:59
Merge 8.6 check-in: 47a6ccb466 user: oehhar tags: core-8-branch
11:12
Merge 8.7 check-in: 3942113b37 user: jan.nijtmans tags: trunk, main
11:10
Merge 8.6 check-in: e06d228ee0 user: jan.nijtmans tags: core-8-branch
10:59
TIP633 fconfigure -strictencoding: move transfer over the loop. Adapt test suite to use hex results ... check-in: 6fb44cf582 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
10:47
TIP633 fconfigure -strictencoding: implement write -strictencoding 0. check-in: 63b83010a8 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
10:16
Merge main check-in: 5737b887f4 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
2022-09-11
21:47
Merge 8.7 check-in: a454868d35 user: jan.nijtmans tags: trunk, main
21:39
Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: 840125ee6f user: jan.nijtmans tags: core-8-branch
21:37
complete the fix check-in: c76fc30fd0 user: jan.nijtmans tags: bug-6978c01b65
20:48
Change io-75.5 to test for both written output and which exception is thrown. This shows the bug is ... check-in: 4e02dc5a26 user: jan.nijtmans tags: trunk, main
20:36
Merge 8.7 check-in: 7db90a24e6 user: jan.nijtmans tags: bug-6978c01b65
20:19
merge trunk check-in: 52416a185f user: dgp tags: dgp-refactor
16:32
Fix bug [3610253] - apply the patch supplied with the ticket, and add a test. REVIEW REQUESTED! Al... check-in: 3cee774ebf user: kjnash tags: http-bugfixes-2022H2
13:45
Ticket [6978c01b65]: write not encodable character->report to script level Test io-75.5 now ok. check-in: e67a247dd4 user: oehhar tags: trunk, main
10:57
Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2
09:55
TIP633 fconfigure -strictencoding: TCL 9 command line implementation check-in: b00490b063 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
09:27
TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on TCL 8.7 check-in: 3bfd5ebdfe user: oehhar tags: tip633-fconfigure-tolerantencoding
08:55
TIP633 fconfigure -strictencoding: change option name to "-strictencoding". check-in: 49833e6ecb user: oehhar tags: tip633-fconfigure-tolerantencoding
08:48
Merge 8.7. Make place for future tests with tolerant encoding. Number tests for strict encoding 75.4... check-in: 39c016d0ce user: oehhar tags: trunk, main
08:41
Merge 8.6 check-in: 8ddd383d4b user: oehhar tags: core-8-branch
08:24
TIP633 fconfigure -strctencoding: TCL 9 branch: prepare test cases with -strictencoding 0 and 1 check-in: 1d91d75311 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
08:00
Merge 8.7 check-in: 978c3307c9 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-09-10
23:45
Merge 8.7 check-in: aebe31a8e0 user: jan.nijtmans tags: trunk, main
23:42
Update comment regarding isNativeObjectProc check-in: 0555971888 user: jan.nijtmans tags: core-8-branch
23:25
Branch meant for investigation of [6978c01b65]. Ongoing check-in: bb32cd5f36 user: jan.nijtmans tags: bug-6978c01b65
21:08
Merge 8.7 check-in: ddd2b62771 user: jan.nijtmans tags: trunk, main
21:07
Merge 8.6 check-in: 6b752ebdb5 user: jan.nijtmans tags: core-8-branch
12:23
merge-mark check-in: 8fe48a1c0f user: jan.nijtmans tags: trunk, main
12:20
Add two "deprecated" constraints: those testcases test deprecated behavior which will change in 9.0 check-in: 1df0807147 user: jan.nijtmans tags: core-8-branch
11:47
Add option to detect XML files and their encoding when the server supplies no content-type. Fix for... check-in: d150b47456 user: kjnash tags: http-bugfixes-2022H2
06:16
Merge 8.7 check-in: 7cb6f38f18 user: oehhar tags: tip633-fconfigure-tolerantencoding
06:13
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence which should ... check-in: 1a220adfe8 user: oehhar tags: trunk, main
06:07
Merge 8.6 check-in: b74cb0fee7 user: oehhar tags: core-8-branch
2022-09-09
17:09
TIP633: fconfigure -tolerantencoding: correct/add command interface tests check-in: ee91cf4d02 user: oehhar tags: tip633-fconfigure-tolerantencoding
16:20
Merge 8.7 check-in: 29c87e6879 user: oehhar tags: tip633-fconfigure-tolerantencoding
15:32
Fix bug [338d979f5b] - default content-type is application/octet-stream check-in: 763efd4e7f user: kjnash tags: http-bugfixes-2022H2
14:01
Ticket [6978c01b65]: add file encoding tests which should fail. As they don't fail jet, they are mar... check-in: 67ffff5b7a user: oehhar tags: trunk, main
13:49
merge trunk check-in: f35aff5e93 user: dgp tags: dgp-refactor
13:41
Merge 8.6 check-in: 7ab32e9bf1 user: oehhar tags: core-8-branch
13:22
Merge 8.7 check-in: 2be5306802 user: jan.nijtmans tags: trunk, main
13:12
Fix formatting in http.n check-in: 30cde452ba user: jan.nijtmans tags: core-8-branch
12:42
Change 'skip' argument from int to size_t. Should have been part of TIP #630 (TclOO commands > 2^31... check-in: 9eb8f9ccac user: jan.nijtmans tags: trunk, main
12:04
Change TclObjInterpProc() to a macro, since extensions should never invoke it directly, always throu... check-in: f50e3a25e0 user: jan.nijtmans tags: core-8-branch
08:28
Add missing "else" clauses to "if" commands in http::Event. check-in: 3547be20d6 user: kjnash tags: http-bugfixes-2022H2
08:04
Fix bug [2927221] - revised http::meta, new http::metaValue, header names are case-insensitive so co... check-in: 31732edc8a user: kjnash tags: http-bugfixes-2022H2
2022-09-08
21:16
Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global namespace. check-in: 912031d94e user: kjnash tags: http-bugfixes-2022H2
17:51
Add command http::reason to return the recommended reason phrase for a HTTP server status code (bug ... check-in: ff9bdad66a user: kjnash tags: http-bugfixes-2022H2
16:44
Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client sockets block for DNS). check-in: 608f2fbab4 user: kjnash tags: core-8-branch
16:27
re-base to Tcl 9.0 check-in: 458f184dd6 user: jan.nijtmans tags: tip-465
14:56
Merge 8.7 Closed-Leaf check-in: 3c1f042d02 user: jan.nijtmans tags: tip-220
14:56
Merge 8.7 check-in: 194684822d user: kjnash tags: http-bugfixes-2022H2
14:54
Merge 8.7 check-in: 5ed7ab6b87 user: jan.nijtmans tags: tip-618
14:53
Mrge 8.7. Make it work with C++, adapt win/Makefile.in to make it build on Windows with gcc check-in: d2353bc1fb user: jan.nijtmans tags: abstractlist-with-625
14:49
Bugfixes - treat a disappearing socket as eof; do not open a (second) socket for a request that is a... check-in: ebc55c5659 user: kjnash tags: http-bugfixes-2022H2
14:20
Merge 8.7 Closed-Leaf check-in: 49fe365e3e user: jan.nijtmans tags: rfe-655300
14:19
Merge 8.7 check-in: 04e160b7a7 user: jan.nijtmans tags: tip-629
14:18
Merge 8.7 check-in: 2d527d2c3e user: jan.nijtmans tags: tip-344
14:17
Merge 9.0 check-in: 58d1c214c6 user: jan.nijtmans tags: tcl8-compat
14:16
Merge 8.7 Closed-Leaf check-in: 450cb4123c user: jan.nijtmans tags: tip-594
14:14
Merge 8.7 check-in: eabc05de29 user: jan.nijtmans tags: trunk, main
14:06
Combine flags and testFlags in TcpState. That should unbreak socket testcase failure check-in: d19ee61498 user: jan.nijtmans tags: core-8-branch
13:01
Fix cmdAH-23.* testcases check-in: 4f957abf68 user: jan.nijtmans tags: tip-594
2022-09-07
15:33
TIP #594 implementation: Modernize "file stat" interface check-in: 2c76d025da user: jan.nijtmans tags: tip-594
14:47
Tcl_Size -> size_t (twice) check-in: f4a3a415e6 user: jan.nijtmans tags: tcl8-compat
14:40
merge trunk check-in: 18ef41c5e4 user: dgp tags: dgp-refactor
14:32
Merge 9.0 check-in: b7b016904b user: jan.nijtmans tags: tcl8-compat
13:47
Merge 8.7 check-in: bba45b98a3 user: jan.nijtmans tags: tip-344
13:28
Merge 8.7 check-in: 3b29087c62 user: jan.nijtmans tags: tip-629
13:26
Merge 8.7 check-in: da8a38203a user: jan.nijtmans tags: abstractlist-with-625
12:48
Merge 8.7 check-in: 787b93c09e user: jan.nijtmans tags: rfe-655300
12:46
Merge 8.7 check-in: 8debe52157 user: jan.nijtmans tags: tip-618
11:45
Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback check-in: afc95211b0 user: jan.nijtmans tags: tip-220
07:47
Merge 8.7 check-in: 7b88ab39e3 user: jan.nijtmans tags: trunk, main
07:42
Merge 8.6 check-in: cecb37eb5e user: jan.nijtmans tags: core-8-branch
2022-09-06
15:53
(Still buggy.) Add the ::socket replacement ::http::socket and its dependencies as a workaround to b... check-in: 8f7fbb617d user: kjnash tags: http-bugfixes-2022H2
13:57
Merge 8.7 Leaf check-in: 91e5b361ec user: jan.nijtmans tags: bug-45ddcfc3b1
13:35
Correct Tcl_DriverWideSeekProc documentation, matching implementation check-in: 96b639593c user: jan.nijtmans tags: trunk, main
04:06
Revise http::geturl to open its socket in an idletask coroutine. This is preparation for a workarou... check-in: f40289a19d user: kjnash tags: http-bugfixes-2022H2
01:53
Minor bugfixes, improvments to layout, comments, logging. check-in: 9897fda2f0 user: kjnash tags: http-bugfixes-2022H2
01:00
Refactor some variable, command and coroutine names. check-in: a8a93b3c28 user: kjnash tags: http-bugfixes-2022H2
00:25
Add explicit return to most commands. check-in: d62480b2d4 user: kjnash tags: http-bugfixes-2022H2
2022-09-05
22:42
Merge 8.7 check-in: 44ad5ab827 user: kjnash tags: http-bugfixes-2022H2
19:42
Fix some typos in comments. check-in: f2c4ad47b9 user: fvogel tags: tip-629
15:25
Merge 8.7. Primarily ticket [55a02f20ec] check-in: 4c33048573 user: apnadkarni tags: trunk, main
12:18
Merge 8.6. Primarily ticket [55a02f20ec] check-in: aaac8c1ac3 user: apnadkarni tags: core-8-branch
2022-09-04
20:15
Fix testcase iocmd-8.15 check-in: ff2cfb1d0a user: jan.nijtmans tags: tip-344
2022-09-03
13:45
TIP #344 implementation check-in: 8c06ee429e user: jan.nijtmans tags: tip-344
13:22
Finish TIP #627 implementation for Tcl 9.0: handle objProc2/objClientData2 fields for Tcl_CmdInfo check-in: a2b5a59823 user: jan.nijtmans tags: trunk, main
2022-09-02
22:41
Complete Tcl_SetCommandInfoFromToken() implementation, in case Tcl_CreateObjCommand() is used to cr... Closed-Leaf check-in: a897984acf user: jan.nijtmans tags: tip-627
15:20
Merge 8.7 check-in: cb0298ceba user: jan.nijtmans tags: trunk, main
15:16
TIP #627: Some more protection against invalid objc values check-in: 8ae21ae882 user: jan.nijtmans tags: core-8-branch
14:41
Some additional protection for objc < 0 check-in: 40cb7bb886 user: jan.nijtmans tags: tip-627
14:32
Merge 9.0 check-in: b397975685 user: jan.nijtmans tags: tip-627
14:14
Merge 8.7 check-in: 0c44322bba user: jan.nijtmans tags: trunk, main
14:13
Merge 8.6 check-in: f6f80b73cc user: jan.nijtmans tags: core-8-branch
13:06
Merge 9.0 check-in: 9f186e0796 user: jan.nijtmans tags: tip-627
12:58
Merge 8.7 check-in: 1be138a148 user: jan.nijtmans tags: trunk, main
12:35
Bugfix for TIP #627: If only objProc or deleteProc is updated with Tcl_SetCommandInfo(), for a comma... check-in: ecc0255781 user: jan.nijtmans tags: core-8-branch
12:32
-1 -> TCL_INDEX_NONE, where appropriate check-in: 1778c59e03 user: jan.nijtmans tags: core-8-branch
10:17
Finish remaining part of TIP-627 for Tcl 9.0: Handle objProc2/objClientData2 fields correctly in Tcl... check-in: 1d4041c69e user: jan.nijtmans tags: tip-627
10:14
close fork check-in: 076347d2f5 user: jan.nijtmans tags: trunk, main
07:42
Some more (internal) ClientData -> void * changes check-in: 1f524aee1d user: jan.nijtmans tags: trunk, main
2022-09-01
16:22
Restore compatibility with C++ compiler check-in: f8e035ac4a user: jan.nijtmans tags: tip-629
16:06
Merge 8.7 check-in: bfae1c76fb user: jan.nijtmans tags: tip-629
15:46
Merge 8.7 check-in: 5f804c9432 user: jan.nijtmans tags: trunk, main
15:46
Merge 8.6 check-in: 2262a9874f user: jan.nijtmans tags: core-8-branch
15:16
Merge 8.7 check-in: 2c2909c0ab user: jan.nijtmans tags: trunk, main
14:49
Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *. Eliminate warning abou... check-in: 4f61de7eb7 user: jan.nijtmans tags: core-8-branch
14:09
Add empty "range.test": GIT doesn't handling file renames well .... check-in: c87e6d678e user: jan.nijtmans tags: tip-629
2022-08-31
23:41
Fix build issues. check-in: 6f40e93a2a user: griffin tags: tip-629
20:33
Corrections to doc/safe.n check-in: 9e5d0257dc user: kjnash tags: tip-579-8-7
16:19
Merge 8.7 check-in: 288c451523 user: kjnash tags: tip-579-8-7
11:06
Implement modification of the 'name2' trace callback argument. check-in: f5cc609f18 user: sbron tags: tip-634
10:55
TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455
10:06
Merge 8.7 check-in: 6d8032a094 user: jan.nijtmans tags: trunk, main
10:05
Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch
09:55
Merge 8.7 Closed-Leaf check-in: 3eadffa22a user: jan.nijtmans tags: tip-567
09:12
Since numAfterRangeEnd (of type size_t) is always >= 0, those LIST_ASSERT's are useless check-in: 926456e64b user: jan.nijtmans tags: trunk, main
09:07
Merge 8.7 check-in: c8722e2db2 user: jan.nijtmans tags: trunk, main
2022-08-30
23:02
Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI check-in: 5fcc28ca35 user: jan.nijtmans tags: core-8-branch
22:48
Merge 8.7 check-in: 8a9a9e32d2 user: jan.nijtmans tags: trunk, main
22:30
More code cleanup, inspired by [37108037b9] check-in: 949071abc3 user: jan.nijtmans tags: core-8-branch
19:09
Sync with core-8-branch check-in: 1e12ce976c user: griffin tags: tip-629
17:56
Sync with core-8-branch listObj changes. check-in: 82bd0b88d6 user: griffin tags: tip-629
09:40
Backport TIP 602 tildeexpand Closed-Leaf check-in: 33dfa1a554 user: apnadkarni tags: tip-602-87
06:53
gcc warning (-Wc++-compat) check-in: 6f3a9fb524 user: jan.nijtmans tags: core-8-branch
06:21
Merge core-8-branch check-in: c184aff385 user: apnadkarni tags: tip-602-87
2022-08-29
22:48
[37108037b9], patch 0004 check-in: cf777f69bb user: jan.nijtmans tags: core-8-branch
21:10
merge-mark check-in: c65b7904a6 user: jan.nijtmans tags: trunk, main
21:05
Merge 8.6 (no need for TclUnusedStubEntry here) check-in: 4c4ae2fac8 user: jan.nijtmans tags: core-8-branch
18:05
sync with core-8-branch check-in: c077434fb1 user: griffin tags: tip-629
14:00
Merge 9.0 Closed-Leaf check-in: e35fad18e7 user: jan.nijtmans tags: tip-602
13:43
More int -> size_t check-in: 4001be22d4 user: jan.nijtmans tags: tip-626
11:54
Merge 9.0 check-in: 55a5cd2e35 user: jan.nijtmans tags: tip-626
10:15
Merge 8.7 (already mostly prepared in tip-625-for-9 branch) check-in: c3c75e63cd user: jan.nijtmans tags: trunk, main
10:00
Merge 9.0 Closed-Leaf check-in: 35df7d21f1 user: jan.nijtmans tags: tip-625-for-9
09:56
Remove TODO's already done. Only use ListSizeT for types which are 'size_t' in the Tcl 9 implementat... check-in: b8d47e9100 user: jan.nijtmans tags: core-8-branch
08:03
TIP 625 - list reimplementation check-in: d9b720c46d user: apnadkarni tags: core-8-branch
03:26
Merged core-8-branch Closed-Leaf check-in: 0af4a5494c user: apnadkarni tags: tip-625
2022-08-28
22:55
Move ArithSeries code to its own files. More bug fixes. check-in: bf1809b762 user: griffin tags: tip-629
21:45
Create new branch named "http-bugfixes-2022H2" check-in: 8b0fe6d753 user: kjnash tags: http-bugfixes-2022H2
21:39
If both objProc2 and objProc are defined, prefer objProc2 check-in: 95f0da008b user: jan.nijtmans tags: tip-626
20:54
Merge 9.0. More progress in TclOO handling check-in: ef51c0f8bf user: jan.nijtmans tags: tip-626
2022-08-27
08:14
Alternative fix for the error messages by chw, which doesn't break traces on non-existing array elem... check-in: 363e6b7614 user: sbron tags: tip-634
2022-08-26
23:12
Merge 8.7 check-in: 692e27d3f1 user: jan.nijtmans tags: trunk, main
23:11
[37108037b9]: Apply patch 0005 for CHERI check-in: a9db66657b user: jan.nijtmans tags: core-8-branch
22:50
merge-mark check-in: c6af6c3381 user: jan.nijtmans tags: core-8-branch
20:31
Merge 9.0 check-in: 113a94bda9 user: jan.nijtmans tags: tip-626
20:26
Close fork check-in: f26adc2a94 user: jan.nijtmans tags: trunk, main
20:25
Merge 8.7 check-in: 8caf007cbd user: jan.nijtmans tags: trunk, main
20:23
[37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified) check-in: cee192b957 user: jan.nijtmans tags: core-8-branch
17:19
Tcl_GetVersion(3) - we just use int for components now, not Tcl_ReleaseType; Cleanup stray tag. check-in: 5841b9ed3c user: bch tags: trunk, main
16:02
Start TIP #635 implementation. check-in: 589bf49957 user: sbron tags: tip-635
15:29
More progress check-in: ee2c20bb6b user: jan.nijtmans tags: tip-626
2022-08-25
20:46
Merge 8.7 check-in: 8a13b9df4a user: jan.nijtmans tags: trunk, main
20:39
sync up with core-8-branch check-in: 6ff9af9a54 user: griffin tags: tip-629
20:36
[37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and a few more potential al... check-in: ffa62b189d user: jan.nijtmans tags: core-8-branch
2022-08-24
12:03
Use whitespace consistent with the surrounding code. check-in: bc45cf9d0b user: sbron tags: tip-634
11:53
Fix env array access through upvar to a single element. check-in: cf8cda26f7 user: sbron tags: tip-634
11:28
Fix error message, so trace tests 16.2, 16.9, and 16.16 pass again. check-in: 15434730f7 user: sbron tags: tip-634
11:19
Add tests for the TIP #634 functionality. check-in: 558e015257 user: sbron tags: tip-634
11:18
Start TIP #634 implementation using modified patch from ticket #2969488 by ferrieux. check-in: d09523d5c9 user: sbron tags: tip-634
2022-08-23
20:29
fix(?) stray ckalloc()/ckfree(); ref TIP 494. check-in: 9449eb2ba5 user: bch tags: trunk, main
11:00
merge-mark check-in: 3571bff11b user: jan.nijtmans tags: tip-626
10:58
Merge 9.0 check-in: f0b2bcafe3 user: jan.nijtmans tags: tip-626
10:51
Merge 8.7 check-in: 6235c2801f user: jan.nijtmans tags: trunk, main
10:34
TIP #627 implementation check-in: 549820efbd user: jan.nijtmans tags: core-8-branch
10:22
small amend to [d052d2a1b01ba2c8], code review check-in: 545b86c21d user: sebres tags: trunk, main
07:37
Merge 8.7 check-in: 70e5e7b94f user: jan.nijtmans tags: trunk, main
07:28
Merge 8.6 check-in: c40464806f user: jan.nijtmans tags: core-8-branch
07:03
Fix [d052d2a1b01ba2c8]: avoid leak in TestsetbytearraylengthObjCmd() check-in: 28c9825590 user: jan.nijtmans tags: trunk, main
06:45
Merge 8.7 check-in: c8254879c3 user: jan.nijtmans tags: trunk, main
06:44
Merge 8.6 check-in: 0028d85205 user: jan.nijtmans tags: core-8-branch
06:37
Merge 8.6 check-in: 2254d04167 user: jan.nijtmans tags: core-8-branch
2022-08-22
16:26
Merge 9.0 check-in: b0be6ec54d user: jan.nijtmans tags: tip-626
15:48
Merge 9.0 check-in: 38ece79e87 user: jan.nijtmans tags: tip-626
14:09
merge trunk check-in: 8b4b520113 user: dgp tags: dgp-refactor
10:17
Fix build error in tclTest.c (conflict with TIP #630). Handled deleteProc correctly in Tcl_(Set|Get)... Closed-Leaf check-in: 93fdc08b71 user: jan.nijtmans tags: tip-627
04:24
Merge 8.7 winConsole fixes. check-in: 6ed2ebdebc user: apnadkarni tags: trunk, main
03:50
Add two missing locks. Enable read-ahead if read fileevent registered even for blocking console. Acc... check-in: dc35011c84 user: apnadkarni tags: core-8-branch
2022-08-21
22:34
ubuntu-18.04 is deprecated check-in: 01e259a0b0 user: jan.nijtmans tags: core-8-branch
21:43
Merge 8.7 check-in: 3841d53f1b user: jan.nijtmans tags: tip-627
21:33
Merge 8.7 check-in: 4a40cfe75b user: jan.nijtmans tags: trunk, main
21:31
TIP #630 implementation: TclOO commands > 2^31 check-in: 7a66d9e12f user: jan.nijtmans tags: core-8-branch
2022-07-06
10:39
TclInvokeStringCommand2 -> TclInvokeStringCommand check-in: b141bf081c user: jan.nijtmans tags: tip-626
2022-07-05
21:57
Merge 9.0 check-in: 83b4c4aca0 user: jan.nijtmans tags: tip-626
2022-07-01
15:26
Merge 8.7 Closed-Leaf check-in: 091f9563e9 user: jan.nijtmans tags: tcloo-64bit
14:55
TclOO version -> 1.3.0 check-in: bbd2cbf645 user: jan.nijtmans tags: tcloo-64bit
12:31
Merge 8.7 check-in: f787684394 user: jan.nijtmans tags: tcloo-64bit
2022-06-25
10:59
Merge 8.7 check-in: 3d486ee756 user: jan.nijtmans tags: tcloo-64bit
2022-06-23
15:01
Merge 9.0 check-in: 39bbe9011e user: jan.nijtmans tags: tip-626
14:05
Merge 9.0 check-in: 24a5f73f89 user: jan.nijtmans tags: tip-626
12:25
Merge 9.0 check-in: 00271a885a user: jan.nijtmans tags: tip-626
2022-06-22
21:40
Merge 9.0 check-in: 4286a25914 user: jan.nijtmans tags: tip-626
2022-06-20
21:55
Merge 9.0 check-in: 8b72df118a user: jan.nijtmans tags: tip-626
2022-06-19
20:27
Merge 9.0 check-in: 51aab5d0be user: jan.nijtmans tags: tip-626
19:46
Implement Tcl_NRCallObjProc() check-in: f0e00ba8f4 user: jan.nijtmans tags: tip-626
2022-06-15
15:12
(experimental) TclOO > 2**31 args check-in: 39a1dece8e user: jan.nijtmans tags: tcloo-64bit
12:25
Merge 9.0 check-in: 14591090bd user: jan.nijtmans tags: tip-626
2022-06-09
16:31
Merge 9.0 check-in: 475b98506a user: jan.nijtmans tags: tip-626
2022-06-08
12:40
Merge 9.0 check-in: 2532f27b23 user: jan.nijtmans tags: tip-626
2022-06-06
17:40
No need for separate Tcl_ProcObjCmd2 check-in: 594ca4f790 user: jan.nijtmans tags: tip-626
17:18
Code cleanup check-in: dc02f6d920 user: jan.nijtmans tags: tip-626
2022-06-05
23:08
More progress check-in: 1bbd0470dd user: jan.nijtmans tags: tip-626
2022-06-03
14:50
Merge tip-616 check-in: 5a1b607e17 user: jan.nijtmans tags: tip-626
13:26
More progress check-in: 9e56b21ab3 user: jan.nijtmans tags: tip-626
2022-06-02
16:19
Merge tip-616 check-in: 01642269d3 user: jan.nijtmans tags: tip-626
08:44
Put back earlier (temprary) removed functions check-in: 7ae3e8e11d user: jan.nijtmans tags: tip-626