quakeforge/libs/util
Bill Currie 0622a24380 [util] Support size_t constants
Much like 1u and 1l, 1z is for size_t.
2021-01-20 01:24:32 +09:00
..
test [util] Add some tests for the new cexpr work 2021-01-04 00:23:48 +09:00
bspfile.c
buildnum.c
cbuf.c
cexpr-lex.l [util] Support size_t constants 2021-01-20 01:24:32 +09:00
cexpr-parse.y [util] Implement more of cexpr 2021-01-04 00:23:48 +09:00
cexpr-type.c [util] Support casts from int/uint to size_t 2021-01-10 15:27:39 +09:00
cexpr-vars.c [util] Support struct pointer accesses in cexpr 2021-01-10 01:51:07 +09:00
checksum.c
cmd.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
cmem.c Fix a pile of double semicolons 2021-01-09 20:42:23 +09:00
crc.c
cvar.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
dirent.c
dstring.c [dstring] Return the string instead of printed size 2020-02-26 19:00:19 +09:00
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
idparse.c
info.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
link.c
llist.c
Makemodule.am [util] Sort out implementation issues for simd 2021-01-02 09:55:59 +09:00
math.S
mathlib.c [util] Calculate quaternion to rotate between two vectors 2020-12-21 14:14:10 +09:00
mdfour.c Clean up after removal of uint32.h 2020-02-29 16:11:07 +09:00
mersenne.c Implement the Mersenne Twister PRNG. 2013-01-21 20:05:16 +09:00
msg.c
pakfile.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
plugin.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
qargs.c Fix some null argument issues. 2018-09-07 22:30:44 +09:00
qendian.c Fix a pile of double semicolons 2021-01-09 20:42:23 +09:00
qfplist.c [util] Expose plist type check support functions 2021-01-05 23:39:52 +09:00
quakefs.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
quakeio.c Remove a redundant va_start/va_end pair. 2016-01-03 18:38:41 +09:00
riff.c Fix a bunch of dead increments. 2018-09-09 11:12:04 +09:00
script.c Make script much friendlier to use 2020-02-26 09:39:03 +09:00
segtext.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
set.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
simd.c [util] Sort out implementation issues for simd 2021-01-02 09:55:59 +09:00
sizebuf.c
string.c
sys.c [util] Fix some missed signal calls 2020-03-23 15:28:12 +09:00
sys_ia32.S
txtbuffer.c [util] Add a means to open a gap in a text buffer 2020-03-22 20:19:25 +09:00
va.c [util] Make va slight robust against chained use 2020-03-17 15:05:58 +09:00
ver_check.c
vrect.c
wad.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
wadfile.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
zone.c [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00