Commit Graph

4 Commits

Author SHA1 Message Date
efortuna@google.com de347e5b4d Fix minor path handling issue in path package.
BUG=

Review URL: https://codereview.chromium.org//11876012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17006 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-12 23:43:44 +00:00
rnystrom@google.com 2c5342c62d Update pkg/path to use "package:" imports.
Review URL: https://codereview.chromium.org//11734010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16619 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-03 23:25:33 +00:00
nweiz@google.com 723a4afc9c Make dirname and basename ignore trailing separators and double slashes.
Separators are still preserved for other path methods.

Review URL: https://codereview.chromium.org//11638021

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16397 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-20 20:55:00 +00:00
rnystrom@google.com 747a3f83f5 Move path ("pathos") to pkg/.
Review URL: https://codereview.chromium.org//11647003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16297 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-19 00:04:37 +00:00