aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch3-6/+12
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+2
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+3
2004-04-20Channels.java: Merged coding style with GNU classpath.Michael Koch1-2/+2
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch1-11/+8
2004-04-20BufferedWriter.java: Reordered variables to be at top of the class.Michael Koch1-30/+30
2004-04-20MouseEvent.java (<init>): fixed field assignmentIngo Proetel1-3/+3
2004-04-20[multiple changes]Michael Koch3-11/+8
2004-04-20Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio.Michael Koch42-458/+610
2004-04-20ByteBufferImpl.java, [...]: Made sure all classes are final and removed final...Michael Koch14-115/+114
2004-04-20MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch44-384/+390
2004-04-20[multiple changes]Michael Koch2-10/+22
2004-04-20Authenticator.java, [...]: Fixed javadocs, coding style and argument names al...Michael Koch44-1907/+1933
2004-04-20Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch21-158/+182
2004-04-20BufferedWriter.java, [...]: Fixed javadocs all over, rename arguments to matc...Michael Koch21-169/+167
2004-04-20[multiple changes]Michael Koch6-18/+237
2004-04-20AWTPermission.java, [...]: Fixed HTML tags in javadocs all over.Michael Koch11-42/+44
2004-04-20[multiple changes]Michael Koch4-0/+574
2004-04-20class.c (make_class_data): Add new field aux_info.Bryce McKinlay7-8/+12
2004-04-16[multiple changes]Graydon Hoare9-88/+100
2004-04-16prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay2-25/+1
2004-04-14[multiple changes]Bryce McKinlay1-7/+15
2004-04-09VMThrowable.java (getStackTrace): Pass trace as-is to modified lookup().Ranjit Mathew1-3/+2
2004-04-012004-04-01 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+1
2004-03-26NumberFormat.java: Fix spelling of setCurrency method.Peter Moon1-2/+2
2004-03-23natClass.cc (getClassLoader): Circumvent infinite recursion when searching fo...Anthony Green1-2/+3
2004-03-212004-03-21 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu1-1/+18
2004-03-21URI.java (parseURI): Added unquoting.Jeroen Frijters1-21/+130
2004-03-20URLConnection.java: Merged copyright year with classpath.Michael Koch1-3/+2
2004-03-20RMIIncomingThread.java: New file.Norbert Frese1-1/+9
2004-03-202004-03-20 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+9
2004-03-19ThreadGroup.java (list): Changed print to println.Jeroen Frijters1-1/+1
2004-03-19BufferedReader.java: Use &lt;=, not &lt;&eq; to make gjdoc happy.Mark Wielaard1-1/+1
2004-03-19Reported by Stephen CrawleyMark Wielaard1-2/+2
2004-03-192004-03-19 Michael Koch <konqueror@gmx.de>Michael Koch1-16/+2
2004-03-182004-03-18 Michael Koch <konqueror@gmx.de>Michael Koch3-17/+28
2004-03-17[multiple changes]Graydon Hoare10-211/+775
2004-03-162004-03-16 Norbert Frese <postfach@nfrese.net>Norbert Frese1-2/+2
2004-03-15Locale.java: Reverting my last patch and add a comment why the original versi...Michael Koch1-2/+4
2004-03-12DateFormatSymbols.java: Fixed file name in copyright.Michael Koch1-1/+1
2004-03-12[multiple changes]Michael Koch1-20/+253
2004-03-122004-03-12 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+3
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+2
2004-03-11[multiple changes]Michael Koch2-8/+13
2004-03-11HttpURLConnection.java: Fixed typo in javadoc.Michael Koch1-1/+1
2004-03-11BufferedInputStream.java (marktarget): New field for max mark limit.Guilhem Lavaux1-5/+23
2004-03-11BeanDescriptor.java (BeanDescriptor): Set the FeatureDescriptor programmatic ...Mark Wielaard1-1/+9
2004-03-092004-03-09 Michael Koch <konqueror@gmx.de>Michael Koch2-79/+77
2004-03-09Makefile.am: Build property resource files into libgcj.Anthony Green2-35/+209