aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-07-10javaprims.h: Regenerate CNI namespace definitions.Bryce McKinlay2-0/+5
2004-07-102004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu2-36/+41
2004-07-10java.util.Calendar.java (cache): New private static field.Bryce McKinlay2-17/+66
2004-07-10Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun...Bryce McKinlay11-10/+25
2004-07-10ResourceBundle.java (bundleCache): Renamed from resourceBundleCache.Bryce McKinlay2-168/+203
2004-07-10BasicMenuUI.java (mousePressed): Remove illegal protected method calls.Bryce McKinlay2-2/+5
2004-07-10Fix or remove some bogus test cases.Bryce McKinlay4-12/+20
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch8-12534/+1747
2004-07-09AccessControlContext.java, [...]: Fixed javadocs.Michael Koch3-72/+75
2004-07-09ObjectInputStream.java (readFields): Use long datatype when shifting byte val...Michael Koch2-8/+13
2004-07-09DeflaterOutputStream.java, [...]: Reformatted.Michael Koch5-130/+207
2004-07-09IIOException.java, [...]: New files.Michael Koch9-2/+562
2004-07-092004-07-09 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-22/+30
2004-07-09DateFormat.java (parse): Improved javadoc.Dalibor Topic2-2/+10
2004-07-09SelectorImpl.java (select): Call static Thread interrupted() method to clear ...Mark Wielaard2-1/+6
2004-07-09Buffer.java, [...]: Fixed javadocs all over.Dalibor Topic25-278/+558
2004-07-09CharIndexedInputStream.java: Reordered imports to match classpath.Michael Koch2-1/+6
2004-07-09EmbeddedWindow.java: Load native library for setWindowPeer method.Michael Koch2-1/+13
2004-07-09pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.Randolph Chung5-0/+75
2004-07-07* Makefile.am: Add rules to build libgij from just gij.cc.Per Bothner3-5/+17
2004-07-07jvm.h (namespace jcj): Declare verbose_class_flagPer Bothner4-0/+18
2004-07-07configure.host: Enable hash synchronization on Darwin.Andreas Tobler3-16/+23
2004-07-06URLStreamHandler.java (parseURL): Canonicalize file portion of URL in additio...Mohan Embar2-4/+13
2004-07-06File.java (toURI): Merge from Classpath.Anthony Green2-0/+28
2004-07-06VMClassLoader.java (init): Check classpath entry before passing to URL constr...Bryce McKinlay2-19/+26
2004-07-05Locale.java (readObject): Intern strings read from object stream.Bryce McKinlay2-3/+8
2004-07-04FirstThread.java, [...]: Removed.Michael Koch7-120/+160
2004-07-04[multiple changes]Anthony Green2-8/+32
2004-07-02Locale.java (hashcode): Made transient.Bryce McKinlay2-18/+26
2004-07-01Index: gcc/ChangeLogGeoffrey Keating5-2/+68
2004-06-30Statement.java (doExecute): Fix formatting.Jerry Quinn2-5/+14
2004-06-29jni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless parenthesis...Per Bothner2-186/+192
2004-06-29re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay2-2/+23
2004-06-29jacks.xfail: Remove 8.1.3-superclass-6.Bryce McKinlay2-1/+5
2004-06-29Expression.java: New file.Jerry Quinn5-6/+470
2004-06-27FilePermission.java (usingPerms): Removed.Mark Wielaard2-24/+37
2004-06-27Connection.java (userAgent): New static final field.Mark Wielaard2-2/+17
2004-06-27[multiple changes]Mark Wielaard3-2/+17
2004-06-262004-06-26 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-4/+20
2004-06-24jacks.xfail: Remove 15.9.1-qualified-concrete-20.Bryce McKinlay2-1/+5
2004-06-22BytesToUnicode.java (getDecoder): Pass original encoding name to iconv.Bryce McKinlay3-6/+12
2004-06-22Fix ChangeLog entry.Bryce McKinlay1-3/+3
2004-06-22re PR libgcj/16134 (Memory leak in String.getBytes())Bryce McKinlay3-2/+11
2004-06-21ObjectOutputStream.java: Add DEBUG statements everywhere.Andrew Haley4-30/+170
2004-06-18jni.exp (gcj_jni_test_one): Add lgcc_s for darwin.Andreas Tobler2-2/+15
2004-06-18prims.cc (_Jv_CreateJavaVM): Install SEGV and FPE handlers...Ranjit Mathew2-5/+15
2004-06-18VMClassLoader.java (init): Add extensions directory only if it actually exists.Ranjit Mathew2-13/+21
2004-06-18[multiple changes]Graydon Hoare2-2/+13
2004-06-18fix bootstrap build breakageGraydon Hoare1-0/+1
2004-06-18fix bootstrap breakageGraydon Hoare1-0/+1