cmdline: display "[Return]" when there is no more token to complete
[libcmdline.git] / src / lib / cmdline_parse.c
2011-03-13 Olivier Matzcmdline: display "[Return]" when there is no more token...
2011-03-13 Olivier Matzcmdine:: allow non-final completion (will be used by...
2011-03-13 Olivier Matzcmdline: fix completion in some conditions (partial...
2011-03-13 Olivier Matzcmdline: add the incomplete token string as an argument...
2011-03-13 Olivier Matzcmdline: display help and completion on different lines
2011-03-13 Olivier Matzcmdline: display help even if iterate() callback return -1
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 Matzcmdline (merge-intel): cosmetic fixes, conform to codin...
2011-01-02 Olivier Matzcmdline (merge-intel): move basic_char_loop() in cmdlin...
2011-01-02 Olivier Matzcmdline (merge-intel): fix compilation with icc
2010-12-25 Olivier Matzcmdline (merge-intel): add intel licences
2010-12-25 Olivier Matzcmdline (merge-intel): fix compilation warnings
2010-12-25 Olivier Matzcmdline (merge-intel): fix whitespaces
2010-12-24 Olivier MatzInitial import from droids-corp.org/hg/libcmdline/rev...