aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-10Attributes.java (Name): Fix name check.Anthony Green2-1/+6
2002-11-10natClass.cc (initializeClass): Throw NoClassDefFoundError with getName() as m...Mark Wielaard3-3/+18
2002-11-10jni.h (JNIIMPORT, [...]): Linker defines for Win32.Ranjit Mathew2-2/+17
2002-11-10GridLayout.java (setColumns): Check newCols, not cols.Tom Tromey2-2/+5
2002-11-10* jni.cc (_Jv_GetJNIEnvNewFrame): Set env->ex in all cases.Tom Tromey2-2/+8
2002-11-10Applet.java, [...]: New versions from Classpath.Tom Tromey25-497/+1146
2002-11-09ScrollPane.java (ScrollPane): Fixed test for valid display policy.Tom Tromey2-4/+7
2002-11-09List.java (processEvent): Added missing `else's.Tom Tromey3-7/+23
2002-11-07backport: MarshalledObject.java (equals): Check hashcode first.Mark Wielaard18-196/+597
2002-11-07natField.cc (getBoolean): Use getType().Mark Wielaard2-42/+44
2002-11-07Choice.java, [...]: Fixed documentation.Michael Koch5-14/+20
2002-11-07ICC_Profile.java: Added missing constants.Michael Koch11-20/+195
2002-11-07re PR libgcj/8481 (java.Random.nextInt(int) may return negative)Tom Tromey2-2/+7
2002-11-06jni.cc (array_from_valist): Assume that jlong won't be promoted.Tom Tromey2-2/+13
2002-11-06* libjava.jacks/jacks.exp: New file.Tom Tromey2-0/+85