Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
39 check-ins using file generic/tclStubInit.c version 319eecdc84
|
2025-07-15
| ||
| 13:33 | Better handling of the expectations around channel names check-in: 7293896dad user: dkf tags: c-std-update | |
| 09:03 | Move declarations into FOREACH-related constructs... where possible check-in: 91dddca8bc user: dkf tags: c-std-update | |
| 09:01 | Channel names can be NULL during closing check-in: 675f1a34ac user: dkf tags: c-std-update | |
|
2025-07-14
| ||
| 14:58 | Use macros to reduce number of explicit marker NULLs check-in: 2b21439624 user: dkf tags: c-std-update | |
| 14:26 | TclSetErrorCode lets us avoid writing a lot of marker values check-in: a29f1f8fab user: dkf tags: c-std-update | |
| 12:30 | Open release branch for 9.1a0 check-in: ba2425be93 user: dgp tags: core-9-1-a0-rc | |
| 08:44 | merge trunk check-in: c2c0fa07ea user: dkf tags: c-std-update | |
| 08:11 | A bunch of small changes building on previous commits check-in: 1811f74742 user: dkf tags: c-std-update | |
|
2025-07-13
| ||
| 10:24 | Rebase to trunk check-in: dbf7d9631a user: jan.nijtmans tags: tip-615 | |
| 08:30 | Doc update. See [8cd74c5cd2] check-in: 038e022dbf user: jan.nijtmans tags: trunk, main | |
| 07:03 | Define TclAppendPrintfToErrorInfo for a related pattern check-in: 321d2b5cd3 user: dkf tags: c-std-update | |
|
2025-07-12
| ||
| 20:58 | Define TclPrintfResult() for common pattern in error generation. check-in: 70b6205548 user: dkf tags: c-std-update | |
| 16:42 | [8cd74c5cd2]: 2-argument string toupper/tolower/totitle doesn't work as documented. Either change th... Closed-Leaf check-in: 83bd3ccec5 user: jan.nijtmans tags: bug-8cd74c5cd2 | |
| 16:03 | Start on TIP 726. Add utf8proc to the build system check-in: 49fd86f978 user: apnadkarni tags: tip-726 | |
|
2025-07-11
| ||
| 15:43 | Make 'first last' arguments optional for more commands check-in: a3869f215f user: jan.nijtmans tags: tip-615 | |
| 13:46 | merge trunk check-in: c43800c51a user: dkf tags: c-std-update | |
|
2025-07-10
| ||
| 20:27 | Implementation fully working (but could use some more testcases) check-in: 5d2f688de1 user: jan.nijtmans tags: tip-615 | |
| 14:34 | Merge trunk check-in: 5553660b8a user: jan.nijtmans tags: tip-615 | |
| 11:50 | Some int -> Tcl_Size modifications, and type-cast changes, which were missed up to now. check-in: ccf01b5339 user: jan.nijtmans tags: trunk, main | |
| 08:39 | Implement "string is index -strict" check-in: 9e22e67d0f user: jan.nijtmans tags: tip-615 | |
|
2025-07-09
| ||
| 19:15 | Update to latest 9.1 check-in: 26919f1a9e user: jan.nijtmans tags: tip-615 | |
|
2025-07-08
| ||
| 14:23 | Fix [f8dd3d8d35]. Memory leak in uplevel compile check-in: f264e1b33f user: apnadkarni tags: trunk, main | |
| 02:58 | Proposed fix for [f8dd3d8d35]. Memory leak in uplevel compile. Closed-Leaf check-in: a5734a2f35 user: apnadkarni tags: bug-f8dd3d8d35 | |
|
2025-07-05
| ||
| 09:36 | TIP 649 check-in: 4ddfc55c1e user: apnadkarni tags: trunk, main | |
| 06:05 | Merge trunk Closed-Leaf check-in: 6bc1c08acf user: apnadkarni tags: tip-649 | |
|
2025-06-22
| ||
| 08:44 | Merge trunk check-in: a3296f6df7 user: apnadkarni tags: tip-649 | |
| 08:43 | Avoid repetion in manpage check-in: c8c9691f32 user: apnadkarni tags: tip-649 | |
| 08:39 | Update manpages for TIP 649 check-in: ecaf68265d user: apnadkarni tags: tip-649 | |
| 05:01 | Better limit exceeded message check-in: fa6228afd6 user: apnadkarni tags: tip-649 | |
| 03:17 | Clean up comments check-in: 8dd2a6c557 user: apnadkarni tags: tip-649 | |
| 02:43 | Use list limit error reporting function check-in: ed75269b80 user: apnadkarni tags: tip-649 | |
|
2025-06-21
| ||
| 10:10 | Update two tests - lassign will no longer shimmer abstract lists even if they lack a slice method check-in: fcb6f1ffec user: apnadkarni tags: tip-649 | |
| 09:46 | Merge trunk check-in: 2906e13361 user: apnadkarni tags: tip-649 | |
|
2025-06-09
| ||
| 05:34 | Merge trunk check-in: de6cd974cd user: apnadkarni tags: tip-649 | |
|
2025-06-07
| ||
| 16:08 | Added memory leak tests for Tcl_ListObj* check-in: 0187375ab0 user: apnadkarni tags: tip-649 | |
| 15:17 | Add Tcl_ListObjReverse tests check-in: e6b3e4971a user: apnadkarni tags: tip-649 | |
| 07:55 | Tests for Tcl_ListObjRepeat check-in: 61c9d0bed7 user: apnadkarni tags: tip-649 | |
|
2025-06-06
| ||
| 16:55 | Start on TIP 649 tests. Also fix [5773c78e86]. check-in: 132cfd08e7 user: apnadkarni tags: tip-649 | |
| 05:49 | Add new list functions to stubs check-in: ce0be94413 user: apnadkarni tags: tip-649 | |