xiaoyifang
|
dbe04db7f5
|
opt: move fsencoding to utils.hh(.cc)
after multi refactor ,the fsencoding only left two methods and has nothing to do with encoding . Base on this condition ,move the method to utils
|
2023-04-29 00:56:22 +08:00 |
|
xiaoyifang
|
ed4273e540
|
opt:refactor html:unescape method
close #579
|
2023-04-28 21:21:38 +08:00 |
|
xiaoyifang
|
12d9ae3ddb
|
fix:stardict bword dictionary compatiblity
fix #567, some word is html encoded
|
2023-04-27 07:06:42 +08:00 |
|
xiaoyifang
|
3a52323f29
|
remove unnecessary string conversion
|
2023-04-25 08:28:40 +08:00 |
|
Xiao YiFang
|
c2f856c074
|
opt: Sorting through the use of strings
there are many string conversion in the system .some of them can be avoided .
|
2023-04-24 15:11:40 +08:00 |
|
shenleban tongying
|
7feb883408
|
refactor: move all dictionary parsers to /src/dict/
If a file contains `makeDictionaries` then it belongs to there
|
2023-04-17 16:55:34 -04:00 |
|