| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-03-12 Andreas Tobler <a.tobler@schweiz.ch> | tromey | 2002-03-12 | 1 | -0/+4 |
* | * include/posix.h: Add multiple include header protection. | bryce | 2002-03-11 | 1 | -0/+5 |
* | 2002-03-10 Adam Megacz <adam@xwt.org> | megacz | 2002-03-11 | 1 | -0/+5 |
* | * java/awt/GridLayout.java (layoutContainer): Handle case where | tromey | 2002-03-10 | 1 | -0/+3 |
* | * java/lang/Win32Process.java: Added comment. | tromey | 2002-03-10 | 1 | -0/+14 |
* | * verify.cc (state::NO_STACK): New constant. | tromey | 2002-03-10 | 1 | -0/+11 |
* | * java/awt/ImageMediaEntry: Removed. | bryce | 2002-03-10 | 1 | -0/+5 |
* | libjava: | bryce | 2002-03-10 | 1 | -0/+24 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-10 | 1 | -0/+5 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 1 | -0/+5 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 1 | -0/+5 |
* | * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0. | bothner | 2002-03-09 | 1 | -0/+6 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 1 | -0/+5 |
* | 2002-03-08 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 1 | -0/+5 |
* | * posix.cc (_Jv_platform_gettimeofday): Make sure result doesn't get | bryce | 2002-03-09 | 1 | -0/+5 |
* | * include/jni.h: Include stdio.h. | tromey | 2002-03-08 | 1 | -0/+4 |
* | * posix.cc (internal_gettimeofday): New function. | tromey | 2002-03-08 | 1 | -0/+5 |
* | 2002-03-07 Adam Megacz <adam@xwt.org> | megacz | 2002-03-08 | 1 | -0/+7 |
* | 2002-03-07 Adam Megacz <adam@xwt.org> | megacz | 2002-03-08 | 1 | -0/+13 |
* | * java/net/natPlainSocketImpl.cc (_Jv_recv): Removed. | bryce | 2002-03-07 | 1 | -0/+5 |
* | * java/io/natFileDescriptorEcos.cc (init): Don't use | tromey | 2002-03-06 | 1 | -0/+6 |
* | * include/config.h.in: Rebuilt. | tromey | 2002-03-06 | 1 | -0/+6 |
* | 2002-03-06 Adam Megacz <adam@xwt.org> | megacz | 2002-03-06 | 1 | -0/+7 |
* | Fix ChangeLog date typo | ericb | 2002-03-06 | 1 | -1/+1 |
* | 2002-03-04 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-06 | 1 | -0/+22 |
* | * java/awt/MediaTracker.java: Implemented. | bryce | 2002-03-06 | 1 | -0/+6 |
* | * java/lang/natPosixProcess.cc (fail): Removed. | tromey | 2002-03-06 | 1 | -0/+4 |
* | * jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not | tromey | 2002-03-05 | 1 | -0/+5 |
* | Remove cvs junk | bryce | 2002-03-04 | 1 | -1/+0 |
* | * Makefile.am: Use -bootclasspath, not -CLASSPATH. | bryce | 2002-03-04 | 1 | -0/+6 |
* | * java/util/Timer (TaskQueue.stop): set elements to zero. | mark | 2002-03-03 | 1 | -0/+4 |
* | Oops. A ChangeLog entry got committed prematurely with my last change. | green | 2002-03-01 | 1 | -7/+0 |
* | Add pointer support to the reflection code. | green | 2002-03-01 | 1 | -0/+13 |
* | 2002-02-27 Adam Megacz <adam@xwt.org> | megacz | 2002-02-28 | 1 | -0/+5 |
* | * java/lang/natSystem.cc (init_properties): Use __VERSION__. | tromey | 2002-02-27 | 1 | -0/+9 |
* | 2002-02-26 Andreas Schwab <schwab@suse.de> | bryce | 2002-02-27 | 1 | -0/+6 |
* | * java/lang/natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not | tromey | 2002-02-27 | 1 | -0/+5 |
* | * Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath. Fixes | bryce | 2002-02-25 | 1 | -0/+6 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-25 | 1 | -0/+5 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-25 | 1 | -0/+7 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-25 | 1 | -0/+6 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-24 | 1 | -0/+5 |
* | * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): | jsturm | 2002-02-24 | 1 | -0/+6 |
* | * Makefile.in, gcj/Makefile.in, include/Makefile.in: Rebuilt. | aoliva | 2002-02-23 | 1 | -0/+5 |
* | * java/net/URL.java (getPath): New JDK 1.3 method. | bothner | 2002-02-23 | 1 | -0/+17 |
* | * java/lang/natSystem.cc (init_properties): Include the `Inc.' in | tromey | 2002-02-22 | 1 | -0/+9 |
* | * acinclude.m4 (CXX): AC_SUBST it, instead of glibcpp_CXX. | aoliva | 2002-02-22 | 1 | -0/+5 |
* | * gnu/gcj/protocol/file/Connection.java (conect): Open the input | bothner | 2002-02-22 | 1 | -0/+7 |
* | * acinclude.m4 (LIB_AC_PROG_CXX): Copied from libstdc++-v3. | aoliva | 2002-02-22 | 1 | -0/+7 |
* | Fix for PR libgcj/5696: | tromey | 2002-02-20 | 1 | -0/+11 |