author | František Kučera <franta-hg@frantovo.cz> |
Mon, 21 Feb 2022 00:43:11 +0100 | |
branch | v_0 |
changeset 329 | 5bc2bb8b7946 |
parent 319 | 2a5f26e69a76 |
permissions | -rw-r--r-- |
23
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
1 |
<stránka |
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
2 |
xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana" |
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
3 |
xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro"> |
0d2729ed16ed
zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents:
18
diff
changeset
|
4 |
|
140
1d8a3f7ec393
create empty pages
František Kučera <franta-hg@frantovo.cz>
parents:
139
diff
changeset
|
5 |
<nadpis>Download</nadpis> |
1d8a3f7ec393
create empty pages
František Kučera <franta-hg@frantovo.cz>
parents:
139
diff
changeset
|
6 |
<perex>Sources and distribution of the Relational pipes tools</perex> |
1d8a3f7ec393
create empty pages
František Kučera <franta-hg@frantovo.cz>
parents:
139
diff
changeset
|
7 |
<pořadí>70</pořadí> |
4
1bb39595a51c
genrování hlavní nabídky #1
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
8 |
|
2
ab9099ff88fa
vkládání zápatí, jmenné prostory, saxon
František Kučera <franta-hg@frantovo.cz>
parents:
1
diff
changeset
|
9 |
<text xmlns="http://www.w3.org/1999/xhtml"> |
ab9099ff88fa
vkládání zápatí, jmenné prostory, saxon
František Kučera <franta-hg@frantovo.cz>
parents:
1
diff
changeset
|
10 |
<p> |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
11 |
Download source codes: |
87
25dec6931f18
Lepší odsazení, tabulátory.
František Kučera <franta-hg@frantovo.cz>
parents:
23
diff
changeset
|
12 |
</p> |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
13 |
|
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
14 |
<!-- |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
15 |
ssh hg@hg.globalcode.info ls -1d data/relpipe/* | xargs -n1 basename | sort | while read r; do echo "hg clone https://hg.globalcode.info/relpipe/$r;"; done |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
16 |
--> |
329 | 17 |
<pre><![CDATA[hg clone https://hg.globalcode.info/relpipe/relpipe-in-asn1.cpp; |
18 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-asn1table.cpp; |
|
19 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-barcode.cpp; |
|
20 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-cbortable.cpp; |
|
21 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-cli.cpp; |
|
228 | 22 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-csv.cpp; |
230 | 23 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-filesystem.cpp; |
297
192b0059a6c4
Release v0.16 – ODBC in SQL + JACK MIDI
František Kučera <franta-hg@frantovo.cz>
parents:
294
diff
changeset
|
24 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-filesystem.doc; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
25 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-fstab.cpp; |
329 | 26 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-htmltable.cpp; |
27 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-ini.cpp; |
|
28 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-initable.cpp; |
|
297
192b0059a6c4
Release v0.16 – ODBC in SQL + JACK MIDI
František Kučera <franta-hg@frantovo.cz>
parents:
294
diff
changeset
|
29 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-jack.cpp; |
329 | 30 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-mimetable.cpp; |
256 | 31 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-recfile.cpp; |
230 | 32 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-xml.cpp; |
263
8bf13358a50a
examples: relpipe-in-xmltable
František Kučera <franta-hg@frantovo.cz>
parents:
258
diff
changeset
|
33 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-xmltable.cpp; |
329 | 34 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-x11.cpp; |
35 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-yaml.cpp; |
|
36 |
hg clone https://hg.globalcode.info/relpipe/relpipe-in-yamltable.cpp; |
|
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
37 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-cli.cpp; |
294
abbc9bcfbcc4
Release v0.15 – streamlets, parallel processing
František Kučera <franta-hg@frantovo.cz>
parents:
282
diff
changeset
|
38 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-common.cpp; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
39 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-reader.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
40 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-writer.cpp; |
226
fc68cd31db78
move common XML code to relpipe-lib-xmlwriter (a header-only library)
František Kučera <franta-hg@frantovo.cz>
parents:
219
diff
changeset
|
41 |
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-xmlwriter.cpp; |
251
55144202c0f3
download: add link to out-asn1
František Kučera <franta-hg@frantovo.cz>
parents:
250
diff
changeset
|
42 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-asn1.cpp; |
227 | 43 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-csv.cpp; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
44 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-gui.qt.cpp; |
329 | 45 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-ini.cpp; |
317
fce3d6290c40
Release v0.16 – JACK MIDI output, ports + rename Guile to Scheme + improve CLI interfaces
František Kučera <franta-hg@frantovo.cz>
parents:
316
diff
changeset
|
46 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-jack.cpp; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
47 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-nullbyte.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
48 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-ods.cpp; |
252
ebff278e4491
download: add link to out-recfile
František Kučera <franta-hg@frantovo.cz>
parents:
251
diff
changeset
|
49 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-recfile.cpp; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
50 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-tabular.cpp; |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
51 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-xml.cpp; |
329 | 52 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-x11.cpp; |
53 |
hg clone https://hg.globalcode.info/relpipe/relpipe-out-yaml.cpp; |
|
258
2868d772c27e
Release v0.12 – AWK
František Kučera <franta-hg@frantovo.cz>
parents:
256
diff
changeset
|
54 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-awk.cpp; |
211
e5afc8d83268
download, implementation: cut
František Kučera <franta-hg@frantovo.cz>
parents:
205
diff
changeset
|
55 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-cut.cpp; |
205
076cd1f756ef
download: add grep and sed
František Kučera <franta-hg@frantovo.cz>
parents:
199
diff
changeset
|
56 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-grep.cpp; |
329 | 57 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-infertypes.cpp; |
226
fc68cd31db78
move common XML code to relpipe-lib-xmlwriter (a header-only library)
František Kučera <franta-hg@frantovo.cz>
parents:
219
diff
changeset
|
58 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-python.cpp; |
205
076cd1f756ef
download: add grep and sed
František Kučera <franta-hg@frantovo.cz>
parents:
199
diff
changeset
|
59 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-sed.cpp; |
316
d7ae02390fac
relpipe-tr-guile.cpp → relpipe-tr-scheme.cpp
František Kučera <franta-hg@frantovo.cz>
parents:
297
diff
changeset
|
60 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-scheme.cpp; |
264
d39cfc926f95
XMLTable, SQL, v0.13
František Kučera <franta-hg@frantovo.cz>
parents:
263
diff
changeset
|
61 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-sql.cpp; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
62 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-validator.cpp; |
329 | 63 |
hg clone https://hg.globalcode.info/relpipe/relpipe-tr-xpath.cpp; |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
64 |
hg clone https://hg.globalcode.info/relpipe/relpipe-web;]]></pre> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
65 |
|
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
66 |
<p> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
67 |
Or browse them online at <a href="https://hg.globalcode.info/relpipe/">hg.globalcode.info</a>. |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
68 |
</p> |
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
69 |
|
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
70 |
<p> |
199
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
71 |
All of them can be later updated using: |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
72 |
</p> |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
73 |
|
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
74 |
<m:pre jazyk="bash"><![CDATA[ls -1d relpipe-* | while read r; do hg pull --update --repository "$r"; done]]></m:pre> |
d185f856c49f
download: update script and disclaimer
František Kučera <franta-hg@frantovo.cz>
parents:
197
diff
changeset
|
75 |
|
317
fce3d6290c40
Release v0.16 – JACK MIDI output, ports + rename Guile to Scheme + improve CLI interfaces
František Kučera <franta-hg@frantovo.cz>
parents:
316
diff
changeset
|
76 |
<p> |
fce3d6290c40
Release v0.16 – JACK MIDI output, ports + rename Guile to Scheme + improve CLI interfaces
František Kučera <franta-hg@frantovo.cz>
parents:
316
diff
changeset
|
77 |
Build instructions are in release notes below. |
329 | 78 |
(including the script that downloads all sources and builds them) |
317
fce3d6290c40
Release v0.16 – JACK MIDI output, ports + rename Guile to Scheme + improve CLI interfaces
František Kučera <franta-hg@frantovo.cz>
parents:
316
diff
changeset
|
79 |
</p> |
fce3d6290c40
Release v0.16 – JACK MIDI output, ports + rename Guile to Scheme + improve CLI interfaces
František Kučera <franta-hg@frantovo.cz>
parents:
316
diff
changeset
|
80 |
|
219 | 81 |
<h2>Released versions</h2> |
82 |
||
83 |
<ul> |
|
329 | 84 |
<li>2021-12-04: <m:a href="release-v0.18">v0.18</m:a></li> |
319
2a5f26e69a76
Release v0.17.1 – streamlet date example, big numbers fix, GUI charts fix
František Kučera <franta-hg@frantovo.cz>
parents:
317
diff
changeset
|
85 |
<li>2020-10-24: <m:a href="release-v0.17.1">v0.17.1</m:a></li> |
317
fce3d6290c40
Release v0.16 – JACK MIDI output, ports + rename Guile to Scheme + improve CLI interfaces
František Kučera <franta-hg@frantovo.cz>
parents:
316
diff
changeset
|
86 |
<li>2020-10-20: <m:a href="release-v0.17">v0.17</m:a></li> |
297
192b0059a6c4
Release v0.16 – ODBC in SQL + JACK MIDI
František Kučera <franta-hg@frantovo.cz>
parents:
294
diff
changeset
|
87 |
<li>2020-06-06: <m:a href="release-v0.16">v0.16</m:a></li> |
294
abbc9bcfbcc4
Release v0.15 – streamlets, parallel processing
František Kučera <franta-hg@frantovo.cz>
parents:
282
diff
changeset
|
88 |
<li>2020-01-31: <m:a href="release-v0.15">v0.15</m:a></li> |
282
ec02133045a3
Release v0.14 – SQL, AWK, Bash completion, GPLv3
František Kučera <franta-hg@frantovo.cz>
parents:
277
diff
changeset
|
89 |
<li>2019-10-30: <m:a href="release-v0.14">v0.14</m:a></li> |
277
059fd2bbcfeb
download: reorder releases
František Kučera <franta-hg@frantovo.cz>
parents:
264
diff
changeset
|
90 |
<li>2019-07-30: <m:a href="release-v0.13">v0.13</m:a></li> |
059fd2bbcfeb
download: reorder releases
František Kučera <franta-hg@frantovo.cz>
parents:
264
diff
changeset
|
91 |
<li>2019-05-28: <m:a href="release-v0.12">v0.12</m:a></li> |
059fd2bbcfeb
download: reorder releases
František Kučera <franta-hg@frantovo.cz>
parents:
264
diff
changeset
|
92 |
<li>2019-04-08: <m:a href="release-v0.11">v0.11</m:a></li> |
250 | 93 |
<li>2019-02-20: <m:a href="release-v0.10">v0.10</m:a></li> |
277
059fd2bbcfeb
download: reorder releases
František Kučera <franta-hg@frantovo.cz>
parents:
264
diff
changeset
|
94 |
<li>2019-01-18: <m:a href="release-v0.9">v0.9</m:a></li> |
059fd2bbcfeb
download: reorder releases
František Kučera <franta-hg@frantovo.cz>
parents:
264
diff
changeset
|
95 |
<li>2018-12-20: <m:a href="release-v0.8">v0.8</m:a></li> |
219 | 96 |
</ul> |
197
bba7480e0600
download: links to mercurial
František Kučera <franta-hg@frantovo.cz>
parents:
140
diff
changeset
|
97 |
|
87
25dec6931f18
Lepší odsazení, tabulátory.
František Kučera <franta-hg@frantovo.cz>
parents:
23
diff
changeset
|
98 |
</text> |
4
1bb39595a51c
genrování hlavní nabídky #1
František Kučera <franta-hg@frantovo.cz>
parents:
2
diff
changeset
|
99 |
|
1 | 100 |
</stránka> |