summaryrefslogtreecommitdiff
path: root/java/util/PropertyPermission.java
Commit message (Expand)AuthorAgeFilesLines
* 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-12/+13
* Cleaned up imports in java.utilDalibor Topic2004-04-221-6/+6
* Patches from Stephen CrawleyJohn Leuner2003-03-201-3/+26
* 2002-03-06 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-061-14/+10
* 2002-02-22 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-02-221-79/+23
* 2002-02-21 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-02-221-94/+139
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/util/PropertyPermission.java (actionStrings): Now `final'.Tom Tromey2000-11-181-3/+21
* 2000-10-26 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-261-22/+22
* 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-241-83/+78
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+26
* newPermissionCollection() uses a hashtable to store permissions. This shouldJochen Hoenicke1999-08-261-12/+36
* added two missing classesJochen Hoenicke1999-08-141-0/+207