summaryrefslogtreecommitdiff
path: root/libjava/java/lang/System.java
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-08-09System.java (setSecurityManager): Javadoc fix.Gary Benson
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-04-262005-04-26 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-25Runtime.java, [...]: Replaced java.lang.Runtime.securityManager by java.lang....Michael Koch
2005-04-25[multiple changes]Michael Koch
2004-10-18System.java: Revert accidential change.Michael Koch
2004-10-18Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o...Michael Koch
2004-09-26System.java (properties): Make package private.Mark Wielaard
2004-09-092004-09-09 Michael Koch <konqueror@gmx.de>Michael Koch
2004-07-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard
2004-06-14System.java: (getenv0): New method.Andrew Haley
2004-05-30System.java: Reordered imports.Michael Koch
2004-04-20Byte.java, [...]: Fixed javadocs, coding style and argument names all over.Michael Koch
2003-09-24* java/lang/System.java: Add GCJ LOCAL note about encoding aliases.Nathanael Nerode
2003-05-27System.java: Explicitely import needed classes.Michael Koch
2003-02-14System.java (properties): Use Properties.clone.Tom Tromey
2002-12-31re PR libgcj/7416 (java.security startup refs "GNU libgcj.security")Tom Tromey
2002-05-13re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey
2001-09-02Makefile.in: Rebuilt.Tom Tromey
2001-03-12Runtime.java (_exit): Declare new package-private native.Bryce McKinlay
2001-01-09re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy
2000-12-28re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.)Warren Levy
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-04-07Initial revisionTom Tromey