aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2002-03-29natPlainDatagramSocketImpl.cc (close): New function.Tom Tromey2-2/+10
2002-03-28* java/net/PlainDatagramSocketImpl.javaJeff Sturm4-31/+54
2002-03-25Component.java (processEvent): Check ComponentEvent after KeyEvent.Tom Tromey1-2/+2
2002-03-25Based on patch from Intel's ORP team:Bryce McKinlay1-7/+12
2002-03-25FileInputStream.java (skip): Call fd.getFilePointer() and calculate correct n...Bryce McKinlay1-1/+3
2002-03-25* java/io/PushbackReader.java: Reformat.Bryce McKinlay1-396/+336
2002-03-24TextComponent.java (TextComponent): Editable by default.Tom Tromey1-0/+1
2002-03-24MenuItem.java (eventMask): No longer private.Tom Tromey9-5/+94
2002-03-24[multiple changes]Mark Wielaard3-426/+546
2002-03-23re PR libgcj/6045 (GregorianCalendar: getMinimum() and getMaximum() incorrect...Michael Smith1-3/+3
2002-03-23* java/nat/natPlainSocketImpl.cc (write): Abort loop on error.Jeff Sturm1-0/+2
2002-03-18natSystem.cc (init_properties): Update VM version properties.Bryce McKinlay1-6/+16
2002-03-17Add arm thumb supportAnthony Green1-3/+5
2002-03-11posix.h: Add multiple include header protection.Bryce McKinlay1-1/+0
2002-03-11natPlainSocketImpl.cc: Added #include <platform.h>.Adam Megacz1-1/+1
2002-03-10GridLayout.java (layoutContainer): Handle case where there are no items in co...Tom Tromey1-0/+6
2002-03-10Win32Process.java: Added comment.Tom Tromey4-2/+18
2002-03-10ImageMediaEntry: Removed.Bryce McKinlay2-203/+0
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay1-123/+1
2002-03-10natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure...Adam Megacz1-0/+1
2002-03-09Win32Process.java (ConcreteProcess): Now throws an IOException so that Throwa...Adam Megacz1-1/+1
2002-03-09natPlainSocketImpl.cc (read, [...]): Formatting fixed.Adam Megacz1-4/+7
2002-03-08natPlainSocketImpl.cc: Changed USE_WINSOCK to WIN32, and added thunks for rea...Adam Megacz1-3/+37
2002-03-08win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong.Adam Megacz1-3/+1
2002-03-07natPlainSocketImpl.cc (_Jv_recv): Removed.Bryce McKinlay1-10/+1
2002-03-06natFileDescriptorEcos.cc (init): Don't use GetStdHandle.Tom Tromey2-10/+10
2002-03-06FileDescriptor.java: Initialize in/out/err in init().Adam Megacz4-4/+37
2002-03-06unicode-decomp.pl: Move from chartables.pl...Eric Blake2-621/+2090
2002-03-06MediaTracker.java: Implemented.Bryce McKinlay1-2/+343
2002-03-06natPosixProcess.cc (fail): Removed.Tom Tromey1-126/+153
2002-03-03* java/util/Timer (TaskQueue.stop): set elements to zero.Mark Wielaard1-0/+1
2002-03-01Add pointer support to the reflection code.Anthony Green1-29/+36
2002-02-28natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'.Adam Megacz1-3/+4
2002-02-27natSystem.cc (init_properties): Use __VERSION__.Tom Tromey1-2/+2
2002-02-27natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not `1'.Tom Tromey1-3/+3
2002-02-25natPlainDatagramSocketImpl.cc: whops; removed 'make' typo.Adam Megacz1-1/+1
2002-02-25natPlainDatagramSocketImpl.cc: Updated #includes for Win32...Adam Megacz1-6/+8
2002-02-24Win32Process.java: Created a dummy class to allow build process to run to com...Adam Megacz1-0/+63
2002-02-24natMethod.cc (_Jv_CallAnyMethodA): Define ffi_result union for ffi_call result.Jeff Sturm1-1/+42
2002-02-22URL.java (getPath): New JDK 1.3 method.Per Bothner2-19/+42
2002-02-22natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm...Tom Tromey1-2/+2
2002-02-18natPlainDatagramSocketImpl.cc (bind): Call setsockopt to enable SO_BROADCAST.Bryce McKinlay1-1/+5
2002-02-15Makefile.in: Rebuilt with Eric's change below.Bryce McKinlay1-122/+1
2002-02-15javaprims.h (java::lang): Add java::lang::StrictMath.Eric Blake2-82/+2440
2002-02-14[multiple changes]Mark Wielaard7-120/+211
2002-02-12natFilePosix.cc: Copied this from natFile.cc.Adam Megacz1-0/+0
2002-02-12natFileWin32.cc, [...]: Added #undef STRICT to make windows.h and java/lang/r...Adam Megacz2-0/+2
2002-02-12natFileWin32.cc: Created a placeholder class with lots of FIXMEs.Adam Megacz1-63/+48
2002-02-08natFile.cc (_access): Use __builtin_alloca.Tom Tromey1-12/+13
2002-02-07natThrowable.cc: Updated copyright.Tom Tromey3-3/+3