aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-17Fix ChangeLog typo in date.Andrew Haley1-1/+1
2005-02-17Chromaticity.java, [...]: New files.Michael Koch7-0/+477
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes61-172/+194
2005-02-17[multiple changes]Michael Koch16-0/+104
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch611-1834/+2436
2005-02-16UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid2-2/+8
2005-02-16[multiple changes]Mark Wielaard15-53/+2010
2005-02-16SharedLibHelper.java (findHelper): Delete copied file on exit.Tom Tromey2-6/+11
2005-02-16[multiple changes]Graydon Hoare244-9043/+16390
2005-02-16[multiple changes]Mark Wielaard25-302/+400
2005-02-16Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont...Andrew Haley10-30/+115
2005-02-16PersistentByteMap.java (name, values, fc): new fields.Andrew Haley3-59/+332
2005-02-16prims.cc (_Jv_CreateJavaVM): Add comment about initialization order.David Daney3-11/+26
2005-02-15[multiple changes]Mark Wielaard2-24/+43
2005-02-15URLClassLoader.java (JarURLLoader.JarURLLoader): Just use space for parsing C...Mark Wielaard2-5/+6
2005-02-15URLClassLoader.java (JarURLLoader.JarURLLoader): Don't look aside for "GCJLIB...Mark Wielaard2-74/+41
2005-02-15SSLContext.java (getInstance): Add exception message and/or cause before thro...Mark Wielaard2-5/+10
2005-02-15Makefile.am (libgcj_la_SOURCES): Move all sources ...Richard Henderson3-35/+76
2005-02-14jawt.c: New file.Thomas Fitzsimmons10-18/+600
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey2-1/+5
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey3-0/+5