quakeforge/libs/gib
Antti Harri 358a844a42 Implement --version-info configure switch to override QuakeForge
library versioning. From Lasse Collin, thanks!
2011-07-09 01:23:36 +03:00
..
Makefile.am Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
exp.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
gib_buffer.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
gib_builtin.c More "set but not used". 2011-06-14 06:26:10 +09:00
gib_classes.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
gib_execute.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
gib_function.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
gib_handle.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
gib_init.c Tweak some developer cvar usage. 2010-11-27 16:53:17 +09:00
gib_object.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
gib_parse.c 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
gib_process.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
gib_regex.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
gib_semantics.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
gib_thread.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
gib_tree.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
gib_vars.c whitespace 2006-07-23 01:34:14 +00:00
ops.c Use floor() or ceil() based on sign for 'trunc' GIB math function. 2003-02-23 22:53:36 +00:00
regex.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00