sbt/compile
Grzegorz Kossakowski bad824c0b1 Do not compute name hashes for private members.
The NameHashing classes assumed that extracted API data structure have
private members filtered out already. That assumption was wrong and
resulted in bug #2324.

We fix the bug by simply reusing the same logic as used by SameAPI class.

Fixes #2324.
2015-12-18 14:32:43 -08:00
..
api Do not compute name hashes for private members. 2015-12-18 14:32:43 -08:00
inc Merge pull request #2158 from twitter-forks/stuhood/fix-error-message-when-name-hashing-is-enabled 2015-08-18 17:55:43 -04:00
integration/src/main/scala/sbt/compiler Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
interface Document ExtractAPI's handling of private members. 2015-12-18 14:14:11 -08:00
ivy/src/main/scala/sbt/compiler Fix deprecation messages 2015-09-04 12:25:59 +02:00
persist Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
src Fix issues with Codacy 2015-11-12 18:50:03 +01:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00