Markus Neteler
|
9da9d97e0b
libgis parser: attempt to document GRASS_FULL_OPTION_NAMES (trac https://trac.osgeo.org/grass/ticket/2409)
|
10 년 전 |
Glynn Clements
|
db49796536
Add GRASS_FULL_OPTION_NAMES environment variable (issue https://trac.osgeo.org/grass/ticket/2409, comment:175)
|
10 년 전 |
Glynn Clements
|
841f04f87c
Change handling of ambiguous matches (issue https://trac.osgeo.org/grass/ticket/2409)
|
10 년 전 |
Markus Neteler
|
35c63f0e68
libgis parser: more descriptive error messages
|
10 년 전 |
Martin Landa
|
4a28d19216
libgis: enclose options in <%s>
|
10 년 전 |
Martin Landa
|
fa5478be4d
libgis: another attempt to clarify warning about renamed options
|
10 년 전 |
Martin Landa
|
df6a6315d9
libgis: clarify warning about renamed option
|
10 년 전 |
Martin Landa
|
daf7f0ac28
add oldkey:newkey lookup table (https://trac.osgeo.org/grass/ticket/2049)
|
10 년 전 |
Martin Landa
|
42098124f1
libgis: cosmetics in static declarations (parser.c)
|
10 년 전 |
Markus Metz
|
e3a77e7348
libgis: chop options
|
10 년 전 |
Vaclav Petras
|
598421b52d
lib/parser: more doxygen documentation
|
10 년 전 |
Glynn Clements
|
f212d87f07
Check that option names are valid
|
10 년 전 |
Anna Petrášová
|
a5e474e6cb
parser: use new option rule to launch module dialog when there is at least one option in a group specified as required
|
10 년 전 |
Huidae Cho
|
0cee619c5b
parser.c: \code, \verbatim cosmetics
|
11 년 전 |
Huidae Cho
|
77c93c1ccd
libgis: G_parser() calls G__check_option_rules()
|
11 년 전 |
Glynn Clements
|
391bf440a7
Revert attempt to impose option dependency mechanism without discussion
|
11 년 전 |
Huidae Cho
|
26e2552b8c
parser.c: check_either_or_inputs() minor changes
|
11 년 전 |
Huidae Cho
|
4f9f4856f0
parser.c: Moved exclusive examples to parser.c; Removed * between \code\endcode
|
11 년 전 |
Huidae Cho
|
733455dc7e
The "exclusive" member of the Option and Flag structures is a comma-separated
|
11 년 전 |
Huidae Cho
|
c47feac7b1
G_parser(): minor cosmetics
|
11 년 전 |
Huidae Cho
|
9f4b2b432a
add_exclusive(): refactored to avoid double find_exclusive calls
|
11 년 전 |
Huidae Cho
|
63013e484d
G_parser(): shorter mutually exclusive message
|
11 년 전 |
Huidae Cho
|
b629608fee
G_parser(): Do not print the same options/flags in the exclusive list multiple times
|
11 년 전 |
Huidae Cho
|
01ec3512d2
1. Added Option.exclusive and Flag.exclusive for supporting mutually exclusive groups.
|
11 년 전 |
Huidae Cho
|
8d1758d3f9
G_option_to_separator(): only accept separator options
|
11 년 전 |
Huidae Cho
|
af2167f758
G_option_to_separator: added \n
|
11 년 전 |
Huidae Cho
|
4d753a4280
G_OPT_F_SEP: added "pipe" for "|"
|
11 년 전 |
Huidae Cho
|
6ec702cb42
G_open_option_file(): message read => open
|
11 년 전 |
Huidae Cho
|
f498900f3e
G_open_option_file(): more useful error message
|
11 년 전 |
Huidae Cho
|
f1c76f6568
G_open_option_file(): multiple files not supported
|
11 년 전 |