Wed, 30 Dec 2020 10:33:24 +0100 | František Kučera | use xmlpp::Document instead of xmlpp::DomParser (the parser is not needed because we do not parse) | changeset | files |
Wed, 30 Dec 2020 10:03:21 +0100 | František Kučera | add XML namespace support, xmlns | changeset | files |
Wed, 30 Dec 2020 09:58:39 +0100 | František Kučera | add current relation name: ../relation-name | changeset | files |
Wed, 30 Dec 2020 01:37:41 +0100 | František Kučera | add current record number: @number | changeset | files |
Wed, 30 Dec 2020 01:28:45 +0100 | František Kučera | build DOM, filter records and evaluate XPath expressions for additional output attributes | changeset | files |
Wed, 30 Dec 2020 00:39:03 +0100 | František Kučera | link to libxml++ / libxml2 | changeset | files |
Sun, 27 Dec 2020 21:57:52 +0100 | František Kučera | project skeleton | changeset | files |