Skip to content

v2.5.0_stable

Choose a tag to compare

@zsummer zsummer released this 03 Apr 15:06
· 176 commits to master since this release
  • screen output can choice synchronous or not
  • fix sometimes color will disorder on windows.
  • eliminate some compiler warning
  • fix sem_timewait in linux
  • add format-style method at input log, cannot support vs2003 and VC6.
  • fix WCHAR String cannot output
  • optimize std::string, binary log input, and support std::wstring.
  • clean code, better readability