This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed9c052d57e1a591dd6606d184483d56bb1bb34a
scummvm
/
test
/
common
T
History
Le Philousophe
ab12e7fe01
COMMON: Fix a missing str.h include
...
It's not included anymore in util.h
2022-10-30 19:38:35 +01:00
..
algorithm.h
COMMON: Fix a missing str.h include
2022-10-30 19:38:35 +01:00
array.h
COMMON: Remove USE_CXX11 checks, it is now always present
2021-10-31 11:52:29 +02:00
bitstream.h
…
bufferedreadstream.h
…
bufferedseekablereadstream.h
…
encoding.h
…
endian.h
COMMON: Fix reading and writing doubles from streams with older ARM toolchains
2022-07-02 12:49:22 +02:00
fixedstack.h
…
func.h
…
hash-str.h
…
hashmap.h
…
huffman.h
…
ini-file.h
TESTS: Fix compiler warnings integer comparisons
2022-10-06 17:41:41 +02:00
list.h
…
math.h
…
md5.h
COMMON: Forbid use of unsafe sprintf and vsprintf
2022-10-23 22:46:19 +02:00
memoryreadstream.h
…
memoryreadstreamendian.h
…
memorywritestream.h
…
pack.h
…
ptr.h
COMMON: Fix WeakPtr preventing object deletion
2022-04-25 18:20:19 -07:00
punycode.h
DEVTOOLS: COMPANION: Added test for higher Unicode characters
2021-10-31 23:00:35 +02:00
queue.h
…
rational.h
…
rect.h
…
rendermode.h
…
seekablesubreadstream.h
…
serializer.h
…
span.h
TESTS: plug memory leaks in span tests
2022-10-06 16:12:27 +02:00
stack.h
…
str.h
…
stream.h
…
subreadstream.h
…
tokenizer.h
…
util.h
…