eugene yokota
e72f83e0e4
Merge pull request #2146 from sbt/wip/cached-resolution-circular3
...
cached resolution: don't include callers from evicted modules
2015-08-10 19:32:27 -04:00
Jacek Laskowski
5e6cf54329
Docs update: the launcher is in launch/target/sbt-launch.jar
2015-08-09 00:34:57 +02:00
Pierre DAL-PRA
1b90c865d1
Fix additional warnings
2015-08-07 00:23:14 +02:00
Pierre DAL-PRA
8b8de1101c
Fix additional warnings
2015-08-07 00:23:14 +02:00
Pierre DAL-PRA
8f1fb2d232
Fix additional warnings
2015-08-07 00:23:14 +02:00
Dale Wijnand
07d7cdcb51
Update scala211 to 2.11.7.
2015-08-05 23:10:56 +01:00
Eugene Yokota
2264a1052c
cached resolution: use mutable map to speed up breakLoops
2015-08-05 07:01:21 -04:00
Eugene Yokota
868740a2ae
cached resolution: use mutable map to speed up breakLoops
2015-08-05 07:01:21 -04:00
Eugene Yokota
6848fd9f69
cached resolution: don't include callers from evicted modules
2015-08-05 07:00:39 -04:00
Eugene Yokota
dd94cb90d9
cached resolution: don't include callers from evicted modules
2015-08-05 07:00:39 -04:00
Eugene Yokota
71e037ea4e
moved subprojects around
2015-08-04 18:06:04 -04:00
Josh Suereth
b184c111b7
Merge pull request #2140 from dwijnand/set-version-to-0.13.10-SNAPSHOT
...
Set version to 0.13.10-SNAPSHOT.
2015-08-04 14:18:56 -04:00
Josh Suereth
7f902da73b
Merge pull request #2140 from dwijnand/set-version-to-0.13.10-SNAPSHOT
...
Set version to 0.13.10-SNAPSHOT.
2015-08-04 14:18:56 -04:00
Josh Suereth
f230bd36d1
Merge pull request #2140 from dwijnand/set-version-to-0.13.10-SNAPSHOT
...
Set version to 0.13.10-SNAPSHOT.
2015-08-04 14:18:56 -04:00
Josh Suereth
39462b6e36
Merge pull request #2140 from dwijnand/set-version-to-0.13.10-SNAPSHOT
...
Set version to 0.13.10-SNAPSHOT.
2015-08-04 14:18:56 -04:00
eugene yokota
5a47e5d6ae
Merge pull request #2139 from pdalpra/drop-procedure-syntax
...
Replace procedure syntax by explicit Unit annotation
2015-08-04 11:32:07 -04:00
eugene yokota
668afafc08
Merge pull request #2139 from pdalpra/drop-procedure-syntax
...
Replace procedure syntax by explicit Unit annotation
2015-08-04 11:32:07 -04:00
eugene yokota
44ade53591
Merge pull request #2139 from pdalpra/drop-procedure-syntax
...
Replace procedure syntax by explicit Unit annotation
2015-08-04 11:32:07 -04:00
eugene yokota
be8175ba0c
Merge pull request #2139 from pdalpra/drop-procedure-syntax
...
Replace procedure syntax by explicit Unit annotation
2015-08-04 11:32:07 -04:00
Pierre DAL-PRA
25dde24eda
Replace procedure syntax by explicit Unit annotation
2015-08-04 10:07:38 +02:00
Pierre DAL-PRA
d3dc1736e7
Replace procedure syntax by explicit Unit annotation
2015-08-04 10:07:38 +02:00
Pierre DAL-PRA
f1bc128e51
Replace procedure syntax by explicit Unit annotation
2015-08-04 10:07:38 +02:00
Pierre DAL-PRA
404c5e8fc6
Replace procedure syntax by explicit Unit annotation
2015-08-04 10:07:38 +02:00
Pierre DAL-PRA
54d54b9f4f
Replace procedure syntax by explicit Unit annotation
2015-08-04 10:07:38 +02:00
Dale Wijnand
9951f8c72b
Set version to 0.13.10-SNAPSHOT.
2015-08-03 22:18:33 +01:00
Dale Wijnand
a0ac6033f6
Set version to 0.13.10-SNAPSHOT.
2015-08-03 22:18:33 +01:00
Josh Suereth
db51a499a1
Merge pull request #2137 from pdalpra/clean-ops-on-collections
...
Clean ops on collections
2015-08-03 12:22:51 -04:00
Josh Suereth
d1e719b07c
Merge pull request #2137 from pdalpra/clean-ops-on-collections
...
Clean ops on collections
2015-08-03 12:22:51 -04:00
Josh Suereth
303b0681da
Merge pull request #2137 from pdalpra/clean-ops-on-collections
...
Clean ops on collections
2015-08-03 12:22:51 -04:00
Josh Suereth
4ba632fc66
Merge pull request #2138 from sbt/wip/cached-resolution-circular2
...
[0.13.9-RC3] Fixes #2129 . break up circular dependency loops in cached resolution
2015-08-03 12:22:36 -04:00
Josh Suereth
856a30b43d
Merge pull request #2138 from sbt/wip/cached-resolution-circular2
...
[0.13.9-RC3] Fixes #2129 . break up circular dependency loops in cached resolution
2015-08-03 12:22:36 -04:00
Eugene Yokota
fb2ccdd285
Add debug logs
2015-08-03 08:17:48 -04:00
Eugene Yokota
ff729643e3
Add debug logs
2015-08-03 08:17:48 -04:00
Eugene Yokota
71faf88916
Fixes #2129 . break up circular dependency loops in cached resolution
...
Simple remove-one method to workaround for circular dependency did not
work. This fix traverses the entire graph to detect all loops and then
breaks them up.
2015-08-03 07:31:32 -04:00
Eugene Yokota
431a90264d
Fixes #2129 . break up circular dependency loops in cached resolution
...
Simple remove-one method to workaround for circular dependency did not
work. This fix traverses the entire graph to detect all loops and then
breaks them up.
2015-08-03 07:31:32 -04:00
Pierre DAL-PRA
ec71256040
Remove redundant collection conversions
2015-08-01 12:05:35 +02:00
Pierre DAL-PRA
c1de41f5c0
Remove redundant collection conversions
2015-08-01 12:05:35 +02:00
Pierre DAL-PRA
f0bd9001e6
Remove redundant collection conversions
2015-08-01 12:05:35 +02:00
Pierre DAL-PRA
e528f3d163
Simplify operations on collections
2015-08-01 02:25:17 +02:00
Pierre DAL-PRA
345cceafe6
Simplify operations on collections
2015-08-01 02:25:17 +02:00
Pierre DAL-PRA
b9171e59ad
Simplify operations on collections
2015-08-01 02:25:17 +02:00
eugene yokota
1fff6b2cef
Merge pull request #2132 from sbt/wip/bump-ivy
...
Bump to latest version of ivy.
2015-07-27 21:35:58 -04:00
Josh Suereth
eba37d84b1
Bump to latest version of ivy.
...
Fixes #2118
2015-07-27 16:26:39 -04:00
Josh Suereth
88b68c7fd0
Merge pull request #2128 from sbt/fix/remove-old-urls
...
Remove reference to dead servers.
2015-07-27 09:26:46 -04:00
Josh Suereth
ebcb5aeb5e
Merge pull request #2128 from sbt/fix/remove-old-urls
...
Remove reference to dead servers.
2015-07-27 09:26:46 -04:00
Josh Suereth
c693ac6fb4
Merge pull request #2129 from sbt/wip/cached-resolution-circular
...
[0.13.9-RC3] cached resolution: stack overflow when circular dependency is found
2015-07-27 09:26:28 -04:00
Josh Suereth
6e8d0015ed
Merge pull request #2129 from sbt/wip/cached-resolution-circular
...
[0.13.9-RC3] cached resolution: stack overflow when circular dependency is found
2015-07-27 09:26:28 -04:00
Eugene Yokota
4e69d04be8
try breaking circular dependency and continue sorting
2015-07-26 23:19:16 -04:00
Eugene Yokota
792a761599
try breaking circular dependency and continue sorting
2015-07-26 23:19:16 -04:00
Eugene Yokota
ddf941f371
refactored to use less stack space
2015-07-25 22:40:18 -04:00