summaryrefslogtreecommitdiffstats
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* * java/lang/Thread.java (stop): No longer synchronized.tromey2002-01-041-3/+3
* * java/lang/ieeefp.h: Fix bug in my hand-application of previoustromey2002-01-021-1/+1
* 2002-1-1 Andrew Pinski <pinskia@physics.uc.edu>tromey2002-01-021-5/+2
* 2001-12-29 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-011-0/+4
* * java/io/ObjectInputStream.java (enableResolveObject): Usetromey2001-12-212-5/+11
* Fix for PR java/5165:tromey2001-12-211-5/+3
* Fix for PR libgcj/2428:tromey2001-12-212-4/+29
* * java/awt/FlowLayout.java (FlowLayout(), FlowLayout(int)): Settromey2001-12-191-26/+34
* * java/text/CollationElementIterator.java (secondaryOrder): Casttromey2001-12-181-3/+3
* For PR java/5088:tromey2001-12-162-21/+19
* * Makefile.in: Rebuilt.tromey2001-12-161-11/+27
* * java/io/DataOutputStream (write (byte[], int, int)): Updatebryce2001-12-161-1/+1
* gcc/java:bryce2001-12-153-2/+221
* Collections drop from Classpath:bryce2001-12-1524-6122/+11216
* * libjava/prims.cc: Some old cleanups. The collector nowhboehm2001-12-141-2/+5
* * java/lang/String.java (String): New constructor.tromey2001-12-111-0/+10
* Fix for PR libgcj/5064.tromey2001-12-111-3/+6
* * Makefile.in: Rebuilt.tromey2001-12-093-18/+21
* * java/lang/ClassLoader.java (defineClass): Rethrow anytromey2001-12-071-1/+1
* * java/lang/ThreadGroup.java (uncaughtException): Print message totromey2001-12-071-3/+4
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-262-3/+9
* Fix for PR libgcj/4583:tromey2001-11-251-8/+111
* Re-merge with Classpath, from Brian Jones:tromey2001-11-161-1/+4
* * java/util/Timer.java (TaskQueue.isStopped): Remove method.mark2001-11-161-11/+10
* * java/lang/natString.cc: correct argument order forhboehm2001-11-151-1/+1
* * java/lang/reflect/Constructor.java (toString): Use moretromey2001-11-141-1/+1
* Re-merges with Classpath, from various people:tromey2001-11-142-99/+162
* Re-merges with Classpath, from various people:tromey2001-11-146-88/+215
* Fix for PR libgcj/4859:tromey2001-11-131-2/+11
* * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey2001-11-051-0/+2
* * java/util/ResourceBundle.java (class Security): Now static.bryce2001-11-051-1/+1
* * java/util/ResourceBundle.java (getClassContext): Removed.bryce2001-11-042-56/+36
* 2001-11-02 Hans Boehm <Hans_Boehm@hp.com>hboehm2001-11-031-1/+1
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-3137-66/+66
* * java/util/zip/GZIPOutputStream.java (write(int)): New method.tromey2001-10-291-1/+7
* * java/util/zip/Adler32.java: Use correct class name. (Re-mergetromey2001-10-261-1/+1
* Oops!bryce2001-10-261-1/+1
* * java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Nowbryce2001-10-2610-36/+21
* 2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-10-251-3/+2
* * java/lang/reflect/Field.java: Made many methods private.tromey2001-10-241-10/+10
* * java/sql/Types.java (Types): New constructor.tromey2001-10-241-1/+6
* * java/lang/reflect/Field.java (Field): New constructor.tromey2001-10-242-0/+7
* * java/util/PropertyResourceBundle.java (handleGetObject): Nowtromey2001-10-242-4/+4
* * java/io/BufferedWriter.java (localFlush): Don't synchronize.tromey2001-10-231-5/+3
* * java/io/BufferedWriter (write (String, int, int)): Removebryce2001-10-231-6/+0
* * prims.cc (_Jv_Abort): Always print error message using fprintf,bryce2001-10-231-1/+12
* * java/util/GregorianCalendar.java (getGregorianChange): Removedtromey2001-10-231-1/+1
* * java/lang/Double.java: More Classpath mergingmark2001-10-203-19/+31
* * java/io/BufferedWriter.java (write(String,int,int)): Correctlytromey2001-10-181-2/+2
* * java/security/Security.java (loadProviders): Removed unusedtromey2001-10-181-38/+14
OpenPOWER on IntegriCloud