Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file generic/tclBasic.c version 8400e1621e
|
2022-10-11
| ||
| 10:37 | Update Tcl_TraceVar manual page. check-in: b20b38d408 user: sbron tags: tip-634 | |
|
2022-09-02
| ||
| 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
| ||
| 15:46 | Merge 8.7 check-in: 5f804c9432 user: jan.nijtmans tags: trunk, main | |
| 15:16 | Merge 8.7 check-in: 2c2909c0ab user: jan.nijtmans tags: trunk, main | |
|
2022-08-31
| ||
| 11:06 | Implement modification of the 'name2' trace callback argument. check-in: f5cc609f18 user: sbron tags: tip-634 | |
| 10:06 | Merge 8.7 check-in: 6d8032a094 user: jan.nijtmans tags: trunk, main | |
| 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
| ||
| 22:48 | Merge 8.7 check-in: 8a9a9e32d2 user: jan.nijtmans tags: trunk, main | |
|
2022-08-29
| ||
| 21:10 | merge-mark check-in: c65b7904a6 user: jan.nijtmans tags: trunk, main | |
| 14:00 | Merge 9.0 Closed-Leaf check-in: e35fad18e7 user: jan.nijtmans tags: tip-602 | |
| 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 | |
|
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 | |
| 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 | |
| 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 | |
|
2022-08-25
| ||
| 20:46 | Merge 8.7 check-in: 8a13b9df4a user: jan.nijtmans tags: trunk, main | |
|
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 | |