Commit History

Author SHA1 Message Date
  Huidae Cho 77c93c1ccd libgis: G_parser() calls G__check_option_rules() 11 years ago
  Glynn Clements 391bf440a7 Revert attempt to impose option dependency mechanism without discussion 11 years ago
  Huidae Cho 26e2552b8c parser.c: check_either_or_inputs() minor changes 11 years ago
  Huidae Cho 4f9f4856f0 parser.c: Moved exclusive examples to parser.c; Removed * between \code\endcode 11 years ago
  Huidae Cho 733455dc7e The "exclusive" member of the Option and Flag structures is a comma-separated 11 years ago
  Huidae Cho c47feac7b1 G_parser(): minor cosmetics 11 years ago
  Huidae Cho 9f4b2b432a add_exclusive(): refactored to avoid double find_exclusive calls 11 years ago
  Huidae Cho 63013e484d G_parser(): shorter mutually exclusive message 11 years ago
  Huidae Cho b629608fee G_parser(): Do not print the same options/flags in the exclusive list multiple times 11 years ago
  Huidae Cho 01ec3512d2 1. Added Option.exclusive and Flag.exclusive for supporting mutually exclusive groups. 11 years ago
  Huidae Cho 8d1758d3f9 G_option_to_separator(): only accept separator options 11 years ago
  Huidae Cho af2167f758 G_option_to_separator: added \n 11 years ago
  Huidae Cho 4d753a4280 G_OPT_F_SEP: added "pipe" for "|" 11 years ago
  Huidae Cho 6ec702cb42 G_open_option_file(): message read => open 11 years ago
  Huidae Cho f498900f3e G_open_option_file(): more useful error message 11 years ago
  Huidae Cho f1c76f6568 G_open_option_file(): multiple files not supported 11 years ago
  Huidae Cho 7942e7cbbd libgis: Added G_open/close_option_file 11 years ago
  Martin Landa f5edb1b9dc libgis+g.gui: wxGUI moved to DISTDIR/gui 11 years ago
  Markus Neteler 65eb6aeb10 parser: support --h and --help in wxGUI command line (trac https://trac.osgeo.org/grass/ticket/2152) 11 years ago
  Glynn Clements 18fbc50fb4 Relax ambiguity check for option names, similar to https://trac.osgeo.org/grass/changeset/58034 for option values 11 years ago
  Glynn Clements a35a88d66e Ignore ambiguities caused by https://trac.osgeo.org/grass/changeset/57999 abbreviations when option is a unique prefix 11 years ago
  Glynn Clements 41e7031e2b Use abbreviation-matching for option values as well as for option names 11 years ago
  Martin Landa 1f0a85441d libgis/html-description: print second keyword as a link to the 'topic' page 11 years ago
  Martin Landa f5df7e42d1 libgis: typo in comment 12 years ago
  Martin Landa c6f41c4b72 libgis: G_parser(): don't call G_find_file() for element 'mapset' 12 years ago
  Martin Landa a91b9b90a3 libgis: update G_option_to_separator() to return string instead of 12 years ago
  Martin Landa 559cd47f60 libgis: add G_option_to_separator() 12 years ago
  Vaclav Petras 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 12 years ago
  Hamish Bowman 538f609ba2 rename and upper case things so it is more obvious that this is to do with ReStructured Text and not the RST spline library or RESTful URLs 12 years ago
  Luca Delucchi 2008e16620 add parse to return as output rest format 12 years ago