# HG changeset patch # User František Kučera # Date 1553907621 -3600 # Node ID 55144202c0f3c02cd6fe52f5a42549e442a3ee29 # Parent d16336d1c61fa702e31f2af16eb23bfa234c3107 download: add link to out-asn1 diff -r d16336d1c61f -r 55144202c0f3 relpipe-data/download.xml --- a/relpipe-data/download.xml Wed Feb 20 11:46:10 2019 +0100 +++ b/relpipe-data/download.xml Sat Mar 30 02:00:21 2019 +0100 @@ -24,6 +24,7 @@ hg clone https://hg.globalcode.info/relpipe/relpipe-lib-reader.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-lib-writer.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-lib-xmlwriter.cpp; +hg clone https://hg.globalcode.info/relpipe/relpipe-out-asn1.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-out-csv.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-out-gui.qt.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-out-nullbyte.cpp; diff -r d16336d1c61f -r 55144202c0f3 relpipe-data/implementation.xml --- a/relpipe-data/implementation.xml Wed Feb 20 11:46:10 2019 +0100 +++ b/relpipe-data/implementation.xml Sat Mar 30 02:00:21 2019 +0100 @@ -24,6 +24,7 @@ relpipe-lib-reader.cpp library shared c++ GNU LGPLv3+ or GPLv2+ relpipe-lib-writer.cpp library shared c++ GNU LGPLv3+ or GPLv2+ relpipe-lib-xmlwriter.cpp library header-only c++ GNU GPLv3+ + relpipe-out-asn1.cpp executable output c++ GNU GPLv3+ relpipe-out-csv.cpp executable output c++ GNU GPLv3+ relpipe-out-gui.qt.cpp executable output c++ GNU GPLv3+ relpipe-out-nullbyte.cpp executable output c++ GNU GPLv3+ diff -r d16336d1c61f -r 55144202c0f3 relpipe-data/roadmap.xml --- a/relpipe-data/roadmap.xml Wed Feb 20 11:46:10 2019 +0100 +++ b/relpipe-data/roadmap.xml Sat Mar 30 02:00:21 2019 +0100 @@ -16,7 +16,7 @@ Released versions are described on the download page.

-

v0.10, v0.11, v0.12 etc.

+

v0.11, v0.12, v0.13 etc.

Releases for discussion and verification of the format and API design. @@ -48,7 +48,6 @@

Transformations