sbt/util
Benjy 3cbe4f942b Add merge, partition and groupBy methods to Relation.
Also add equals/hashCode to Relation.

Also add a basic test for groupBy.
2013-10-10 21:05:20 -07:00
..
appmacro/src/main/scala/sbt/appmacro specify explicit type to work around 2.11 volatile override error 2013-07-18 22:38:16 -04:00
collection String upper/lower case no longer locale dependent 2013-09-24 08:14:15 -04:00
complete API docs for Parser(s). 2013-08-16 14:22:14 -04:00
control Silence boring Eclipse warnings: catching all exceptions 2013-01-22 09:05:15 -05:00
log TrapExit support for multiple, concurrent managed applications. Fixes #831. 2013-10-02 09:13:45 -04:00
process The Process methods that are redirection-like should not discard the exit code of the input. 2013-09-19 12:38:16 -04:00
relation/src Add merge, partition and groupBy methods to Relation. 2013-10-10 21:05:20 -07:00