This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sid/component/tcl ChangeLog compTcl.cxx si ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2005-08-19 19:46:38

Modified files:
	sid/component/tcl: ChangeLog compTcl.cxx sid-api-trace.tcl 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/ChangeLog.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/compTcl.cxx.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/sid-api-trace.tcl.diff?cvsroot=src&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]