quakeforge/libs/gib
Bill Currie 71196fedf6 make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
2003-01-06 18:28:13 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
exp.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_buffer.c Added the string::findsub builtin. Added a reset function to the cbuf 2002-11-16 20:56:04 +00:00
gib_builtin.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_function.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_init.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_parse.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_process.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_regex.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_thread.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_vars.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
Makefile.am Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are 2002-11-19 06:24:29 +00:00
ops.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
regex.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00