summaryrefslogtreecommitdiff
path: root/xml2tsv.c
AgeCommit message (Expand)Author
2020-01-05avoid double printout on short tagsKatolaZ
2020-01-05add newline to error printoutsKatolaZ
2020-01-05use stack_empty in stack-related functionsKatolaZ
2020-01-05remove control charsKatolaZ
2020-01-04print unclosed tags after EOF and rename print_no_crKatolaZ
2020-01-04quote \ appropriatelyKatolaZ
2020-01-04use config.hKatolaZ
2020-01-04quote newline and tabs; set separator and attribute assign charsKatolaZ
2020-01-04fix buffer overflowKatolaZ
2020-01-03some fixes and improvementsHiltjo Posthuma
2020-01-03improve output when a tag contains a shorttagHiltjo Posthuma
2020-01-03fix use of strncpy (thanks Hiltjo Posthuma)KatolaZ
2020-01-03initial commitKatolaZ