버전
3.5-547
분기
master
날짜
11년, 1개월 전
Windows x64 Windows x86 Mac OS X
커밋
fcf87f6c53fd26b4dcbba5151185f3c4f4d4bd1d
만든이 변경
Jordan Woyak
설명 변경
Merge branch 'windows-unicode'

Fixed unicode filename handling on Windows.
Made all significant projects build with "Unicode" option on Windows.
Fixed unicode string handling in GUI code on all OSes.

From now on: std::string == UTF-8.

Fixed issue 4111.
Fixed issue 5178.
Fixed issue 5980.