summaryrefslogtreecommitdiff
path: root/libjava/gnu/java/lang
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-04-04re PR classpath/26990 (SecurityManager.checkExit() problem)Tom Tromey
2006-01-06natThread.cc (finish_): Don't clear 'group'.Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-04-20ClassHelper.java, [...]: Fixed @author tag.Michael Koch
2005-03-16MainThread.java (run): Load main class using system class loader.Tom Tromey
2005-03-10New Stack Trace infrastructure.Bryce McKinlay
2005-02-12Fixes bug libgcj/8170Mark Wielaard
2004-07-29MainThread.java: Explicitely import used classes.Michael Koch
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch
2004-07-04FirstThread.java, [...]: Removed.Michael Koch
2004-01-282004-01-28 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-112004-01-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-16TypeSignature.java (getClassForEncoding): Splitted the method so we can speci...Guilhem Lavaux
2003-08-022003-08-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-17ArrayHelper.java, [...]: Reformatted to match classpath's versions.Michael Koch
2002-09-30Add Proxy support.Anthony Green
2002-03-06unicode-decomp.pl: Move from chartables.pl...Eric Blake
2002-01-22Add license clarification.Mark Wielaard
2000-05-19Jumbo patch:Tom Tromey