nweiz@google.com
|
113bd79bc6
|
Make pkg/path 1.0.0 and upgrade dependencies appropriately.
All existing packages that use pkg/path (other than pkg/stack_trace,
which has already been updated) are compatible with both the pre-1.0
and post-1.0 path API, so I've marked their version constraints as
">=0.9.0 <2.0.0". I've also incremented their patch versions and I
intend to release new versions as soon as this CL lands.
R=alanknight@google.com, efortuna@google.com, jmesserly@google.com, rnystrom@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org//110873002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31005 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-10 00:24:01 +00:00 |
|
nweiz@google.com
|
69919f9843
|
Mark path's SDK constraint lower bound as 1.0.0 exactly.
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//81843003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30679 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-26 21:57:25 +00:00 |
|
nweiz@google.com
|
866ab03737
|
Bump pkg/path's version to 1.0.0-rc.1
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//79883002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30552 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-21 22:48:52 +00:00 |
|
dgrove@google.com
|
18ca7d0036
|
Re-land r29957 (add versions and constraints for packages and samples), with
SDK constraints bumped from 1.0.0 to 0.8.10+6 .
R=ricow@google.com, sigmund@google.com
Review URL: https://codereview.chromium.org//62473002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29986 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 18:28:22 +00:00 |
|
ajohnsen@google.com
|
61f6c51990
|
Revert "add versions and constraints for packages and samples"
This is currently blocking us from testing samples.
BUG=
R=kasperl@google.com
Review URL: https://codereview.chromium.org//59513007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29960 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 09:09:18 +00:00 |
|
jmesserly@google.com
|
02638c5760
|
add versions and constraints for packages and samples
- all packages at 0.9.0, except "analyzer" which had a version already
- dependencies at ">=0.9.0 <0.10.0" except analyzer is ">=0.10.0 <0.11.0"
- sdk constraint ">=1.0.0 <2.0.0"
R=sigmund@google.com
Review URL: https://codereview.chromium.org//59763006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29957 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-06 03:27:58 +00:00 |
|
kevmoo@j832.com
|
18d38085ab
|
pkg: analysis aided cleanup
Removed a lot of warnings and hints when opening many pkg projects in the editor
R=gram@google.com
Review URL: https://codereview.chromium.org//22284003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25831 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-06 20:42:04 +00:00 |
|
rnystrom@google.com
|
1adc8736bc
|
Remove API documentation from path README.
BUG=https://code.google.com/p/dart/issues/detail?id=8072
R=nweiz@google.com
Review URL: https://codereview.chromium.org//20364002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25513 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-26 00:18:52 +00:00 |
|
rnystrom@google.com
|
a9d24edd0f
|
Rename "pathos" package to "path".
R=ajohnsen@google.com
Review URL: https://codereview.chromium.org//18356011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24964 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-12 17:54:48 +00:00 |
|
nweiz@google.com
|
c8f6014ae7
|
Move pkg/path to pkg/pathos.
Review URL: https://codereview.chromium.org//12316056
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18906 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-22 18:45:55 +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 |
|