aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2005-02-24TextAttribute.java: changed names to lower case;David Gilbert2-57/+249
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons11-52/+383
2005-02-23Makefile.am: Added new file gnu/java/nio/ChannelReader.java.Michael Koch3-0/+12
2005-02-23ChannelReader: Fixed comments.Robert Schuster3-1/+225
2005-02-23SimpleDateFormat.java: Removed unused import.Michael Koch2-1/+5
2005-02-23re PR awt/20029 (Robot needs XTest)Thomas Fitzsimmons5-4/+97
2005-02-22AlgorithmParameterGenerator.java (getInstance): Mention provider when throwin...Mark Wielaard7-6/+16
2005-02-22Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters6-2/+27
2005-02-222005-02-22 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2-5/+40
2005-02-222005-02-22 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters12-5/+40
2005-02-22* java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java".Tom Tromey2-1/+8
2005-02-22re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-14/+42
2005-02-22PolicyFile.java, [...]: Fixed copyright header.Michael Koch4-19/+30
2005-02-222005-02-22 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-14/+9
2005-02-222005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch6-21/+37
2005-02-222005-02-22 Roman Kennke <roman@ontographics.com>Roman Kennke2-1/+6
2005-02-22Robot.java (waitForIdle): Call invokeAndWait on an empty Runnable.Thomas Fitzsimmons2-13/+18
2005-02-22re PR awt/17952 (Windows don't show with window manager that supports _NET_RE...Thomas Fitzsimmons5-66/+88
2005-02-22re PR awt/19842 (MouseEvent ignores Button2 and Button3)Thomas Fitzsimmons2-3/+9
2005-02-22Check in missed file from last commit.Bryce McKinlay1-51/+51
2005-02-22[multiple changes]Bryce McKinlay10-252/+451
2005-02-22[multiple changes]Mark Wielaard8-903/+1839
2005-02-212005-02-21 Robert Schuster <theBohemian@gmx.net>Robert Schuster2-2/+7
2005-02-212005-02-21 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+52
2005-02-21JarFile.java (verifyHashes): Check whether ZipEntry exists.Mark Wielaard2-1/+13
2005-02-21Makefile.in: Rebuilt.Andrew Haley5-36/+96
2005-02-21Makefile.am (all_property_files): Remove left over.Andreas Tobler3-4/+11
2005-02-21Button.java, [...]: Fixed formatting issues all over.Michael Koch8-74/+115
2005-02-21FileDescriptor.java (sync): Add real exception to SyncFailedException.Mark Wielaard2-1/+6
2005-02-21InputStreamReader.java: Fixed @author tag.Michael Koch2-2/+7
2005-02-20re PR libgcj/19728 (libgcj Gnu.java missing SHA-160)Rutger Ovidius2-1/+7
2005-02-20RE.java, [...]: Made 'inner' classes real public static inner classes...Dalibor Topic7-338/+351
2005-02-20FormatCharacterIterator.java: Removed redundant modifiers.Michael Koch2-3/+8
2005-02-20gthread-jni.c (throw): Call g_snprintf instead of snprintf.Thomas Fitzsimmons2-2/+7
2005-02-19[multiple changes]Michael Koch44-282/+5611
2005-02-192005-02-19 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+9
2005-02-19[multiple changes]Michael Koch4-0/+255
2005-02-19SelectorImpl.java: Reworked import statements.Michael Koch6-29/+33
2005-02-19ActiveModeDTP.java, [...]: New files.Michael Koch23-2/+4341
2005-02-19link.cc (make_vtable): Remove abstract method check.Tom Tromey2-35/+19
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey4-4/+25
2005-02-19LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry.Bryce McKinlay2-1/+6
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey4-12/+59
2005-02-19NEWS: Draft of libgcj NEWS for 4.0.Anthony Green2-0/+212
2005-02-18natRuntime.cc (insertSystemProperties): Normalize x86 architecture names to "...Anthony Green2-1/+17
2005-02-18gij.cc (version): Change year for '--version' to 2005.Anthony Green6-8/+19
2005-02-18Charset.java (forName): Throws IllegalArgumentException when argument is null...Robert Schuster2-1/+22
2005-02-17FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf...Ito Kazumitsu2-1/+7
2005-02-17Class.h (_Jv_GetMethodString): Updated declaration.Tom Tromey5-25/+42
2005-02-172005-02-17 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+19