aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode9-4943/+12271
2004-08-03* jni.cc: Reindented.Tom Tromey2-37/+41
2004-08-03Timestamp.java (valueOf): Synchronize access to dateFormat.Bryce McKinlay2-1/+9
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay2-0/+14
2004-08-01Collection.java, [...]: Added additional exceptions to documentation.Andrew John Hughes7-6/+111
2004-08-01configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith5-3/+14
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch5-12/+30
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+11
2004-07-29MainThread.java: Explicitely import used classes.Michael Koch2-2/+9
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic1-2/+7
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic22-27/+74
2004-07-29* NEWS: Updated with news up to GCC 3.4 release.Bryce McKinlay2-1/+90
2004-07-29README: Remove obsolete info.Bryce McKinlay3-87/+224
2004-07-28GetPropertyAction.java (setParameters): Renamed from 'setName'.Bryce McKinlay4-9/+33
2004-07-28configure.in: Check for minimum GTK version 2.4 requirement.Bryce McKinlay3-16/+21
2004-07-28TLtest.java: Reduce sleep time.Bryce McKinlay12-46/+58
2004-07-27Thread_HoldsLock.java: New test case.Bryce McKinlay3-0/+35
2004-07-27File.java (toURI): Throw RuntimeException, not InternalError.Bryce McKinlay3-3/+9
2004-07-24Makefile.am: Add gnu/java/security/action/GetPropertyAction.java and...Bryce McKinlay3-0/+12
2004-07-24prims.cc (_Jv_InitPrimClass): Don't create an array class.Bryce McKinlay4-21/+20
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons8-46/+57
2004-07-23Connection.java: Use GetPropertyAction for privileged getProperty calls.Bryce McKinlay6-83/+217
2004-07-23ObjectStreamField (ObjectStreamField): Don't unset 'toset' for final fields.Bryce McKinlay4-2/+43
2004-07-23DefaultContentHandlerFactory.java: Check in real file missed in last commit.Mark Wielaard2-4/+54
2004-07-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard3-33/+66
2004-07-23DefaultContentHandlerFactory.java: New dummy implementation.Mark Wielaard2-0/+55
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay9-30/+187
2004-07-22[multiple changes]Graydon Hoare131-3233/+10827
2004-07-22URLConnection.java (position): New field.Bryce McKinlay2-14/+30
2004-07-20re PR libgcj/16591 (Missing '#ifndef DISABLE_MAIN_ARGS' in _Jv_RunMain (libja...Bryce McKinlay2-0/+8
2004-07-20Socket.java (getImpl): Now private.Bryce McKinlay2-2/+5
2004-07-20BufferedWriter.java (BufferedWriter): Use existing lock of chained Writer whe...Bryce McKinlay4-4/+11
2004-07-20prims.cc (process_gcj_properties): Don't increment i within LHS of assignment.Bryce McKinlay2-2/+9
2004-07-19Print -verbose:message on "loading", not initialization.Per Bothner5-7/+27
2004-07-18configure.in: Substitute target_noncanonical.Matthias Klose3-343/+353
2004-07-17String.java: Fixed javadocs all over.Michael Koch2-20/+24
2004-07-17[multiple changes]Michael Koch4-9/+42
2004-07-17Box.java: Put FIXME comment above class declaration.Mark Wielaard16-38/+57
2004-07-17[multiple changes]Michael Koch4-8/+30
2004-07-17InvocationEvent.java (dispatch): Synchronize on notifier object before callin...Mark Wielaard2-2/+12
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch2-5/+13
2004-07-172004-07-17 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-23/+28
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch3-12/+12
2004-07-17Security.java: Fixed javadocs all over.Michael Koch2-10/+14
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch5-35/+32
2004-07-16configure.in (ZIP, GCJH): Remove white space around '=' in variable assignment.Richard Earnshaw3-12/+18
2004-07-16configure.in: Use build_noncanonical rather than build_alias.Nathanael Nerode3-347/+349
2004-07-16configure.in: Eliminate CANADIAN and NULL_TARGET variables by logic refactoring.Nathanael Nerode3-269/+240
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode8-127/+143
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode11-18/+82