2 new revisions:
Revision: e627d0760816
Branch: default
Author: Andrey Tsyvarev <
tsyv...@ispras.ru>
Date: Fri Oct 31 12:51:18 2014 UTC
Log: Rework algorithm for operations with traces(such as add, diff,
new-cov...
https://code.google.com/p/kedr/source/detail?r=e627d0760816&repo=aux
Revision: 4bf1c75d4628
Branch: default
Author: Andrey Tsyvarev <
tsyv...@ispras.ru>
Date: Fri Oct 31 12:54:02 2014 UTC
Log: Merged.
https://code.google.com/p/kedr/source/detail?r=4bf1c75d4628&repo=aux
==============================================================================
Revision: e627d0760816
Branch: default
Author: Andrey Tsyvarev <
tsyv...@ispras.ru>
Date: Fri Oct 31 12:51:18 2014 UTC
Log: Rework algorithm for operations with traces(such as add, diff,
new-coverage). Make operation's definition simpler.
This is done for support user-defined operations in the future.
https://code.google.com/p/kedr/source/detail?r=e627d0760816&repo=aux
Added:
/coverage/coverage-tool/do_trace_operation.cpp
/coverage/coverage-tool/do_trace_operation.hh
/coverage/coverage-tool/trace_operation_include/trace_operation.hh
Deleted:
/coverage/coverage-tool/trace_modifier.cpp
/coverage/coverage-tool/trace_modifier.hh
Modified:
/coverage/coverage-tool/CMakeLists.txt
/coverage/coverage-tool/program.cpp
/coverage/coverage-tool/test_set_optimizer.cpp
/coverage/coverage-tool/trace.cpp
/coverage/coverage-tool/trace.hh
/coverage/coverage-tool/trace_parser.hh
/coverage/coverage-tool/trace_parser_base.yy
/coverage/coverage-tool/
usage.in
==============================================================================
Revision: 4bf1c75d4628
Branch: default
Author: Andrey Tsyvarev <
tsyv...@ispras.ru>
Date: Fri Oct 31 12:54:02 2014 UTC
Log: Merged.
https://code.google.com/p/kedr/source/detail?r=4bf1c75d4628&repo=aux