OpenTTD-patches/src/misc
2010-02-22 16:24:38 +00:00
..
array.hpp (svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray)::(Append|AppendC) with other containers. (skidd13) 2010-01-16 14:22:19 +00:00
binaryheap.hpp (svn r19161) -Codechange: make the default size of the open list used for yapf a lot lower to reduce memory usage 2010-02-18 18:04:02 +00:00
blob.hpp (svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken. 2010-02-14 18:33:57 +00:00
countedobj.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
countedptr.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
crc32.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
dbg_helpers.cpp (svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken. 2010-02-14 18:33:57 +00:00
dbg_helpers.h (svn r19127) -Codechange: Add printf-like warnings to more functions. 2010-02-14 13:01:33 +00:00
fixedsizearray.hpp (svn r18828) -Fix (r18823): Decrementing uints is different to ints. 2010-01-16 16:44:59 +00:00
hashtable.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
str.hpp (svn r19207) -Fix (r19127): compilation was broken for gcc 3.3 2010-02-22 16:24:38 +00:00