Timeline
Not logged in

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

40 check-ins using file changes.md version cddbe9c187

2024-09-25
22:09
TclMaxListLength() is already checked for within SetDoubeFromAny() check-in: 73bd3c5996 user: jan.nijtmans tags: bug-0439e1e1a3
21:45
Code de-duplication, move it to TclParseNumber() check-in: beb6a2bf05 user: jan.nijtmans tags: bug-0439e1e1a3
14:08
Merge-mark check-in: fa4d47e2e7 user: jan.nijtmans tags: bug-0439e1e1a3
13:56
Sync test suite to latest code change check-in: ce43f9d436 user: dgp tags: trunk, main
11:37
Rebase to 9.0 check-in: 5e63a529a9 user: jan.nijtmans tags: bug-0439e1e1a3
10:53
one more occurence of version 8.7 removed check-in: 43756df9e7 user: Torsten tags: trunk, main
10:50
purged mentions of Tcl 8.7 in man pages (apart from usage in .VS and .VE macros which will not lead ... check-in: 7891a2e4b2 user: Torsten tags: trunk, main
08:34
Rebase to 9.0 check-in: 09370a59d0 user: jan.nijtmans tags: bug-0439e1e1a3
07:38
Modify fix for [0439e1e1a3], no conversion to list any more. Reported by AKU. check-in: 53e5096b31 user: jan.nijtmans tags: trunk, main
2024-09-24
21:46
Merge 9.0. Use TclMaxListLength() to determine error-message in stead of converting to a list check-in: 1870ed5dd9 user: jan.nijtmans tags: bug-0439e1e1a3
2024-09-22
16:45
Rebase to 9.0, but use ListObjIsCanonical() in stead of testing for first char being '#' check-in: cd583cb169 user: jan.nijtmans tags: bug-e38dce74e2-214cc0eb22-v2
16:22
Fix [e38dce74e2]: Command line built with list not properly quoted check-in: 8627aad9bd user: jan.nijtmans tags: trunk, main
06:22
Merge 8.7 - coroutine doc duplicate text check-in: 104ca7e793 user: apnadkarni tags: trunk, main
2024-09-21
22:46
It looks like ListObjIsCanonical() is needed after all Closed-Leaf check-in: 2f91a669a8 user: jan.nijtmans tags: bug-e38dce74e2
22:35
Another testcase, which gives a different result in 8.6 check-in: 03f1b16720 user: jan.nijtmans tags: bug-e38dce74e2
08:41
Fix ungrammatical doubling of words in comments check-in: 1f19a433ec user: dkf tags: trunk, main, minor
2024-09-20
20:25
fix for [e38dce74e2] also for lappend etc (another variant to fix inconosistce of [214cc0eb22]); mor... check-in: 3d1a4c2dde user: sebres tags: bug-e38dce74e2-214cc0eb22-v2
20:22
a bit better form (simply reset the string representation and return, since the object is unshared) check-in: 74d3f93d9e user: sebres tags: bug-e38dce74e2
12:31
Fix for [e38dce74e2]: Command line built with list not properly quoted. With test-case check-in: 9c2fe38813 user: jan.nijtmans tags: bug-e38dce74e2
2024-09-19
12:21
Merge-mark check-in: b1de5883bc user: jan.nijtmans tags: trunk, main
11:47
fraktion -> fraction check-in: cbb8ff2981 user: jan.nijtmans tags: trunk, main
10:13
Merge 8.7 check-in: b19d85513b user: jan.nijtmans tags: trunk, main
2024-09-18
15:45
merge 8.7 (silence warn for no-trapv, [f6fc75cbdd0fa593]) check-in: 9e5fab26fe user: sebres tags: trunk, main
14:21
Remove symbol from master build instructions check-in: 0979921b40 user: dkf tags: always-zlib
14:17
Always have zlib, so no non-zlib code need remain check-in: 9dee5129eb user: dkf tags: always-zlib
10:54
merge 8.7 (mem-leak fix for [02d5d65d70]) check-in: 88fef0563f user: sebres tags: trunk, main
03:00
Merge 8.7 - Very minor typo - pathname -> pathtype check-in: d914c001a8 user: apnadkarni tags: trunk, main
2024-09-17
15:42
amend for 9.0 (windows only): since paths starting with ~ are relative in 9.0 for windows, it doesn'... check-in: 891b58bbb7 user: sebres tags: trunk, main
15:35
merge 8.7: avoid unneeded (but expensive) path normalization for several file subsystem commands and... check-in: 265dc4708a user: sebres tags: trunk, main
08:09
Merge 8.7 check-in: 8e0ee072e2 user: jan.nijtmans tags: trunk, main
2024-09-16
14:44
[680503]: Ensure we make the shadow delegate even if there is no argument to the class constructor. check-in: fc91a7415f user: dkf tags: trunk, main
14:22
Improve clarity and safety in dde extension. Leaf check-in: e96975a314 user: dkf tags: tweak
2024-09-14
21:26
compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 7a6c1a63ee user: jan.nijtmans tags: trunk, main
2024-09-13
21:18
Fix [63325009a8]: \u0400 conversion to and from cesu-8 fails check-in: 310f98ad74 user: jan.nijtmans tags: trunk, main
12:20
Merge-mark check-in: d06bb94129 user: jan.nijtmans tags: trunk, main
2024-09-11
16:02
Replace sequences of Tcl_AddErrorInfo with single Tcl_AppendObjToErrorInfo check-in: 02130d4855 user: dkf tags: tweak
15:41
Space before tab is unlikely and unwanted check-in: d09a16a1d9 user: dkf tags: tweak
14:56
tweaking TclOO a bit, added more leak tests Sideline low value changes that do not fix anything ... check-in: cf73c2fe23 user: dkf tags: tweak
07:37
Unified naming of the Mac to 'macOS' as other names are outdated since 2016 (macOS Sierra, version 1... check-in: a3a2fb94c0 user: Torsten tags: trunk, main
06:31
Add tcl::idna, expr operators, oo to changes.md check-in: 52a5f4ab95 user: apnadkarni tags: trunk, main