log dwtestoo.cpp @ 2915:0cde119fc945

age author description
Wed, 28 Dec 2022 02:46:58 +0000 bsmith C++: Fix initialization and #define reused strings.
Wed, 28 Dec 2022 01:00:12 +0000 bsmith C++: Start rewriting dwtest in C++ as dwtestoo.
Fri, 23 Dec 2022 04:13:51 +0000 bsmith C++: Divide up C++11 and Lambda support since some compilers can
Thu, 22 Dec 2022 19:20:39 +0000 bsmith C++: Add some simple menu code to see if things are working.
Thu, 22 Dec 2022 14:06:03 +0000 bsmith Fix compilation on pre-C11 compilers.
Thu, 22 Dec 2022 13:59:46 +0000 bsmith C++: Add lambda support via Connect functions on C++11, on older compilers
Mon, 19 Dec 2022 07:42:12 +0000 bsmith C++: GCC prior to 4.7 does not support the override keyword.