Sebastian Thomschke
|
0264e9eecd
Fix for #6057 FileSystem.stat() fails on directories (#6058)
|
8 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Alexander Kuzmenko
|
4a9d32a794
[php][php7] throw on failed FileSystem.deleteFile() and deleteDirectory() (#5869)
|
8 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 years ago |
Simon Krajewski
|
2bc69d8a60
rename absPath to absolutePath (closes #3204)
|
10 years ago |
Ben Morris
|
01c8badafe
Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not.
|
11 years ago |
Andy Li
|
98d94eca67
Fixed #3011.
|
11 years ago |
Simon Krajewski
|
efc015dfdb
apparently we enforce var name equality
|
12 years ago |
Simon Krajewski
|
715f8790d5
ignore paths ending with : when creating directories to allow absolute Windows paths
|
12 years ago |
Simon Krajewski
|
b0286a4863
added haxe.io.Path.addTrailingSlash and (fixed issue #1464)
|
12 years ago |
Simon Krajewski
|
6ebebf40b6
FileSystem.createDirectory now automatically creates intermediate directories (fixed issue #1271)
|
12 years ago |
Nicolas Cannasse
|
470f709580
prevent some unwanted string formating
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 years ago |
Nicolas Cannasse
|
3bdeafa995
@:core_api is now @:coreApi
|
12 years ago |
Nicolas Cannasse
|
32baa6ebf2
sys.FileSystem ok
|
13 years ago |