whesse@google.com
|
4fc5c84809
|
Recommit add FileSystemEntity.resolveSymbolicLinks
This was reverted in r27481 because of a failure on the debug Windows VM buildbot.
BUG=dartbug.com/1016
Review URL: https://codereview.chromium.org//23480093
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27612 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-18 12:29:47 +00:00 |
|
whesse@google.com
|
31c85401eb
|
Revert "dart:io | Change File.fullPath to FileSystemEntity.resolveSymbolicLinks."
This reverts commit r27475.
BUG=dartbug.com/1016
Review URL: https://codereview.chromium.org//23658048
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27481 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-13 15:00:26 +00:00 |
|
whesse@google.com
|
f9ba5f494d
|
dart:io | Change File.fullPath to FileSystemEntity.resolveSymbolicLinks.
BUG=dartbug.com/1016
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//23444037
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27475 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-13 11:15:12 +00:00 |
|
whesse@google.com
|
fb8471244f
|
dart:io | Add FileSystemEntity.stat() and FileStat class.
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//15018011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22685 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-05-14 16:26:13 +00:00 |
|
whesse@google.com
|
0ae62a79dc
|
dart:io | Implement truly asynchronous version of FileSystemEntity.type().
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//14907002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22364 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-05-03 12:02:10 +00:00 |
|
whesse@google.com
|
2bc9a79282
|
Add FileSystemEntity.identical, to test if two file system objects are the same.
BUG=
Review URL: https://codereview.chromium.org//12850010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20307 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-21 09:44:56 +00:00 |
|
whesse@google.com
|
ec7e4e5100
|
dart:io | Add FileSystemEntity.typeSync to test for symbolic links.
BUG=dartbug.com/8935
Review URL: https://codereview.chromium.org//12533008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19608 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-07 11:18:38 +00:00 |
|