Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dgp occurring around 2018-04-19 02:51:50.
|
2018-04-24
| ||
| 13:26 | • Edit [9d5aba59fd2b6113|9d5aba59fd]: Move to branch mistake. Add propagating "closed". Add propagating "hidden". artifact: 6b768fa4b9 user: dgp | |
| 13:16 | • Edit [567e61b329c6b6f7|567e61b329]: Timestamp 2018-04-23 23:32:00. artifact: b33adafdd4 user: dgp | |
|
2018-04-23
| ||
| 19:18 | • Edit [bf0cba159d34edc6|bf0cba159d]: Mark "Closed". artifact: cbba069327 user: dgp | |
| 13:54 | • Closed ticket [8ecaee5d83]: array for memory corruption plus 6 other changes artifact: b8ad1cd7c3 user: dgp | |
| 13:53 | merge 8.7 check-in: 06bb3a2bf8 user: dgp tags: trunk | |
| 13:51 | merge 8.7 check-in: 743fa61e1c user: dgp tags: bug-e87bcf819f | |
| 13:51 | Dup test name. check-in: c1cfcdbc3a user: dgp tags: core-8-branch | |
| 11:39 | • Ticket [8ecaee5d83] array for memory corruption status still Open with 3 other changes artifact: dbbb18fcbc user: dgp ... 1 similar event omitted. | |
|
2018-04-22
| ||
| 23:16 | Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f | |
| 23:11 | • Ticket [e87bcf819f] array for fails to detect array change made through upvar status still Open with 4 other changes artifact: e1675ea83d user: dgp | |
| 23:09 | Candidate fix for [e87bcf819f]. Makes sure the unset of a scalar variable linked to an array element... check-in: 701d26870f user: dgp tags: bug-e87bcf819f | |
| 19:13 | • Ticket [e87bcf819f] array for fails to detect array change made through upvar status still Open with 3 other changes artifact: da4ded8276 user: dgp ... 2 similar events omitted. | |
| 13:28 | merge 8.7 check-in: 26d8195372 user: dgp tags: trunk | |
| 13:27 | merge 8.6 check-in: 143af13340 user: dgp tags: core-8-branch | |
| 13:23 | • Closed ticket [46a2410650]: Array search does not terminate on element unset plus 6 other changes artifact: d4e0f81a7f user: dgp | |
| 13:22 | [46a2410650] compiled [unset] was bypassing cleanup of active array search. Overdue thanks to Andy G... check-in: 244c0b893d user: dgp tags: core-8-6-branch | |
|
2018-04-20
| ||
| 20:17 | DeleteArray has only one caller. It is called on the "dummy" variable that is created during unset, ... check-in: 27ec7e3d3d user: dgp tags: core-8-6-branch | |
| 16:55 | merge 8.7 check-in: 03e1985393 user: dgp tags: trunk | |
| 16:02 | TIP 421 Implementation. check-in: 7c614b9330 user: dgp tags: core-8-branch | |
|
2018-04-19
| ||
| 17:46 | Adapt [array for] to use the refactored routines. Closed-Leaf check-in: bf63bb7d85 user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: 247df44614 user: dgp tags: tip-421 | |
| 02:51 | merge 8.7 check-in: efebbf0517 user: dgp tags: trunk | |
| 02:45 | merge 8.6 check-in: 91f1174d86 user: dgp tags: core-8-branch | |
| 02:01 | Fold TclArraySet() into its only caller. tclEnv.c no longer calls it check-in: 86bbdb131d user: dgp tags: core-8-6-branch | |
| 01:41 | merge 8.5 check-in: a376926d6e user: dgp tags: core-8-6-branch | |
| 01:39 | An [array set] from a dict can only take shortcuts when the dict is "pure", that is, has no string r... check-in: 7ad9a0d2cb user: dgp tags: core-8-5-branch | |
|
2018-04-18
| ||
| 23:41 | Refactor error reporting when value is not an expected array variable name. check-in: ba72282270 user: dgp tags: core-8-6-branch | |
| 23:31 | Refactor to bring the test for existence of an array variable into LocateArray(). check-in: 9af19a47d6 user: dgp tags: core-8-6-branch | |
| 21:03 | cleanup of refactor check-in: abccab5e1e user: dgp tags: core-8-6-branch | |
| 19:21 | Refactor the common operations of looking up and checking traces on an array variable into a single ... check-in: 6849ea1e0e user: dgp tags: core-8-6-branch | |
|
2018-04-17
| ||
| 20:29 | Refactor array trace handling into a common routine TclCheckArrayTraces(). check-in: 52d6ab7126 user: dgp tags: core-8-6-branch | |
| 19:14 | Array trace firing must come before argument checking might raise error. check-in: 40dac07937 user: dgp tags: core-8-6-branch | |
| 18:54 | Gentler fallback. check-in: 6eaf4819fe user: dgp tags: core-8-6-branch | |
| 18:34 | [array set] must fire array traces. Don't disrupt that by reporting argument errors too early. check-in: f021dc093a user: dgp tags: core-8-6-branch | |
| 14:39 | merge 8.7 check-in: acf839cd31 user: dgp tags: trunk | |
| 14:39 | merge 8.6 check-in: f21a25950c user: dgp tags: core-8-branch | |
| 14:38 | merge 8.5 check-in: c3b11f3af9 user: dgp tags: core-8-6-branch | |
| 14:32 | Restore build success to the TCL_REMOVE_OBSOLETE_TRACES configuration. check-in: b0e9d4fac9 user: dgp tags: core-8-5-branch | |
| 11:11 | Satisfy test var-23.14 check-in: d18e291b03 user: dgp tags: tip-421 | |
| 03:48 | Test of shimmer segfault. check-in: d7d48d477c user: dgp tags: tip-421 | |
|
2018-04-16
| ||
| 14:51 | ran autoconf on the unix directory. This breaks the build. check-in: b4ff6833b3 user: dgp tags: tip-491 | |
| 14:46 | merge 8.7 check-in: a1f6233f04 user: dgp tags: tip-491 | |
| 14:15 | Memleak fix from Brad Lanam. check-in: d5fefc5a1d user: dgp tags: tip-421 | |
| 13:41 | merge 8.7 check-in: 0b2e37e7c2 user: dgp tags: trunk | |
|
2018-04-11
| ||
| 16:17 | merge 8.7 check-in: fdf9328219 user: dgp tags: tip-389 | |
| 12:45 | merge 8.7 check-in: 43e01830a9 user: dgp tags: tip-421 | |
|
2018-04-07
| ||
| 17:12 | merge 8.7 check-in: 1d2e0cde7b user: dgp tags: tip-502 | |