| patch |
summary |
view |
raw |
| 01-anonymous-support-and-misc-fixes.patch |
bootstrap | 10 ++--------
configure.in | 4 ++--
libwbxml2.pc.in | 2 +-
src/Makefile.am | 6 ++----
src/wbxml.h | 1 +
src/wbxml_encoder.c | 18 +++++++++++++++---
src/wbxml_encoder.h | 7 +++++++
src/wbxml_tables.c | 33 ++++++++++++++++++++++++++++-----
src/wbxml_tables.h | 2 ++
src/wbxml_tree.c | 14 ++++++++++++--
src/wbxml_tree.h | 1 +
tools/Makefile.am | 6 ++----
12 files changed, 75 insertions(+), 29 deletions(-)
|
view
|
download
|
| 02-namespaces.patch |
src/wbxml_tables.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
src/wbxml_tables.h | 3 ++
src/wbxml_tree.c | 37 +++++++++++++++++++++++++++++---
3 files changed, 95 insertions(+), 5 deletions(-)
|
view
|
download
|
| 04_saxlike_entity_parsing.patch |
src/wbxml_parser.c | 55 ++++++++++++++++++++++++++++++++++-------------------
1 file changed, 36 insertions(+), 19 deletions(-)
|
view
|
download
|
| 05-syncml-fixes.patch |
src/wbxml_encoder.c | 6 ++++--
src/wbxml_tables.c | 6 +++---
src/wbxml_tree.c | 12 ++++++++++++
src/wbxml_tree_clb_xml.c | 14 ++++++++++++--
4 files changed, 31 insertions(+), 7 deletions(-)
|
view
|
download
|
| 06-no-install-docs.patch |
Makefile.am | 4 ----
1 file changed, 4 deletions(-)
|
view
|
download
|
| 07-current_attr_null.patch |
src/wbxml_encoder.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| 08-maxsize-translation-table.patch |
wbxml_tables.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 09-devinf-doctype.patch |
wbxml_tree_clb_xml.c | 44 +++++++++++++++++++++++++++++++++++---------
1 file changed, 35 insertions(+), 9 deletions(-)
|
view
|
download
|
| 10-fix-wbxml-public-ids.patch |
src/wbxml_tables.h | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
|
view
|
download
|