optimization of storage size needed to store paths in make data structures diring...
commitf090b2a08d3fd47a428b987551d090c21af03322
authorEugene Zhuravlev <jeka@jetbrains.com>
Tue, 20 Jun 2006 08:51:04 +0000 (20 12:51 +0400)
committerEugene Zhuravlev <jeka@jetbrains.com>
Tue, 20 Jun 2006 08:51:04 +0000 (20 12:51 +0400)
treec59204c6e49ca24d02e4873bbed2969a7528c21d
parent9a5142de64777efdd2dcdfe30b2d833b80fd4bf7
optimization of storage size needed to store paths in make data structures diring compilation
compiler/impl/com/intellij/compiler/impl/CompileDriver.java
compiler/impl/com/intellij/compiler/impl/FileProcessingCompilerStateCache.java
compiler/impl/com/intellij/compiler/impl/StateCache.java
compiler/impl/com/intellij/compiler/impl/TimestampCache.java
compiler/impl/com/intellij/compiler/impl/TreeBasedMap.java [new file with mode: 0644]
compiler/impl/com/intellij/compiler/impl/TreeBasedPathsSet.java [new file with mode: 0644]
source/com/intellij/openapi/compiler/ex/CompilerPathsEx.java
ui-designer/impl/com/intellij/uiDesigner/make/BindingsCache.java