Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 0ddf09e8bdcdb922.
|
2014-05-31
| ||
| 02:30 | Correct the interest masks in the Tcl_CreateFileHandler() calls in PipeWatchProc(). When we are int... check-in: 74a2238ecc user: dgp tags: core-8-5-branch | |
|
2014-05-30
| ||
| 19:33 | • Ticket [1e95cbaf89] Evaluating something starting with a # fails to treat it as a comment status still Closed with 5 other changes artifact: 553ed5f22e user: dgp | |
| 19:14 | • Ticket [734138ded8] close does not report error which was saved by a failing background flush (socket-14.11.1) status still Open with 4 other changes artifact: 67e38698e8 user: oehhar | |
| 19:04 | • Ticket [1e95cbaf89] Evaluating something starting with a # fails to treat it as a comment status still Closed with 5 other changes artifact: 6e80db10b0 user: Grumpy Coder | |
| 15:26 | • Ticket [734138ded8] close does not report error which was saved by a failing background flush (socket-14.11.1) status still Open with 3 other changes artifact: d62ca48e6e user: dgp ... 3 similar events omitted. | |
| 10:47 | • Edit [521b7229c4ea02fd|521b7229c4]: Change branch background color to "#f0a0a0". artifact: ed87cfc156 user: oehhar | |
| 10:44 | • Edit [521b7229c4ea02fd|521b7229c4]: Mark "Closed". artifact: 4e228cb959 user: oehhar | |
| 10:42 | • Edit [a658836882ff9d1a|a658836882]: Mark "Closed". artifact: 61f5ba04e6 user: oehhar | |
| 10:42 | • Closed ticket [336441ed59]: socket -async stall on windows plus 7 other changes artifact: 7bcd66b050 user: oehhar | |
| 10:36 | win socket -async: do not loose connect notification by temporarily stop connect monitoring. Bug [33... check-in: 6ecb583012 user: oehhar tags: core-8-5-branch | |
|
2014-05-29
| ||
| 20:03 | merge trunk check-in: 79a4738896 user: dgp tags: dgp-refactor | |
| 15:28 | • Open ticket [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 plus 5 other changes artifact: 8aafd759fe user: anonymous | |
| 15:04 | Refinements of FlushChannel() and its callers. Notably includes removal of the flag BUFFER_READY. check-in: 37bcb4b42d user: dgp tags: trunk | |
| 14:58 | • Ticket [336441ed59] socket -async stall on windows status still Open with 4 other changes artifact: 0674c51a75 user: oehhar | |
| 14:56 | Try not to loose FD_CONNECT by switching monitoring off. Closed-Leaf check-in: a658836882 user: oehhar tags: bug-336441ed59 | |
| 14:53 | merge core-8-5-branch check-in: 4f0f24c6c3 user: oehhar tags: bug-336441ed59 | |
| 14:36 | • Edit [22a6175c071235f7|22a6175c07]: Remove the "Closed" mark. artifact: 7673c4e632 user: oehhar | |
| 13:58 | • Ticket [13d3af3ad5] IPV6 only used for IPV4/IPV6 sockets on windows status still Closed with 5 other changes artifact: ba86562e20 user: oehhar | |
|
2014-05-28
| ||
| 19:21 | Merged the workarounds and fixes for wrapped executables on various platforms into the trunk. For de... check-in: 466970e1d3 user: andreask tags: trunk | |
| 19:19 | • Edit [dfadac1b7136617b|dfadac1b71]: Mark "Closed". artifact: 3ad712c028 user: dgp | |
| 19:18 | • Edit [b7bbbbc6ed646ed1|b7bbbbc6ed]: Mark "Closed". artifact: 21e82043cc user: dgp | |
| 18:58 | Refinements of FlushChannel() and its callers. Notably includes removal of the flag BUFFER_READY. check-in: 0ddf09e8bd user: dgp tags: core-8-5-branch | |
| 18:49 | Update comment to explain assumptions. Closed-Leaf check-in: b7bbbbc6ed user: dgp tags: dgp-flush-channel | |
| 18:24 | Further simplifications to FlushChannel(). This makes clear the BUFFER_READY flag serves no necessa... check-in: d9e66fbb28 user: dgp tags: dgp-flush-channel | |
| 17:14 | Expand the IsBufferFull() macro to check non-NULL bufPtr.. check-in: 577da77e8c user: dgp tags: dgp-flush-channel | |
| 16:54 | Increase size of test io-29.34 so that it more portably tests the case where the OS networking machi... check-in: 83b2c056eb user: dgp tags: dgp-flush-channel | |
| 12:56 | • Edit [38257b5296c216ca|38257b5296]: Move to branch dgp-flush-channel. artifact: c7b71bf5fa user: dgp | |
|
2014-05-27
| ||
| 13:28 | Move code that can only matter in the first loop iteration out of the loop. check-in: 38257b5296 user: dgp tags: dgp-flush-channel | |
|
2014-05-26
| ||
| 13:27 | • Ticket [ace7bf3dcf] trace on upvar'd arrays appears inconsistent status still Open with 3 other changes artifact: 6ee31af049 user: msofer ... 3 similar events omitted. | |
|
2014-05-24
| ||
| 19:56 | Comment out lines of test io-53.4 that appear to do nothing of any value. check-in: fb90b0f1fd user: dgp tags: core-8-5-branch | |
|
2014-05-23
| ||
| 17:17 | Followup on [72c54e1659]. Removed unused variable. check-in: 9f7e74b65a user: andreask tags: core-8-5-branch | |
| 15:08 | merge trunk check-in: c933efe84d user: jan.nijtmans tags: novem | |
| 14:59 | eliminate two unused variables. check-in: abf4af70fa user: jan.nijtmans tags: trunk | |
|
2014-05-22
| ||
| 17:19 | • Edit [72c54e16595a9814|72c54e1659]: Edit check-in comment. artifact: 1e4c5605ea user: aku | |
| 17:17 | Workarounds and fixes for wrapped executables on various platforms regarding the handling of wrappe... check-in: 72c54e1659 user: andreask tags: core-8-5-branch | |
| 09:25 | • Ticket [13d3af3ad5] IPV6 only used for IPV4/IPV6 sockets on windows status still Closed with 6 other changes artifact: 73c2790be7 user: oehhar ... 1 similar event omitted. | |
| 00:13 | • Ticket [cb042d294e] dict "wrong # args" error inconsistencies status still Open with 3 other changes artifact: 85300e5c48 user: aku ... 1 similar event omitted. | |
|
2014-05-21
| ||
| 23:16 | • Ticket [1b0266d8bb] Single-argument dict merge/remove/replace status still Open with 3 other changes artifact: 1306529e02 user: aku | |
| 23:13 | • Ticket [3560322fff] exec << cannot set binary translation status still Open with 7 other changes artifact: c2095da0c3 user: samoc | |
| 22:58 | • New ticket [1b0266d8bb] Single-argument dict merge/remove/replace. artifact: 0c0ca53d92 user: andy | |
| 22:00 | Ditto [dict append], [dict incr], and [dict lappend]. Update description of [dict create] to explic... check-in: cdc4e05235 user: andy tags: trunk | |
| 21:40 | Ditto [dict unset]. check-in: 9c3d9a5080 user: andy tags: trunk | |