1 file changed
+1
-1
lines changed- .gitmodules+3-3
- CORE_VERSION+1-1
- build.py+14-8
- cpp/ycm/Character.cpp+7-7
- cpp/ycm/Character.h+1-1
- cpp/ycm/ClangCompleter/TranslationUnitStore.cpp+2-2
- cpp/ycm/CodePoint.cpp+8-5
- cpp/ycm/CodePoint.h+22-7
- cpp/ycm/UnicodeTable.inc+21-19
- cpp/ycm/Utils.h-13
- cpp/ycm/Word.cpp+269-207
- cpp/ycm/Word.h+1-2
- cpp/ycm/tests/CodePointRepository_test.cpp+2-2
- cpp/ycm/tests/CodePoint_test.cpp+71-55
- cpp/ycm/tests/GraphemeBreakCases.inc+652-67
- cpp/ycm/tests/NormalizationCases.inc+571-350
- cpp/ycm/tests/Normalization_test.cpp+1-1
- cpp/ycm/tests/TestUtils.cpp+2-1
- cpp/ycm/tests/TestUtils.h+14-9
- third_party/mrab-regex-1
- third_party/mrab-regex-github+1
- update_unicode.py+54-27
- ycmd/completers/cpp/clangd_completer.py+3
- ycmd/completers/cs/cs_completer.py+22-13
- ycmd/completers/language_server/language_server_completer.py+9
- ycmd/tests/clangd/diagnostics_test.py+30-1
- ycmd/tests/clangd/subcommands_test.py+6-1
- ycmd/tests/cs/debug_info_test.py+25-8
- ycmd/tests/go/diagnostics_test.py+2-1
- ycmd/tests/java/diagnostics_test.py+2-1
- ycmd/tests/rust/diagnostics_test.py+1-1
0 commit comments