aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)AuthorFilesLines
2004-10-09RMIC.java, [...]: Reworked import statements and fixed file headers.Michael Koch7-23/+16
2004-09-242004-09-24 Ilya Perminov <iperminov@logicalsoft.com>Ilya Perminov2-1/+15
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch10-36/+149
2004-09-152004-09-15 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+4
2004-09-10[multiple changes]Michael Koch1-22/+34
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+40
2004-09-02missing added files from mergeGraydon Hoare2-0/+411
2004-09-02[multiple changes]Graydon Hoare19-197/+372
2004-08-30Prime.java (generateRandomPrime): Use return result from `add'.Tom Tromey1-5/+5
2004-08-30DEREncodingException.java: Remove whitespaces.Andreas Tobler1-2/+2
2004-08-30Author e-mail updated for all files.Casey Marshall6-67/+150
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+5
2004-07-29MainThread.java: Explicitely import used classes.Michael Koch1-2/+3
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic1-2/+7
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic21-27/+46
2004-07-28GetPropertyAction.java (setParameters): Renamed from 'setName'.Bryce McKinlay3-9/+23
2004-07-23Connection.java: Use GetPropertyAction for privileged getProperty calls.Bryce McKinlay3-29/+177
2004-07-23DefaultContentHandlerFactory.java: Check in real file missed in last commit.Mark Wielaard1-4/+49
2004-07-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard1-32/+39
2004-07-23DefaultContentHandlerFactory.java: New dummy implementation.Mark Wielaard1-0/+50
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay5-20/+142
2004-07-22[multiple changes]Graydon Hoare10-59/+176
2004-07-17[multiple changes]Michael Koch2-2/+7
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch1-5/+8
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch2-30/+20
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch1-753/+818
2004-07-09SelectorImpl.java (select): Call static Thread interrupted() method to clear ...Mark Wielaard1-1/+1
2004-07-09EmbeddedWindow.java: Load native library for setWindowPeer method.Michael Koch1-1/+8
2004-07-04FirstThread.java, [...]: Removed.Michael Koch2-0/+176
2004-06-27Connection.java (userAgent): New static final field.Mark Wielaard1-2/+11
2004-06-17[multiple changes]Graydon Hoare10-40/+120
2004-06-032004-06-03 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+2
2004-05-31GtkComponentPeer.java (requestFocus): Implement by calling gtkRequestFocus.Mark Wielaard1-2/+6
2004-05-31CompilerProcess.java: Fixed javadoc to by XHTML compliant.Michael Koch1-1/+1
2004-05-30BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Jav...Michael Koch1-6/+6
2004-05-30MPN.java, Arc2D.java: Fixed javadocs all over.Michael Koch1-13/+16
2004-05-27[multiple changes]Graydon Hoare13-64/+144
2004-05-112004-05-11 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-05-042004-05-04 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+0
2004-05-04FormatBuffer.java, [...]: New classes to implement attributed iterators in ja...Guilhem Lavaux4-0/+1038
2004-05-042004-05-04 Mark Wielaard <mark@klomp.org>Mark Wielaard1-0/+5
2004-05-03DERReader.java: Call static methods staticly.Mark Wielaard1-4/+4
2004-05-03GtkTextAreaPeer.java (minimumSize): Removed unused variables hScrollbarHeight...Mark Wielaard2-5/+0
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey15-58/+34
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch1-40/+25
2004-04-22Font.java (deriveFont): Implement missing variants.Jerry Quinn1-1/+34
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch2-38/+43
2004-04-20GtkFontPeer.java: Use fallback when MissingResourceException is thrown.Mark Wielaard2-8/+18
2004-04-20[multiple changes]Michael Koch1-1/+40