Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dkf occurring around 2024-08-02 12:03:24.
|
2024-08-06
| ||
| 21:02 | • Closed ticket [2da1cb0c80]: $obj varname handling of linked variables plus 6 other changes artifact: 2e8cecc7c1 user: dkf | |
| 21:01 | Make varname method handle array elements better. [2da1cb0c80] check-in: 78610815d0 user: dkf tags: trunk, main | |
| 13:15 | fix build check-in: efb5e50ced user: dkf tags: trunk, main | |
| 11:18 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: 673f7389bb user: dkf tags: trunk, main | |
| 11:17 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: cefc2cbc4b user: dkf tags: core-8-branch | |
| 11:16 | • Closed ticket [154f0982f2]: Tcl_NewObjectInstance() silently ignores existing namespace argument plus 6 other changes artifact: f27e02c7aa user: dkf | |
| 11:15 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: 0a4295ba90 user: dkf tags: core-8-6-branch | |
| 11:12 | merge 8.6 Closed-Leaf check-in: 608e1460d5 user: dkf tags: bug-154f0982f2 | |
| 11:09 | • Ticket [47d03d8ff8] When the superclass is deleted, all objects that inherits that class are deleted status still Closed with 5 other changes artifact: 41c6e8fb52 user: dkf | |
| 11:07 | • Ticket [1871041fff] additional optional callback for access checking status still Open with 6 other changes artifact: 2e79a40a75 user: dkf | |
| 09:16 | Implementation of almost all of oo::configurable in C, for better performance. check-in: c6393caddb user: dkf tags: trunk, main | |
| 09:14 | Remove unwanted change Closed-Leaf check-in: c8445aea52 user: dkf tags: oo-properties-c-impl | |
| 09:13 | merge trunk check-in: 9e4fa2b426 user: dkf tags: oo-properties-c-impl | |
| 09:11 | Fix some indentation check-in: 492639a98a user: dkf tags: trunk, main | |
| 08:46 | merge trunk check-in: 33c1f59c68 user: dkf tags: oo-properties-c-impl | |
| 08:42 | • Closed ticket [47d03d8ff8]: When the superclass is deleted, all objects that inherits that class are deleted plus 4 other changes artifact: 4812a43738 user: dkf | |
| 08:22 | • Edit [1a4f0c7a6787c950|1a4f0c7a67]: Change branch background color to "#bfd2ad". artifact: 176c5afff7 user: dkf | |
| 08:21 | • Edit [1a4f0c7a6787c950|1a4f0c7a67]: Change background color to "#d6f0bc". artifact: e4bcac204e user: dkf | |
| 08:20 | Clean up of the ICU code and tests check-in: 74ff99977b user: dkf tags: trunk, main | |
| 08:17 | Tidy up the icu tests and (very basic) error case checks Closed-Leaf check-in: 2ac7e7de1c user: dkf tags: dkf/icu-cleanup | |
|
2024-08-05
| ||
| 15:12 | Clean up ICU code check-in: 1a4f0c7a67 user: dkf tags: dkf/icu-cleanup | |
| 14:13 | merge trunk check-in: 1db1c6e7e1 user: dkf tags: oo-properties-c-impl | |
| 14:12 | Use TclStringCmp() instead of strcmp() to compare Tcl_Obj values check-in: d78abb141c user: dkf tags: trunk, main | |
| 14:09 | More cleaning up. check-in: 96cb495454 user: dkf tags: oo-properties-c-impl | |
|
2024-08-02
| ||
| 12:03 | Factor out most property-related C code into its own file. check-in: c42f051aa1 user: dkf tags: oo-properties-c-impl | |
|
2024-08-01
| ||
| 19:40 | Remove redundant code. check-in: 5126362373 user: dkf tags: oo-properties-c-impl | |
| 15:45 | merge trunk check-in: 9fb6c0f1e3 user: dkf tags: oo-properties-c-impl | |
| 15:38 | Use Tcl's internal API a bit better check-in: 3428637b08 user: dkf tags: oo-properties-c-impl | |
|
2024-07-29
| ||
| 08:58 | Factor out CmdFrame init and fix bug with body line numbers check-in: 5089218854 user: dkf tags: oo-properties-c-impl | |
|
2024-07-23
| ||
| 08:47 | merge trunk check-in: 75893a7b2e user: dkf tags: oo-properties-c-impl | |
| 08:45 | Improve in-code doc of some fields of structs in tcl.h and tclInt.h check-in: b44f579a0b user: dkf tags: trunk, main | |
|
2024-07-21
| ||
| 16:43 | Reduce number of allocations on property access path. check-in: 541c9fea9f user: dkf tags: oo-properties-c-impl | |
| 14:14 | Tidying up the properties code check-in: 718d13d0ba user: dkf tags: oo-properties-c-impl | |
|
2024-07-20
| ||
| 21:42 | Make the [property] definition itself go to C check-in: fcef765f94 user: dkf tags: oo-properties-c-impl | |
|
2024-07-19
| ||
| 09:03 | Improve some documentation (for myself) check-in: 09c9eb8743 user: dkf tags: oo-properties-c-impl | |
| 08:52 | Slightly simpler script check-in: 8aa61b1f54 user: dkf tags: oo-properties-c-impl | |
|
2024-07-18
| ||
| 16:03 | Improve some comments check-in: af95db9be0 user: dkf tags: oo-properties-c-impl | |
| 15:43 | Correction to error code check-in: 69180342eb user: dkf tags: oo-properties-c-impl | |
| 15:38 | Fix small bug check-in: 374766564b user: dkf tags: oo-properties-c-impl | |
| 15:32 | Merge trunk check-in: e22059852f user: dkf tags: oo-properties-c-impl | |
| 14:57 | Merge 8.7 check-in: c28b833f4d user: dkf tags: trunk, main | |
| 14:53 | Merge 8.6 branch check-in: 20cfc707eb user: dkf tags: core-8-branch | |
| 14:41 | • Edit [c6e51a3941891c11|c6e51a3941]: Edit check-in comment. artifact: fb025c3848 user: dkf | |
| 08:15 | • Ticket [91b3a5bb14] msgcat with oo: error "self may only be called from inside a method" status still Open with 3 other changes artifact: b56d29f3c5 user: dkf ... 1 similar event omitted. | |
|
2024-07-15
| ||
| 14:29 | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] check-in: c6e51a3941 user: dkf tags: core-8-6-branch | |
| 11:04 | • Ticket [91b3a5bb14] msgcat with oo: error "self may only be called from inside a method" status still Open with 3 other changes artifact: ff81255e65 user: dkf ... 1 similar event omitted. | |
|
2024-07-14
| ||
| 20:07 | Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: 85ca3926aa user: dkf tags: trunk, main | |
| 20:06 | Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: b10dcf68c9 user: dkf tags: core-8-branch | |