summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Integer.java
Commit message (Expand)AuthorAgeFilesLines
* natString.cc (init): Handle case where DONT_COPY is true and OFFSET!=0.Tom Tromey2002-06-131-362/+386
* Add license clarification.Mark Wielaard2002-01-221-5/+16
* Re-merge with Classpath, from Brian Jones:Tom Tromey2001-11-161-1/+4
* VMClassLoader.java (getPrimitiveClass): Now native.Bryce McKinlay2001-10-261-1/+1
* * java/lang/Integer.java: Merged with Classpath.Tom Tromey2001-07-301-4/+2
* javaprims.h: Rebuilt class list.Tom Tromey2001-07-231-180/+427
* javaprims.h (_Jv_FormatInt): New declaration.Per Bothner2001-05-211-29/+1
* Integer.java (getInteger): Return default argument if property is not set.Bryce McKinlay2001-02-191-6/+8
* Byte.java: Remove redundant instanceof and null checks.Bryce McKinlay2001-02-091-9/+6
* PropertyChangeEvent.java (serialVersionUID): Added.Warren Levy2000-09-081-1/+3
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* Long.java (parseLong): Corrected overflow detection code.Tom Tromey1999-04-081-15/+10
* Initial revisionTom Tromey1999-04-071-0/+355