quakeforge/libs/gib
Brian Koropoff b7d076feab Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL),
and more text transformation functions.
2003-07-15 21:40:37 +00:00
..
.gitignore
exp.c
gib_buffer.c
gib_builtin.c Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL), 2003-07-15 21:40:37 +00:00
gib_execute.c
gib_function.c
gib_handle.c
gib_init.c
gib_parse.c
gib_process.c
gib_regex.c Add support for run-time regex options (REG_NOTBOL and REG_NOTEOL), 2003-07-15 21:40:37 +00:00
gib_semantics.c
gib_thread.c Fixed a thinko that was causing events not to run under certain 2003-05-17 17:36:10 +00:00
gib_tree.c Nuke some dprintfs 2003-05-15 22:39:04 +00:00
gib_vars.c
Makefile.am
ops.c
regex.c