gcc/libjava ChangeLog javax/print/attribute/At ...

mkoch@gcc.gnu.org mkoch@gcc.gnu.org
Tue Dec 23 10:21:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2003-12-23 10:21:31

Modified files:
	libjava        : ChangeLog 
	libjava/javax/print/attribute: AttributeSetUtilities.java 
	                               HashAttributeSet.java 
	                               URISyntax.java 

Log message:
	2003-12-23  Michael Koch  <konqueror@gmx.de>
	
	* javax/print/attribute/AttributeSetUtilities.java
	(verifyCategoryForValue): Renamed from verifyCategoryForAttribute.
	* javax/print/attribute/HashAttributeSet.java
	(HashAttributeSet): Call internal add methods, added missing
	exceptions.
	(add): Call addInternal, added exceptions to documentation.
	(addInternal): New method.
	(addAll): Call addAllInternal, added exception to documentation.
	(addAllInternal): New method.
	(clear): Added exception to documentation.
	(remove): Likewise.
	* javax/print/attribute/URISyntax.java
	(serialVersionUID): Fixed value.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2481&r2=1.2482
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/print/attribute/AttributeSetUtilities.java.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/print/attribute/HashAttributeSet.java.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/print/attribute/URISyntax.java.diff?cvsroot=gcc&r1=1.1&r2=1.2



More information about the Gcc-cvs mailing list