Age | Commit message (Expand) | Author | Files | Lines |
2003-08-29 | win32.cc: fixed tab... | Mohan Embar | 1 | -72/+46 |
2003-04-19 | File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo... | Ranjit Mathew | 1 | -2/+2 |
2003-03-02 | File.java (normalizePath): Remove trailing separator on Windows only if path ... | Ranjit Mathew | 1 | -14/+138 |
2003-03-01 | File (getAbsolutePath): Prefix drive specifier on Windows for paths starting ... | Ranjit Mathew | 1 | -2/+7 |
2003-01-24 | re PR java/9253 (on win32, java.io.File.listFiles("C:\\") returns pwd instead... | Ranjit Mathew | 1 | -2/+4 |
2003-01-21 | natFileWin32.cc (isAbsolute): Check path length before looking at any charact... | Vladimir Puskas | 1 | -2/+3 |
2002-10-23 | natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ... | Ranjit Mathew | 1 | -3/+6 |
2002-04-16 | natFileWin32.cc (performList): Return the correct array type. | Adam King | 1 | -31/+24 |
2002-02-12 | natFileWin32.cc, [...]: Added #undef STRICT to make windows.h and java/lang/r... | Adam Megacz | 1 | -0/+1 |
2002-02-12 | natFileWin32.cc: Created a placeholder class with lots of FIXMEs. | Adam Megacz | 1 | -63/+48 |
2002-02-07 | natThrowable.cc: Updated copyright. | Tom Tromey | 1 | -1/+1 |
2001-10-31 | HACKING, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-07-18 | natFileWin32.cc (_access): Renamed. | Tom Tromey | 1 | -2/+2 |
2001-04-02 | natSystem.cc (init_properties): Revert yesterday's changes to "file.separator... | Bryce McKinlay | 1 | -3/+0 |
2001-04-01 | 1.3-Compliant Implementation of java.io.File. | Bryce McKinlay | 1 | -25/+71 |
2001-03-25 | exception.cc (java_eh_info): Make value type jthrowable. | Richard Henderson | 1 | -1/+1 |
2000-03-15 | [multiple changes] | Tom Tromey | 1 | -0/+210 |