fish-shell/src
Aaron Gyes 7ef40f4e53 Merge pull request #3118 from floam/headerdoc-fixes
Update Xcode project, HeaderDoc comments.

Fix various invalid HeaderDoc comments.  Normalize autoload.cpp/autoload.h as an example of something closer to "proper" HeaderDoc formatting.

Have clang/Xcode validate HeaderDoc comments. Remove key_reader.cpp from Xcode project.
2016-06-05 21:42:01 -07:00
..
autoload.cpp Be a bit more consistent and proper. 2016-06-05 21:32:57 -07:00
autoload.h Be a bit more consistent and proper. 2016-06-05 21:32:57 -07:00
builtin_commandline.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
builtin_commandline.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_complete.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
builtin_complete.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_jobs.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_jobs.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_printf.cpp simplify, and fix, setting the current locale 2016-06-05 15:49:34 -07:00
builtin_printf.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_set_color.cpp Remove some unused macros from builtin_set_color.cpp 2016-04-29 14:54:21 -07:00
builtin_set_color.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_set.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
builtin_set.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_string.cpp Make string match -rnv work 2016-05-31 23:24:08 +02:00
builtin_string.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_test.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
builtin_test.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_ulimit.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
builtin_ulimit.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
builtin.h add function --shadow-builtin flag 2016-05-14 20:38:32 -07:00
color.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
color.h restyle color module to match project style 2016-04-27 16:06:03 -07:00
common.cpp simplify, and fix, setting the current locale 2016-06-05 15:49:34 -07:00
common.h simplify, and fix, setting the current locale 2016-06-05 15:49:34 -07:00
complete.cpp Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
complete.h Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
env_universal_common.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
env_universal_common.h restyle env_universal module to match project style 2016-04-28 19:17:28 -07:00
env.cpp remove dependency on dcgettext() 2016-06-05 18:52:19 -07:00
env.h fix fork debug printf() calls 2016-05-05 20:22:20 -07:00
event.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
event.h retyle event module to match project style 2016-04-28 19:39:41 -07:00
exec.cpp Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
exec.h restyle exec module to match project style 2016-04-28 20:07:00 -07:00
expand.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
expand.h Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
fallback.cpp remove dependency on dcgettext() 2016-06-05 18:52:19 -07:00
fallback.h remove dependency on dcgettext() 2016-06-05 18:52:19 -07:00
fish_indent.cpp simplify, and fix, setting the current locale 2016-06-05 15:49:34 -07:00
fish_key_reader.cpp simplify, and fix, setting the current locale 2016-06-05 15:49:34 -07:00
fish_tests.cpp simplify some fish_tests code 2016-05-30 17:31:41 -07:00
fish_version.cpp restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
fish_version.h restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
fish.cpp simplify, and fix, setting the current locale 2016-06-05 15:49:34 -07:00
function.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
function.h add function --shadow-builtin flag 2016-05-14 20:38:32 -07:00
highlight.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
highlight.h Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
history.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
history.h lint: low hanging fruit in history.cpp 2016-05-05 15:09:31 -07:00
input_common.cpp enhance the key_reader program 2016-05-10 14:11:30 -07:00
input_common.h enhance the key_reader program 2016-05-10 14:11:30 -07:00
input.cpp put curses/terminfo vars into the environment 2016-06-03 17:16:41 -07:00
input.h restyle input module to match project style 2016-04-30 21:46:56 -07:00
intern.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
intern.h restyle intern module to match project style 2016-05-01 20:28:46 -07:00
io.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
io.h restyle io module to match project style 2016-05-01 20:38:19 -07:00
iothread.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
iothread.h restyle iothread module to match project style 2016-05-01 21:54:54 -07:00
kill.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
kill.h restyle kill module to match project style 2016-05-01 22:18:59 -07:00
lru.h restyle pager & lru module to match project style 2016-05-02 12:11:57 -07:00
output.cpp put curses/terminfo vars into the environment 2016-06-03 17:16:41 -07:00
output.h put curses/terminfo vars into the environment 2016-06-03 17:16:41 -07:00
pager.cpp Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
pager.h restyle pager & lru module to match project style 2016-05-02 12:11:57 -07:00
parse_constants.h mention nullglob exceptions in failglob error msg 2016-06-02 19:51:19 -07:00
parse_execution.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
parse_execution.h restyle parse_execution module to match project style 2016-05-02 13:00:03 -07:00
parse_productions.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
parse_productions.h restyle parse_productions module to match project style 2016-05-02 16:03:37 -07:00
parse_tree.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
parse_tree.h restyle parse_tree module to match project style 2016-05-02 16:44:27 -07:00
parse_util.cpp fix some style bogosities that crept in 2016-05-27 14:44:30 -07:00
parse_util.h Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
parser_keywords.cpp fix some style bogosities that crept in 2016-05-27 14:44:30 -07:00
parser_keywords.h restyle parser module to match project style 2016-05-02 19:24:52 -07:00
parser.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
parser.h Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
path.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
path.h restyle path module to match project style 2016-05-02 21:23:33 -07:00
postfork.cpp Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
postfork.h restyle postfork module to match project style 2016-05-02 21:34:26 -07:00
print_help.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
print_help.h restyle proc module to match project style 2016-05-02 22:07:58 -07:00
proc.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
proc.h rename get_is_interactive and remove stupid test 2016-05-14 20:35:54 -07:00
reader.cpp Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
reader.h lint cleanup: eliminate "redundant" errors 2016-05-04 15:32:04 -07:00
sanity.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
sanity.h restyle sanity & screen module to match project style 2016-05-03 12:53:54 -07:00
screen.cpp fix some style bogosities that crept in 2016-05-27 14:44:30 -07:00
screen.h Repair various invalid HeaderDoc comments. 2016-06-05 18:57:45 -07:00
signal.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
signal.h restyle signal module to match project style 2016-05-03 13:06:45 -07:00
tokenizer.cpp add (or restore) config.h to all files 2016-05-18 22:30:21 +00:00
tokenizer.h restyle tokenizer module to match project style 2016-05-03 15:00:44 -07:00
utf8.cpp Fix wide char related tests on Cygwin 2016-05-26 20:24:03 -07:00
utf8.h Fix wide char related tests on Cygwin 2016-05-26 20:24:03 -07:00
util.cpp fix random lint issues 2016-05-29 22:24:29 -07:00
util.h restyle remaining modules to match project style 2016-05-03 16:09:45 -07:00
wcstringutil.cpp fix some style bogosities that crept in 2016-05-27 14:44:30 -07:00
wcstringutil.h Be a bit more consistent and proper. 2016-06-05 21:32:57 -07:00
wgetopt.cpp fix lint error in wgettext() 2016-06-01 22:19:03 -07:00
wgetopt.h restyle switch blocks to match project style 2016-05-03 17:14:56 -07:00
wildcard.cpp fix some style bogosities that crept in 2016-05-27 14:44:30 -07:00
wildcard.h restyle remaining modules to match project style 2016-05-03 16:09:45 -07:00
wutil.cpp fix lint error in wgettext() 2016-06-01 22:19:03 -07:00
wutil.h fix lint error in wgettext() 2016-06-01 22:19:03 -07:00