quakeforge/libs
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
..
gamecode first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00
util first step towards garbage collected dynamic strings in qc. All strings 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
Makefile.am the beginnings of merged progs code 2001-02-27 23:02:17 +00:00