dxx-rebirth/similar/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
..
args.cpp Move ini.pop_back() into ReadIniArgs 2016-05-31 00:42:56 +00:00
physfsx.cpp Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00