| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-03-12 Andreas Tobler <a.tobler@schweiz.ch> | tromey | 2002-03-12 | 2 | -1/+5 |
* | Test for PR java/5848: | tromey | 2002-03-12 | 3 | -0/+21 |
* | 2002-03-12 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-12 | 2 | -1/+8 |
* | 2002-03-11 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-12 | 4 | -0/+22 |
* | * include/posix.h: Add multiple include header protection. | bryce | 2002-03-11 | 3 | -1/+10 |
* | 2002-03-10 Adam Megacz <adam@xwt.org> | megacz | 2002-03-11 | 2 | -1/+6 |
* | * java/awt/GridLayout.java (layoutContainer): Handle case where | tromey | 2002-03-10 | 2 | -0/+9 |
* | * java/lang/Win32Process.java: Added comment. | tromey | 2002-03-10 | 7 | -6/+45 |
* | * verify.cc (state::NO_STACK): New constant. | tromey | 2002-03-10 | 2 | -22/+64 |
* | * java/awt/ImageMediaEntry: Removed. | bryce | 2002-03-10 | 3 | -203/+5 |
* | libjava: | bryce | 2002-03-10 | 8 | -499/+410 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-10 | 2 | -0/+6 |
* | libjava: | bryce | 2002-03-10 | 5 | -0/+257 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 2 | -0/+19 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 2 | -1/+6 |
* | * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0. | bothner | 2002-03-09 | 4 | -6/+12 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 2 | -1/+6 |
* | 2002-03-08 Adam Megacz <adam@xwt.org> | megacz | 2002-03-09 | 2 | -4/+12 |
* | * posix.cc (_Jv_platform_gettimeofday): Make sure result doesn't get | bryce | 2002-03-09 | 2 | -3/+8 |
* | * include/jni.h: Include stdio.h. | tromey | 2002-03-08 | 2 | -0/+7 |
* | * posix.cc (internal_gettimeofday): New function. | tromey | 2002-03-08 | 2 | -2/+19 |
* | 2002-03-07 Adam Megacz <adam@xwt.org> | megacz | 2002-03-08 | 2 | -3/+44 |
* | 2002-03-07 Adam Megacz <adam@xwt.org> | megacz | 2002-03-08 | 6 | -20/+39 |
* | * java/net/natPlainSocketImpl.cc (_Jv_recv): Removed. | bryce | 2002-03-07 | 2 | -10/+6 |
* | * java/io/natFileDescriptorEcos.cc (init): Don't use | tromey | 2002-03-06 | 3 | -10/+16 |
* | * include/config.h.in: Rebuilt. | tromey | 2002-03-06 | 4 | -342/+347 |
* | 2002-03-06 Adam Megacz <adam@xwt.org> | megacz | 2002-03-06 | 5 | -4/+44 |
* | Fix ChangeLog date typo | ericb | 2002-03-06 | 1 | -1/+1 |
* | 2002-03-04 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-06 | 17 | -84840/+16492 |
* | * java/awt/MediaTracker.java: Implemented. | bryce | 2002-03-06 | 4 | -7/+357 |
* | * java/lang/natPosixProcess.cc (fail): Removed. | tromey | 2002-03-06 | 2 | -126/+157 |
* | * jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not | tromey | 2002-03-05 | 2 | -2/+7 |
* | Remove cvs junk | bryce | 2002-03-04 | 1 | -1/+0 |
* | * Makefile.am: Use -bootclasspath, not -CLASSPATH. | bryce | 2002-03-04 | 3 | -59/+50 |
* | * java/util/Timer (TaskQueue.stop): set elements to zero. | mark | 2002-03-03 | 2 | -0/+5 |
* | 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 | 2 | -29/+49 |
* | 2002-02-27 Adam Megacz <adam@xwt.org> | megacz | 2002-02-28 | 2 | -3/+9 |
* | * java/lang/natSystem.cc (init_properties): Use __VERSION__. | tromey | 2002-02-27 | 11 | -369/+377 |
* | 2002-02-26 Andreas Schwab <schwab@suse.de> | bryce | 2002-02-27 | 4 | -355/+350 |
* | * java/lang/natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not | tromey | 2002-02-27 | 2 | -3/+8 |
* | * Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath. Fixes | bryce | 2002-02-25 | 3 | -3/+8 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-25 | 2 | -1/+6 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-25 | 2 | -6/+15 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-25 | 2 | -2/+8 |
* | 2002-02-24 Adam Megacz <adam@xwt.org> | megacz | 2002-02-24 | 2 | -0/+68 |
* | * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): | jsturm | 2002-02-24 | 2 | -1/+48 |
* | * libjava.lang/InvokeReturn.java: New file. | jsturm | 2002-02-24 | 3 | -0/+89 |
* | * Makefile.in, gcj/Makefile.in, include/Makefile.in: Rebuilt. | aoliva | 2002-02-23 | 5 | -74/+34 |
* | * java/net/URL.java (getPath): New JDK 1.3 method. | bothner | 2002-02-23 | 3 | -19/+59 |