[Git][wine/wine][master] 7 commits: msvcrt/tests: Test tolower() with DBCS.
Alexandre Julliard pushed to branch master at wine / wine Commits: 297755c3 by Jactry Zeng at 2024-10-21T21:44:51+02:00 msvcrt/tests: Test tolower() with DBCS. - - - - - ea1d7c72 by Jactry Zeng at 2024-10-21T21:44:51+02:00 msvcrt: Improve DBCS support for _tolower_l(). - - - - - 2d0920c7 by Jactry Zeng at 2024-10-21T21:44:51+02:00 msvcrt/tests: Test _tolower_l() with DBCS. - - - - - 00948330 by Jactry Zeng at 2024-10-21T21:44:51+02:00 msvcrt: Correct the result of non-ASCII characters for _strnicmp_l(). - - - - - 7d07001d by Jactry Zeng at 2024-10-21T21:44:51+02:00 msvcrt/tests: Test _stricmp() with multiple bytes characters. - - - - - c12daaf8 by Jactry Zeng at 2024-10-21T21:44:51+02:00 include: Add _strnicmp_l() declaration. - - - - - 1213dafa by Jactry Zeng at 2024-10-21T21:44:51+02:00 msvcrt/tests: Add tests of _strnicmp_l(). - - - - - 4 changed files: - dlls/msvcrt/ctype.c - dlls/msvcrt/string.c - dlls/msvcrt/tests/string.c - include/msvcrt/string.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/33134eb2aebd0d097db52cecaf42b4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/33134eb2aebd0d097db52cecaf42b4... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)