aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2004-07-16configure.in: Move as much as possible below AC_CANONICAL_SYSTEM.Nathanael Nerode5-453/+483
2004-07-15re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fraction...Bryce McKinlay2-15/+46
2004-07-15acinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...Nathanael Nerode5-835/+695
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode7-1470/+21
2004-07-15re PR libgcj/16204 (File I/O fails on files >= 2^31 bytes (2GB))Bryce McKinlay5-1/+50
2004-07-14EventHandler.java: Remove debugging statements.Jerry Quinn2-3/+4
2004-07-14EventHandler.java: New file.Jerry Quinn7-12/+415
2004-07-14jacks.exp (gcj_jacks_write): Add deprecation flag to the gcj_setup.Andreas Tobler3-61/+24
2004-07-14s390.md ("udivsi3"): Ensure trap is generated for division by zero.Ulrich Weigand3-3/+166
2004-07-13InputContext.java: Initialze in, line.Michael Koch2-2/+7
2004-07-13interpret.cc (run): Correctly access libffi return values of integral smaller...Ulrich Weigand2-3/+8
2004-07-13re PR libgcj/7587 (direct threaded interpreter not thread-safe)Bryce McKinlay4-2/+38
2004-07-13re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)Bryce McKinlay4-36/+57
2004-07-12XCanvasPeer.java (createImage): Implement.Scott Gilbertson5-5/+140
2004-07-11re PR libgcj/16478 (Hash synchronization deadlock with finalizers)Bryce McKinlay1-1/+1
2004-07-11re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized)Bryce McKinlay4-52/+63
2004-07-11Reported by Roman Kennke <roman@ontographics.com> (bug #9331)Mark Wielaard2-3/+11
2004-07-11linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...Ulrich Weigand2-14/+15
2004-07-10jacks.xfail: Updates to reflect current status.Bryce McKinlay2-21/+5
2004-07-10javaprims.h: Regenerate CNI namespace definitions.Bryce McKinlay2-0/+5
2004-07-102004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu2-36/+41