| patch |
summary |
view |
raw |
| 200-close-files-inside-main-loop.patch |
html2text.C | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 400-remove-builtin-http-support.patch |
HTMLControl.h | 5 ++---
Makefile.in | 2 +-
html2text.C | 13 +++++++------
3 files changed, 10 insertions(+), 10 deletions(-)
|
view
|
download
|
| 500-utf8-support.patch |
Area.C | 74 +++++++++++
Area.h | 4
format.C | 18 +-
html.h | 5
html2text.C | 8 -
sgml.C | 391 ++++++++++++++++++++++++++++++++----------------------------
table.C | 4
7 files changed, 311 insertions(+), 193 deletions(-)
|
view
|
download
|
| 510-disable-backspaces.patch |
html2text.C | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 600-multiple-meta-tags.patch |
HTMLParser.C | 336 +++++++++++++++++++++++++++++------------------------------
HTMLParser.y | 4
html.C | 9 +
html.h | 8 +
4 files changed, 187 insertions(+), 170 deletions(-)
|
view
|
download
|
| 611-recognize-input-encoding.patch |
html2text.C | 231 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 211 insertions(+), 20 deletions(-)
|
view
|
download
|
| 630-recode-output-to-locale-charset.patch |
html2text.C | 32 ++++++++++++++++++++++++++++++--
1 file changed, 30 insertions(+), 2 deletions(-)
|
view
|
download
|
| 800-replace-zeroes-with-null.patch |
format.C | 10 +++++-----
table.C | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
|
view
|
download
|
| 810-fix-deprecated-conversion-warnings.patch |
HTMLParser.C | 2 +-
HTMLParser.h | 2 +-
html2text.C | 4 ++--
sgml.C | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|