aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/Long.java
AgeCommit message (Expand)AuthorFilesLines
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch1-2/+2
2004-04-20Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch1-4/+4
2002-06-13natString.cc (init): Handle case where DONT_COPY is true and OFFSET!=0.Tom Tromey1-389/+410
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2001-10-26VMClassLoader.java (getPrimitiveClass): Now native.Bryce McKinlay1-1/+1
2001-07-23javaprims.h: Rebuilt class list.Tom Tromey1-216/+436
2001-05-21javaprims.h (_Jv_FormatInt): New declaration.Per Bothner1-1/+1
2001-02-19Integer.java (getInteger): Return default argument if property is not set.Bryce McKinlay1-6/+8
2001-02-09Byte.java: Remove redundant instanceof and null checks.Bryce McKinlay1-10/+7
2000-09-08PropertyChangeEvent.java (serialVersionUID): Added.Warren Levy1-1/+3
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-04-08Long.java (parseLong): Corrected overflow detection code.Tom Tromey1-15/+10
1999-04-07Initial revisionTom Tromey1-0/+366