]> git.stg.codes - stg.git/history - libs
Replace STG::ARRAY with std::array.
[stg.git] / libs /
2020-01-27 Maksym MamontovReplace STG::ARRAY with std::array.
2020-01-27 Maksym MamontovReplace boost::scoped_ptr with std::unique_ptr.
2020-01-27 Maksym MamontovRemove x2str/unsigned2str in favor of std::to_string.
2020-01-12 Maksym MamontovRemove Makefiles from libs.
2020-01-12 Maksym MamontovRestructure libs.
2020-01-07 Maksym MamontovPort to CMake, get rid of os_int.h.