summaryrefslogtreecommitdiff
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* * include/posix.h: Add multiple include header protection.bryce2002-03-111-1/+0
* 2002-03-10 Adam Megacz <adam@xwt.org>megacz2002-03-111-1/+1
* * java/awt/GridLayout.java (layoutContainer): Handle case wheretromey2002-03-101-0/+6
* * java/lang/Win32Process.java: Added comment.tromey2002-03-104-2/+18
* * java/awt/ImageMediaEntry: Removed.bryce2002-03-102-203/+0
* libjava:bryce2002-03-101-123/+1
* 2002-03-09 Adam Megacz <adam@xwt.org>megacz2002-03-101-0/+1
* 2002-03-09 Adam Megacz <adam@xwt.org>megacz2002-03-091-1/+1
* 2002-03-08 Adam Megacz <adam@xwt.org>megacz2002-03-091-4/+7
* 2002-03-07 Adam Megacz <adam@xwt.org>megacz2002-03-081-3/+37
* 2002-03-07 Adam Megacz <adam@xwt.org>megacz2002-03-081-3/+1
* * java/net/natPlainSocketImpl.cc (_Jv_recv): Removed.bryce2002-03-071-10/+1
* * java/io/natFileDescriptorEcos.cc (init): Don't usetromey2002-03-062-10/+10
* 2002-03-06 Adam Megacz <adam@xwt.org>megacz2002-03-064-4/+37
* 2002-03-04 Eric Blake <ebb9@email.byu.edu>ericb2002-03-062-621/+2090
* * java/awt/MediaTracker.java: Implemented.bryce2002-03-061-2/+343
* * java/lang/natPosixProcess.cc (fail): Removed.tromey2002-03-061-126/+153
* * java/util/Timer (TaskQueue.stop): set elements to zero.mark2002-03-031-0/+1
* Add pointer support to the reflection code.green2002-03-011-29/+36
* 2002-02-27 Adam Megacz <adam@xwt.org>megacz2002-02-281-3/+4
* * java/lang/natSystem.cc (init_properties): Use __VERSION__.tromey2002-02-271-2/+2
* * java/lang/natPosixProcess.cc (startProcess): Use FD_CLOEXEC, nottromey2002-02-271-3/+3
* 2002-02-24 Adam Megacz <adam@xwt.org>megacz2002-02-251-1/+1
* 2002-02-24 Adam Megacz <adam@xwt.org>megacz2002-02-251-6/+8
* 2002-02-24 Adam Megacz <adam@xwt.org>megacz2002-02-241-0/+63
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):jsturm2002-02-241-1/+42
* * java/net/URL.java (getPath): New JDK 1.3 method.bothner2002-02-232-19/+42
* * java/lang/natSystem.cc (init_properties): Include the `Inc.' intromey2002-02-221-2/+2
* 2002-02-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2002-02-181-1/+5
* * Makefile.in: Rebuilt with Eric's change below.bryce2002-02-151-122/+1
* 2002-02-14 Eric Blake <ebb9@email.byu.edu>ericb2002-02-152-82/+2440
* 2002-02-14 Mark Wielaard <mark@klomp.org>mark2002-02-147-120/+211
* 2002-02-12 Adam Megacz <adam@xwt.org>megacz2002-02-121-0/+0
* 2002-02-11 Adam Megacz <adam@xwt.org>megacz2002-02-122-0/+2
* 2002-02-11 Adam Megacz <adam@xwt.org>megacz2002-02-121-63/+48
* * java/io/natFile.cc (_access): Use __builtin_alloca.tromey2002-02-081-12/+13
* * java/lang/natThrowable.cc: Updated copyright.tromey2002-02-073-3/+3
* * java/io/natFile.cc (_access): Don't stack-allocate buffer.tromey2002-02-071-23/+19
* * prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.tromey2002-02-071-1/+1
* embedded updatesgreen2002-02-074-4/+57
* * configure.in: Set up PLATFORMOBJS not PLATFORM_SPECIFIC_SOURCES.bryce2002-02-061-1/+1
* * java/io/natFile.cc: Removed old "FIXME" comments.tromey2002-02-021-13/+1
* * java/lang/natPosixProcess.cc (myclose): New function.tromey2002-02-021-14/+27
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-022-0/+0
* * java/net/natPlainSocketImpl.cc (_Jv_recv): Added templatetromey2002-01-301-2/+3
* * java/awt/List.java (addNotify): Correctly check to see if peertromey2002-01-301-1/+1
* * java/awt/GridLayout.java (layoutContainer): Use number of rowstromey2002-01-293-5/+5
* * java/awt/event/MouseEvent.java (modifiers): Removed field.tromey2002-01-282-6/+4
* * java/awt/image/MemoryImageSource.java (newPixels(byte[], ColorModel,bryce2002-01-261-8/+2
* * java/awt/FlowLayout.java (layoutContainer): Correctly computetromey2002-01-252-6/+6