quakeforge/libs/gib
Bill Currie 99c0954b47 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
..
.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 make qf gcc 3.3 clean 2003-04-17 00:01:48 +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 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_classes.c gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
gib_execute.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
gib_function.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +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 Change some error names, mark a few things static that should be. Instead 2003-11-29 02:01:31 +00:00
gib_thread.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_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 gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00