]> git.stg.codes - stg.git/history - libs/json
Use std::lock_guard instead of STG_LOCKER.
[stg.git] / libs / json /
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.