summaryrefslogtreecommitdiff
path: root/java/lang/SecurityManager.java
Commit message (Expand)AuthorAgeFilesLines
* * Update to classpath-0_20-release minus:Mark Wielaard2006-01-131-7/+4
* 2005-11-27 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-11-271-2/+2
* 2005-09-28 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-09-281-1/+1
* 2005-09-20 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-09-201-7/+23
* 2005-08-02 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-08-021-2/+2
* 2005-03-13 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-03-131-6/+8
* 2005-02-19 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-02-191-2/+2
* 2005-02-04 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-02-041-8/+0
* 2005-01-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-01-161-2/+16
* 2005-01-15 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-01-151-23/+27
* * java/lang/SecurityManager.java (currentLoadedClass): UpdatedTom Tromey2004-10-091-2/+2
* 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