Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | use config.h | KatolaZ | |
2020-01-04 | add Makefile and config.h | KatolaZ | |
2020-01-04 | quote newline and tabs; set separator and attribute assign chars | KatolaZ | |
2020-01-04 | fix buffer overflow | KatolaZ | |
2020-01-03 | some fixes and improvements | Hiltjo Posthuma | |
- print_no_cr: fix for modification of const buffer. - improve buffering of data handlers using the start and end handlers. - add XML entity conversion. - some white-space fixes. | |||
2020-01-03 | improve output when a tag contains a shorttag | Hiltjo Posthuma | |
for example: <root><p>test file<br/>abc</p></root> | |||
2020-01-03 | fix use of strncpy (thanks Hiltjo Posthuma) | KatolaZ | |
2020-01-03 | initial commit | KatolaZ | |