dxx-rebirth/similar/2d
Kp b282bea173 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-05 01:04:26 +00:00
..
font.cpp Use enum for bitmap mode 2016-05-28 17:31:26 +00:00
palette.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
pcx.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00