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