* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / libjava /
2001-10-13 Tom TromeyAccessController.java (checkPermission): Now throws...
2001-10-12 Tom TromeyMakefile.in: Rebuilt.
2001-10-11 Tom Tromeyconfigure: Rebuilt.
2001-10-10 Tom TromeynatFinalizerThread.cc: New file.
2001-10-09 Per Bothnerstrtod.c (_strtod_r): Logic to check for missing digits...
2001-10-09 Mark Wielaard* java/net/SocketImpl.java: Merge with Classpath
2001-10-09 Mark Wielaard* java/net/DatagramSocketImpl.java: Merge with Classpath
2001-10-08 Mark WielaardURLDecoder.java: Remerge with Classpath
2001-10-08 Tom Tromeyre PR libgcj/4481 (java.io.File.getParent not working...
2001-10-08 Mark Wielaard* java/io/BufferedInputStream.java: Merge with Classpath
2001-10-07 Joseph Myersacinclude.m4: Fix spelling error of "separate" as ...
2001-10-05 Tom TromeyDecimalFormat.java (format): Use localized minus sign...
2001-10-05 Mark WielaardAdler32.java: Merge with Classpath
2001-10-05 Martin Kahlertjni.cc (_Jv_JNI_DeleteLocalRef): Use correct frame...
2001-10-05 Mark Wielaard* java/lang/reflect/Modifier.java: Merge with Classpath
2001-10-04 Mark WielaardSequenceInputStream.java: Merge with Classpath
2001-10-03 Tom TromeynatReference.cc (add_to_hash): Set n->next before setti...
2001-10-03 Bryce McKinlay* gij.cc (version): Use GCJVERSION.
2001-10-03 Bryce McKinlay* resolve.cc (_Jv_PrepareClass): Fix typos in vtable...
2001-10-02 Mark WielaardMakefile.am (core_java_source_files): add InheritableTh...
2001-10-02 Mark WielaardMakefile.am: Add new classes
2001-10-02 Tom Tromeyjavaprims.h: Rebuilt class list.
2001-10-02 Tom Tromeyprims.cc (_Jv_NewMultiArrayUnchecked): New method.
2001-10-01 Mark WielaardFileWriter.java: Merge with Classpath.
2001-09-30 Mark WielaardDataInput.java: Merge with Classpath.
2001-09-30 Bryce McKinlayre PR libgcj/4383 (file: protocol not supported in...
2001-09-30 Bryce McKinlaynatClass.cc (_Jv_IsAssignableFrom): Handle the case...
2001-09-29 Per BothnerSharedLibLoader.java: New class.
2001-09-29 Jeff SturmMakefile.am (libgcj_la_LDFLAGS): Added $(GCLIBS), ...
2001-09-27 Alexandre Petit... final_initialization_in_ctor.java: New file
2001-09-27 Tom TromeyIdentityHashMap.java (containsKey): Use getHash.
2001-09-27 Tom TromeyConfiguration.java.in (INIT_LOAD_LIBRARY): New constant.
2001-09-26 Tom TromeyDataInputStream.java (readChar): Use readFully.
2001-09-25 Bryce McKinlay* java/security/cert/X509Extension.java: Merge from...
2001-09-24 Bryce McKinlayPosixProcess.java (exitValue): Implement here.
2001-09-23 Anthony Greenold fix
2001-09-23 Anthony Greenmisc fixes
2001-09-21 Richard Hendersonjvm.h (_Jv_VTable): Handle function descriptors for...
2001-09-21 Richard Hendersonno-threads.cc (_Jv_ThreadStart): Remove names of unused...
2001-09-21 Bryce McKinlayposix-threads.cc (_Jv_ThreadInterrupt): Re-enable inter...
2001-09-19 Anthony GreenFix null pointer bug.
2001-09-17 Andreas Jaeger* jni.cc (array_from_valist): Use promoted types for...
2001-09-17 Anthony GreenAdd support for iso8859_1.
2001-09-15 Tom TromeyTimeZone.java: Updated list of timezones from Classpath.
2001-09-14 Tom TromeyCloneNotSupportedException.java: Re-merged with Classpath.
2001-09-13 Bryce McKinlayHashtable.java (Enumerator): Ensure that if hasMoreElem...
2001-09-13 Bryce McKinlayFile.java (normalizePath): Use equals() not '==' for...
2001-09-12 Tom TromeyMakefile.in: Rebuilt.
2001-09-12 Tom Tromey* java/io/File.java (toURL): Use getAbsolutePath and...
2001-09-11 Tom TromeyProperties.java (load): Correctly read \u sequences.
2001-09-10 Manfred Hollsteinconfigure.in (LIBFFIINCS): Quote uses of $(top_srcdir...
2001-09-10 Bryce McKinlayjvm.h (_Jv_AllocRawObj): New prototype.
2001-09-07 Anthony GreenResourceBundle fixes
2001-09-07 Tom TromeyRuleBasedCollator.java (clone): Rewrote.
2001-09-06 Anthony Greenjvm.h: Declare _Jv_RegisterResource.
2001-09-06 Tom Tromey* java/util/Properties.java: Re-merged from Classpath.
2001-09-05 Tom TromeyFrom Eric Blake, via Classpath:
2001-09-05 Tom Tromey* java/util/Date.java: Re-merged with Classpath.
2001-09-05 Tom Tromey* java/text/DateFormatSymbols.java: Re-merged with...
2001-09-05 Corey MinyardnatClassLoader.cc: Include VirtualMachineError.h
2001-09-05 Tom TromeynatSystem.cc (init_properties): Default locale is en_US...
2001-09-05 Bryce McKinlayMessageFormat.java (setLocale): Don't catch ParseExcept...
2001-09-05 Tom TromeyAbstractMap.java: Re-merged with Classpath.
2001-09-05 Tom TromeySimpleDateFormat.java: Re-merged with Classpath.
2001-09-04 Tom Tromeyre PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)
2001-09-04 Tom Tromeyre PR libgcj/4208 (Problem using 'null' with Java refle...
2001-09-02 Tom TromeyAlgorithmParameterSpec.java, [...]: Re-merged with...
2001-09-02 Tom Tromeyjavaprims.h: Regenerated class list.
2001-09-02 Tom TromeyMakefile.in: Rebuilt.
2001-09-01 Alexandre Petit... final_assignment_check.java: New file.
2001-09-01 Per Bothnerjavaprims.h (_Jv_RegisterClassHook): New extern declara...
2001-09-01 Per BothnerClassLoader.java (system): Remove static field.
2001-09-01 Tom TromeyBufferedReader.java, [...]: Re-merged with Classpath.
2001-08-31 Tom TromeyRe-merge with Classpath:
2001-08-31 Tom TromeyMakefile.in: Rebuilt.
2001-08-31 Tom TromeyByteArrayOutputStream.java: Re-merged with Classpath.
2001-08-31 Jason Merrillexception.cc (PERSONALITY_FUNCTION): Simplify leb128...
2001-08-31 Tom Tromey* java/io/ByteArrayInputStream.java: Merged with Classpath.
2001-08-31 Tom Tromey* java/io/BufferedReader.java: Re-merged with Classpath.
2001-08-28 Per BothnerBigInteger.java (init(int,Random)): New method.
2001-08-28 Tom TromeyActivatable.java, [...]: RMI implementation from Kaffe.
2001-08-27 Alexandre Petit... KeepInline.out: Fixed content.
2001-08-26 Bryce McKinlayMakefile.am: New friends for java/lang/Thread.h.
2001-08-26 Bryce McKinlay* name-finder.cc (lookup): Ignore a null dli_fname...
2001-08-24 Tom TromeyField.java (toString): Use Method.appendClassName.
2001-08-22 Anthony GreenLook for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.
2001-08-21 Jeff SturmIdentityHashMap.java (get): Fix off-by-one error.
2001-08-20 Tom Tromey* java/awt/GridBagConstraints.java: Removed comment.
2001-08-20 Tom Tromeyjni.cc (nathash, [...]): New globals.
2001-08-18 Jeff SturmUnicodeToBytes.java (write): Write work buffer starting...
2001-08-18 Hans Boehmboehm.cc: Include gc_local_alloc.h if appropriate.
2001-08-17 Alexandre Petit... XercesBug.java: New file.
2001-08-17 Mark J RobertsBigInteger.java (randBytes): New method.
2001-08-17 Tom Tromey* gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-17 Hans Boehm* BigInteger.java: fix right shifts by nonzero multiple...
2001-08-17 Hans Boehm* BigInteger.java: fix right shifts by nonzero multiple...
2001-08-15 Tom Tromeyjni.cc: Include IdentityHashMap.h, not Hashtable.h.
2001-08-15 Tom TromeynatIconv.cc (read): Handle EINVAL and E2BIG correctly.
2001-08-13 Tom TromeySampleModel.java (getPixel): Set correct array element.
2001-08-13 Alexandre Petit... Matrix4f.java: New file.
next