summaryrefslogtreecommitdiffstats
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Add new classesmark2001-10-025-17/+525
* * gcj/javaprims.h: Rebuilt class list.tromey2001-10-022-3/+326
* * prims.cc (_Jv_NewMultiArrayUnchecked): New method.tromey2001-10-022-4/+5
* * java/io/FileWriter.java: Merge with Classpath.mark2001-10-0112-413/+1641
* * java/io/DataInput.java: Merge with Classpath.mark2001-09-3013-218/+1253
* PR libgcj/4383bryce2001-09-301-2/+2
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case ofbryce2001-09-301-2/+3
* * java/util/IdentityHashMap.java (containsKey): Use getHash.tromey2001-09-271-11/+18
* * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY): Newtromey2001-09-272-1/+10
* * java/io/DataInputStream.java (readChar): Use readFully.tromey2001-09-261-15/+5
* * java/security/cert/X509Extension.java: Merge from classpath.bryce2001-09-251-2/+2
* * java/lang/PosixProcess.java (exitValue): Implement here. Throwbryce2001-09-242-28/+19
* misc fixesgreen2001-09-232-1/+8
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-8/+5
* * no-threads.cc (_Jv_ThreadStart): Remove names of unused arguments.rth2001-09-211-1/+1
* * posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt ofbryce2001-09-211-33/+40
* * java/util/TimeZone.java: Updated list of timezones fromtromey2001-09-151-2/+8
* * java/lang/CloneNotSupportedException.java: Re-merged withtromey2001-09-141-16/+22
* * java/util/Hashtable.java (Enumerator): Ensure that ifbryce2001-09-131-17/+30
* * java/io/File.java (normalizePath): Use equals() not '==' for stringbryce2001-09-131-1/+1
* * java/io/File.java (toURL): Use getAbsolutePath and `file://'.tromey2001-09-121-1/+2
* * java/util/Properties.java (load): Correctly read \u sequences.tromey2001-09-111-1/+3
* ResourceBundle fixesgreen2001-09-071-28/+40
* * java/text/RuleBasedCollator.java (clone): Rewrote.tromey2001-09-073-444/+490
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-061-0/+4
* * java/util/Properties.java: Re-merged from Classpath.tromey2001-09-061-4/+8
* From Eric Blake, via Classpath:tromey2001-09-051-6/+37
* * java/util/Date.java: Re-merged with Classpath.tromey2001-09-051-6/+7
* * java/text/DateFormatSymbols.java: Re-merged with Classpath.tromey2001-09-051-6/+25
* 2001-09-05 Corey Minyard <minyard@acm.org>tromey2001-09-051-0/+17
* * java/lang/natSystem.cc (init_properties): Default locale istromey2001-09-051-0/+1
* * java/text/MessageFormat.java (setLocale): Don't catch ParseExceptionbryce2001-09-051-8/+1
* * java/util/AbstractMap.java: Re-merged with Classpath.tromey2001-09-052-3/+22
* * java/text/SimpleDateFormat.java: Re-merged with Classpath.tromey2001-09-0519-1815/+5199
* * java/lang/reflect/natField.cc (set): Allow for case when thetromey2001-09-041-2/+3
* * java/security/spec/AlgorithmParameterSpec.java,tromey2001-09-022-2/+2
* * gcj/javaprims.h: Regenerated class list.tromey2001-09-022-4/+4
* * Makefile.in: Rebuilt.tromey2001-09-0267-1590/+4620
* * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.bothner2001-09-012-3/+18
* * java/lang/ClassLoader.java (system): Remove static field.bothner2001-09-012-12/+5
* * java/io/BufferedReader.java, java/io/ObjectInput.java,tromey2001-09-015-4/+6
* Re-merge with Classpath:tromey2001-08-314-4/+18
* * Makefile.in: Rebuilt.tromey2001-08-3113-667/+2059
* * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.tromey2001-08-312-33/+98
* * java/io/ByteArrayInputStream.java: Merged with Classpath.tromey2001-08-311-19/+154
* * java/io/BufferedReader.java: Re-merged with Classpath.tromey2001-08-311-6/+27
* * java/math/BigInteger.java (init(int,Random)): New method.bothner2001-08-281-13/+27
* * java/rmi/activation/Activatable.java,tromey2001-08-2865-0/+3706
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-262-17/+36
* * java/lang/reflect/Field.java (toString): Usetromey2001-08-245-76/+113
OpenPOWER on IntegriCloud