summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Integer.java
Commit message (Expand)AuthorAgeFilesLines
* * java/lang/Integer.java (getInteger): Return default argument ifbryce2001-02-191-6/+8
* * java/lang/Byte.java: Remove redundant instanceof and null checks.bryce2001-02-091-9/+6
* * java/beans/PropertyChangeEvent.java (serialVersionUID): Added.warrenl2000-09-081-1/+3
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * java/lang/Long.java (parseLong): Corrected overflow detectiontromey1999-04-081-15/+10
* Initial revisiontromey1999-04-071-0/+355