| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit embedded patch approved Feb 17 | Anthony Green | 2002-03-16 | 4 | -230/+244 |
* | Makefile.am (jv_convert_LDADD): Don't list libraries that are already implici... | Alexandre Oliva | 2002-03-15 | 3 | -28/+86 |
* | THANKS: Fix punctuation, alphabetization. | Eric Blake | 2002-03-15 | 2 | -11/+14 |
* | re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1) | Tom Tromey | 2002-03-15 | 2 | -0/+14 |
* | Updated THANKS | Tom Tromey | 2002-03-15 | 1 | -0/+5 |
* | For PR java/5902: | Eric Blake | 2002-03-15 | 3 | -11/+11 |
* | Install libgcj-config.h in a better place. | Anthony Green | 2002-03-15 | 9 | -375/+425 |
* | configure.host (powerpc*-darwin*): Enable interpreter. | Andreas Tobler | 2002-03-12 | 2 | -1/+5 |
* | Test for PR java/5848: | Tom Tromey | 2002-03-12 | 3 | -0/+21 |
* | re PR java/5913 (Core dump for String constant instanceof) | Eric Blake | 2002-03-12 | 2 | -1/+8 |
* | re PR java/5902 (Gcj fails to parse float) | Eric Blake | 2002-03-12 | 4 | -0/+22 |
* | posix.h: Add multiple include header protection. | Bryce McKinlay | 2002-03-11 | 3 | -1/+10 |
* | natPlainSocketImpl.cc: Added #include <platform.h>. | Adam Megacz | 2002-03-11 | 2 | -1/+6 |
* | GridLayout.java (layoutContainer): Handle case where there are no items in co... | Tom Tromey | 2002-03-10 | 2 | -0/+9 |
* | Win32Process.java: Added comment. | Tom Tromey | 2002-03-10 | 7 | -6/+45 |
* | verify.cc (state::NO_STACK): New constant. | Tom Tromey | 2002-03-10 | 2 | -22/+64 |
* | ImageMediaEntry: Removed. | Bryce McKinlay | 2002-03-10 | 3 | -203/+5 |
* | Hashtable synchronization for PowerPC. | Bryce McKinlay | 2002-03-10 | 8 | -499/+410 |
* | natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure... | Adam Megacz | 2002-03-10 | 2 | -0/+6 |
* | configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self. | Bryce McKinlay | 2002-03-10 | 5 | -0/+257 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | Adam Megacz | 2002-03-09 | 2 | -0/+19 |
* | 2002-03-09 Adam Megacz <adam@xwt.org> | Adam Megacz | 2002-03-09 | 2 | -1/+6 |
* | * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0. | Per Bothner | 2002-03-09 | 4 | -6/+12 |
* | Win32Process.java (ConcreteProcess): Now throws an IOException so that Throwa... | Adam Megacz | 2002-03-09 | 2 | -1/+6 |
* | natPlainSocketImpl.cc (read, [...]): Formatting fixed. | Adam Megacz | 2002-03-09 | 2 | -4/+12 |
* | posix.cc (_Jv_platform_gettimeofday): Make sure result doesn't get truncated ... | Bryce McKinlay | 2002-03-09 | 2 | -3/+8 |
* | * include/jni.h: Include stdio.h. | Tom Tromey | 2002-03-08 | 2 | -0/+7 |
* | posix.cc (internal_gettimeofday): New function. | Tom Tromey | 2002-03-08 | 2 | -2/+19 |
* | natPlainSocketImpl.cc: Changed USE_WINSOCK to WIN32, and added thunks for rea... | Adam Megacz | 2002-03-08 | 2 | -3/+44 |
* | win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong. | Adam Megacz | 2002-03-08 | 6 | -20/+39 |
* | natPlainSocketImpl.cc (_Jv_recv): Removed. | Bryce McKinlay | 2002-03-07 | 2 | -10/+6 |
* | natFileDescriptorEcos.cc (init): Don't use GetStdHandle. | Tom Tromey | 2002-03-06 | 3 | -10/+16 |
* | config.h.in: Rebuilt. | Tom Tromey | 2002-03-06 | 4 | -342/+347 |
* | FileDescriptor.java: Initialize in/out/err in init(). | Adam Megacz | 2002-03-06 | 5 | -4/+44 |
* | Fix ChangeLog date typo | Eric Blake | 2002-03-06 | 1 | -1/+1 |
* | unicode-decomp.pl: Move from chartables.pl... | Eric Blake | 2002-03-06 | 17 | -84840/+16492 |
* | MediaTracker.java: Implemented. | Bryce McKinlay | 2002-03-06 | 4 | -7/+357 |
* | natPosixProcess.cc (fail): Removed. | Tom Tromey | 2002-03-06 | 2 | -126/+157 |
* | jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not AbstractMethodE... | Tom Tromey | 2002-03-05 | 2 | -2/+7 |
* | Remove cvs junk | Bryce McKinlay | 2002-03-04 | 1 | -1/+0 |
* | Makefile.am: Use -bootclasspath, not -CLASSPATH. | Bryce McKinlay | 2002-03-04 | 3 | -59/+50 |
* | * java/util/Timer (TaskQueue.stop): set elements to zero. | Mark Wielaard | 2002-03-03 | 2 | -0/+5 |
* | Oops. A ChangeLog entry got committed prematurely with my last change. | Anthony Green | 2002-03-01 | 1 | -7/+0 |
* | Add pointer support to the reflection code. | Anthony Green | 2002-03-01 | 2 | -29/+49 |
* | natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'. | Adam Megacz | 2002-02-28 | 2 | -3/+9 |
* | natSystem.cc (init_properties): Use __VERSION__. | Tom Tromey | 2002-02-27 | 11 | -369/+377 |
* | acinclude.m4 (LIB_AC_PROG_CXX): Use glibjava_CXX instead of glibcpp_CXX, sinc... | Andreas Schwab | 2002-02-27 | 4 | -355/+350 |
* | natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not `1'. | Tom Tromey | 2002-02-27 | 2 | -3/+8 |
* | Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath. | Bryce McKinlay | 2002-02-25 | 3 | -3/+8 |
* | natPlainDatagramSocketImpl.cc: whops; removed 'make' typo. | Adam Megacz | 2002-02-25 | 2 | -1/+6 |