This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 15:28:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46efdbbb45585ff72fbeef9cceb1346548cb4bdb
0ad
/
source
/
lib
/
tests
T
History
Ykkrosh
dd5f242e1e
Fix use of undefined behaviour (shifting by >= size of left operand)
...
This was SVN commit r7823.
2010-07-30 21:33:26 +00:00
..
test_adts.h
Fix errors when compiling with _GLIBCXX_PROFILE
2010-07-05 19:13:22 +00:00
test_base32.h
Fix use of undefined behaviour (shifting by >= size of left operand)
2010-07-30 21:33:26 +00:00
test_bits.h
…
test_byte_order.h
…
test_cache_adt.h
…
test_fnv_hash.h
…
test_lib.h
…
test_lockfree.h
…
test_path_util.h
…
test_rand.h
…
test_regex.h
…
test_secure_crt.h
…
test_wchar.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00