frysk-gui/frysk/gui/srcwin ChangeLog InlineBuf ...

ajocksch@sourceware.org ajocksch@sourceware.org
Fri Mar 31 18:53:00 GMT 2006


CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	ajocksch@sourceware.org	2006-03-31 18:53:35

Modified files:
	frysk/gui/srcwin: ChangeLog InlineBuffer.java SourceBuffer.java 
	                  SourceWindowFactory.java 
	frysk/gui/srcwin/cparser: CDTParser.java 
	frysk/gui/srcwin/testfiles: test.cpp test2.cpp 

Log message:
	frysk-gui/frysk/gui/srcwin;
	2006-03-31  Adam Jocksch  <ajocksch@redhat.com>
	
	* SourceBuffer.java (createTags): Commented out section for adding
	comment texttags, is still broken in some corner cases. Will leave
	disabled until fix is in place.
	* InlineBuffer.java (createTags): Ditto.
	* SourceWindowFactory.java (createSourceWindow): Changed executable
	lines for file test2.cpp due to edits.
	* cparser/CDTParser.java (ParserCallBack.acceptVariable):
	No longer assumes that the variable name and it's type are on the
	same line.
	(ParserCallBack.acceptFunctionDeclaration): Ditto, also assumes
	that not all parameters are on the same line.
	(enterFunctionBody): Ditto.
	* testfiles/test2.cpp: Added varaible declaration that spans two lines.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.202&r2=1.203
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/InlineBuffer.java.diff?cvsroot=frysk&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceBuffer.java.diff?cvsroot=frysk&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindowFactory.java.diff?cvsroot=frysk&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/cparser/CDTParser.java.diff?cvsroot=frysk&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/testfiles/test.cpp.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/testfiles/test2.cpp.diff?cvsroot=frysk&r1=1.3&r2=1.4



More information about the Frysk-cvs mailing list