dxx-rebirth/d1x-rebirth/main
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
..
bmread.cpp Fold gr_remap_bitmap_good call in D1 ab_load 2016-05-28 17:31:27 +00:00
custom.cpp Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00
custom.h Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
hostage.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
snddecom.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
snddecom.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00