quakeforge/libs/util
Bill Currie 3e38c4aa48 Merge branch 'qfcc-cse'
qfcc now does local common subexpression elimination. It seems to work, but
is optional (default off): use -O to enable. Also, uninitialized variable
detection is finally back :)

The progs engine now has very basic valgrind-like functionality for
checking pointer accesses. Enable with pr_boundscheck 2
2012-12-13 20:17:28 +09:00
..
test Make the set notation more correct. 2012-12-09 22:17:55 +09:00
bspfile.c Fix a silly error in bsp extents checking. 2012-11-23 14:38:15 +09:00
buildnum.c
cbuf.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
checksum.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cmd.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
crc.c
cvar.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
dirent.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
dstring.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
fendian.c
fnmatch.c
getopt.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
getopt1.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
hash.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
idparse.c Add support for /*..*/ comments to idparse 2012-06-23 19:43:22 +09:00
info.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
link.c
llist.c
Makefile.am Move set.c into libQFutil. 2012-12-06 20:52:53 +09:00
math.S
mathlib.c Add support and tests for 3x3 matrices. 2012-08-18 16:29:57 +09:00
mdfour.c
msg.c
pakfile.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
plugin.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
qargs.c
qendian.c Fix some type-size safety issues. 2012-08-19 13:37:06 +09:00
qfplist.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
quakefs.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
quakeio.c
riff.c
script.c
set.c Make the set notation more correct. 2012-12-09 22:17:55 +09:00
sizebuf.c
string.c
sys.c Check for getuid and cope when it's not there. 2012-08-18 21:37:54 +09:00
sys_ia32.S
va.c
ver_check.c
vrect.c
wad.c
wadfile.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
zone.c Store the requested size in the block. 2012-11-19 21:50:42 +09:00