quakeforge/libs/gib
Brian Koropoff c522970a88 Added a GIB event system for registering GIB callback functions to be
started when a named event occurs.  Added a few test events to the qw
client and server.  Cleaned up the range GIB builtin a bit.
2003-01-03 04:30:38 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
Makefile.am Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are 2002-11-19 06:24:29 +00:00
exp.c Added the sqrt and abs math functions and the continue GIB builtin. I 2002-12-08 20:55:40 +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 Added a GIB event system for registering GIB callback functions to be 2003-01-03 04:30:38 +00:00
gib_function.c Fix a memory leak. 2003-01-03 04:15:32 +00:00
gib_init.c Added a GIB event system for registering GIB callback functions to be 2003-01-03 04:30:38 +00:00
gib_parse.c A few cleanups, and made assignment/incremement/decrement operations 2003-01-03 04:10:50 +00:00
gib_process.c Added support for enclosing embedded commands in $() and cleaned up the 2002-11-19 04:15:36 +00:00
gib_regex.c Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are 2002-11-19 06:24:29 +00:00
gib_thread.c Added a GIB event system for registering GIB callback functions to be 2003-01-03 04:30:38 +00:00
gib_vars.c Changed the behavior of field::get with a null field separator to match 2002-12-10 00:04:15 +00:00
ops.c Added the sqrt and abs math functions and the continue GIB builtin. I 2002-12-08 20:55:40 +00:00
regex.c gee, you'ld think gnu would get pointer <-> int portability right :P 2002-11-19 05:40:04 +00:00