relpipe-data/roadmap.xml
branchv_0
changeset 294 abbc9bcfbcc4
parent 293 b862d16a2e9f
child 297 192b0059a6c4
equal deleted inserted replaced
293:b862d16a2e9f 294:abbc9bcfbcc4
    60 			<li>publish documentation of the stable API and file format</li>
    60 			<li>publish documentation of the stable API and file format</li>
    61 			<li>publish automated complex tests (specification vs. implementation compliance)</li>
    61 			<li>publish automated complex tests (specification vs. implementation compliance)</li>
    62 			<li>verify the format from the performance point of view</li>
    62 			<li>verify the format from the performance point of view</li>
    63 			<li>improve parsing (corrupted input may currently lead to huge memory allocations), more fuzzing</li>
    63 			<li>improve parsing (corrupted input may currently lead to huge memory allocations), more fuzzing</li>
    64 			<li>code clean-up  and refactoring, move some reusable parts to common libraries</li>
    64 			<li>code clean-up  and refactoring, move some reusable parts to common libraries</li>
       
    65 			<li>test the build with another compiler and tune the code</li>
    65 			<li>pkg-config: version numbers, debug vs. release</li>
    66 			<li>pkg-config: version numbers, debug vs. release</li>
    66 			<li>packaging for Guix SD and .deb and .rpm distributions, Snapcraft, Flatpak etc.</li>
    67 			<li>packaging for Guix SD and .deb and .rpm distributions, Snapcraft, Flatpak etc.</li>
    67 		</ul>
    68 		</ul>
    68 		
    69 		
    69 		<h2>v1.0</h2>
    70 		<h2>v1.0</h2>