aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2-3/+14
2004-11-25Makefile.am: Added most of javax.print again.Michael Koch3-0/+305
2004-11-25Makefile.am: Added most of javax.print again.Michael Koch1-0/+5
2004-11-25Add missing file from gcj-abi-2-dev-branch mergeAndrew Haley1-0/+118
2004-11-25Add missing file from gcj-abi-2-dev-branch merge.Andrew Haley1-0/+226
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey50-3035/+5500
2004-11-24Undo mistaken commitR. Kelley Cook1-1/+1
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook3-124/+204
2004-11-24Makefile.in: Regenrate with Automake 1.9.3.Kelley Cook4-112/+188
2004-11-24PolicyFile.java: New file.Michael Koch4-1/+680
2004-11-24Character.java, [...]: Reorder "final static" to "static final".Michael Koch3-90/+95
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