summaryrefslogtreecommitdiff
path: root/java/io/FilePermission.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-77/+77
* 2006-06-29 Gary Benson <gbenson@redhat.com>Gary Benson2006-06-291-6/+1
* 2006-03-29 Gary Benson <gbenson@redhat.com>Gary Benson2006-03-291-8/+14
* 2005-11-16 Gary Benson <gbenson@redhat.com>Mark Wielaard2005-11-161-4/+4
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-04-12 Michael Koch <konqueror@gmx.de>Michael Koch2005-04-121-8/+11
* * java/io/FilePermission.java: Reindented.Tom Tromey2004-11-061-162/+146
* * java/io/FilePermission.java (usingPerms): Removed.Mark Wielaard2004-06-251-24/+26
* * java/net/URLStreamHandler.java (toExternalForm): RemovedTom Tromey2004-04-231-1/+0
* Reported by Stephen CrawleyMark Wielaard2004-03-121-2/+2
* 2003-12-26 Michael Koch <konqueror@gmx.de>Michael Koch2003-12-261-2/+1
* 2003-10-12 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-121-1/+5
* * java/io/FilePermission.java (equals): Use correct index forTom Tromey2003-08-061-3/+5
* 2003-03-23 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-231-1/+1
* * java/io/BufferedReader.javaAaron M. Renn2003-03-091-94/+136
* 2002-10-02 Michael Koch <konqueror@gmx.de>Michael Koch2002-10-021-1/+4
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/io/FilePermission.java: Made class final per spec.Warren Levy2000-12-031-2/+2
* Change license to libgcc-like terms.Paul Fisher2000-03-161-70/+26
* Misc changes to make this module compileAaron M. Renn1998-12-021-4/+10
* Needed to import java.security.*John Keiser1998-11-291-0/+2
* fixed parsing errors:Brian Jones1998-11-101-204/+204
* Initial checkin.John Keiser1998-11-071-0/+279