quakeforge/libs/util
Bill Currie 7d4c1d79b1 [plist] Use reference counts for items
This makes it much easier to share items between property lists (eg,
targets and the main entity list in cl_light).
2023-03-13 11:26:13 +09:00
..
test [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
bsearch.c [util] Fix an out-by-one in QF_bsearch_r 2023-03-05 18:31:30 +09:00
bspfile.c [util] Allow zero-sized lumps to be at end of file 2022-05-26 12:35:50 +09:00
buildnum.c
cbuf.c [util] Add a function to reverse delete cbuf stacks 2023-03-05 18:31:30 +09:00
cexpr-lex.l [cexpr] Keep track of unidentified symbol names 2023-02-14 12:45:04 +09:00
cexpr-lib.c
cexpr-parse.y [cexpr] Use func instead of result type for end of list 2023-02-14 12:45:04 +09:00
cexpr-type.c [cexpr] Support casts from plist to vector 2023-02-14 12:45:04 +09:00
cexpr-vars.c
checksum.c
cmd.c [util] Clean up some memory leaks in cmd 2023-03-04 00:38:32 +09:00
cmem.c
crc.c
cvar.c [cvar] Ensure enum cvars tables don't get double freed 2023-03-05 18:31:30 +09:00
dirent.c
dstring.c [glsl] Be more null-safe for free/destroy functions 2023-03-06 18:21:13 +09:00
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c [glsl] Be more null-safe for free/destroy functions 2023-03-06 18:21:13 +09:00
heapsort.c [util] Support custom swap function for heapsort 2022-10-31 10:52:03 +09:00
idparse.c [util] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
info.c
link.c
llist.c
Makemodule.am
math.S
mathlib.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00
mdfour.c
mersenne.c
msg.c [util] Reject non-shortest encoded utf-8 sequences 2022-10-15 22:54:24 +09:00
pakfile.c
plist.c [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
plugin.c [plugin] Pull plugin from list before calling its shutdown 2022-05-13 09:50:24 +09:00
qargs.c [util] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
qendian.c
qsort_r.c
quakefs.c [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
quakeio.c
riff.c
script.c
segtext.c [util] Fix a linked-list error in segtext 2023-03-05 18:31:30 +09:00
set.c [util] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
simd.c
sizebuf.c
string.c
sys.c [util] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
sys_ia32.S
va.c [util] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
ver_check.c
wad.c [util] Return null for missing wad lumps 2022-11-10 14:44:08 +09:00
wadfile.c
zone.c [zone] Fix bad suggested mem calculation 2022-06-06 14:05:52 +09:00