Timeline
Not logged in

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

50 events by user dkf occurring around 2010-02-13 18:11:05.

2010-02-22
21:50 Ticket [2954959fff] expr abs(0.0) is -0.0 status still Open with 4 other changes artifact: c4ffc3d912 user: dkf
13:09
Added missing quoting check-in: ff159c821a user: dkf tags: core-8-5-branch
13:07
Added missing quoting check-in: 9fd327fe0d user: dkf tags: trunk
10:27
Convert literal tabs in strings into \t sequences. check-in: fce0023cae user: dkf tags: trunk
2010-02-21
16:21 Ticket [2954959fff] expr abs(0.0) is -0.0 status still Open with 3 other changes artifact: 7711fb6cb8 user: dkf
00:03 Ticket [2955095fff] Compilation fails under Solaris 9 with gcc status still Open with 4 other changes artifact: b39e05e0ac user: dkf
2010-02-20
15:38
Make [string length] compiler handle more trivial cases. check-in: e7133caaca user: dkf tags: trunk
2010-02-19
16:58 Pending ticket [2954638fff]: Env variable on unix breaks man page install plus 9 other changes artifact: 2f605b5574 user: dkf
14:22
Small changes to align code style with Tcl Engineering Manual check-in: 06e96addfd user: dkf tags: trunk
09:56
[Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 4fee00b1dd user: dkf tags: core-8-5-branch
09:54
[Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 8c92f22576 user: dkf tags: trunk
2010-02-18
22:00 Ticket [2902333fff] error in building outside tcl tree status still Open with 4 other changes artifact: 268a1a446e user: dkf
2010-02-17
21:58
Return to using the classic hash function. Now with *extensive* notes in the comments about why this... check-in: 851ca213dc user: dkf tags: trunk
17:27 Ticket [2953175fff] Premature EOF on channel with zlib status still Open with 4 other changes artifact: 262fafd4ac user: dkf
15:59
Fix error in stack depth calculation for [dict update], correct misleading comment in description of... check-in: 852f2c93e6 user: dkf tags: trunk
2010-02-16
16:30
Small fixes, namely: Move some related pieces (e.g., for encoding handling) closer together Upda... check-in: 4223b70b26 user: dkf tags: trunk
16:02
regen check-in: 688e377016 user: dkf tags: trunk
16:01
Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSD apparently does not.... check-in: 1ed3cbbadc user: dkf tags: trunk
14:09
Update literal table to use FNV hash function. check-in: 8ec38235bc user: dkf tags: trunk
2010-02-15
23:13 Pending ticket [2952145fff]: Constructor call chain configuration plus 3 other changes artifact: 91f476b781 user: dkf ... 1 similar event omitted.
18:58 Closed ticket [2950259fff]: TclOO changes cause Itcl 4 test delete-3.4 fail plus 8 other changes artifact: bc2f0ccd75 user: dkf
11:53
Fix [Bug 2950259] so that deleting an object by killing its namespace will reliably call the object'... check-in: bc959e87fb user: dkf tags: trunk
2010-02-14
13:37
Reduce code nesting in [namespace ensemble] implementation. check-in: f7436e0a2c user: dkf tags: trunk
13:23
Corrected a comment. check-in: e4f2d1e010 user: dkf tags: trunk
2010-02-13
18:11
Hive off the ensemble code into its own file. Split the [switch] compiler for sanity's sake. check-in: 4fbc57ea60 user: dkf tags: trunk
2010-02-12
22:19 Ticket [2950259fff] TclOO changes cause Itcl 4 test delete-3.4 fail status still Open with 4 other changes artifact: c85e64b1d8 user: dkf ... 1 similar event omitted.
2010-02-11
22:27 Ticket [2949740fff] Segfault when open fails with "b" (binary) flag specified status still Closed with 1 other change artifact: a74da9dfa7 user: dkf ... 1 similar event omitted.
21:20 Ticket [1803296fff] namespace ensemble name lookup status still Open with 4 other changes artifact: 96989b51fd user: dkf
18:15 Ticket [2826551fff] Line-sensitivity at -start, but also -all status still Open with 4 other changes artifact: 278f3026ba user: dkf
18:15 Closed ticket [2948425fff]: Patch for Tcl Bug 2826551 plus 7 other changes artifact: ebeabfd8cb user: dkf ... 2 similar events omitted.
17:26 Closed ticket [2949396fff]: upvar.test failures plus 7 other changes artifact: 089e16bb66 user: dkf
17:25 Closed ticket [2949394fff]: info-15.4 test fails plus 7 other changes artifact: e944eab1db user: dkf ... 1 similar event omitted.
16:23 Ticket [2949302fff] Memory leakage status still Pending with 4 other changes artifact: c52ee72d83 user: dkf
16:14 Ticket [2946474fff] exit doesn't wait for background flushes of close channels status still Open with 4 other changes artifact: ddada53941 user: dkf
16:05 Closed ticket [2949397fff]: test oo-3.2 segfault plus 7 other changes artifact: fcc025a6b3 user: dkf
15:25
[Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 2692fb9c43 user: dkf tags: core-8-5-branch
15:21
Correct date check-in: ceb8e2ae70 user: dkf tags: trunk
15:20
[Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 9f72b0493b user: dkf tags: trunk
11:14
Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlines check-in: 2a54ee5bde user: dkf tags: trunk
09:00
[Bug 2949397]: Prevent destructors from running on the two core class objects when the whole interpr... check-in: ed48aba1da user: dkf tags: trunk
2010-02-10
23:28
Two more hash-iteration-order assumptions bite the dust check-in: c93663dc53 user: dkf tags: trunk
23:24
Remove assumption of ordered results from [info procs] check-in: 6bfa8a0a39 user: dkf tags: trunk
23:17
More zlib documentation improvements. check-in: d016050a8c user: dkf tags: trunk
16:29
Forgot the magic bias values. FNV is wildly magical... check-in: 5ba97c097d user: dkf tags: trunk