aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-05-162003-05-16 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+8
2003-05-142003-05-14 Michael Koch <konqueror@gmx.de>Michael Koch10-49/+116
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch7-30/+69
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+9
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+9
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch7-21/+61
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch5-156/+215
2003-05-12ByteBufferImpl.java: Reformatted.Michael Koch19-924/+2004
2003-05-12CharViewBufferImpl.java, [...]: New files, not yet to be compiled.Michael Koch9-0/+1426
2003-05-10ButtonUI.java, [...]: New versions from classpath.Michael Koch34-0/+1296
2003-05-102003-05-10 Michael Koch <konqueror@gmx.de>Michael Koch7-13/+35
2003-05-102003-05-10 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+15
2003-05-10Identity.java, [...]: New versions from classpath.Michael Koch15-14/+35
2003-05-09Makefile.in: Rebuilt.Tom Tromey8-190/+18
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch10-269/+58
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch3-9/+31
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch4-26/+128
2003-05-08configure.host: Set with_libffi_default and libgcj_interpreter to "yes".Tom Tromey2-2/+7
2003-05-08natGC.cc (drawString): Removed obsolete code.Scott Gilbertson2-8/+4
2003-05-07* verify.cc: Reverted previous patch.Tom Tromey2-2/+64
2003-05-07verify.java: New file.Tom Tromey3-0/+25
2003-05-062003-05-06 Michael Koch <konqueror@gmx.de>Michael Koch6-98/+304
2003-05-052003-05-05 Michael Koch <konqueror@gmx.de>Michael Koch2-9/+16
2003-05-05Fixed wrong changelog entryMichael Koch1-2/+2
2003-05-05DataInputStream.java: Reordered methods to match libgcj.Michael Koch2-49/+71
2003-05-05Forgot to add this to commit line on 2003/05/02. Its in Changelog already.Michael Koch1-1/+0
2003-05-04GtkButtonPeer.java: Fix misspelling of "version".Matt Kraai1-0/+16
2003-05-03GtkButtonPeer.java: Fix misspelling of "version".Matt Kraai12-12/+12
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey3-0/+26
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch2-60/+128
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch4-69/+276
2003-05-02InetAddress.java: Merged class documentation with classpath.Michael Koch6-18/+126
2003-05-022003-05-02 Michael Koch <konqueror@gmx.de>Michael Koch5-42/+130
2003-05-01re PR libgcj/10582 (array assignment fails in some situations)Tom Tromey3-76/+36
2003-05-01re PR libgcj/10582 (array assignment fails in some situations)Tom Tromey3-0/+25
2003-04-302003-04-30 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+20
2003-04-30CollationElementIterator.java, [...]: Merged copyright and documentation from...Michael Koch4-86/+308
2003-04-302003-04-30 Michael Koch <konqueror@gmx.de>Michael Koch3-13/+309
2003-04-30This accidently got it then the big java.security merge so revert this.Michael Koch1-1/+1
2003-04-30Engine.java, [...]: New files from classpath.Michael Koch65-638/+9039
2003-04-29Two little fixes I commited to classpath but not to libgcj firstMichael Koch2-1/+2
2003-04-292003-04-29 Michael Koch <konqueror@gmx.de>Michael Koch3-5/+290
2003-04-29PropertyPermission.java: New version from classpathMichael Koch3-6/+40
2003-04-29AbstractListModel.java, [...]: New Versions from classpath.Michael Koch4-601/+582
2003-04-292003-04-29 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+10
2003-04-29Deflater.java, [...]: Partly merged with classpath.Michael Koch3-7/+45
2003-04-28natString.cc (_Jv_AllocString): Initialize cachedHashCode.Tom Tromey2-0/+9
2003-04-25jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) addedMohan Embar5-12/+56
2003-04-23resolve.cc (_Jv_PrepareClass): Round size up to alignment required by this ob...Tom Tromey2-15/+59
2003-04-20Container.java (addImpl): Enable paint events if adding a lightweight to a he...Scott Gilbertson2-6/+23