scummvm/test/common
2011-02-09 00:12:02 +00:00
..
algorithm.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
array.h SCI: Allow multiple word groups in parser 2010-10-03 10:49:42 +00:00
bufferedreadstream.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
bufferedseekablereadstream.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
fixedstack.h
func.h
hashmap.h COMMON: Add an erase method which takes an iterator to HashMap. 2011-01-30 17:28:35 +00:00
list.h
md5.h COMMON: Rename and tweak MD5 functions 2010-11-07 17:16:59 +00:00
memoryreadstream.h TEST: Add/extend MemoryReadStream(Endian) test cases 2010-11-23 22:27:00 +00:00
memoryreadstreamendian.h TEST: Add/extend MemoryReadStream(Endian) test cases 2010-11-23 22:27:00 +00:00
pack.h
ptr.h Add simple testcase for ScopedPtr and SharedPtr 2010-03-22 20:26:57 +00:00
queue.h
rational.h COMMON: Reduce overflow risk in Common::Rational += and -= operators 2011-02-09 00:12:02 +00:00
rect.h
seekablesubreadstream.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
serializer.h
stack.h
str.h COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
stream.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
subreadstream.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
tokenizer.h Strip trailing whitespaces in our common code base. 2010-07-21 18:17:51 +00:00