dxx-rebirth/common/misc
Kp 231223895d Rewrite simple pointer casts from C style to reinterpret_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*)\s*(/reinterpret_cast<\1>(/g
2016-06-05 01:04:26 +00:00
..
error.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00
hash.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00
hmp.cpp Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00
ignorecase.cpp Fix capitalization of PHYSFS_File 2016-01-09 16:38:14 +00:00
strutil.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00