quakeforge/libs
Bill Currie 3720956d88 Speed up two of the three deletion cases
The initial code was pretty much a port of the code in the editor I
wrote 25 years ago. Either I didn't think of the optimization back then,
or I tried to implement it, failed, and figured it wasn't worth it
(despite using it on a 386dx33). However, I noticed it now and it was
easy enough to get working, and it's always good to not do something
that's not needed.
2020-02-24 18:52:46 +09:00
..
audio Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Fix some warnings picked up in an optimized build 2020-02-24 11:28:43 +09:00
gamecode Fix some warnings picked up in an optimized build 2020-02-24 11:28:43 +09:00
gib Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
net Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Make PR_Init take an instance to initialize 2020-02-23 18:32:16 +09:00
util Speed up two of the three deletion cases 2020-02-24 18:52:46 +09:00
video Show more info when dumping x11 video modes 2020-02-12 11:04:28 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00