sbt/util
Antonio Cunei 77691eac40 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
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
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