Skip to content

Release 1.0.5

Compare
Choose a tag to compare
@sadko4u sadko4u released this 01 Jul 12:15
· 362 commits to master since this release
  • Updated PrefixLoader interface and implementation.
  • Fixed the improper use of nanosleep when introducing the sleep function.
  • Fixed bug in path matching algorithm for io::PathPattern class.
  • Better handling of error codes for files under Windows platform.
  • Fixed failed case for ipc::Process launching algorithm under Windows platform.
  • Fixed LSPString behaviour related to call of get_native() method for empty string.
  • Fixed bug in io::Dir::reads() method for Windows platform that returned invalid file attributes.
  • Updated build scripts.