summaryrefslogtreecommitdiff
path: root/src/cparse
AgeCommit message (Expand)Author
2012-06-05Fix memory problem on bad config fileJohn Southworth
2012-06-03Fix more load/commit memory leaksJohn Southworth
2011-05-10preliminary implementation of new commitAn-Cheng Huang
2011-04-06minor refactoringAn-Cheng Huang
2011-03-17add config path abstraction and high-level cachingAn-Cheng Huang
2011-03-01tweak map iterator usageAn-Cheng Huang
2011-02-18namespace reorgAn-Cheng Huang
2011-02-09fix for bug 6791An-Cheng Huang
2011-01-20export config output algorithms through shell APIAn-Cheng Huang
2011-01-11reset initial parser stateAn-Cheng Huang
2011-01-11tweak parser for top-level commentAn-Cheng Huang
2011-01-07improve load error messageAn-Cheng Huang
2010-12-03change boot-time config loading to use new implementation in backend.An-Cheng Huang
2010-11-19remove parser debug output and move existence check.An-Cheng Huang
2010-11-15continue config file parser workAn-Cheng Huang
2010-11-12initial work to parse config file into data structure.An-Cheng Huang
2010-11-11continue config parser workAn-Cheng Huang
2010-10-25initial lex/yacc config file parserAn-Cheng Huang