quakeforge/libs/ruamoko
Bill Currie 2be07fd652 Keep the the temp string out of progs for sprintf.
There's no need for the string to be in progs memory when printing as the
end result will be moved into progs memory regardless.
2011-03-24 11:45:58 +09:00
..
Makefile.am Nuke libQFbuiltins. 2011-01-04 21:21:19 +09:00
bi_gib.c Nuke libQFbuiltins. 2011-01-04 21:21:19 +09:00
pr_cmds.c Keep the the temp string out of progs for sprintf. 2011-03-24 11:45:58 +09:00
rua_cbuf.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
rua_cmd.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_cvar.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_file.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_hash.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
rua_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
rua_math.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_obj.c Resurect the debugging messages in rua_obj.c 2011-01-10 12:26:10 +09:00
rua_plist.c Add PL_GetFromFile builtin. 2010-11-24 17:01:19 +09:00
rua_qfile.c Add QFile_GetHandle() 2010-11-24 17:01:19 +09:00
rua_qfs.c fix some sillies with QFS_FileList 2010-01-13 06:29:01 +00:00
rua_script.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_string.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