Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dkf occurring around 2019-11-27 11:01:38.
|
2020-02-22
| ||
| 12:31 | Less contorted code check-in: 78d6a94a9c user: dkf tags: tip-558 | |
|
2020-02-15
| ||
| 10:28 | There are subtle cases where an append-if-new operation is really useful for a slot. check-in: 108feb835c user: dkf tags: tip-558 | |
|
2020-02-07
| ||
| 09:21 | caching is one of the two hard things in CS (along with naming and off-by-one-errors) check-in: 4a4366153e user: dkf tags: tip-558 | |
|
2020-01-01
| ||
| 16:57 | Move the TIP 558 tests into their own file check-in: 8ba0156ba2 user: dkf tags: tip-558 | |
| 16:46 | More error cases check-in: 990b223f55 user: dkf tags: tip-558 | |
| 16:01 | Check for another tricky edge case check-in: 7ea1f0bf2e user: dkf tags: tip-558 | |
|
2019-12-31
| ||
| 23:27 | merge core-8-branch check-in: 0b6cea2411 user: dkf tags: tip-558 | |
| 23:25 | Better error messages when a property has the wrong kind for the type of access desired check-in: 8d0a5d9bb4 user: dkf tags: tip-558 | |
| 22:58 | Other list-returning [info class] subcommands are plurals, so change property -> properties check-in: 506093f465 user: dkf tags: tip-558 | |
| 14:56 | Added docs check-in: ba294d781a user: dkf tags: tip-558 | |
|
2019-12-30
| ||
| 16:24 | Fixed index line check-in: eea0682265 user: dkf tags: core-8-branch | |
| 15:35 | Even more tests, this time of the return-code semantics of property getters and setters. check-in: 301d146f1f user: dkf tags: tip-558 | |
| 10:13 | merge core-8-branch check-in: b3b30aa5e4 user: dkf tags: tip-558 | |
| 10:12 | More tests, more fixes check-in: 676a1b7f11 user: dkf tags: tip-558 | |
| 08:35 | • Edit [1b4d41b80bc8166d|1b4d41b80b]: Change branch background color to "#ffff00". artifact: d839b158e0 user: dkf | |
|
2019-12-29
| ||
| 13:23 | Property definitions now work on instances. check-in: 3176dfe16e user: dkf tags: tip-558 | |
|
2019-12-28
| ||
| 21:55 | Starting to do the testing. check-in: 85cd024986 user: dkf tags: tip-558 | |
| 13:24 | Implementation of properties for TclOO check-in: 1b4d41b80b user: dkf tags: tip-558 | |
|
2019-12-20
| ||
| 16:17 | • Ticket [3610400fff] tailcall clashes with execution traces status still Open with 3 other changes artifact: 14b6a9a826 user: dkf | |
| 16:09 | • Ticket [ff676a2358] TIP 406 broken in Tcl 8.7a3 release status still Open with 4 other changes artifact: eef8fc1dd4 user: dkf | |
| 16:01 | • Ticket [f7ac746962] minor improvement to Tcl man page. status still Open with 3 other changes artifact: 193c09b108 user: dkf | |
| 15:56 | • Ticket [2da1cb0c80] $obj varname handling of linked variables status still Open with 3 other changes artifact: 24930d2163 user: dkf | |
|
2019-11-27
| ||
| 11:03 | • Edit [9c07fde122990c8b|9c07fde122]: Change branch background color to "#6edd6e". artifact: 61e53f80dd user: dkf | |
| 11:02 | • Edit [4c56db207aeb721a|4c56db207a]: Change branch background color to "#6edd6e". artifact: 9066c68e30 user: dkf | |
| 11:01 | Proposed Windows installation code for cookiejar package Closed-Leaf check-in: 9c07fde122 user: dkf tags: cookiejar-win-install | |
|
2019-11-26
| ||
| 11:16 | Move the cookiejar package to its own directory so http works as a TM. Fix the unix installation cod... Closed-Leaf check-in: 4c56db207a user: dkf tags: cookiejar-split | |
|
2019-09-03
| ||
| 14:01 | Docfix: \0 is special in nroff, so use \e0 instead check-in: c875c016ac user: dkf tags: core-8-6-branch | |
|
2019-07-17
| ||
| 14:10 | I hate YAML. Closed-Leaf check-in: 3b69b46c31 user: dkf tags: travis-windows-debug | |
|
2019-07-16
| ||
| 11:57 | Of course, Cygwin doesn't install a working build environment by default... check-in: f65c1a6ee7 user: dkf tags: travis-windows-debug | |
|
2019-07-15
| ||
| 14:15 | Switch to using cygwin; apparently that's expected for our GCC-on-Win builds check-in: 34959b34c4 user: dkf tags: travis-windows-debug | |
|
2019-07-13
| ||
| 11:45 | • Edit [60f83662acaa3c72|60f83662ac]: Change branch background color to "#d29e00". artifact: d40d3cb54d user: dkf | |
| 11:44 | Print what VPATH actually is check-in: 8278a4dc9f user: dkf tags: travis-windows-debug | |
| 11:43 | • Edit [348a29023f6ff951|348a29023f]: Move to branch mistake. Add propagating "hidden". Mark "Closed". Add tag "please don't mess with branches just for debugging!". artifact: 2d4422f4e4 user: dkf | |
|
2019-07-12
| ||
| 06:41 | Travis windows debugging check-in: 60f83662ac user: dkf tags: travis-windows-debug | |
|
2019-07-10
| ||
| 10:17 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added some more test configu... check-in: 94765137c2 user: dkf tags: core-8-branch | |
| 08:49 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: a38411737a user: dkf tags: core-8-6-branch | |
| 08:28 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: 10fc276df9 user: dkf tags: core-8-5-branch | |
| 08:25 | merge core-8-5-branch Closed-Leaf check-in: 98bfc148b8 user: dkf tags: classic-windows-build | |
|
2019-07-09
| ||
| 08:39 | More tweaking to work around YAML parsing issues and fix an irrelevant test failure with static buil... check-in: 248b41d243 user: dkf tags: classic-windows-build | |
|
2019-07-08
| ||
| 10:57 | Tweak the build a bit more, and use YAML a bit better check-in: c954be7b95 user: dkf tags: classic-windows-build | |
|
2019-07-07
| ||
| 15:20 | Updated win/configure to use current version of autoconf check-in: 2c0b1dfbb3 user: dkf tags: classic-windows-build | |
|
2019-07-05
| ||
| 08:39 | The next round of trying to get Windows builds working check-in: 59e1995589 user: dkf tags: classic-windows-build | |
|
2019-07-04
| ||
| 09:57 | Might as well try direct gcc on Windows too. check-in: 716d899990 user: dkf tags: classic-windows-build | |
| 09:45 | More tinkering with the build. Can override scripts in the matrix, but need magic to find nmake. check-in: 847ab6898d user: dkf tags: classic-windows-build | |
|
2019-07-03
| ||
| 20:10 | Tcl_ObjectDeleted was only partially documented. Oops. check-in: af6cfb364c user: dkf tags: core-8-6-branch | |
| 13:24 | There are no cats in America, and no tabs in YAML files check-in: 1a89ee632f user: dkf tags: classic-windows-build | |
|
2019-07-02
| ||
| 09:13 | So... you can't directly override a script in the matrix section of .travis.yml check-in: 2d9f34a658 user: dkf tags: classic-windows-build | |
|
2019-07-01
| ||
| 20:35 | • Edit [1b1fa532f704a934|1b1fa532f7]: Change branch background color to "#a2a2d8". artifact: d72e9224d6 user: dkf | |
| 20:33 | This is a trial of doing a classic Windows build-and-test on Travis check-in: 1b1fa532f7 user: dkf tags: classic-windows-build | |
|
2019-06-27
| ||
| 18:39 | Even better commenting of the fpclassify() replacement trickery. check-in: 320d9c1e25 user: dkf tags: core-8-branch | |