shenleban tongying
|
2aeed5e705
|
clang-tidy: apply modernize-use-override
|
2022-12-29 02:14:53 -05:00 |
|
shenleban tongying
|
4452c06c3e
|
Replace sptr with std::shared_ptr
* Make sptr an alias of std::shared_ptr
* Make old sptr's implicit conversion explict through std::make_shared
|
2022-11-28 22:54:31 -05:00 |
|
Xiao YiFang
|
ba10f68c1c
|
clean code: replace throw() with noexcept
|
2022-06-03 21:29:06 +08:00 |
|
xiaoyifang
|
1545e7312c
|
opencc invalid characters ,when used in VS ,with SimpleConverter
|
2022-02-11 21:54:15 +08:00 |
|
xiaoyifang
|
c7d33f4eb9
|
clean code: remove old cpp feature
|
2022-01-09 16:35:07 +08:00 |
|
Abs62
|
fd00e9d156
|
Fix gcc 7.3 compiler warnings (#issue 978)
|
2018-05-21 18:32:04 +03:00 |
|
Boyuan Yang
|
2c80aa4c67
|
Fix typos found by codespell
|
2017-09-16 21:18:42 +08:00 |
|
Abs62
|
8032dca050
|
Mac-specific: Change scheme for find OpenCC data directory
|
2016-04-22 17:57:41 +03:00 |
|
Abs62
|
10d56ea546
|
Mac-specific: Log possible errors in OpenCC library
|
2016-04-22 16:44:42 +03:00 |
|
Abs62
|
69898ad3b0
|
Mac-specific: Use C-like interface for OpenCC library
|
2016-04-21 17:49:07 +03:00 |
|
Zhe Wang
|
b5ac249062
|
ChineseConversion: load OpenCC data files by relative path on Windows and OS X
|
2015-10-26 11:58:12 +08:00 |
|
Zhe Wang
|
a1986254d2
|
ChineseConversion: conditional compilation and OpenCC exception handling
|
2015-10-26 09:38:22 +08:00 |
|
Zhe Wang
|
e905f3e318
|
Chinese Conversion: use gd:wstring instead of std::wstring
|
2015-10-21 10:16:42 +08:00 |
|
Zhe Wang
|
ff7fa16e64
|
Distinguish between variants of traditional Chinese
|
2015-10-20 11:52:36 +08:00 |
|
Zhe Wang
|
12f67a79a4
|
Support conversion between simplified and traditional Chinese characters
|
2015-10-20 00:00:35 +08:00 |
|