Module: wine Branch: master Commit: 8eb054f3285b2b2985ba6da2775ebc26c42e04e6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=8eb054f3285b2b2985ba6da27...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Sep 11 13:17:05 2018 +0300
xmllite/writer: Add support for namespace definitions in WriteElementString().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/xmllite/tests/writer.c | 127 +++++++++++++++++++++++------- dlls/xmllite/writer.c | 184 +++++++++++++++++++++++++++++++++++++++----- 2 files changed, 264 insertions(+), 47 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8eb054f3285b2b2985ba6...