Timeline
Not logged in

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

50 most recent check-ins that include changes to files matching 'generic/*'

2026-08-02
22:30
Proposed fix for bug [d5acb07b6411] Leaf check-in: 7877ec9e1f user: emiliano tags: bug-d5acb07b6411
08:11
Fix [6e82720e] - BUFFER_PADDING panic on 4294967296 chars read Leaf check-in: 5a2face991 user: apnadkarni tags: trunk, main
05:54
Further 32-bit fixes. Closed-Leaf check-in: 8506de0216 user: apnadkarni tags: bug-6e82720e
2026-07-29
06:43
Proposed fix for [6e82720e14]. check-in: d90ac91a23 user: apnadkarni tags: bug-6e82720e
05:40
Add tests to recreate [6e82720e] without creating large files on disk check-in: 9923435ca6 user: apnadkarni tags: bug-6e82720e
2026-07-25
17:15
commentary and descriptive variable Leaf check-in: 472a5fdb9a user: davygrvy tags: tip-758
2026-07-24
20:16
updated fileevent documentation check-in: 28e3bdc4a4 user: davygrvy tags: tip-758
2026-07-23
23:16
initial change for TIP #758 check-in: 99abe63bd2 user: davygrvy tags: tip-758
2026-07-18
08:10
Add Tcl_AppendPrintfToErrorInfo to our set of printers Leaf check-in: a65eb900f8 user: dkf tags: tip-757
2026-07-17
06:50
Use of TIP 757 in many places Leaf check-in: 2237c55faf user: dkf tags: tip-757-use
2026-07-13
11:15
Fix [6ae6c13b18]: Warning: argument 1 of 'Tcl_SetPanicProc' might be a candiate for a format attribu... check-in: b16868653d user: jan.nijtmans tags: trunk, main
11:14
Fix [6ae6c13b18]: Warning: argument 1 of 'Tcl_SetPanicProc' might be a candiate for a format attribu... check-in: f73aa02a08 user: jan.nijtmans tags: core-9-0-branch
10:14
Fix [6ae6c13b18]: Warning: argument 1 of 'Tcl_SetPanicProc' might be a candiate for a format attribu... check-in: cd56186fb8 user: jan.nijtmans tags: core-8-6-branch
2026-07-10
07:13
No, better to always generate a new object; simplifies lifetime management elsewhere check-in: 5c7a9acf54 user: dkf tags: tip-757
2026-07-09
11:12
Merge main Leaf check-in: a56bc05b52 user: apnadkarni tags: tip-756
11:08
Added tcl::unsupported::grapheme command check-in: aae0878628 user: apnadkarni tags: trunk, main
10:32
Remove obsolete prototypes Closed-Leaf check-in: e7a49f1083 user: apnadkarni tags: tip-756-91
10:01
Remove unused placeholder compilers check-in: 4d24bca008 user: apnadkarni tags: tip-756-91
2026-07-05
18:32
Alternative with %#s, for fewer tool grumbles Leaf check-in: f31fb86990 user: dkf tags: tip-757-obj-special-alt
15:09
Special handling for %&s to allow passing Tcl_Objs directly to Tcl_ObjPrintf Leaf check-in: 7af2ecc37b user: dkf tags: tip-757-obj-special
10:57
Inline Tcl_GetObjResult and Tcl_SetObjResult check-in: 3cacc758e8 user: dkf tags: tip-757
10:46
Avoid allocating an object in a common case. check-in: be9d036e69 user: dkf tags: tip-757
2026-07-04
22:00
Switch TclOO over to using Tcl_PrintfResult as test and demo check-in: 44ceac0276 user: dkf tags: tip-757
20:47
First draft of implementation of TIP 757. Not yet its consequences. check-in: 7ba8fb7d94 user: dkf tags: tip-757
2026-07-03
14:10
Rebase to trunk Leaf check-in: 3ec340063b user: jan.nijtmans tags: tip-703
2026-07-01
17:25
Move grapheme command to tcl::unsupported for 9.1 check-in: 47c648e85e user: apnadkarni tags: tip-756-91
16:29
Merge main check-in: 8907f30561 user: apnadkarni tags: tip-756
13:44
Version -> 9.0.5 for next release cycle check-in: 675699596d user: jan.nijtmans tags: core-9-0-branch
2026-06-30
15:44
Version -> 9.1b1 for next release cycle check-in: ae9af05d16 user: jan.nijtmans tags: trunk, main
14:48
Merge 9.0 check-in: d00129435c user: jan.nijtmans tags: trunk, main
12:18
Fix [f04e9b1304]: Crash in Tcl_UtfToUpper/Lower/Title on a genuine 4-byte UTF-8 character check-in: 8fdf2f999c user: jan.nijtmans tags: core-8-6-branch
12:16
Missing include check-in: b235ac45f9 user: jan.nijtmans tags: core-8-6-branch
11:44
Fix [fcd3dadd79]: format honours LC_NUMERIC for %f/%g, producing numbers Tcl cannot parse check-in: 9f3410de14 user: jan.nijtmans tags: core-8-6-branch
11:39
Fix [fcd3dadd79]: format honours LC_NUMERIC for %f/%g, producing numbers Tcl cannot parse check-in: 12306649fb user: jan.nijtmans tags: core-9-0-branch
2026-06-25
15:32
merge trunk check-in: bd476d63aa user: dgp tags: core-9-1-b0-rc
11:20
Merge main check-in: cf52e41b8c user: apnadkarni tags: tip-756
10:58
Implement grapheme offset check-in: ee72170ffd user: apnadkarni tags: tip-756
10:52
Merge 9.0. Indenting check-in: 401aa43b2b user: jan.nijtmans tags: trunk, main
10:18
Fix [b48a676684] - latent memory leak. Not a showstopper for 9.1 beta check-in: 5247adde43 user: apnadkarni tags: trunk, main
06:48
Fix const warnings check-in: d008656232 user: apnadkarni tags: tip-756
06:46
Latent memory leak in abstract list string generation Closed-Leaf check-in: 42c795e3f8 user: apnadkarni tags: bug-b48a676684
05:37
Implement grapheme split command and GraphemeList check-in: 318407a216 user: apnadkarni tags: tip-756
2026-06-24
14:07
merge trunk check-in: 40e6a05dc8 user: dgp tags: core-9-1-b0-rc
10:06
Dde version -> 1.5b0. Don't use tcl version as registry version. check-in: e81499de1b user: jan.nijtmans tags: trunk, main
10:01
Add LookupGraphemeOffsetMap Leaf check-in: bcdd001e06 user: apnadkarni tags: tip-756-grapheme-map
08:20
Lookup map for grapheme offsets check-in: b1ae4df969 user: apnadkarni tags: tip-756-grapheme-map
2026-06-23
11:04
grapheme range,reverse check-in: c9e3c8d021 user: apnadkarni tags: tip-756
05:21
end-1 should use grapheme counts! check-in: 467770354c user: apnadkarni tags: tip-756
2026-06-22
20:51
merge trunk check-in: 5fe7d2bfb4 user: dgp tags: core-9-1-b0-rc
17:09
grapheme length, index check-in: bf5966dbf2 user: apnadkarni tags: tip-756