aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-07AlreadyConnectedException.java, [...]: New file.Michael Koch18-0/+987
2002-10-052002-10-05 Michael Koch <konqueror@gmx.de>Michael Koch7-3/+800
2002-10-04[multiple changes]Mark Wielaard10-11/+46
2002-10-04* java/lang/Throwable.java: Remerge with Classpath.Mark Wielaard2-14/+12
2002-10-042002-10-04 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+50
2002-10-04BeanContextChildSupport.java: Added serialVersionUID.Michael Koch5-5/+20
2002-10-03natNetworkInterface.cc (getRealNetworkInterfaces): ifdef out some functionali...Adam Megacz2-0/+9
2002-10-03Makefile.in: Rebuilt.Tom Tromey3-6/+40
2002-10-03InetAddress.java (class InetAddress): Removed final keyword.Michael Koch2-2/+31
2002-10-03Autoscroll.java: New file, merge from Classpath.Michael Koch13-4/+1182
2002-10-032002-10-03 Michael Koch <konqueror@gmx.de>Michael Koch6-19/+46
2002-10-03Array_3.java (baz): New.Andrew Haley2-0/+24