dxx-rebirth/d2x-rebirth/libmve
Kp 65f68877aa Rewrite simple integer casts from C style to static_cast<>
This pass only targets commonly used standard types.

s/(\(\s*\(\(un\)\?signed\|int\|char\|short\|long\|float\|double\|s\?size_t\|\(u\?int[[:digit:]]\+_t\)\)\)\s*)\s*(/static_cast<\1>(/g
2016-06-16 03:56:44 +00:00
..
decoder8.cpp Fix gcc-4.6 decoder8 build 2015-05-22 03:33:20 +00:00
decoder16.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
decoders.h
mve_audio.cpp Enable -Wunused-parameter 2015-04-26 20:15:56 +00:00
mve_audio.h Enable -Wunused-parameter 2015-04-26 20:15:56 +00:00
mve_main.c
mvelib.cpp
mvelib.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
mveplay.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-16 03:56:44 +00:00
mveplayer.1