Timeline
Not logged in

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

50 events by user dkf occurring around 2006-10-20 14:04:00.

2006-10-28
23:26
Added some explanatory comments. check-in: 2948b6c0de user: dkf tags: trunk
23:07
Added note about test update check-in: 4b2b1f0e12 user: dkf tags: trunk
22:49
Regen check-in: ed4dcb69e3 user: dkf tags: trunk
22:48
Insert of calling point in middle of procedure code. Also cleaned up how [apply] terms generate stac... check-in: 16094d0b1d user: dkf tags: trunk
18:09
Make a comment look nicer. :-) check-in: 33dc298496 user: dkf tags: trunk
2006-10-27
13:31
Added missing type to declaration check-in: 0aa0ca437b user: dkf tags: trunk
13:20
Cleaning up of various bits in tclVar.c to make code clearer to understand. check-in: e3186f0cc5 user: dkf tags: trunk
12:54
Regen check-in: 23870a11e5 user: dkf tags: trunk
12:53
Allow extensions that use the internal stubs to set a namespace path. check-in: ee02667591 user: dkf tags: trunk
12:44
Add field to CallFrame for holding object call frame data. check-in: 53a5967e57 user: dkf tags: trunk
12:33
Regen check-in: 71c319fc13 user: dkf tags: trunk
12:33
Fixed a spot where CONSTness had been forgotten. check-in: 2ce47a75ce user: dkf tags: trunk
2006-10-26
06:03 Ticket [1571568fff] TIP 280 extended 'info frame' status still Open with 4 other changes artifact: 96e65bf359 user: dkf
04:27 Ticket [1584674fff] where has the syntax error detection gone status still Open with 8 other changes artifact: 0adc5a0550 user: dkf
2006-10-24
22:29 Ticket [1583831fff] Unix $::tcl_patchLevel is wrong status still Open with 3 other changes artifact: 591792c69f user: dkf
16:05 Ticket [1583266fff] Tcl_WrongNumArgs quotes too much status still Open with 4 other changes artifact: a069729d92 user: dkf
04:30 Ticket [1582951fff] Confusing remark in clock man-page status still Open with 2 other changes artifact: 537c8ce2b7 user: dkf
2006-10-23
21:20
Rewritten to not pass function pointers through ClientData directly; some compilers/architectures do... check-in: 83b9e972cf user: dkf tags: tip-257-implementation-branch
13:20
Use internal TclListObjGetElements macro where appropriate. check-in: b9384d847c user: dkf tags: tip-257-implementation-branch
2006-10-22
23:01
Add some hacks for Itcl support check-in: 43311a0a2f user: dkf tags: tip-257-implementation-branch
00:26
Fixed the remaining TODO, made the call chains more efficient, reworked the introspectors to be ense... check-in: ff88c2efab user: dkf tags: tip-257-implementation-branch
2006-10-21
01:11
Fix problems identified by AKu, and finish moving [oo::copy] to where it belongs check-in: 32f0377fc1 user: dkf tags: tip-257-implementation-branch
2006-10-20
15:16
Undo mistaken commit to wrong branch caused by CVS fumble... :-} check-in: c97ddfca3f user: dkf tags: trunk
15:10
Branch for building TIP#257 for proper testing check-in: 80af129ceb user: dkf tags: tip-257-merge1-branch-20061020T1300
14:04
Consolidated TIP#257 patch applied to HEAD to allow for experimentation by other developers check-in: a99bded51f user: dkf tags: trunk
2006-10-19
21:09
Clarify; metadata applies special interpretation to NULL so don't call clientData check-in: f3924943c5 user: dkf tags: tip-257-implementation-branch-patchpoint-20061020T1300, tip-257-implementation-branch
21:06
Add a metadata mechanism (C API only; scripts can use variables) that allows code to attach arbitrar... check-in: 3fa7882bc7 user: dkf tags: tip-257-implementation-branch
21:04
Strip bits that I'm never planning to enable. check-in: e633cd4b0d user: dkf tags: tip-257-implementation-branch
15:36 Ticket [1579941fff] `make html` failure status still Open with 5 other changes artifact: 67d6739840 user: dkf
2006-10-17
15:01 Ticket [1045093fff] Borland BC55 build problems status still Open with 1 other change artifact: a4675dfae4 user: dkf
2006-10-16
21:29 Ticket [1577628fff] unnecessary ensemble check in TEOVI? status still Open with 5 other changes artifact: 7844459a8e user: dkf
20:10 Ticket [1578137fff] TIP#174: Math operators as commands status still Open with 1 other change artifact: 387cf858e4 user: dkf
2006-10-15
23:14
Move the copy-object operation to a place where it fits better and expose it as a part of the public... check-in: 1677233b18 user: dkf tags: tip-257-implementation-branch
2006-10-14
23:08 Open ticket [562297ffff]: Optimizing if {[string compare} ...] plus 7 other changes artifact: 075b2be3a1 user: dkf
2006-10-13
01:58 Ticket [1576046fff] windows debug build no longer works with vs6 status still Open with 1 other change artifact: 49917c695b user: dkf
2006-10-12
21:06 Ticket [1575837fff] "make test" failures with 8.5a5 status still Open with 2 other changes artifact: e843e42c33 user: dkf
2006-10-10
21:35 New ticket [1574835fff] wrong#args problem in apply guts. artifact: 0886e655fd user: dkf
16:15
Silence GCC (cast is always safe; value is known to fit with wiggle room) check-in: ae8ab7ca23 user: dkf tags: trunk
05:46 Ticket [1574099fff] Tcl_UpVar(2)? and behaviour contrary to the docs status still Open with 4 other changes artifact: a8b692a2d8 user: dkf
2006-10-08
17:14
Makefile updates for new file check-in: 2cb6b556f8 user: dkf tags: tip-257-implementation-branch
17:13
Following experiments, now have (possibly imperfect implementation of) class mixins. Factor out the ... check-in: 853ef8835f user: dkf tags: tip-257-implementation-branch
15:39
Following experiments, now have (possibly imperfect implementation of) class mixins. Factor out the ... check-in: 6c491a698c user: dkf tags: tip-257-implementation-branch
2006-10-07
05:31 Ticket [1571568fff] TIP 280 extended 'info frame' status still Open with 3 other changes artifact: c240149c74 user: dkf
2006-10-05
15:04 Ticket [1570811fff] document: "chan close" == "close" etc. status still Open with 7 other changes artifact: afc216f907 user: dkf
2006-10-04
22:17
Many improvements to introspection; all features should now be introspectable. check-in: 9ee3a8c373 user: dkf tags: tip-257-implementation-branch
14:12
Add some memory tests check-in: 5bf32d9fda user: dkf tags: tip-257-implementation-branch
14:05
Tidy up long lines check-in: b91db59a19 user: dkf tags: tip-257-implementation-branch
2006-10-03
23:32
Fixed jenglish's nasty filter recursion case. Filters can't be recursively entered *unless* they're ... check-in: cdb4d99073 user: dkf tags: tip-257-implementation-branch
2006-10-02
22:52
Following discussion on c.l.t, remove oo::definer and oo::struct completely. check-in: bd7abb6f29 user: dkf tags: tip-257-implementation-branch
22:28
Remove oo::definer and oo::struct from the global state; they're not important enough. check-in: 6bed76212b user: dkf tags: tip-257-implementation-branch