aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-11-24ResourceBundle.java: Reformatted.Michael Koch2-3/+10
2004-11-242004-11-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-3/+9
2004-11-242004-11-24 Michael Koch <konqueror@gmx.de>Michael Koch5-2/+38
2004-11-242004-11-24 Jeroen Frijters <address@bogus.example.com>Jeroen Frijters3-37/+124
2004-11-24NIOServerSocket.java: Added email to @author tag.Michael Koch9-61/+115
2004-11-24DirectByteBufferImpl.java, [...]: Reformatted.Michael Koch3-134/+140
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin3-62/+43
2004-11-23o32.S (ffi_call_O32, [...]): Use jalr instead of jal.Richard Sandiford2-0/+5
2004-11-23String.java (rehash): Removed.Michael Koch3-6/+12
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch7-205/+127
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou3-2/+8
2004-11-222004-11-22 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+7
2004-11-212004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch3-7/+42
2004-11-212004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+9
2004-11-182004-11-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-17/+8
2004-11-182004-11-18 Jeroen Frijters <jeroen@frijters.net>Michael Koch1-0/+5
2004-11-18URLClassLoader.java: Whitespace cleanup.Michael Koch2-170/+176
2004-11-18Complete 1.4 supportRobert Schuster2-304/+533
2004-11-18Inet6Address.java (getHostAddress): Fix textual representation of IPv6 addres...Mattias Rehnberg2-10/+9
2004-11-18StackTraceElement.java: Made final.Jeroen Frijters22-34/+107
2004-11-18BeanInfoEmbryo.java: Use TreeMap for proper sorting.Craig Black2-5/+15
2004-11-18Makefile.am: Correct friend function declaration.Kriang Lerdsuwanakij6-152/+320
2004-11-17BufferedInputStream.java (skip): Return zero on EOF.David Daney2-1/+5
2004-11-17Socket.java (getPort): Return 0 in error case.Michael Koch2-1/+5
2004-11-172004-11-17 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+15
2004-11-17URL.java (URL): Handle case when argument is null.Michael Koch2-1/+5
2004-11-17Beans.java, [...]: Fixed javadocs.Michael Koch4-5/+12
2004-11-17Timer.java (DEFAULT_SIZE): Made static.Michael Koch2-1/+5
2004-11-17InetAddress.java (getCanonicalHostName): Support IPv6 addresses.Michael Koch2-2/+13
2004-11-16Object.java: Added javadocs all over (merged from GNU classpath).Michael Koch2-19/+435
2004-11-16Security.java (Security): Silence the warning about no providers found in the...Andreas Tobler2-14/+28
2004-11-162004-11-16 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+8
2004-11-16Area-1.png, [...]: New files.Michael Koch4-0/+7
2004-11-16Currency.java (cache): Fix modifier order.Michael Koch2-1/+5
2004-11-16BufferedReader.java, [...]: Fixed javadocs all over.Michael Koch20-199/+225
2004-11-16[multiple changes]Andreas Tobler7-2/+461
2004-11-15004-11-15 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler43-1109/+6669
2004-11-12re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C)Andrew Pinski2-0/+9
2004-11-12FileLock.java (isValid): locks are valid if the channel is open.Casey Marshall3-2/+9
2004-11-12Fixed regression:Robert Schuster2-11/+86
2004-11-09* include/jni.h: Added FIXME.Tom Tromey2-1/+7
2004-11-08GregorianCalendar.java: Removed unused imports.Tom Tromey3-4/+5
2004-11-07[multiple changes]Mark Wielaard3-6/+17
2004-11-07Fixes bug #10908Robert Schuster2-4/+13
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2-58/+240
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes4-38/+1827
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2-40/+214
2004-11-072004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2-53/+548
2004-11-07CheckedInputStream.java, [...]: Import cleanups.Michael Koch5-9/+19
2004-11-06UnicastConnectionManager.java (clients): Now package-private.Tom Tromey5-8/+26