genconf: basic support of completion for nodes starting with "//"
[libcmdline.git] / src / genconf /
2011-05-08 Olivier Matzgenconf: basic support of completion for nodes starting...
2011-05-08 Olivier Matzgenconf: "comment" nodes don't have name, add the flag
2011-05-06 Olivier Matzcmdline-examples: remove basic_char_loop() and use...
2011-03-13 Olivier Matzgenconf: use the new file token for load/save
2011-03-13 Olivier Matzcmdline: parse() method does not return token_len anymore
2011-03-13 Olivier Matzgenconf: fix memory corruption in error cases
2011-03-13 Olivier Matzcmdline: add the incomplete token string as an argument...
2011-03-13 Olivier Matzgenconf: fix crash in confnode token completion
2011-03-13 Olivier Matzcmdline: big rework and clean of cmdline library
2011-03-13 Olivier Matzcmdline: check size of result buffer to avoid overflow
2011-03-13 Olivier Matzcmdline: allow quoted strings
2011-01-02 Olivier Matzgenconf: fix dotconfig_write methods
2011-01-02 Olivier Matzgenconf: a menu confnode is always enabled
2011-01-02 Olivier Matzgenconf: properly read the value of the "if" node
2011-01-02 Olivier Matzgenconf: in choice node, when value is "", it means...
2011-01-02 Olivier Matzgenconf: take quote in account in confnode_set_user_str...
2011-01-02 Olivier Matzgenconf: enhance short and long display of confnodes
2011-01-02 Olivier Matzgenconf: fix path display (no slash at the end)
2011-01-02 Olivier Matzgenconf: properly check retval of confnode_strvalue_to_...
2011-01-02 Olivier Matzgenconf: enable long and short display of nodes
2011-01-02 Olivier Matzgenconf: typo and comments
2010-12-24 Olivier MatzInitial import from droids-corp.org/hg/libcmdline/rev...