Bill Currie
|
c91137e4db
|
run gib through indent
|
2003-02-14 22:42:11 +00:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
a4dfef63c3
|
make all files with rcsid include config.h
|
2003-01-14 20:18:29 +00:00 |
|
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 |
|
Brian Koropoff
|
854f6d9054
|
Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are
now cached and only recompiled when compile flags change. Changed regex
builtins to take an options string argument after the regular expression.
|
2002-11-19 06:24:29 +00:00 |
|