quakeforge/libs/gib
Ragnvald Maartmann-Moe IV 2211f6fb1a Codingstyle cleanup. 2007-11-05 11:32:15 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +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
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 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_builtin.c Codingstyle cleanup. 2007-11-05 11:32:15 +00: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 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_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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00: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 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00