sbt/util
Antonio Cunei 9b94a16b73 Undone the revert on the optimization, and fixed setAll()
The optimization, and therefore the change in the behavior
of Relation, is now needed by the class Logic, and cannot
be reverted.

This patch (written by Josh) therefore changes the
implementation of setAll() so that _1s is no longer used.
2014-09-12 20:51:04 +02:00
..
appmacro/src/main/scala/sbt/appmacro added scalariform 2014-05-01 12:50:07 -04:00
classfile added scalariform 2014-05-01 12:50:07 -04:00
classpath Removing printlns and adding the test, DOH. 2014-09-09 09:16:10 -04:00
collection Ok, this is actually the flaky issue with the test. 2014-08-11 16:13:26 -04:00
complete Fixes #1530. Fixes NPE by using IO.listFiles 2014-08-15 03:52:54 -04:00
control added scalariform 2014-05-01 12:50:07 -04:00
cross/src/main/input_sources Allow the "-bin" Scala version suffix to specify a bincompat version 2014-09-04 01:15:58 +02:00
datatype added scalariform 2014-05-01 12:50:07 -04:00
io Merge pull request #1401 from xuwei-k/watch 2014-06-27 12:05:59 -04:00
log Bump expected 2.11 module versions so we can compile with 2.11 2014-05-14 19:08:05 -04:00
logic/src Scalariforming test code 2014-05-07 11:52:23 -04:00
process Scalariforming test code 2014-05-07 11:52:23 -04:00
relation/src Undone the revert on the optimization, and fixed setAll() 2014-09-12 20:51:04 +02:00