Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-19 | fix for bug 6448 | An-Cheng Huang | |
* fix leaf node value diff output. | |||
2010-11-19 | remove parser debug output and move existence check. | An-Cheng Huang | |
2010-11-18 | change error message when showing non-existing paths. | An-Cheng Huang | |
2010-11-17 | continue work on parser/output framework | An-Cheng Huang | |
* handle empty and leaf typeless nodes from parsed nodes. * fix bug 6436 show level issue. | |||
2010-11-15 | continue config file parser work | An-Cheng Huang | |
2010-11-12 | initial work to parse config file into data structure. | An-Cheng Huang | |
2010-11-10 | consolidate similar logic and simplify code | An-Cheng Huang | |
2010-11-10 | switch to new output framework | An-Cheng Huang | |
* change showCfg to use new code. * remove old files. | |||
2010-11-09 | initial rework of config output framework | An-Cheng Huang | |
* separate data from algorithm. * prepare for unified input/output framework. |