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 debuginfo/ChangeLog debuginfo ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	swagiaal@sourceware.org	2007-05-29 19:59:21

Modified files:
	frysk/debuginfo: ChangeLog DebugInfo.java 
	frysk/rt       : ChangeLog Subprogram.java 
	                 TestFrameDebugInfo.java 

Log message:
	frysk-core/frysk/debuginfo/ChangeLog
	2007-05-29  sami wagiaalla  <swagiaal@redhat.com>
	
	* DebugInfo.java: Replaced use of the return of Subprogram.getParams()
	as a Value[] to use it as LinkedList.
	
	frysk-core/frysk/rt/ChangeLog
	2007-05-29  sami wagiaalla  <swagiaal@redhat.com>
	
	* Subprogram.java: Changed type of parameters from Value[] to
	LinkedList.
	* TestFrameDebugInfo.java: Changed use of Subprogram.getParamers as
	a Value[] to used it as LinkedList.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfo.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.250&r2=1.251
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/Subprogram.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/TestFrameDebugInfo.java.diff?cvsroot=frysk&r1=1.2&r2=1.3


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