aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-06-11This should not get committed.Michael Koch1-1/+1
2003-06-11Forgot to add them to the commit command line too, AARGH.Michael Koch2-9/+12
2003-06-11Forgot to add this file to cvs. Sorry.Michael Koch1-0/+82
2003-06-11InputSubset.java: New version from classpath.Michael Koch2-3/+8
2003-06-11AbstractAction.java, [...]: New versions from classpath.Michael Koch109-778/+1464
2003-06-11MappedByteBuffer.java, [...]: Removed unneeded imports.Michael Koch5-4/+11
2003-06-11DatagramSocket.java: Partly merged with classpath.Michael Koch2-4/+26
2003-06-11Frame.java, [...]: New versions from classpath.Michael Koch6-58/+17
2003-06-10PrintStream.java: Merged version from classpath.Michael Koch2-144/+93
2003-06-10natFont.cc (getAscent): Correctly access "ascent" field.Tom Tromey2-2/+8
2003-06-10natFont.cc (getMaxAscent): adjusted return value.Scott Gilbertson2-4/+21
2003-06-08URLStreamHandler.java (sameFile): Fix port value comparison.Anthony Green4-5/+26
2003-06-08For PR libgcj/11085:Tom Tromey3-5/+26
2003-06-08builtins.c (define_builtin_type, [...]): Delete.Roger Sayle3-0/+75
2003-06-082003-06-08 Michael Koch <konqueror@gmx.de>Michael Koch2-64/+65
2003-06-082003-06-08 Michael Koch <konqueror@gmx.de>Michael Koch5-70/+17
2003-06-08re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correc...Jeff Sturm2-1/+7
2003-06-07Security.java (secprops): Initialize.Mark Wielaard2-13/+43
2003-06-07re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ...Mark Wielaard8-14/+68
2003-06-072003-06-07 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+10
2003-06-06Toolkit.java (getDefaultToolkit): Add exception cause to AWTError.Mark Wielaard2-2/+8
2003-06-06re PR libgcj/6181 (Mauve Introspector.jdk11: getBeanInfo fail for AWT classes)Mark Wielaard3-11/+12
2003-06-06BasicOptionPaneUI.java: More compile fixes from my stupid work yesterday.Michael Koch2-4/+10
2003-06-06w_exp.c (o_threshold, [...]): Define only if _IEEE_LIBM is undefined.Matt Kraai2-0/+9
2003-06-05posix.h (O_SYNC): Define if not available and a reasonable...Loren J. Rittle3-2/+16
2003-06-05BorderUIResource.java, [...]: More compile fixes for latest Border commit.Michael Koch4-25/+34
2003-06-052003-06-05 Michael Koch <konqueror@gmx.de>Michael Koch7-85/+42
2003-06-05Border.java: New version from classpath.Michael Koch2-9/+13
2003-06-05AbstractBorder.java, [...]: New versions from Classpath.Michael Koch9-33/+263
2003-06-05Button.java, [...]: New versions from Classpath.Michael Koch35-75/+97
2003-06-05SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO...Scott Gilbertson2-1/+9
2003-06-05posix-threads.h: Include <machine/pal.h> on OSF.Bert Deknuydt2-1/+7
2003-06-03x86_64-signal.h (MAKE_THROW_FRAME): Mark sigcontext on stack volatile to prev...Andrew Haley2-11/+16
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle3-0/+21
2003-05-272003-05-27 Michael Koch <konqueror@gmx.de>Michael Koch4-27/+235
2003-05-272003-05-27 Michael Koch <konqueror@gmx.de>Michael Koch2-8/+17
2003-05-272003-05-27 Michael Koch <konqueror@gmx.de>Michael Koch2-12/+45
2003-05-27System.java: Explicitely import needed classes.Michael Koch2-1/+13
2003-05-26NetPermission.java, [...]: New versions from classpath.Michael Koch5-77/+102
2003-05-25PushbackInputStream.java, [...]: Merged new versions from classpath.Michael Koch12-418/+411
2003-05-25Checkbox.java, [...]: New versions from classpath.Michael Koch8-16/+232
2003-05-23re PR libgcj/10838 (GCC 3.3 [libjava]: java.io.ObjectInputStream syntax error)Jeff Sturm2-1/+7
2003-05-202003-05-20 Michael Koch <konqueror@gmx.de>Michael Koch3-6/+22
2003-05-20DataInputStream.java: Reformatted, Replaced < and & with html entitites in do...Michael Koch4-147/+167
2003-05-20Accidently comitted this during last commit, revert this little change:Michael Koch1-1/+1
2003-05-20ByteBufferImpl.java, [...]: Moved files to java/nio.Michael Koch26-193/+145
2003-05-192003-05-19 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+12
2003-05-19CollationKey.java: Merged copyright and dat from classpath.Michael Koch3-2/+95
2003-05-192003-05-19 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+8
2003-05-192003-05-19 Michael Koch <konqueror@gmx.de>Michael Koch7-68/+87