quakeforge/libs/object
Bill Currie 8c4fe2f844 Rename Sys_DPrintf to Sys_MaskPrintf.
We now have finer runtime control over what gets printed. Need to do a
SYS_DEV audit, creating new masks as apropriate.
2010-11-26 16:19:26 +09:00
..
ArrayList.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Collection.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Double.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Integer.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Iterator.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
List.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Makefile.am the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
Number.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
String.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
garbage.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
object.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00