@mattn pushed 5 commits. 58dc97b2aa200c8be775659dd8abe09e74957714 fix: stricter JSON decoding for surrogate pairs and keywords e456db53d15d6b5aee0497a81d99ed19401baf5a perf: reduce function call overhead in JSON encoding 2caa4a833d1150ca17837263e5155075d7ef24d5 perf: pre-grow buffer in write_string() to reduce ga_grow calls d045df63f0f84549eabeeb3d5ad848395b94b6f2 test: add tests for case-sensitivity of keywords in json_decode/js_decode 32e6010b299c1b6bcdbda25d379e55c091788464 doc: update json_decode/js_decode docs for stricter keyword and surrogate handling
-- View it on GitHub: https://github.com/vim/vim/pull/19807/changes/f567f70693c2ad2d7aa51de666e4eaebdbf9655c..32e6010b299c1b6bcdbda25d379e55c091788464 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/19807/before/f567f70693c2ad2d7aa51de666e4eaebdbf9655c/after/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/19807/before/f567f70693c2ad2d7aa51de666e4eaebdbf9655c/after/32e6010b299c1b6bcdbda25d379e55c091788464%40github.com.
