quakeforge/libs/gib
Bill Currie 7a8f91edda Move bi_gib.c from ruamoko to gib.
This makes gib depend on gamecode, but removes the dependency on gib from
ruamoko. Unfortunately, carne now needs to be linked against gamecode even
though it never uses it.
2012-02-09 10:00:54 +09:00
..
bi_gib.c Move bi_gib.c from ruamoko to gib. 2012-02-09 10:00:54 +09: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 Move bi_gib.c from ruamoko to gib. 2012-02-09 10:00:54 +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
Makefile.am Move bi_gib.c from ruamoko to gib. 2012-02-09 10:00:54 +09: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 Fix regex.c for android. 2012-02-05 14:26:23 +09:00