quakeforge/libs/gib
Bill Currie 851d203916 work towards a more secure qfs 2003-02-14 22:36:10 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
Makefile.am Overhauled GIB to parse scripts in advance, among other design and language 2003-01-28 21:16:21 +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 Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
gib_builtin.c work towards a more secure qfs 2003-02-14 22:36:10 +00:00
gib_execute.c fix a sequence point issue that could cause index to be put on the stack 2003-02-14 20:36:15 +00:00
gib_function.c Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
gib_init.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
gib_parse.c Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
gib_process.c Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
gib_regex.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
gib_thread.c Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
gib_tree.c Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
gib_vars.c A few GIB bugfixes, cleanups, and enhancements. Still more to come. 2003-01-29 04:34:23 +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