Skip to content

Release 1.0.24

Compare
Choose a tag to compare
@sadko4u sadko4u released this 05 Oct 01:21
· 50 commits to master since this release
  • Added system::get_user_login() function.
  • Fixed io::Path::canonicalize() crashes on several input data.
  • Added index_of_nocase and rindex_of_nocase methods for LSPString.
  • Added io::OutMemoryStream::position() method implementation.
  • Another implementation of ipc::SharedMutex for POSIX systems that allows to
    avoid dead locks when the application that locked the mutex has been
    terminated.
  • Updated build scripts.
  • Updated module versions in dependencies.