Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2023-06-02 13:46:50.
|
2023-06-06
| ||
| 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:53 | merge trunk check-in: 1d1f661e69 user: dgp tags: novem | |
| 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 | |
| 22:54 | Fixed a new test added by [72f78b60851]. The test as it was repeated just the previous one. Now it s... check-in: aaecc4619d user: pointsman tags: core-8-6-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 | |
| 19:51 | Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with abbreviated options check-in: 72f78b6085 user: jan.nijtmans tags: core-8-6-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:08 | merge trunk check-in: af8fd16b4a user: dgp tags: novem | |
| 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:36 | Merge 9.0 check-in: 941600cdb3 user: jan.nijtmans tags: tip-626 | |
| 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:24 | merge trunk check-in: 072610b561 user: dgp tags: novem | |
| 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 | |