[Git][wine/wine][master] 3 commits: msxml3/tests: Add some tests for loading documents with Shift_JIS encoding.
Alexandre Julliard pushed to branch master at wine / wine Commits: 39170540 by Nikolay Sivov at 2026-04-22T23:36:46+02:00 msxml3/tests: Add some tests for loading documents with Shift_JIS encoding. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - c6bba190 by Nikolay Sivov at 2026-04-22T23:36:46+02:00 msxml3: Handle Shift_JIS encoding in the parser. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - e41e305b by Nikolay Sivov at 2026-04-22T23:36:46+02:00 msxml3: Improve handling of incomplete multibyte sequences in parser input. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 3 changed files: - dlls/msxml3/saxreader.c - dlls/msxml3/tests/domdoc.c - dlls/msxml3/tests/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f19bb864ca3318ab2c1dcbd0e7e7ff... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f19bb864ca3318ab2c1dcbd0e7e7ff... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)