summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Long.java
Commit message (Expand)AuthorAgeFilesLines
* Major merge with Classpath.Tom Tromey2005-07-161-614/+0
* Update FSF addressKelley Cook2005-06-301-2/+2
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-171-2/+2
* Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch2004-04-201-4/+4
* natString.cc (init): Handle case where DONT_COPY is true and OFFSET!=0.Tom Tromey2002-06-131-389/+410
* Add license clarification.Mark Wielaard2002-01-221-5/+16
* VMClassLoader.java (getPrimitiveClass): Now native.Bryce McKinlay2001-10-261-1/+1
* javaprims.h: Rebuilt class list.Tom Tromey2001-07-231-216/+436
* javaprims.h (_Jv_FormatInt): New declaration.Per Bothner2001-05-211-1/+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-10/+7
* 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/+366