sbt/compile
Paul Phillips 528b4ed342 Limit unnecessary Array allocations from ClassToAPI.
+----------------------------------------------------------------------------+----------------+
|                                    Name                                    |  Shallow Size  |
+----------------------------------------------------------------------------+----------------+
|  +---1571683 zero length arrays xsbti.api.Annotation[]                     |    25,146,928  |
|  |                                                                         |                |
|  +---1373273 zero length arrays xsbti.api.TypeParameter[]                  |    21,972,368  |
|  |                                                                         |                |
|  +---305126 zero length arrays xsbti.api.ParameterList[]                   |     4,882,016  |
|  |                                                                         |                |
|  +---295294 zero length arrays xsbti.api.MethodParameter[]                 |     4,724,704  |
|  |                                                                         |                |
2011-09-07 13:09:53 -07:00
..
api Limit unnecessary Array allocations from ClassToAPI. 2011-09-07 13:09:53 -07:00
discover implement shortcut for API equality checking, fixes #18 2011-06-01 02:19:46 -04:00
inc Make large Relations more readable. 2011-09-06 11:55:18 -07:00
interface drop 2.7 support, fix fatal warnings support. fixes #153 2011-08-17 21:50:46 -04:00
persist support incremental recompilation when using exportJars. fixes #108 2011-07-18 17:14:22 -04:00
src/test/scala miscellaneous fixes 2011-08-31 20:59:40 -04:00
AnalyzingCompiler.scala memoize aggregation, cleanup 2011-03-23 07:06:51 -04:00
ClasspathOptions.scala settle scala-library situation 2011-05-25 22:44:22 -04:00
CompilerArguments.scala handle custom -bootclasspath in incremental recompilation 2011-08-04 07:20:25 -04:00
ComponentCompiler.scala normalize key names 2011-03-02 06:46:28 -05:00
Eval.scala move to 2.9.1 (RC3), bump to 0.11.0-SNAPSHOT 2011-08-16 17:32:26 -04:00
JavaCompiler.scala apply javac log level approach to directJavac 2011-06-26 12:27:06 -04:00
LoggerReporter.scala build sxr, api docs and use sbinary 0.4.0 2011-05-17 20:09:20 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
RawCompiler.scala fill the stack trace for CompileFailed again 2011-04-08 19:32:01 -04:00