summaryrefslogtreecommitdiff
path: root/src/cnode/cnode-algorithm.hpp
AgeCommit message (Collapse)Author
2011-01-18initial implementation of context diffAn-Cheng Huang
2010-12-02implement load function in new config input/output infrastructure.An-Cheng Huang
* add "commands diff" functionality to config input/output infrastructure. * consolidate similar logic in "commands diff" and "show diff". * add loadFile functionality to cstore using "commands diff". * export loadFile through shell API.
2010-11-09initial rework of config output frameworkAn-Cheng Huang
* separate data from algorithm. * prepare for unified input/output framework.