This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
162b152133835f06dfd33326f44b14ebd1e163dd
kotlin-fork
/
libraries
/
stdlib
/
test
/
io
T
History
Ilya Gorbunov
162b152133
Improve File.relativeTo handling relative paths. Paths are normalized before calculating relative path. "x".relativeTo("../y") now is considered to have incompatible roots.
2015-12-14 05:15:59 +03:00
..
Files.kt
Improve File.relativeTo handling relative paths. Paths are normalized before calculating relative path. "x".relativeTo("../y") now is considered to have incompatible roots.
2015-12-14 05:15:59 +03:00
FileTreeWalks.kt
FileTreeWalk.filter was dropped, use treeFilter otherwise filtering result becomes different.
2015-12-14 05:15:50 +03:00
IOStreams.kt
StdLib cleanup: remove unused imports
2015-10-07 22:36:13 +03:00
ReadWrite.kt
Make some io test classes non-nested as it's not supported by runners.
2015-12-14 05:15:48 +03:00