OSDN Git Service

2005-08-19 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Fri, 19 Aug 2005 19:46:38 +0000 (19:46 +0000)
committerbrolley <brolley>
Fri, 19 Aug 2005 19:46:38 +0000 (19:46 +0000)
commit96bb4a71bc0e33e04522ef1e13b4ed491e1bad5c
tree538e7bd976c2eb34749016e4ec3b62427b7f66c8
parent4e478414659801dceee8731771ab84099e6d6e5d
2005-08-19  Dave Brolley  <brolley@redhat.com>

        * Contribute the following changes:

        2005-07-13  Dave Brolley  <brolley@redhat.com>

        * compTcl.cxx (set_attribute_value): Handle the configure! attribute.
        (find_pin): Don't handle the configure! pin.
        (relate): Don't handle the dynamic-configurator relation.
        (unrelate): Likewise.
        (configure_pin_handler): Removed.

        2005-06-06  Dave Brolley  <brolley@redhat.com>

        * sid-api-trace.tcl (attribute_value): Handle component-type and victim
        attributes.
        * compTcl.cxx (tcl_component): component and configurable_component
        inherited virtually.
        (victim_name): New member of tcl_component.
        (set_attrinute_value): Handle victim-name attribute.
        (find_pin): Handle the "configure" pin specially.
        (relate): Handle the dynamic-configurator relation specially.
        (unrelate): Likewise.
        (configure_pin_handler,configure): New virtual overrides in
        tcl_component.
sid/component/tcl/ChangeLog
sid/component/tcl/compTcl.cxx
sid/component/tcl/sid-api-trace.tcl