This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-core/frysk cli/hpd/ChangeLog cli/hpd/Dis ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	ajocksch@sourceware.org	2007-07-05 17:29:28

Modified files:
	frysk/cli/hpd  : ChangeLog DisplayCommand.java 
	frysk/rt       : ChangeLog DisplayManager.java 
	                 DisplayValueObserver.java 
	                 TestUpdatingDisplayValue.java 
	                 UpdatingDisplayValue.java 

Log message:
	frysk-core/frysk/rt:
	2007-07-05  Adam Jocksch  <ajocksch@redhat.com>
	
	* DisplayValueObserver.java (updateDisabled): Added.
	* TestUpdatingDisplayValue.java: All tests whose daemons don't
	terminate during the test now allow them to finish executing.
	(testDisabled): Added checks for enabling when no change has
	occured, and enabling when a change has occured.
	(testEnabledExprUnavailable): Added.
	(DisplayObserver): Refactored to reflect interface.
	* UpdatingDisplayValue.java (disable): Now sets a flag.
	(enable): Added.
	(isEnabled): Added.
	
	frysk-core/frysk/cli/hpd:
	2007-07-05  Adam Jocksch  <ajocksch@redhat.com>
	
	* DisplayCommand.java (handle): Updated observer to reflect changes
	to frysk.rt.DisplayValueObserver.java.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/DisplayCommand.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.316&r2=1.317
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/DisplayManager.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/DisplayValueObserver.java.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/TestUpdatingDisplayValue.java.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/UpdatingDisplayValue.java.diff?cvsroot=frysk&r1=1.9&r2=1.10


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