aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2002-11-05SHA.java (engineGetDigestLength): Return 20.R. A. Rivas Diaz3-3/+10
2002-11-05* libjava.compile/pr7912.java: New file.Tom Tromey2-0/+12
2002-11-04utilTest.java: New.Andrew Haley3-0/+66
2002-11-04More test code.Anthony Green4-0/+40
2002-11-04ClassLoader.java (loadClass): Call loadClass on VMClassLoader, not findClass.Tom Tromey2-8/+17
2002-11-04Add missing file.Anthony Green1-1/+2
2002-11-04New test codeAnthony Green1-0/+5
2002-11-04New tests.Anthony Green2-0/+52
2002-11-04resolve.cc (METHOD_NOT_THERE, [...]): Remove.Jeff Sturm3-227/+15
2002-11-04New files.Anthony Green8-0/+147
2002-11-03AlreadyConnectedException.java: Extend IllegalStateException, per spec.Tom Tromey2-5/+8
2002-11-03GNU Classpath merge.Mark Wielaard9-32/+109
2002-11-03initexc.java (fail): Static initializers must be able to complete normally.Tom Tromey2-1/+6
2002-11-02Class.h: Move JV_STATE_ERROR before JV_STATE_DONE.Tom Tromey3-5/+8
2002-11-02initexc.java: New file.Tom Tromey3-0/+40
2002-11-02For PR java/8415:Tom Tromey3-5/+9
2002-11-02Makefile.am (AM_MAKEFLAGS): Don't pass JC1FLAGS, CC and CXX, do pass GCJFLAGS.Andreas Schwab3-6/+15
2002-11-02For PR java/8415:Tom Tromey3-0/+20
2002-11-01mauve.exp (find_mauve_sources): New proc.Tom Tromey2-2/+23
2002-11-01ByteOrder.java: New file.Michael Koch21-8/+1166
2002-11-012002-11-01 Michael Koch <konqueror@gmx.de>Michael Koch6-30/+215
2002-10-31ZipFile.java (readLeShort): Take and use DataInput as argument.Mark Wielaard2-39/+71
2002-10-31GridBagLayout.java (setConstraints): New stubbed method addedMark Anderson2-0/+9
2002-10-29configure.in: Disable hash sync when not using threads.Krister Walfridsson3-2/+7
2002-10-25natRuntime.cc (_Jv_SetDLLSearchPath): New function.Tom Tromey3-2/+49
2002-10-24Primes.java: Removed.Tom Tromey3-264/+5
2002-10-23jni.cc (_Jv_JNI_AllocObject): Removed old FIXME comment.Tom Tromey2-8/+14
2002-10-23For PR java/6388:Tom Tromey3-0/+20
2002-10-23natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ...Ranjit Mathew2-3/+12
2002-10-21Fix date, grrr.Michael Koch1-2/+1
2002-10-212002-10-11 Michael Koch <konqueror@gmx.de>Michael Koch4-48/+65
2002-10-21aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): addedAdam Megacz7-259/+357
2002-10-20natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.p...Ranjit Mathew2-0/+10
2002-10-16re PR libgcj/8234 (ZipInputStream chokes when InputStream.read() returns smal...Tom Tromey3-0/+8
2002-10-15cvs commit fubar.Andrew Haley1-0/+1
2002-10-15Fix bad checkin.Andrew Haley1-1/+1
2002-10-15EvaluationOrder.java (EvaluationOrder): New.Andrew Haley3-0/+30
2002-10-14StaticConstructor.java: New.Andrew Haley3-0/+34
2002-10-13* mauve-libgcj: Enable Mauve tests that compile now.Mark Wielaard2-16/+9
2002-10-13* libjava.mauve/xfails: Remove tests that now XPASS.Mark Wielaard2-3/+4
2002-10-11re PR libgcj/8142 ('$' in class names vs. dlopen 'dynamic string tokens')Mark Wielaard2-1/+14
2002-10-102002-10-10 Michael Koch <konqueror@gmx.de>Michael Koch4-0/+36
2002-10-10cvsignore: New file to ignore files generated during build.Michael Koch3-1/+8
2002-10-102002-10-08 Michael Koch <konqueror@gmx.de>Michael Koch9-18/+299
2002-10-08interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead of unsigned long tem...Ulrich Weigand2-1/+6
2002-10-08configure.host [s390*-*]: Enable Java interpreter.Ulrich Weigand3-0/+88
2002-10-07Thread.java (setDaemon): Check startable_flag, not isAlive().Mark Wielaard2-1/+6
2002-10-07Buffer.java: New stub file.Michael Koch5-4/+56
2002-10-07ByteBuffer.java: removed import of not commited class.Michael Koch2-2/+5
2002-10-07ByteBuffer.java, [...]: New files, forgot to add these dummies.Michael Koch5-1/+100