]> gcc.gnu.org Git - gcc.git/history - libjava
tree.h (DECL_OFFSET_ALIGN): Make the off_align field of the tree structure an exponen...
[gcc.git] / libjava /
2000-08-11 Tom TromeynatPlainSocketImpl.cc (bind): Don't go to error case...
2000-08-10 Bryce McKinlaycvs commit ChangeLog
2000-08-10 Bryce McKinlayConnection.java (gotHeaders): Removed.
2000-08-10 Tom Tromeyre GNATS gcj/310 (illegal type "long" accepted for...
2000-08-09 Bryce McKinlayMakefile.am: Move beans and applet classes to awt_java_...
2000-08-09 Bryce McKinlayMakefile.am: Move beans and applet classes to awt_java_...
2000-08-08 Tom TromeyInput_UTF8.java (read): Fixed handling of surrogate...
2000-08-08 Tom TromeyMethod.java (hashCode): Use getName().
2000-08-07 Tom TromeyMethod.java (toString): Use Class.getName, not Class...
2000-08-07 Tom TromeyPipedInputStream.java (read(byte[],int,int)): Mostly...
2000-08-06 Tom TromeyPrintWriter.java: Merged comments from Classpath.
2000-08-06 Tom TromeyStreamTokenizer.java (TT_NONE): Now private.
2000-08-04 Bryce McKinlayMissing changelog entry
2000-08-04 Warren LevyObjectInputStream.java (readFields): Turn off readDataF...
2000-08-03 Tom TromeyMakefile.in: Rebuilt.
2000-08-03 Bryce McKinlayMakefile.am: Add new AWT stubs.
2000-08-03 Bryce McKinlayMakefile.am: Make inner class CNI headers depend on...
2000-08-02 Tom TromeyMakefile.in: Rebuilt.
2000-08-02 Tom Tromeyencodings.pl: New file.
2000-08-02 Bryce McKinlay[multiple changes]
2000-07-31 Bryce McKinlayComponent.java (toString): Implemented.
2000-07-31 Anthony GreenComponent.java: Add treeLock object.
2000-07-31 Tom TromeyBorderLayout.java (BorderLayout()): New constructor.
2000-07-30 Tom TromeyContainer.java (remove(int)): Wrote.
2000-07-30 Anthony GreenTest case for gcj/295.
2000-07-28 Warren LevyObjectOutputStream.java (writeObject): Per spec, call...
2000-07-28 Andrew Haleyinterpret.cc (continue1): Insert missing break into...
2000-07-28 Warren LevyObjectStreamException.java: Made constructors protected.
2000-07-28 Tom TromeyOutputStreamWriter.java (close): Only flush if not...
2000-07-27 Warren Levymauve-libgcj: Activated serialization tests.
2000-07-27 Tom TromeyRectangularShape.java (getPathIterator): Wrote.
2000-07-25 Rolf W. RasmussenColorModel.java: New file...
2000-07-23 Oskar LiljebladStreamTokenizer.java: Merged with classpath.
2000-07-23 Tom TromeyMakefile.in: Rebuilt.
2000-07-20 Tom Tromey* scripts/showval.java: New file.
2000-07-20 Tom Tromeyclasses.pl (scan): Print inner classes properly.
2000-07-20 Tom TromeynatClassLoader.cc (_Jv_PrepareCompiledClass): Only...
2000-07-20 Tom TromeyFile.java (getParentFile): New method, from Classpath...
2000-07-20 Tom Tromey* java/util/Vector.java (remove(Object)): Implemented.
2000-07-19 Jeff SturmnatThrowable.cc (fillInStackTrace): Check for zero...
2000-07-15 Bryce McKinlaycommit changelog
2000-07-15 Bryce McKinlayEventQueue.java (invokeAndWait): Call postEvent() withi...
2000-07-12 Bryce McKinlayAdd missing imports.
2000-07-12 Bryce McKinlayFix missing "package" declaration.
2000-07-12 Bryce McKinlayAdd missing files from last check-in:
2000-07-12 Bryce McKinlaybackport: Applet.java: New file.
2000-07-12 Bryce McKinlayBig AWT patch.
2000-07-11 Andrew Haleystatic_init2.java: New file.
2000-07-07 Tom TromeynatClassLoader.cc (_Jv_PrepareCompiledClass): Initializ...
2000-07-07 Tom Tromeystringconst2.out: New file.
2000-07-03 Tom TromeyPrintWriter.java (print): Call write(String), not print...
2000-06-30 Tom Tromey* include/jni.h: Include <gcj/array.h>. Fixes PR libgc...
2000-06-28 Andrew Haleyre GNATS java.io/203 (File.createTempFile doesn't close...
2000-06-28 Warren LevyRemoved extraneous conflict marker.
2000-06-28 Warren LevyGnu.java: New file.
2000-06-28 Bryce McKinlayThreadGroup.java: Added synchronized flag to many methods.
2000-06-28 Warren LevyPrincipal.java: New file.
2000-06-27 Rolf W. RasmussenMouseEvent.java: Fixed coordinate space confusion.
2000-06-27 Tom TromeyPushbackInputStream.java (read): If there are character...
2000-06-27 Tom Tromey* java/lang/Double.java (valueOf): Call parseDouble().
2000-06-27 Warren LevyPropertyChangeEvent.java (oldVal): Renamed to oldValue.
2000-06-24 Tom TromeynatDouble.cc (parseDouble): Renamed from doubleValueOf.
2000-06-23 Tom TromeyFor PR gcj/260:
2000-06-23 Andrew Haleyieeefp.h: Handle ia64, fr30, mcore.
2000-06-23 Tom TromeynatMethod.cc: Include <alloca.h>.
2000-06-21 Bryce McKinlayThreadGroup.java (add(Thread)): Rename to addThread...
2000-06-20 Bryce McKinlayThreadGroup.java: Merged with classpath.
2000-06-18 Tom Tromeyre GNATS gcj/260 ("Klass.class" expression should cause...
2000-06-16 Tom Tromeyre GNATS libgcj/261 (Macro-inconsistency)
2000-06-16 Tom TromeynatIconv.cc (iconv_adapter): New function.
2000-06-15 Bryce McKinlay2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-15 Bryce McKinlay2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-13 Warren LevyFix a stupid typo.
2000-06-13 Warren LevyTest for PR java.lang/258:
2000-05-31 Tom Tromeyprims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
2000-05-31 Bryce McKinlaycni.h: Include <string.h>.
2000-05-30 Tom Tromeyname-finder.h: Include <sys/wait.h>.
2000-05-29 Bryce McKinlayre GNATS gcj/242 (Compiler generates call to wrong...
2000-05-24 Warren LevyObjectOutputStream.java (writeObject): Use component...
2000-05-23 Tom Tromey* libjava.compile/PR238.java: New file. For PR gcj...
2000-05-23 Tom Tromeystringconst.out: New file.
2000-05-22 Bryce McKinlayre GNATS gcj/232 (segmentation violation at except...
2000-05-22 Tom Tromey* libjava.compile/PR235.java: New file. For PR gcj...
2000-05-22 Tom Tromey* libjava.compile/PR234.java: New file. For PR gcj...
2000-05-22 Bryce McKinlayTest for PR gcj/232:
2000-05-20 Bryce McKinlayre GNATS libgcj/226 (implicit __builtin_expect) and...
2000-05-20 Tom TromeyMakefile.in: Rebuilt.
2000-05-20 Bryce McKinlayZipEntry.java: Implement Cloneable, per JDK1.2 docs.
2000-05-20 Tom TromeyRemoved duplicate ChangeLog entry
2000-05-19 Tom TromeyBufferedWriter.java: Merged with Classpath.
2000-05-19 Tom TromeyJumbo patch:
2000-05-19 Bryce McKinlayOops, typo in last change.
2000-05-18 Bryce McKinlayFrom Gregory R. Warnes <warnes@biostat.washington.edu>:
2000-05-18 Tom Tromey* lib/libjava.exp (bytecompile_file): Use exec, not...
2000-05-18 Bryce McKinlayThread.java: Declare `data' as Object, not RawData.
2000-05-17 Tom Tromeymauve.exp (test_mauve): Call `prune_warnings'.
2000-05-16 Tom Tromeyinstance.out: New file.
2000-05-16 Andrew Haleyppc-signal.h: New file.
2000-05-11 Tom TromeyZipInputStream.java (getNextEntry): When reading file...
2000-05-10 Bryce McKinlayStringBuffer.java (replace): Calculate length for array...
next
This page took 0.117888 seconds and 8 git commands to generate.