summaryrefslogtreecommitdiff
path: root/java/lang/SecurityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-14/+14
* 2007-01-29 Andrew Haley <aph@redhat.com>Andrew Haley2007-01-291-0/+12
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-101-3/+3
* 2006-05-10 Gary Benson <gbenson@redhat.com>Gary Benson2006-05-101-2/+2
* 2006-01-10 Roman Kennke <kennke@aicas.com>Roman Kennke2006-01-101-7/+4
* 2005-11-17 Gary Benson <gbenson@redhat.com>Mark Wielaard2005-11-181-2/+2
* * java/util/regex/Matcher.java (matches): Javadoc fix.Tom Tromey2005-09-131-7/+23
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-02-21 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-211-6/+8
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-2/+2
* Small inner classes cleanupDalibor Topic2005-02-031-8/+0
* Re-committing now that the 0.13 release has been tagged:Archie Cobbs2005-01-071-2/+8
* Revert previous commit; Mark is not ready for it yet.Archie Cobbs2005-01-041-8/+2
* * NEWS: Document changes.Archie Cobbs2005-01-041-2/+8
* 2004-12-06 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-12-061-0/+8
* 2004-10-12 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-10-121-22/+21
* 2004-10-11 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-10-111-2/+7
* 2004-06-04 Casey Marshall <csm@gnu.org>Michael Koch2004-06-041-26/+20
* 2004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-201-2/+1
* 2004-04-17 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-171-12/+23
* 2004-04-09 Dalibor Topic <robilad@kaffe.org>Dalibor Topic2004-04-091-4/+5
* 2004-01-06 Michael Koch <konqueror@gmx.de>Michael Koch2004-01-061-5/+4
* checkPackageList(): replace access of String.count with String.length() to ma...Torsten Rupp2003-07-311-2/+3
* 2002-03-20 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-201-103/+131
* 2002-03-06 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-061-731/+972
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/lang/SecurityManager.java (SecurityManager): Now public.Tom Tromey2001-10-131-1/+1
* More conformance with spec; plus merge with libgcj:Tom Tromey2001-09-021-2/+22
* Change license to libgcc-like terms.Paul Fisher2000-03-161-19/+26
* Added *lots* of comments, fixed copyrights, added @author, @since tags where ...John Keiser1999-02-081-1/+2
* Added checkPermissionAaron M. Renn1998-12-121-0/+11
* checkMulticast(java.net.InetAddress, byte): wrong argument type int in declar...Brian Jones1998-11-241-1/+1
* checkTopLevelWindow(Object): returns false instead of throwing exceptionBrian Jones1998-11-241-728/+726
* Commented Throwable, made all three integrate with Japhar.John Keiser1998-10-091-1/+1
* First rev. of changes for Japhar integration ...John Keiser1998-10-041-8/+2
* Modified to work with VM interface.John Keiser1998-09-231-734/+734
* Added basic Java implementation for these system classes.John Keiser1998-08-111-0/+734