aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+14
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+6
2004-07-29MainThread.java: Explicitely import used classes.Michael Koch1-0/+6
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic1-0/+28
2004-07-29* NEWS: Updated with news up to GCC 3.4 release.Bryce McKinlay1-0/+1
2004-07-29README: Remove obsolete info.Bryce McKinlay1-0/+5
2004-07-28GetPropertyAction.java (setParameters): Renamed from 'setName'.Bryce McKinlay1-0/+10
2004-07-28configure.in: Check for minimum GTK version 2.4 requirement.Bryce McKinlay1-0/+5
2004-07-28TLtest.java: Reduce sleep time.Bryce McKinlay1-0/+20
2004-07-27Thread_HoldsLock.java: New test case.Bryce McKinlay1-0/+5
2004-07-27File.java (toURI): Throw RuntimeException, not InternalError.Bryce McKinlay1-0/+7
2004-07-24Makefile.am: Add gnu/java/security/action/GetPropertyAction.java and...Bryce McKinlay1-0/+6
2004-07-24prims.cc (_Jv_InitPrimClass): Don't create an array class.Bryce McKinlay1-0/+9
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-0/+11
2004-07-23Connection.java: Use GetPropertyAction for privileged getProperty calls.Bryce McKinlay1-2/+19
2004-07-23ObjectStreamField (ObjectStreamField): Don't unset 'toset' for final fields.Bryce McKinlay1-1/+8
2004-07-23DefaultContentHandlerFactory.java: Check in real file missed in last commit.Mark Wielaard1-0/+5
2004-07-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard1-0/+11
2004-07-23DefaultContentHandlerFactory.java: New dummy implementation.Mark Wielaard1-0/+5
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay1-2/+25
2004-07-22[multiple changes]Graydon Hoare1-0/+1143
2004-07-22URLConnection.java (position): New field.Bryce McKinlay1-0/+9
2004-07-20re PR libgcj/16591 (Missing '#ifndef DISABLE_MAIN_ARGS' in _Jv_RunMain (libja...Bryce McKinlay1-0/+6
2004-07-20Socket.java (getImpl): Now private.Bryce McKinlay1-0/+4
2004-07-20BufferedWriter.java (BufferedWriter): Use existing lock of chained Writer whe...Bryce McKinlay1-0/+7
2004-07-20prims.cc (process_gcj_properties): Don't increment i within LHS of assignment.Bryce McKinlay1-0/+5
2004-07-19Print -verbose:message on "loading", not initialization.Per Bothner1-0/+11
2004-07-18configure.in: Substitute target_noncanonical.Matthias Klose1-0/+5
2004-07-17String.java: Fixed javadocs all over.Michael Koch1-0/+4
2004-07-17[multiple changes]Michael Koch1-0/+14
2004-07-17Box.java: Put FIXME comment above class declaration.Mark Wielaard1-0/+18
2004-07-17[multiple changes]Michael Koch1-0/+16
2004-07-17InvocationEvent.java (dispatch): Synchronize on notifier object before callin...Mark Wielaard1-0/+5
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+5
2004-07-172004-07-17 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-0/+6
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+8
2004-07-17Security.java: Fixed javadocs all over.Michael Koch1-0/+4
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+11
2004-07-16configure.in (ZIP, GCJH): Remove white space around '=' in variable assignment.Richard Earnshaw1-0/+6
2004-07-16configure.in: Use build_noncanonical rather than build_alias.Nathanael Nerode1-0/+3
2004-07-16configure.in: Eliminate CANADIAN and NULL_TARGET variables by logic refactoring.Nathanael Nerode1-0/+5
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-0/+9
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode1-0/+8
2004-07-16configure.in: Move as much as possible below AC_CANONICAL_SYSTEM.Nathanael Nerode1-0/+8
2004-07-15re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fraction...Bryce McKinlay1-0/+12
2004-07-15acinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...Nathanael Nerode1-0/+5
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-0/+7
2004-07-15re PR libgcj/16204 (File I/O fails on files >= 2^31 bytes (2GB))Bryce McKinlay1-0/+9
2004-07-14EventHandler.java: Remove debugging statements.Jerry Quinn1-0/+4
2004-07-14EventHandler.java: New file.Jerry Quinn1-1/+8