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/CLI.java cli/hpd/Chan ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	ajocksch@sourceware.org	2007-06-20 17:14:18

Modified files:
	frysk/cli/hpd  : CLI.java ChangeLog 
	frysk/rt       : ChangeLog UpdatingDisplayValue.java 
	frysk/value    : ChangeLog 
Added files:
	frysk/cli/hpd  : DisplayCommand.java 

Log message:
	frysk-core/frysk/value: Added missing ChangeLog entry
	2007-06-18  Adam Jocksch  <ajocksch@redhat.com>
	
	* Location.java: Made public so we can access the internal ByteBuffer.
	
	frysk-core/frysk/rt:
	2007-06-20  Adam Jocksch  <ajocksch@redhat.com>
	
	* UpdatingDisplayValue.java: Ran through formatter.
	(refresh): Simplified method for checking whether to notify the
	observers.
	(equals): Added.
	(notifyObserversAvailable): Checks to see if observers are present.
	(notifyObserversUnavailableTaskResumed): Ditto.
	(notifyObserversValueChanged): Ditto.
	(arrayChanged): Now deals with the case where the old value was null.
	(LockObserver): Now expects a TaskSteppingEngine rather than a Task.
	
	frysk-core/frysk/cli/hpd:
	2007-06-20  Adam Jocksch  <ajocksch@redhat.com>
	
	* CLi.java (CLI): Added hook for DisplayCommand.
	* DisplayCommand.java: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/DisplayCommand.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/CLI.java.diff?cvsroot=frysk&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.287&r2=1.288
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/UpdatingDisplayValue.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ChangeLog.diff?cvsroot=frysk&r1=1.30&r2=1.31


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