1
1
forked from 0ad/0ad
0ad/source/lib
Ykkrosh 593bf6a571 GCC build fixes
This was SVN commit r7186.
2009-11-09 17:36:39 +00:00
..
allocators Fix GCC build error 2009-11-07 13:34:11 +00:00
external_libraries huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
file rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
posix harmless changes in preparation for moving to unicode 2009-11-03 16:30:21 +00:00
res fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
sysdep GCC build fixes 2009-11-09 17:36:39 +00:00
tests fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
tex huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
adts.h # fix warnings and 64-bit bugs in headerless.cpp (workspace update required) 2009-07-16 23:53:46 +00:00
app_hooks.cpp fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
app_hooks.h fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
base32.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
base32.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
bits.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
bits.h simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
byte_order.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
byte_order.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
cache_adt.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
code_annotation.h Annotate some more printf-style functions, for type checking 2009-11-06 23:06:50 +00:00
config2.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
config.h Annotate some more printf-style functions, for type checking 2009-11-06 23:06:50 +00:00
debug_stl.cpp chip away at gcc errors/warnings 2009-11-06 16:15:09 +00:00
debug_stl.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
debug.cpp Annotate some more printf-style functions, for type checking 2009-11-06 23:06:50 +00:00
debug.h avoid unspecified behavior due to definition of __WFILE__ (now use WIDEN(__FILE__) instead) 2009-11-04 23:00:53 +00:00
fat_time.cpp # fix warnings and 64-bit bugs in headerless.cpp (workspace update required) 2009-07-16 23:53:46 +00:00
fat_time.h Add GPL header 2009-04-18 17:00:33 +00:00
fnv_hash.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
fnv_hash.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
frequency_filter.cpp Add GPL header 2009-04-18 17:00:33 +00:00
frequency_filter.h Add GPL header 2009-04-18 17:00:33 +00:00
glext_funcs.h Try again to fix the GL 2.0 function names 2009-07-14 14:06:59 +00:00
input.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
input.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
lib_api.h Add GPL header 2009-04-18 17:00:33 +00:00
lib_errors.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
lib_errors.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
lib.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
lib.h harmless changes in preparation for moving to unicode 2009-11-03 16:30:21 +00:00
lockfree.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
lockfree.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
module_init.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
module_init.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
ogl.cpp fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
ogl.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
path_util.cpp rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
path_util.h fix: native and vfs directory paths should end with '/' (more code cares about this now) 2009-11-05 20:46:15 +00:00
precompiled.h Annotate functions that have printf-style format strings, for compile-time type checking (see #293) 2009-08-04 13:31:41 +00:00
rand.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
rand.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
regex.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
regex.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
secure_crt.cpp rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
secure_crt.h Annotate functions that have printf-style format strings, for compile-time type checking (see #293) 2009-08-04 13:31:41 +00:00
self_test.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
self_test.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
svn_revision.cpp Add GPL header 2009-04-18 17:00:33 +00:00
svn_revision.h Add GPL header 2009-04-18 17:00:33 +00:00
timer.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
timer.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
types.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
wchar.cpp rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
wchar.h rename [w]string_to_[w]string UTF8 2009-11-09 14:52:51 +00:00
wsecure_crt.cpp Add GPL header 2009-04-18 17:00:33 +00:00