Commit da35eeae5b92b88d8ebdb64b4b327ac1c2cf1bce

Nick Wellnhofer 2018-09-23T01:09:56

Add newlines to 'xmllint --xpath' output Separate nodes in a node-set with newlines and always add a terminating newline. This is a breaking change but the old behavior of dumping text nodes without separator was mostly useless. Also use buffered I/O when dumping node-sets.