isl_arg_parse: avoid duplicate newline in help output
[platform/upstream/isl.git] / isl_arg.c
2010-11-26 Sven Verdoolaegeisl_arg_parse: avoid duplicate newline in help output
2010-11-26 Sven Verdoolaegeisl_arg_parse: support grouping of options within the...
2010-11-26 Sven Verdoolaegeisl_arg_parse: support int options
2010-11-26 Sven Verdoolaegeisl_arg_parse: support ISL_ARG_HIDDEN flag
2010-11-26 Sven Verdoolaegeisl_arg_parse: support ISL_ARG_BOOL_ARG flag
2010-11-26 Sven Verdoolaegeisl_arg_parse: support ISL_ARG_SINGLE_DASH flag
2010-11-26 Sven Verdoolaegeisl_arg_parse: support aliases
2010-11-26 Sven Verdoolaegeisl_arg_parse: always print help option
2010-11-26 Sven Verdoolaegeisl_arg_parse: support phantom boolean options
2010-11-26 Sven Verdoolaegeisl_arg_parse: free string arguments before overwriting...
2010-11-26 Sven Verdoolaegeisl_arg_parse: allow options after arguments
2010-11-26 Sven Verdoolaegeisl_arg_parse: only print --version option once
2010-11-26 Sven Verdoolaegeisl_arg_parse: print string option default
2010-11-24 Sven Verdoolaegeisl_arg_parse: delimit string option argument by angle...
2010-11-24 Sven Verdoolaegeisl_arg_parse: allow options without long name
2010-11-20 Sven VerdoolaegeRename headers from isl_header.h to isl/header.h
2010-11-12 Sven Verdoolaegeisl_options_parse: print default on boolean options
2010-11-12 Sven Verdoolaegeisl_options_parse: accept prefix before or after "no...
2010-08-26 Sven Verdoolaegeargument parsing: add ISL_ARG_USER_OPT_CHOICE
2010-05-30 Sven Verdoolaegeimproved argument parsing
2010-05-15 Sven Verdoolaegeisl_options_parse: print help message
2010-04-10 Sven Verdoolaegeisl_options_parse: only parse known options by default
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-10-21 Sven Verdoolaegeadd rudimentary argument parsing facility