aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2002-11-30For PR libgcj/8759:Gary Benson2-1/+33
2002-11-292002-11-29 Michael Koch <konqueror@gmx.de>Michael Koch3-0/+128
2002-11-292002-11-29 Michael Koch <konqueror@gmx.de>Michael Koch6-64/+183
2002-11-29natByteBufferImpl.cc, [...]: New files that implement native functionalities.Michael Koch11-0/+1222
2002-11-292002-11-29 Michael Koch <konqueror@gmx.de>Michael Koch8-471/+366
2002-11-27Locale.java (toString): Improve efficiency if country and variant are both em...Julian Dolby2-0/+7
2002-11-27verify.cc (pop_init_ref): New method.Tom Tromey2-26/+61
2002-11-26HeuristicCommitException.java: Classpath merge.Mark Wielaard18-126/+668
2002-11-26natPlainDatagramSocketImpl.cc (socklen_t): Don't define.Andreas Tobler4-6/+11
2002-11-26* verify.cc (type::compatible): Backed out broken change.Tom Tromey2-5/+7
2002-11-26verify.cc (type::compatible): Check initialization status first.Tom Tromey3-8/+20
2002-11-23AuthenticationException.java: Update copyright header.Mark Wielaard83-482/+3032
2002-11-22For PR java/8676:Tom Tromey3-0/+17
2002-11-22URL.java: Merge with Classpath (partly).Mark Wielaard3-165/+474
2002-11-222002-11-22 Michael Koch <konqueror@gmx.de>Michael Koch3-15/+24
2002-11-21loader.exp (gcj_loader_test_one): Fix typo in 'type' argument to libjava_tcom...Ulrich Weigand2-2/+12
2002-11-21posix.h: I put too much into the #ifndef DISABLE_JAVA_NET.Michael Koch2-3/+12
2002-11-21posic.h: Moved new functions into a #ifndef DISABLE_JAVA_NETMichael Koch3-1/+19
2002-11-21AsynchronousCloseException.java, [...]: New files.Michael Koch17-1/+794
2002-11-21Forgot to add to cvs command lineMichael Koch2-85/+35
2002-11-212002-11-21 Michael Koch <konqueror@gmx.de>Michael Koch4-8/+153
2002-11-20Makefile.am (ordinary_java_source_files): Added java/nio/channels/FileChannel...Michael Koch3-0/+9
2002-11-202002-11-20 Michael Koch <konqueror@gmx.de>Michael Koch7-25/+65
2002-11-20* configure: Regenerated with new libtool.m4.Andreas Jaeger2-855/+903
2002-11-19natReference.cc (add_to_hash): Look at `copy', not `referent'.Tom Tromey3-12/+17
2002-11-19jni.h: Add missing JNICALL and JNIEXPORT attributes to function and function ...Ranjit Mathew3-524/+547
2002-11-18CoderResult.java (Cache.get): Fix a bug that was causing CoderResults to be c...Jesse Rosenstock2-1/+7
2002-11-18KeyStore.java (getInstance): Fix comment and throw IllegalArgumentException i...Joerg Brunsmann2-6/+46
2002-11-18PlainSocketImpl.java: Fix imports.Michael Koch2-0/+6
2002-11-182002-11-18 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+11
2002-11-182002-11-17 Jesse Rosenstock <jmr@ugcs.caltech.edu>Jesse Rosenstock2-9/+50
2002-11-18ByteBufferImpl.java, [...]: New files.Michael Koch22-0/+3899
2002-11-18Makefile.am (ordinary_java_source_files): Added java/nio/ReadOnlyBufferExcept...Michael Koch3-0/+13
2002-11-18PlainSocketImpl.java: Reworked imports.Michael Koch8-235/+389
2002-11-17HttpURLConnection.java ((getPermission): Take port into consideration.Mark Wielaard2-5/+56
2002-11-17* java/net/HttpURLConnection.java: Merge with GNU Classpath.Mark Wielaard2-53/+327
2002-11-17Integrate work by Raif S.Mark Wielaard10-117/+350
2002-11-16For PR libgcj/8593:Tom Tromey2-15/+28
2002-11-14AppletContext.java: Fix typo and remove redundant modifiers.Eric Blake2-4/+9
2002-11-14natRuntime.cc (insertSystemProperties): Set gnu.classpath.home.Tom Tromey2-1/+7
2002-11-132002-11-13 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+45
2002-11-13AlreadyConnectedException.java: Removed unneeded import.Michael Koch10-134/+445
2002-11-13Buffer.java: Implemented.Michael Koch14-82/+2006
2002-11-11ISO_8859_1.java, [...]: New files.Jesse Rosenstock10-0/+1245
2002-11-11CharacterCodingException.java: This class must be public.Michael Koch8-27/+63
2002-11-11BufferOverflowException.java, [...]: New file.Michael Koch5-2/+117
2002-11-11Container.java (validate): Use tree lock.Tom Tromey2-213/+280
2002-11-10GridLayout.java (layoutContainer): Use tree lock.Tom Tromey5-354/+391
2002-11-10natFileDescriptorWin32.cc (read): Handle case where count is 0.Tom Tromey3-0/+14
2002-11-10Externalizable.java, [...]: New versions from Classpath.Tom Tromey11-139/+176