CVSROOT: /cvsroot/classpath Module name: classpath Branch: classpath-0_91-branch Changes by: Mark Wielaard <[EMAIL PROTECTED]> 06/05/14 18:56:14
Modified files: . : ChangeLog java/util : SimpleTimeZone.java Log message: 2006-05-14 Lillian Angel <[EMAIL PROTECTED]> * java/util/SimpleTimeZone.java: Reverted patch. (SimpleTimeZone): Throw exception if startMonth == endMonth. (SimpleTimeZone): Likewise. (checkRule): Rewritten to properly check all values (more efficently). This code is now more stable, at least less buggy than before. Fixed API documentation. (setStartRule): Moved checkRule call to end. (setStartRule): Likewise. (setEndRule): Likewise. (setEndRule): Likewise. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?only_with_tag=classpath-0_91-branch&tr1=1.7277.2.16&tr2=1.7277.2.17&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/util/SimpleTimeZone.java.diff?only_with_tag=classpath-0_91-branch&tr1=1.30&tr2=1.30.2.1&r1=text&r2=text