liu
|
ce41dd9636
|
fix: correct htmlescape chars check (#190)
* fix: correct htmlescape chars check
* fix: continuous html escape chars
* tmp: compile clang13
* fix: check single xe2 char
* fix: htmlescape no mem test
* fix: htmlescape zero check bug
* fix: htmlescape bug
* build: clang12
Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2022-02-22 11:43:58 +08:00 |
|
liu
|
d75ce3f730
|
opt: use simd to optimize htmlescape (#171)
* opt: use simd to optimize htmlescape
* opt: reuse escaped buffer
* feat: cmake with Clang12
Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2022-01-18 11:30:28 +08:00 |
|
liu
|
530d423243
|
fix: make it parse the UTF-16 surrogate pair after invalid unicode (#111)
|
2021-09-24 16:33:02 +08:00 |
|
Oxygen
|
6aff4b1ad6
|
fix: handling of surrogate-half characters within double-quoted strings (#89)
|
2021-09-07 14:14:06 +08:00 |
|
chenzhuoyu
|
5cb6f17944
|
feat: performance optimizations
|
2021-07-02 14:38:12 +08:00 |
|
chenzhuoyu
|
34fa8d64a8
|
feat: CPU feature detection support
|
2021-06-10 17:14:25 +08:00 |
|
chenzhuoyu
|
fbe0828190
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|