Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-10 | preliminary implementation of new commit | An-Cheng Huang | |
(cherry picked from commit 1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538) | |||
2011-03-17 | add config path abstraction and high-level caching | An-Cheng Huang | |
* part of the config backend cleanup/optimization work. * improves the performance of "load" (w/o commit) by ~55% and "show" by ~15%. | |||
2011-02-18 | namespace reorg | An-Cheng Huang | |
2011-01-07 | improve load error message | An-Cheng Huang | |
(cherry picked from commit 42f2fdb35cff89debd346126eb69cd95d855ff7b) | |||
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-09 | initial rework of config output framework | An-Cheng Huang | |
* separate data from algorithm. * prepare for unified input/output framework. |