[Git][wine/wine][master] 5 commits: msxml3/sax: Store reusable type strings separately.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5381404b by Nikolay Sivov at 2026-04-30T16:27:38+02:00 msxml3/sax: Store reusable type strings separately. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - cbafbf95 by Nikolay Sivov at 2026-04-30T16:27:38+02:00 msxml3/sax: Keep reused strings together. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 2dfa488f by Nikolay Sivov at 2026-04-30T16:27:39+02:00 msxml3/sax: Keep DTD data in a separate structure. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - d37fd81d by Nikolay Sivov at 2026-04-30T16:27:39+02:00 msxml3/sax: Retain element declarations as DTD data. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 8310a702 by Nikolay Sivov at 2026-04-30T16:27:39+02:00 msxml3: Pass parsed DTD data to the DOM. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 4 changed files: - dlls/msxml3/msxml_private.h - dlls/msxml3/node.c - dlls/msxml3/saxreader.c - dlls/msxml3/saxreader_extensions.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/569a7553b26dc0a89fb48af5da8442... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/569a7553b26dc0a89fb48af5da8442... 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)