[Git][wine/wine][master] 7 commits: msxml3/writer: Return success from putDocumentLocator().
Alexandre Julliard pushed to branch master at wine / wine Commits: 7981b37f by Nikolay Sivov at 2026-02-22T18:38:45+01:00 msxml3/writer: Return success from putDocumentLocator(). Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 90dd7f8d by Nikolay Sivov at 2026-02-22T18:38:46+01:00 msxml3/tests: Add a test for newlines handling in the writer. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - bc669640 by Nikolay Sivov at 2026-02-22T18:38:46+01:00 msxml3/tests: Use wide-char constants in more places. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5d404f5c by Nikolay Sivov at 2026-02-22T18:38:47+01:00 msxml3/tests: Add a test for newline handling when writing attribute values. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 76a1959e by Nikolay Sivov at 2026-02-22T18:38:47+01:00 msxml6/tests: Use wide-string literals when possible. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - f50b7a79 by Nikolay Sivov at 2026-02-22T18:38:47+01:00 msxml6/tests: Add some tests for newlines handling in the writer. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 21b12e15 by Nikolay Sivov at 2026-02-22T18:38:47+01:00 msxml3/writer: Fix newline handling in the writer. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 4 changed files: - dlls/msxml3/msxml_dispex.h - dlls/msxml3/mxwriter.c - dlls/msxml3/tests/saxreader.c - dlls/msxml6/tests/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c48f37df6393a956c3032a69535a44... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c48f37df6393a956c3032a69535a44... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)