Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user dkf occurring around 2006-04-16 21:24:10.

2006-06-01
17:48 Ticket [1498757fff] SIGPIPE in exec on HP-UX status still Open with 4 other changes artifact: ff6fa488aa user: dkf
2006-05-31
15:01 Ticket [1497990fff] expr sqrt(2) returns 1,41421356237.0 after loading and using status still Open with 5 other changes artifact: 256e0b1bb5 user: dkf
14:54 Ticket [1496886fff] another small manpage typo status still Open with 3 other changes artifact: 341f4da21e user: dkf
2006-05-24
17:40 Ticket [1494160fff] syntax bug in configure.in + manpage typo status still Open with 7 other changes artifact: 08e97119c4 user: dkf
10:37
Fix [Bug 1494160] check-in: e940c8059d user: dkf tags: trunk
10:31
Typo. [Bug 1494160] check-in: 355a97f133 user: dkf tags: trunk
2006-05-23
15:35
Minor doc improvements check-in: 2a2c224706 user: dkf tags: trunk
2006-05-22
21:47 Closed ticket [1492662fff]: fcopy on Windows plus 4 other changes artifact: be4b0d25f0 user: dkf
2006-05-18
15:06 Ticket [1490503fff] regexp within foreach loop matches wrong status still Closed with 1 other change artifact: ed10dfe592 user: dkf
2006-05-04
05:02 Ticket [1481392fff] Implement UDP sockets status still Open with 1 other change artifact: 94b91f8c36 user: dkf
2006-05-03
04:00 Ticket [1480509fff] Allow srand() to handle big wides status still Open with 7 other changes artifact: 5e8d438349 user: dkf
2006-05-01
22:56 Ticket [1479780fff] fCmd test 27-5&6 SPARC Solaris failure status still Open with 6 other changes artifact: 37a3e854b2 user: dkf
2006-04-26
05:40 Ticket [1476191fff] exec function ignores stderr status still Open with 2 other changes artifact: 35f9b7f57f user: dkf
2006-04-23
23:08
Object creation might work now. Deletion is definitely wrong, and method dispatch is sorely wanting.... check-in: d3c3528d46 user: dkf tags: tip-257-implementation-branch
2006-04-20
22:12
Starting to put some of the bits together check-in: 98123fdb43 user: dkf tags: tip-257-implementation-branch
2006-04-18
15:13
Minor fixes post-review. check-in: f5738df36e user: dkf tags: trunk
15:01 Ticket [1471633fff] genStub.tcl erroneusly parses function declaration status still Closed with 1 other change artifact: 6245cea4df user: dkf
2006-04-17
23:24
Baby steps towards doing the initialization right check-in: 8d3b3cd5bb user: dkf tags: tip-257-implementation-branch
22:46 Ticket [1243354fff] string first misbehavior status still Open with 5 other changes artifact: 97ebcf410b user: dkf
22:33 Ticket [1436096fff] unqualified cmd names in ensemble dicts status still Open with 5 other changes artifact: 4ede3189f6 user: dkf
22:27 Pending ticket [1464441fff]: Bad glob pattern in tools/tcltk-man2html.tcl plus 3 other changes artifact: 8555493d76 user: dkf ... 2 similar events omitted.
20:59 Ticket [1471633fff] genStub.tcl erroneusly parses function declaration status still Open with 6 other changes artifact: dad291bfb1 user: dkf
2006-04-16
21:24
Fix most of the things that stop the code from compiling (but not all). Add some Windows build suppo... check-in: b9921fd163 user: dkf tags: tip-257-implementation-branch
2006-04-15
06:42 Ticket [1470377fff] handing of chunked transfer encoding status still Open with 4 other changes artifact: da746d5006 user: dkf
2006-04-12
21:13 Ticket [1376892fff] print: wrong behaviour status still Open with 4 other changes artifact: d88e136f34 user: dkf
21:12 Add attachment re_print.diff to ticket [1376892fff] artifact: 0f618fc93b user: dkf
21:12 Ticket [1376892fff] print: wrong behaviour status still Open with 6 other changes artifact: 099bd11026 user: dkf
14:13
Fix [1376892] check-in: fac5a1c711 user: dkf tags: trunk
2006-04-10
16:53 Closed ticket [1467322fff]: Tk-8.4.12 Configure Bug plus 10 other changes artifact: b787730304 user: dkf
2006-04-06
19:14 Ticket [1465666fff] 8.5 lists sometimes uses more memory for 8.4.. status still Open with 4 other changes artifact: 8429abf0ee user: dkf
2006-04-05
20:20 Ticket [1464039fff] Tcl_GetIndexFromObj doesn't like zero length strings status still Closed with 2 other changes artifact: e83002e3c3 user: dkf ... 2 similar events omitted.
17:30 Ticket [1464731fff] Memory leak in Thread release status still Open with 2 other changes artifact: 8e25c527e9 user: dkf
13:20
Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch
13:18
Ooops check-in: 5d885c8f52 user: dkf tags: trunk
12:48
Nail [Bug 1464039] by allowing the empty string to be exactly matched by Tcl_GetIndexFromObj. Also a... check-in: 2ec45a041b user: dkf tags: trunk
2006-04-03
16:40 Ticket [1462755fff] TIP#263: qubit emulation status still Open with 1 other change artifact: bbef057cf2 user: dkf
16:29 Ticket [1446696fff] Tcl_ParseArgv as a useful non-Tk version of Tk_ParseArgv status still Open with 5 other changes artifact: b3ee6b8f5d user: dkf
2006-03-31
17:13 Ticket [1460738fff] Crash when tclWinProcs->getFileAttributesExProc is NULL status still Open with 4 other changes artifact: c1ff7c4c58 user: dkf
2006-03-29
04:50 Ticket [1456373fff] tcl 8.5a4 rc 1 fails to run 'make test' under windows/mingw status still Closed with 4 other changes artifact: 514027bf98 user: dkf
2006-03-28
19:36 Ticket [1459837fff] missing close error message status still Open with 2 other changes artifact: 19d19be05f user: dkf
2006-03-23
17:20 Ticket [1084705fff] glob -nocomplain swallows all errors. status still Closed with 4 other changes artifact: a70d89b6c4 user: dkf
2006-03-21
11:12
Use test constraints properly instead of looking in tcl_platform Consistent method of calling test c... check-in: 36829d55d6 user: dkf tags: trunk
2006-03-20
15:44
Clean up constraint handling check-in: b3adfbfcd8 user: dkf tags: trunk
15:41
Clean up the constraint handling check-in: 7a849781cb user: dkf tags: trunk
11:39
Clean up tests (mostly constraints relating to testchmod) Also make the format of the ChangeLog a bi... check-in: a800d382ef user: dkf tags: trunk
06:21 Ticket [218101ffff] no man page for library procedures Tcl_AddInterpResolver Tcl status still Open with 1 other change artifact: e268ab0bf9 user: dkf