Timeline
Not logged in

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

50 events by user dkf occurring around 2014-01-09 21:20:23.

2014-01-29
13:59
Compile [string is] with character classes in a non-awful way. Needs more work to make resulting byt... check-in: 587d82b78a user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
2014-01-27
12:01 Closed ticket [9d0cfbc51e]: method create is handled very differently from other methods plus 8 other changes artifact: f1cb51b4c1 user: dkf
2014-01-25
09:02
merge principal development branch check-in: 51b5fe9afe user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
08:57
more quieting of excessively-noisy messages Closed-Leaf check-in: 7d37b91ada user: dkf tags: dkf-quieter-compiles, dkf-bytecode-8.6-main
2014-01-22
19:44
experimenting with making the compilation less noisy check-in: 1a780d806a user: dkf tags: dkf-quieter-compiles, dkf-bytecode-8.6-main
19:33
improved tidy-up from branch check-in: b946fae2c6 user: dkf tags: trunk
09:14
minor tidying up check-in: 039b02fa79 user: dkf tags: dkf-bytecode-8.6-main
09:11 Closed ticket [a90d9331bc]: panic in yieldto reachable from script plus 5 other changes artifact: 0fbec6cd37 user: dkf
09:11
add compilation for [nextto] and [yieldto]; fix [a90d9331bc] check-in: b64f6cd9a9 user: dkf tags: trunk
09:09 Ticket [a90d9331bc] panic in yieldto reachable from script status still Open with 5 other changes artifact: ccff45c0bb user: dkf
09:07
[a90d9331bc]: must not crash when yieldto called in vanishing namespace check-in: b37441105a user: dkf tags: dkf-bytecode-8.6-main
2014-01-21
15:24 Ticket [a90d9331bc] panic in yieldto reachable from script status still Open with 4 other changes artifact: 59e579d721 user: dkf ... 1 similar event omitted.
15:07
implementation of [yieldto] in bytecode check-in: ef8db24f85 user: dkf tags: dkf-bytecode-8.6-main
2014-01-19
18:39
added compilation for [nextto] check-in: 6f3de2ee14 user: dkf tags: dkf-bytecode-8.6-main
2014-01-17
09:43
remove some dead code Closed-Leaf check-in: a9e0697268 user: dkf tags: bug-272e866f1e
2014-01-16
22:42 Ticket [272e866f1e] Uncontrolled overflow in ReadBytes() status still Open with 4 other changes artifact: ed5fe63eb4 user: dkf
22:39 Ticket [2992970fff] Slow performance of append status still Closed with 7 other changes artifact: 8db7ec8623 user: dkf
15:34 Ticket [47d66253c9] "lsearch -sorted -integer" on 64bit system status still Open with 5 other changes artifact: e3a7978e58 user: dkf
2014-01-13
19:40 Ticket [0d2bcd9544] "lgroup" to regroup a list status still Open with 3 other changes artifact: 2215ec6652 user: dkf
19:39 Ticket [a95309bf70] "lselect" to form a list from an existing list status still Open with 4 other changes artifact: 05d9191056 user: dkf
08:06
extend [string is] to booleans check-in: 4013777385 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
2014-01-12
21:56 Ticket [0d2bcd9544] "lgroup" to regroup a list status still Open with 6 other changes artifact: 8737ac1288 user: dkf
2014-01-10
15:58
a different approach check-in: 85c888f3e7 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
2014-01-09
21:20
merge trunk check-in: cd045e6a26 user: dkf tags: dkf-improved-disassembler
10:49
use compact form check-in: ef10c605e4 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
2014-01-07
19:59 Edit [acd990a59da52ffe|acd990a59d]: Edit check-in comment. artifact: 236bdfbfb7 user: dkf
15:38 Edit [acd990a59da52ffe|acd990a59d]: Move to branch mistake. artifact: 75076d1c8e user: dkf
15:38 Edit [acd990a59da52ffe|acd990a59d]: Add propagating "hidden". artifact: c4629e898c user: dkf
14:25
merge main working branch check-in: 694ecb849a user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
14:19
Add compilations for the following commands: * concat * linsert * namespace origin * next * str... check-in: 4492d3b645 user: dkf tags: trunk
14:13
make function static once more; not needed outside of source file check-in: db86bf6a15 user: dkf tags: dkf-bytecode-8.6-main
13:59
reduce the overhead of NR-enabled TclOO [next] check-in: 966489854c user: dkf tags: dkf-bytecode-8.6-main
2014-01-05
17:31
factor out a common stanza check-in: 92b49504eb user: dkf tags: dkf-bytecode-8.6-main
17:00
merge main working branch check-in: efa38c6308 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
16:57
merge trunk check-in: 48c3800a6d user: dkf tags: dkf-bytecode-8.6-main
16:31 Pending ticket [8aa32fadb3]: Tcl_CreateFileHandler crash plus 5 other changes artifact: 774cd89763 user: dkf
16:14 Ticket [2998307fff] Can't display UTF when charset is not passed by the server status still Open with 4 other changes artifact: 87306e4fec user: dkf ... 1 similar event omitted.
2014-01-02
15:30
redevelop code to have more in common with the interpreted [string is] and to remove non-working typ... check-in: fce302b44d user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
10:01
more fixes to instruction tracing; ensure all places that need DECACHE_STACK_INFO have it check-in: cecc44d165 user: dkf tags: trunk
09:39 Edit [6760542172a0edbe|6760542172]: Move to branch dkf-bytecode-8.6/eval. artifact: 14090dc7ae user: dkf
09:38
merge main working branch check-in: 8985308f80 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
09:37
merge main working branch check-in: 044fae58fd user: dkf tags: dkf-bytecode-8.6/join, dkf-bytecode-8.6-main
09:35
merge main working branch check-in: 1c324ae77e user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main
09:17 Edit [5caf29d92938923f|5caf29d929]: Mark "Closed". artifact: 1a4a30af18 user: dkf
09:17
implement TclOO's [next] in bytecode check-in: 6909efd4f5 user: dkf tags: dkf-bytecode-8.6-main
09:15
merge main working branch; made opcode work by getting callback ordering right Closed-Leaf check-in: 5caf29d929 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main
08:51
merge trunk check-in: dbaf3fe8ab user: dkf tags: dkf-bytecode-8.6-main
08:35
merge trunk check-in: 5eb96f00af user: dkf tags: dkf-bytecode-8.6-main