Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dkf occurring around 2024-04-23 16:06:17.
|
2024-05-16
| ||
| 08:53 | • Closed ticket [36e5517a68]: Incompatible change in behavior of -private option to info class methods command plus 5 other changes artifact: 738006777a user: dkf ... 1 similar event omitted. | |
| 08:53 | Fix [36e5517a6850]: old style method selection in [info class methods] and [info object methods] sti... check-in: b0d8ee5168 user: dkf tags: trunk, main | |
| 08:51 | Add code comments Closed-Leaf check-in: b301f4ad65 user: dkf tags: bug-36e5517a6850 | |
| 08:45 | • Ticket [36e5517a68] Incompatible change in behavior of -private option to info class methods command status still Open with 3 other changes artifact: fd6e5fe322 user: dkf | |
| 08:44 | Fix the bug; [info class methods -private] regression with TIP 500 check-in: ec19b5e416 user: dkf tags: bug-36e5517a6850 | |
| 08:23 | • Edit [16cfbe1ef08c5767|16cfbe1ef0]: Change branch background color to "#f34444". artifact: 70f90338ab user: dkf | |
| 08:23 | Tests to illustrate problem found in [36e5517a6850] check-in: 16cfbe1ef0 user: dkf tags: bug-36e5517a6850 | |
| 07:58 | • Ticket [36e5517a68] Incompatible change in behavior of -private option to info class methods command status still Open with 4 other changes artifact: cbaf70c7f9 user: dkf ... 3 similar events omitted. | |
|
2024-05-15
| ||
| 14:35 | Stop using Tcl_AppendResult to build full results It's fine if actually appending... but we hardl... check-in: 799bc15719 user: dkf tags: result-helpers | |
| 12:20 | • Edit [3a60363aa10ef993|3a60363aa1]: Add tag "dkf/to-redo". artifact: 6d554077a9 user: dkf | |
|
2024-05-14
| ||
| 16:06 | Add helper macros TclSetResult and TclPrintfResult check-in: 0b65fb9e0c user: dkf tags: result-helpers | |
|
2024-05-13
| ||
| 19:57 | Rebuild the stub table, add attributes to func definitions Leaf check-in: a396528193 user: dkf tags: sentinel | |
| 15:48 | Trying out the sentinel attribute of GCC check-in: d67dd7508a user: dkf tags: sentinel | |
| 15:41 | Clean up a lot of small whitespace issues This is the dullest commit ever. Sorry. check-in: 3a60363aa1 user: dkf tags: trunk, main, dkf/to-redo | |
|
2024-05-10
| ||
| 15:40 | More whitespace cleanup check-in: 835b1a5566 user: dkf tags: trunk, main | |
| 13:51 | Funcs without args must explicitly take void Otherwise C compilers operate in a weird legacy mode... check-in: 0ddcb6cf85 user: dkf tags: trunk, main | |
| 13:45 | Code style fixes Mostly whitespace fixing really check-in: 24dcf13ff2 user: dkf tags: trunk, main | |
| 11:28 | Code style cleanup check-in: 74fd982252 user: dkf tags: trunk, main | |
|
2024-05-09
| ||
| 15:38 | Tidy up the zlib code a bit In particular, 'cd' was used for vars of different types (ClientData,... check-in: 6197e63dd8 user: dkf tags: trunk, main | |
|
2024-05-08
| ||
| 09:03 | Cleaning up tclWinSock.c check-in: e0bdc14669 user: dkf tags: trunk, main | |
|
2024-04-23
| ||
| 16:06 | Hmm, something is broken. Leaving this here but this commit is definitely wrong somehow Leaf check-in: b356268e32 user: dkf tags: tidy-indentation | |
| 15:16 | • Ticket [28cc67a606] array set from dict: set values multi times on the same array is slower with Tcl9.0. status still Open with 3 other changes artifact: a959303014 user: dkf | |
|
2024-04-18
| ||
| 15:06 | Tidy up some indentation and other little code style issues check-in: cb11914788 user: dkf tags: tidy-indentation | |
| 14:41 | Tcl_DuplicateObj can't return NULL check-in: 750dad1cdf user: dkf tags: trunk, main | |
|
2024-04-12
| ||
| 16:09 | Clean up the arith series code, including fixing a memory leak check-in: 89b0506a36 user: dkf tags: trunk, main | |
| 14:10 | Clock not weak; clock strong! check-in: 110aa21b66 user: dkf tags: trunk, main | |
| 14:02 | Merge 8.7 check-in: 4ccd8c6c4b user: dkf tags: trunk, main | |
| 14:02 | Fixed misleading comment check-in: b10d1c53a9 user: dkf tags: core-8-branch | |
| 13:32 | Merge 8.7 check-in: fac0e545be user: dkf tags: trunk, main | |
| 13:25 | More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-branch | |
|
2024-04-11
| ||
| 16:14 | Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch | |
| 15:19 | Next stage of migrating things to follow style: clock format support check-in: 3030150049 user: dkf tags: core-8-branch | |
| 13:35 | A few more small changes check-in: 0f6b51b4b7 user: dkf tags: core-8-branch | |
| 13:19 | Style cleanup, plus added comments on memory management check-in: 4b9f7f5493 user: dkf tags: core-8-branch | |
| 10:54 | Style cleanup check-in: 7545483cf9 user: dkf tags: core-8-branch | |
| 08:55 | Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: ba65f6c8c4 user: dkf tags: trunk, main | |
|
2024-04-10
| ||
| 13:03 | Merge 8.7 check-in: adc02c7fad user: dkf tags: trunk, main | |
| 13:01 | Use standard macro for freeing the internal rep check-in: 43e279fede user: dkf tags: core-8-branch | |
| 12:56 | • Ticket [167e0635db] `make valgrind` detections status still Open with 3 other changes artifact: 7eda870437 user: dkf ... 3 similar events omitted. | |
|
2024-04-09
| ||
| 15:25 | Merge 8.7 check-in: ffc16bd3fd user: dkf tags: trunk, main | |
| 15:23 | Add ability to regenerate tclOOScript.h to Win build check-in: 4f49e2b023 user: dkf tags: core-8-branch | |
| 11:28 | • Ticket [167e0635db] `make valgrind` detections status still Open with 3 other changes artifact: 016acdaa7c user: dkf | |
|
2024-03-19
| ||
| 17:09 | more spacing/formatting tweaks check-in: 9a59cf8499 user: dkf tags: trunk, main | |