CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Tom Tromey <[EMAIL PROTECTED]>  06/03/07 22:21:01

Modified files:
        java/lang      : System.java 
        gnu/classpath  : SystemProperties.java 
        .              : ChangeLog 

Log message:
        * java/lang/System.java (clearProperty): New method, merged from
        generics branch.
        (getProperty): Removed 'else'.
        (getProperty): Check for empty key.
        (setProperty): Likewise.
        * gnu/classpath/SystemProperties.java (remove): New method, merged
        from generics branch.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/lang/System.java.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/classpath/SystemProperties.java.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6651&tr2=1.6652&r1=text&r2=text


Reply via email to