aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFiles
2005-09-14(main): Fixed coredump when no arguments were passed.Sergey Poznyakoff1
2005-08-16(preprocess_option): New variableSergey Poznyakoff1
2005-08-06Number of i18n-related fixes.Sergey Poznyakoff1
(parse_opt): Call output_init
2005-07-09(main): Use input_file_count to decide whether to print "no input files" ↵Sergey Poznyakoff1
diagnostics.
2005-05-18Changed FSF postal addressSergey Poznyakoff1
2005-04-22Add gettext markersSergey Poznyakoff1
2005-03-22(ignore_indentation): Renamed to use_indentation,Sergey Poznyakoff1
sense reverted. All callers updated New options: --cpp, alias to --preprocess. --no-cpp, disables preprocessing
2005-03-22New options -I, -U, -D and --preprocessSergey Poznyakoff1
(main): Use ARGP_IN_ORDER when parsing arguments
2005-03-20Reordered functionsSergey Poznyakoff1
(find_option_type): Take third argument. (symbol_override,number,parse_level_string) (set_level_indent): Operate on read-only strings (options): New option --number (-n)
2005-03-20(GNU_STYLE_OPTIONS,SYSTEM_ERROR)Sergey Poznyakoff1
(FATAL_ERROR): Removed (SymFunction): Renamed to SymIdentifier. All callers updated (struct symbol): Removed union, rearranged fields. All callers updated Implemented -ix
2005-03-19Implemented POSIX options (except -i x)Sergey Poznyakoff1
(options): Reordered. Removed -C, -t (in favor of -i t), and -g (in favor of -i ^s). --brief option takes an optional argument (enable/disable) (progname): Removed (globals_only,include_symbol): New functions
2005-03-19Use argp to parse arguments.Sergey Poznyakoff1
(temp_symbol_stack,say_and_die): Removed (emalloc,efree,error): Removed (xalloc_die): New function (init): Updated (symbol_override): Install symbols immediately
2005-03-19New option -f (--format)Sergey Poznyakoff1
1999-04-15Checked in the last found versionSergey Poznyakoff1
1999-04-15*** empty log message ***Sergey Poznyakoff1
1999-04-12*** empty log message ***Sergey Poznyakoff1
1999-04-11*** empty log message ***Sergey Poznyakoff1
1999-04-11*** empty log message ***Sergey Poznyakoff1
1999-04-06*** empty log message ***Sergey Poznyakoff1
1999-04-01*** empty log message ***Sergey Poznyakoff1
1999-03-31*** empty log message ***Sergey Poznyakoff1
1999-03-29*** empty log message ***Sergey Poznyakoff1
1999-03-29*** empty log message ***Sergey Poznyakoff1
1999-03-16*** empty log message ***Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.