Age | Commit message (Collapse) | Author |
|
inconsistently uses C++11 for Windows and C++03 for Linux if user did not specify -std= on the command line. Fixes other.test_embind and *.test_llvmswitch. Add unit tests that confirm that .cpp files are compiled with C++03 std by default.
|
|
default.
|
|
cause an error: case value evaluates to 4294967281, which cannot be narrowed to type 'int' [-Wc++11-narrowing] when compiled as C++11.
|
|
|
|
|
|
|
|
|
|
|
|
fix typos in paper.
|
|
Implemented eglTerminate and eglDestroyContext.
|
|
|
|
|
|
Add automation for sdl palette test
|
|
Fix '-1' problem in recv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Missign extern "C"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as close as possible on 1 second for native in each one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|