summaryrefslogtreecommitdiffstats
path: root/libjava/java/io/File.java
Commit message (Expand)AuthorAgeFilesLines
* * java/io/File.java (normalizePath): Add Win32 support for autobryce2002-04-171-0/+5
* Fix for PR libgcj/4481:tromey2001-10-081-2/+5
* * java/io/File.java (normalizePath): Use equals() not '==' for stringbryce2001-09-131-1/+1
* * java/io/File.java (toURL): Use getAbsolutePath and `file://'.tromey2001-09-121-1/+2
* Re-merge with Classpath:tromey2001-08-311-1/+1
* * java/io/natFileWin32.cc (_access): Renamed.tromey2001-07-181-8/+11
* libffi:bryce2001-04-121-7/+54
* * java/lang/natSystem.cc (init_properties): Revert yesterday's changesbryce2001-04-021-15/+8
* 1.3-Compliant Implementation of java.io.File.bryce2001-04-011-120/+210
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-091-0/+16
* * java/beans/PropertyChangeEvent.java (serialVersionUID): Added.warrenl2000-09-081-0/+20
* Fix for PR java.io/203:green2000-09-041-14/+41
* * java/io/File.java (deleteOnExit): New method.green2000-09-041-1/+15
* * java/io/File.java (getParentFile): New method, from Classpathtromey2000-07-201-0/+6
* 2000-06-27 Andrew Haley <aph@cygnus.com>aph2000-06-281-1/+3
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* 2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-271-1/+1
* * java/io/File.java (createTempFile): Use low bits from counter,tromey2000-02-121-1/+2
* * java/io/File.java (nextValue): Now synchronized.tromey2000-02-111-1/+1
* * java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag.tromey2000-02-111-1/+68
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* 1999-07-22 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-07-261-3/+1
* hbothner1999-05-121-4/+8
* Initial revisiontromey1999-04-071-0/+288
OpenPOWER on IntegriCloud