.. |
algorithm.h
|
COMMON: Add replace functions to Common and String.
|
2016-05-16 22:01:21 +02:00 |
array.h
|
TESTS: Fix SortedArray test
|
2016-06-04 13:49:55 +02:00 |
bitstream.h
|
TEST: Add missing include
|
2012-12-16 10:45:31 +01:00 |
bufferedreadstream.h
|
COMMON: Split common/stream.h into several headers
|
2010-11-19 17:03:07 +00:00 |
bufferedseekablereadstream.h
|
TESTS: Add failing test for repeated seeks in BufferedSeekableReadStream
|
2013-01-26 19:25:41 +01:00 |
endian.h
|
TEST: Fix uint64 endian related test code.
|
2015-01-04 21:09:32 +01:00 |
fixedstack.h
|
TEST: Silence some signed/unsigned comparison warnings.
|
2012-02-22 20:25:26 +01:00 |
func.h
|
|
|
hash-str.h
|
TEST: Whitespaces in test/common/
|
2013-07-10 13:22:57 +02:00 |
hashmap.h
|
COMMON: Add an erase method which takes an iterator to HashMap.
|
2011-01-30 17:28:35 +00:00 |
huffman.h
|
TEST: Thorough testing for common/hash-str.h
|
2013-07-10 13:21:24 +02:00 |
list.h
|
|
|
math.h
|
TEST: Add a very tiny and simple unit test for intLog2.
|
2011-08-19 01:14:09 +02:00 |
md5.h
|
COMMON: Rename and tweak MD5 functions
|
2010-11-07 17:16:59 +00:00 |
memoryreadstream.h
|
TEST: Fix another typo in uint64 endian tests.
|
2015-01-04 21:22:43 +01:00 |
memoryreadstreamendian.h
|
TEST: Fix uint64 endian related test code.
|
2015-01-04 21:09:32 +01:00 |
memorywritestream.h
|
TEST: Add two (simple) tests for MemoryWriteStream.
|
2012-10-09 23:06:35 +02:00 |
pack.h
|
JANITORIAL: Fix missing whitespace in pointer cast
|
2012-02-15 10:07:10 -06:00 |
ptr.h
|
Add simple testcase for ScopedPtr and SharedPtr
|
2010-03-22 20:26:57 +00:00 |
queue.h
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
rational.h
|
COMMON: Add convenience method to Common::Rational for 1:1 ratios
|
2016-02-18 13:18:02 -06:00 |
rect.h
|
|
|
rendermode.h
|
TEST: Remove odd test in rendermode tests.
|
2014-08-07 15:04:13 +02:00 |
seekablesubreadstream.h
|
COMMON: Split common/stream.h into several headers
|
2010-11-19 17:03:07 +00:00 |
serializer.h
|
|
|
stack.h
|
TEST: Silence some signed/unsigned comparison warnings.
|
2012-02-22 20:25:26 +01:00 |
str.h
|
COMMON: Add replace functions to Common and String.
|
2016-05-16 22:01:21 +02:00 |
stream.h
|
COMMON: Split common/stream.h into several headers
|
2010-11-19 17:03:07 +00:00 |
subreadstream.h
|
TEST: Add a test case for SafeSeekableSubReadStream::eos handling.
|
2012-03-11 01:23:57 +01:00 |
tokenizer.h
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
util.h
|
ALL: Resolve multiple clang warnings
|
2014-03-30 14:38:02 +02:00 |