quakeforge/libs/util
Bill Currie 4489319298 first step towards garbage collected dynamic strings in qc. All strings
external to the progs file are now malloced and then freed at progs reload.
All that needs to be implementd for gc to work is the scanner and deallocator.
2001-03-06 04:22:33 +00:00
..
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
checksum.c merge qw's net_com.c and checksum.c (net_com.c was identitcle to nq's 2001-02-23 18:31:48 +00:00
cmd.c hash.[ch]: 2001-03-05 05:11:26 +00:00
crc.c merge qw's net_com.c and checksum.c (net_com.c was identitcle to nq's 2001-02-23 18:31:48 +00:00
cvar.c hash.[ch]: 2001-03-05 05:11:26 +00:00
hash.c first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00
info.c looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
link.c looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am merge math code into utils 2001-03-05 02:06:05 +00:00
math.S merge math code into utils 2001-03-05 02:06:05 +00:00
mathlib.c merge math code into utils 2001-03-05 02:06:05 +00:00
mdfour.c start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
msg.c looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
qargs.c looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
qendian.c looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
qfplist.c merge qw's net_com.c and checksum.c (net_com.c was identitcle to nq's 2001-02-23 18:31:48 +00:00
sizebuf.c libutil.a is now used by both qw and nq 2001-02-22 08:12:13 +00:00
va.c start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
zone.c More typos, spelling corrections, and case fixes fed to the nearest handy fiend. 2001-02-22 00:15:03 +00:00