Thu Jan 27 19:32:07 2022 UTC ()
Update qore-yaml-module to version 0.7

This update is to make sure the package
works correctly qore version 1.2.
Sort buildlink includes while here.


(nros)
diff -r1.9 -r1.10 pkgsrc/textproc/qore-yaml-module/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/qore-yaml-module/PLIST
diff -r1.6 -r1.7 pkgsrc/textproc/qore-yaml-module/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/textproc/qore-yaml-module/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/qore-yaml-module/Makefile 2020/01/18 21:48:27 1.9
+++ pkgsrc/textproc/qore-yaml-module/Makefile 2022/01/27 19:32:07 1.10
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2020/01/18 21:48:27 jperkin Exp $ 1# $NetBSD: Makefile,v 1.10 2022/01/27 19:32:07 nros Exp $
2 2
3DISTNAME= qore-yaml-module-0.6 3DISTNAME= qore-yaml-module-0.7
4PKGREVISION= 1 
5CATEGORIES= textproc 4CATEGORIES= textproc
6MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8GITHUB_PROJECT= module-yaml 7GITHUB_PROJECT= module-yaml
9GITHUB_RELEASE= v${PKGVERSION_NOREV} 8GITHUB_RELEASE= v${PKGVERSION_NOREV}
10 9
11MAINTAINER= nros@NetBSD.org 10MAINTAINER= nros@NetBSD.org
12COMMENT= Yaml module for Qore 11COMMENT= Yaml module for Qore
13HOMEPAGE= http://www.qore.org/ 12HOMEPAGE= http://www.qore.org/
14LICENSE= gnu-lgpl-v2.1 OR mit 13LICENSE= gnu-lgpl-v2.1 OR mit
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 16USE_LIBTOOL= yes
@@ -28,17 +27,17 @@ INSTALLATION_DIRS+= share/doc/${PKGBASE} @@ -28,17 +27,17 @@ INSTALLATION_DIRS+= share/doc/${PKGBASE}
28post-install: 27post-install:
29 ${INSTALL_DATA} ${WRKSRC}/COPYING.LGPL \ 28 ${INSTALL_DATA} ${WRKSRC}/COPYING.LGPL \
30 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} 29 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
31 ${INSTALL_DATA} ${WRKSRC}/COPYING.MIT \ 30 ${INSTALL_DATA} ${WRKSRC}/COPYING.MIT \
32 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} 31 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
33 cd ${WRKSRC}/docs && ${PAX} -wr * \ 32 cd ${WRKSRC}/docs && ${PAX} -wr * \
34 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} 33 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
35 ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} \ 34 ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} \
36 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} 35 ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
37 36
38.include "../../lang/qore/module.mk" 37.include "../../lang/qore/module.mk"
39.include "options.mk" 38.include "options.mk"
40 39
41.include "../../mk/pthread.buildlink3.mk" 
42.include "../../textproc/libyaml/buildlink3.mk" 
43.include "../../lang/qore/buildlink3.mk" 40.include "../../lang/qore/buildlink3.mk"
 41.include "../../textproc/libyaml/buildlink3.mk"
 42.include "../../mk/pthread.buildlink3.mk"
44.include "../../mk/bsd.pkg.mk" 43.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/textproc/qore-yaml-module/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/qore-yaml-module/PLIST 2018/06/08 20:12:49 1.3
+++ pkgsrc/textproc/qore-yaml-module/PLIST 2022/01/27 19:32:07 1.4
@@ -1,650 +1,594 @@ @@ -1,650 +1,594 @@
1@comment $NetBSD: PLIST,v 1.3 2018/06/08 20:12:49 nros Exp $ 1@comment $NetBSD: PLIST,v 1.4 2022/01/27 19:32:07 nros Exp $
2${QORE_MODULE_DIR}/yaml-api-${QORE_LATEST_MODULE_API}.qmod 2${QORE_MODULE_DIR}/yaml-api-${QORE_LATEST_MODULE_API}.qmod
3share/doc/qore-yaml-module/COPYING.LGPL 3share/doc/qore-yaml-module/COPYING.LGPL
4share/doc/qore-yaml-module/COPYING.MIT 4share/doc/qore-yaml-module/COPYING.MIT
5share/doc/qore-yaml-module/DataStreamClient/html/_data_stream_client_8qm_8dox_8h_source.html 5share/doc/qore-yaml-module/DataStreamClient/html/_data_stream_client_8qm_8dox_8h_source.html
6share/doc/qore-yaml-module/DataStreamClient/html/annotated.html 6share/doc/qore-yaml-module/DataStreamClient/html/annotated.html
7share/doc/qore-yaml-module/DataStreamClient/html/annotated.js 7share/doc/qore-yaml-module/DataStreamClient/html/annotated_dup.js
8share/doc/qore-yaml-module/DataStreamClient/html/bc_s.png 8share/doc/qore-yaml-module/DataStreamClient/html/bc_s.png
9share/doc/qore-yaml-module/DataStreamClient/html/bdwn.png 9share/doc/qore-yaml-module/DataStreamClient/html/bdwn.png
10share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client-members.html 10share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client-members.html
11share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.html 11share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.html
12share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.js 12share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.js
13share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message-members.html 13share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message-members.html
14share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message.html 14share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message.html
15share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.map 15share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.map
16share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.md5 16share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.md5
17share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.png 17share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.png
18share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message-members.html 18share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message-members.html
19share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.html 19share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.html
20share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.js 20share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.js
21share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.map 21share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.map
22share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.md5 22share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.md5
23share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.png 23share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.png
24share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message-members.html 24share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message-members.html
25share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.html 25share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.html
26share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.js 26share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.js
27share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.map 27share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.map
28share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.md5 28share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.md5
29share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.png 29share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.png
30share/doc/qore-yaml-module/DataStreamClient/html/classes.html 30share/doc/qore-yaml-module/DataStreamClient/html/classes.html
31share/doc/qore-yaml-module/DataStreamClient/html/closed.png 31share/doc/qore-yaml-module/DataStreamClient/html/closed.png
32share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html 32share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
33share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map 33share/doc/qore-yaml-module/DataStreamClient/html/doc.png
34share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5 
35share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png 
36share/doc/qore-yaml-module/DataStreamClient/html/doxygen.css 34share/doc/qore-yaml-module/DataStreamClient/html/doxygen.css
37share/doc/qore-yaml-module/DataStreamClient/html/doxygen.png 35share/doc/qore-yaml-module/DataStreamClient/html/doxygen.svg
38share/doc/qore-yaml-module/DataStreamClient/html/dynsections.js 36share/doc/qore-yaml-module/DataStreamClient/html/dynsections.js
39share/doc/qore-yaml-module/DataStreamClient/html/ftv2blank.png 37share/doc/qore-yaml-module/DataStreamClient/html/folderclosed.png
40share/doc/qore-yaml-module/DataStreamClient/html/ftv2cl.png 38share/doc/qore-yaml-module/DataStreamClient/html/folderopen.png
41share/doc/qore-yaml-module/DataStreamClient/html/ftv2doc.png 
42share/doc/qore-yaml-module/DataStreamClient/html/ftv2folderclosed.png 
43share/doc/qore-yaml-module/DataStreamClient/html/ftv2folderopen.png 
44share/doc/qore-yaml-module/DataStreamClient/html/ftv2lastnode.png 
45share/doc/qore-yaml-module/DataStreamClient/html/ftv2link.png 
46share/doc/qore-yaml-module/DataStreamClient/html/ftv2mlastnode.png 
47share/doc/qore-yaml-module/DataStreamClient/html/ftv2mnode.png 
48share/doc/qore-yaml-module/DataStreamClient/html/ftv2mo.png 
49share/doc/qore-yaml-module/DataStreamClient/html/ftv2node.png 
50share/doc/qore-yaml-module/DataStreamClient/html/ftv2ns.png 
51share/doc/qore-yaml-module/DataStreamClient/html/ftv2plastnode.png 
52share/doc/qore-yaml-module/DataStreamClient/html/ftv2pnode.png 
53share/doc/qore-yaml-module/DataStreamClient/html/ftv2splitbar.png 
54share/doc/qore-yaml-module/DataStreamClient/html/ftv2vertline.png 
55share/doc/qore-yaml-module/DataStreamClient/html/functions.html 39share/doc/qore-yaml-module/DataStreamClient/html/functions.html
56share/doc/qore-yaml-module/DataStreamClient/html/functions_func.html 40share/doc/qore-yaml-module/DataStreamClient/html/functions_func.html
57share/doc/qore-yaml-module/DataStreamClient/html/functions_vars.html 41share/doc/qore-yaml-module/DataStreamClient/html/functions_vars.html
58share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.html 42share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.html
59share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.md5 43share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.md5
60share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.png 44share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.png
61share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.html 45share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.html
62share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.js 46share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.js
63share/doc/qore-yaml-module/DataStreamClient/html/index.html 47share/doc/qore-yaml-module/DataStreamClient/html/index.html
64share/doc/qore-yaml-module/DataStreamClient/html/index.qhp 48share/doc/qore-yaml-module/DataStreamClient/html/index.qhp
65share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.map 49share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.map
66share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.md5 50share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.md5
67share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.png 51share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.png
68share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.map 52share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.map
69share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.md5 53share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.md5
70share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.png 54share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.png
71share/doc/qore-yaml-module/DataStreamClient/html/inherits.html 55share/doc/qore-yaml-module/DataStreamClient/html/inherits.html
72share/doc/qore-yaml-module/DataStreamClient/html/jquery.js 56share/doc/qore-yaml-module/DataStreamClient/html/jquery.js
 57share/doc/qore-yaml-module/DataStreamClient/html/menu.js
 58share/doc/qore-yaml-module/DataStreamClient/html/menudata.js
73share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.html 59share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.html
74share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.js 60share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.js
75share/doc/qore-yaml-module/DataStreamClient/html/namespaces.html 61share/doc/qore-yaml-module/DataStreamClient/html/namespaces.html
76share/doc/qore-yaml-module/DataStreamClient/html/namespaces.js 62share/doc/qore-yaml-module/DataStreamClient/html/namespaces_dup.js
77share/doc/qore-yaml-module/DataStreamClient/html/nav_f.png 63share/doc/qore-yaml-module/DataStreamClient/html/nav_f.png
78share/doc/qore-yaml-module/DataStreamClient/html/nav_g.png 64share/doc/qore-yaml-module/DataStreamClient/html/nav_g.png
79share/doc/qore-yaml-module/DataStreamClient/html/nav_h.png 65share/doc/qore-yaml-module/DataStreamClient/html/nav_h.png
80share/doc/qore-yaml-module/DataStreamClient/html/navtree.css 66share/doc/qore-yaml-module/DataStreamClient/html/navtree.css
81share/doc/qore-yaml-module/DataStreamClient/html/navtree.js 67share/doc/qore-yaml-module/DataStreamClient/html/navtree.js
 68share/doc/qore-yaml-module/DataStreamClient/html/navtreedata.js
82share/doc/qore-yaml-module/DataStreamClient/html/navtreeindex0.js 69share/doc/qore-yaml-module/DataStreamClient/html/navtreeindex0.js
83share/doc/qore-yaml-module/DataStreamClient/html/open.png 70share/doc/qore-yaml-module/DataStreamClient/html/open.png
84share/doc/qore-yaml-module/DataStreamClient/html/pages.html 71share/doc/qore-yaml-module/DataStreamClient/html/qore-logo-55x200.png
85share/doc/qore-yaml-module/DataStreamClient/html/resize.js 72share/doc/qore-yaml-module/DataStreamClient/html/resize.js
86share/doc/qore-yaml-module/DataStreamClient/html/search/all_61.html 73share/doc/qore-yaml-module/DataStreamClient/html/search/all_0.html
87share/doc/qore-yaml-module/DataStreamClient/html/search/all_61.js 74share/doc/qore-yaml-module/DataStreamClient/html/search/all_0.js
88share/doc/qore-yaml-module/DataStreamClient/html/search/all_63.html 75share/doc/qore-yaml-module/DataStreamClient/html/search/all_1.html
89share/doc/qore-yaml-module/DataStreamClient/html/search/all_63.js 76share/doc/qore-yaml-module/DataStreamClient/html/search/all_1.js
90share/doc/qore-yaml-module/DataStreamClient/html/search/all_64.html 77share/doc/qore-yaml-module/DataStreamClient/html/search/all_2.html
91share/doc/qore-yaml-module/DataStreamClient/html/search/all_64.js 78share/doc/qore-yaml-module/DataStreamClient/html/search/all_2.js
92share/doc/qore-yaml-module/DataStreamClient/html/search/all_67.html 79share/doc/qore-yaml-module/DataStreamClient/html/search/all_3.html
93share/doc/qore-yaml-module/DataStreamClient/html/search/all_67.js 80share/doc/qore-yaml-module/DataStreamClient/html/search/all_3.js
94share/doc/qore-yaml-module/DataStreamClient/html/search/all_70.html 81share/doc/qore-yaml-module/DataStreamClient/html/search/all_4.html
95share/doc/qore-yaml-module/DataStreamClient/html/search/all_70.js 82share/doc/qore-yaml-module/DataStreamClient/html/search/all_4.js
96share/doc/qore-yaml-module/DataStreamClient/html/search/all_72.html 83share/doc/qore-yaml-module/DataStreamClient/html/search/all_5.html
97share/doc/qore-yaml-module/DataStreamClient/html/search/all_72.js 84share/doc/qore-yaml-module/DataStreamClient/html/search/all_5.js
98share/doc/qore-yaml-module/DataStreamClient/html/search/all_73.html 85share/doc/qore-yaml-module/DataStreamClient/html/search/all_6.html
99share/doc/qore-yaml-module/DataStreamClient/html/search/all_73.js 86share/doc/qore-yaml-module/DataStreamClient/html/search/all_6.js
100share/doc/qore-yaml-module/DataStreamClient/html/search/all_76.html 87share/doc/qore-yaml-module/DataStreamClient/html/search/all_7.html
101share/doc/qore-yaml-module/DataStreamClient/html/search/all_76.js 88share/doc/qore-yaml-module/DataStreamClient/html/search/all_7.js
102share/doc/qore-yaml-module/DataStreamClient/html/search/classes_64.html 89share/doc/qore-yaml-module/DataStreamClient/html/search/classes_0.html
103share/doc/qore-yaml-module/DataStreamClient/html/search/classes_64.js 90share/doc/qore-yaml-module/DataStreamClient/html/search/classes_0.js
104share/doc/qore-yaml-module/DataStreamClient/html/search/close.png 91share/doc/qore-yaml-module/DataStreamClient/html/search/close.svg
105share/doc/qore-yaml-module/DataStreamClient/html/search/functions_61.html 92share/doc/qore-yaml-module/DataStreamClient/html/search/functions_0.html
106share/doc/qore-yaml-module/DataStreamClient/html/search/functions_61.js 93share/doc/qore-yaml-module/DataStreamClient/html/search/functions_0.js
107share/doc/qore-yaml-module/DataStreamClient/html/search/functions_63.html 94share/doc/qore-yaml-module/DataStreamClient/html/search/functions_1.html
108share/doc/qore-yaml-module/DataStreamClient/html/search/functions_63.js 95share/doc/qore-yaml-module/DataStreamClient/html/search/functions_1.js
109share/doc/qore-yaml-module/DataStreamClient/html/search/functions_64.html 96share/doc/qore-yaml-module/DataStreamClient/html/search/functions_2.html
110share/doc/qore-yaml-module/DataStreamClient/html/search/functions_64.js 97share/doc/qore-yaml-module/DataStreamClient/html/search/functions_2.js
111share/doc/qore-yaml-module/DataStreamClient/html/search/functions_67.html 98share/doc/qore-yaml-module/DataStreamClient/html/search/functions_3.html
112share/doc/qore-yaml-module/DataStreamClient/html/search/functions_67.js 99share/doc/qore-yaml-module/DataStreamClient/html/search/functions_3.js
113share/doc/qore-yaml-module/DataStreamClient/html/search/functions_70.html 100share/doc/qore-yaml-module/DataStreamClient/html/search/functions_4.html
114share/doc/qore-yaml-module/DataStreamClient/html/search/functions_70.js 101share/doc/qore-yaml-module/DataStreamClient/html/search/functions_4.js
115share/doc/qore-yaml-module/DataStreamClient/html/search/functions_72.html 102share/doc/qore-yaml-module/DataStreamClient/html/search/functions_5.html
116share/doc/qore-yaml-module/DataStreamClient/html/search/functions_72.js 103share/doc/qore-yaml-module/DataStreamClient/html/search/functions_5.js
117share/doc/qore-yaml-module/DataStreamClient/html/search/functions_73.html 104share/doc/qore-yaml-module/DataStreamClient/html/search/functions_6.html
118share/doc/qore-yaml-module/DataStreamClient/html/search/functions_73.js 105share/doc/qore-yaml-module/DataStreamClient/html/search/functions_6.js
119share/doc/qore-yaml-module/DataStreamClient/html/search/groups_64.html 106share/doc/qore-yaml-module/DataStreamClient/html/search/groups_0.html
120share/doc/qore-yaml-module/DataStreamClient/html/search/groups_64.js 107share/doc/qore-yaml-module/DataStreamClient/html/search/groups_0.js
121share/doc/qore-yaml-module/DataStreamClient/html/search/mag_sel.png 108share/doc/qore-yaml-module/DataStreamClient/html/search/mag_sel.svg
122share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_64.html 109share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_0.html
123share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_64.js 110share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_0.js
124share/doc/qore-yaml-module/DataStreamClient/html/search/nomatches.html 111share/doc/qore-yaml-module/DataStreamClient/html/search/nomatches.html
125share/doc/qore-yaml-module/DataStreamClient/html/search/pages_64.html 112share/doc/qore-yaml-module/DataStreamClient/html/search/pages_0.html
126share/doc/qore-yaml-module/DataStreamClient/html/search/pages_64.js 113share/doc/qore-yaml-module/DataStreamClient/html/search/pages_0.js
127share/doc/qore-yaml-module/DataStreamClient/html/search/search.css 114share/doc/qore-yaml-module/DataStreamClient/html/search/search.css
128share/doc/qore-yaml-module/DataStreamClient/html/search/search.js 115share/doc/qore-yaml-module/DataStreamClient/html/search/search.js
129share/doc/qore-yaml-module/DataStreamClient/html/search/search_l.png 116share/doc/qore-yaml-module/DataStreamClient/html/search/search_l.png
130share/doc/qore-yaml-module/DataStreamClient/html/search/search_m.png 117share/doc/qore-yaml-module/DataStreamClient/html/search/search_m.png
131share/doc/qore-yaml-module/DataStreamClient/html/search/search_r.png 118share/doc/qore-yaml-module/DataStreamClient/html/search/search_r.png
132share/doc/qore-yaml-module/DataStreamClient/html/search/variables_64.html 119share/doc/qore-yaml-module/DataStreamClient/html/search/searchdata.js
133share/doc/qore-yaml-module/DataStreamClient/html/search/variables_64.js 120share/doc/qore-yaml-module/DataStreamClient/html/search/variables_0.html
134share/doc/qore-yaml-module/DataStreamClient/html/search/variables_76.html 121share/doc/qore-yaml-module/DataStreamClient/html/search/variables_0.js
135share/doc/qore-yaml-module/DataStreamClient/html/search/variables_76.js 122share/doc/qore-yaml-module/DataStreamClient/html/search/variables_1.html
 123share/doc/qore-yaml-module/DataStreamClient/html/search/variables_1.js
 124share/doc/qore-yaml-module/DataStreamClient/html/splitbar.png
136share/doc/qore-yaml-module/DataStreamClient/html/sync_off.png 125share/doc/qore-yaml-module/DataStreamClient/html/sync_off.png
137share/doc/qore-yaml-module/DataStreamClient/html/sync_on.png 126share/doc/qore-yaml-module/DataStreamClient/html/sync_on.png
138share/doc/qore-yaml-module/DataStreamClient/html/tab_a.png 127share/doc/qore-yaml-module/DataStreamClient/html/tab_a.png
139share/doc/qore-yaml-module/DataStreamClient/html/tab_b.png 128share/doc/qore-yaml-module/DataStreamClient/html/tab_b.png
140share/doc/qore-yaml-module/DataStreamClient/html/tab_h.png 129share/doc/qore-yaml-module/DataStreamClient/html/tab_h.png
141share/doc/qore-yaml-module/DataStreamClient/html/tab_s.png 130share/doc/qore-yaml-module/DataStreamClient/html/tab_s.png
142share/doc/qore-yaml-module/DataStreamClient/html/tabs.css 131share/doc/qore-yaml-module/DataStreamClient/html/tabs.css
143share/doc/qore-yaml-module/DataStreamRequestHandler/html/_data_stream_request_handler_8qm_8dox_8h_source.html 132share/doc/qore-yaml-module/DataStreamRequestHandler/html/_data_stream_request_handler_8qm_8dox_8h_source.html
144share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated.html 133share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated.html
145share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated.js 134share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated_dup.js
146share/doc/qore-yaml-module/DataStreamRequestHandler/html/bc_s.png 135share/doc/qore-yaml-module/DataStreamRequestHandler/html/bc_s.png
147share/doc/qore-yaml-module/DataStreamRequestHandler/html/bdwn.png 136share/doc/qore-yaml-module/DataStreamRequestHandler/html/bdwn.png
148share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler-members.html 137share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler-members.html
149share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.html 138share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.html
150share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.js 139share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.js
151share/doc/qore-yaml-module/DataStreamRequestHandler/html/classes.html 140share/doc/qore-yaml-module/DataStreamRequestHandler/html/classes.html
152share/doc/qore-yaml-module/DataStreamRequestHandler/html/closed.png 141share/doc/qore-yaml-module/DataStreamRequestHandler/html/closed.png
153share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html 142share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
154share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map 143share/doc/qore-yaml-module/DataStreamRequestHandler/html/doc.png
155share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5 
156share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png 
157share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.css 144share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.css
158share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.png 145share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.svg
159share/doc/qore-yaml-module/DataStreamRequestHandler/html/dynsections.js 146share/doc/qore-yaml-module/DataStreamRequestHandler/html/dynsections.js
160share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2blank.png 147share/doc/qore-yaml-module/DataStreamRequestHandler/html/folderclosed.png
161share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2cl.png 148share/doc/qore-yaml-module/DataStreamRequestHandler/html/folderopen.png
162share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2doc.png 
163share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2folderclosed.png 
164share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2folderopen.png 
165share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2lastnode.png 
166share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2link.png 
167share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2mlastnode.png 
168share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2mnode.png 
169share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2mo.png 
170share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2node.png 
171share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2ns.png 
172share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2plastnode.png 
173share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2pnode.png 
174share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2splitbar.png 
175share/doc/qore-yaml-module/DataStreamRequestHandler/html/ftv2vertline.png 
176share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions.html 149share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions.html
177share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_func.html 150share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_func.html
178share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_vars.html 151share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_vars.html
179share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.html 152share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.html
180share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.md5 153share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.md5
181share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.png 154share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.png
182share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.html 155share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.html
183share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.qhp 156share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.qhp
184share/doc/qore-yaml-module/DataStreamRequestHandler/html/jquery.js 157share/doc/qore-yaml-module/DataStreamRequestHandler/html/jquery.js
 158share/doc/qore-yaml-module/DataStreamRequestHandler/html/menu.js
 159share/doc/qore-yaml-module/DataStreamRequestHandler/html/menudata.js
185share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.html 160share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.html
186share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.js 161share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.js
187share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces.html 162share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces.html
188share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces.js 163share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces_dup.js
189share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_f.png 164share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_f.png
190share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_g.png 165share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_g.png
191share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_h.png 166share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_h.png
192share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.css 167share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.css
193share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.js 168share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.js
 169share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreedata.js
194share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreeindex0.js 170share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreeindex0.js
195share/doc/qore-yaml-module/DataStreamRequestHandler/html/open.png 171share/doc/qore-yaml-module/DataStreamRequestHandler/html/open.png
196share/doc/qore-yaml-module/DataStreamRequestHandler/html/pages.html 172share/doc/qore-yaml-module/DataStreamRequestHandler/html/qore-logo-55x200.png
197share/doc/qore-yaml-module/DataStreamRequestHandler/html/resize.js 173share/doc/qore-yaml-module/DataStreamRequestHandler/html/resize.js
198share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_61.html 174share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_0.html
199share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_61.js 175share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_0.js
200share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_63.html 176share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_1.html
201share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_63.js 177share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_1.js
202share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_64.html 178share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_2.html
203share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_64.js 179share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_2.js
204share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_65.html 180share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_3.html
205share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_65.js 181share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_3.js
206share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_67.html 182share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_4.html
207share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_67.js 183share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_4.js
208share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_72.html 184share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_5.html
209share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_72.js 185share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_5.js
210share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_73.html 186share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_6.html
211share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_73.js 187share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_6.js
212share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_61.html 188share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_0.html
213share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_61.js 189share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_0.js
214share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/close.png 190share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/close.svg
215share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_63.html 191share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_0.html
216share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_63.js 192share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_0.js
217share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_64.html 193share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_1.html
218share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_64.js 194share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_1.js
219share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_67.html 195share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_2.html
220share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_67.js 196share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_2.js
221share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_72.html 197share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_3.html
222share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_72.js 198share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_3.js
223share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_73.html 199share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_4.html
224share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_73.js 200share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_4.js
225share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_64.html 201share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_0.html
226share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_64.js 202share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_0.js
227share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/mag_sel.png 203share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/mag_sel.svg
228share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_64.html 204share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_0.html
229share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_64.js 205share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_0.js
230share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/nomatches.html 206share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/nomatches.html
231share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_64.html 207share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_0.html
232share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_64.js 208share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_0.js
233share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.css 209share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.css
234share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.js 210share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.js
235share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_l.png 211share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_l.png
236share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_m.png 212share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_m.png
237share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_r.png 213share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_r.png
238share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_64.html 214share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/searchdata.js
239share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_64.js 215share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_0.html
240share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_65.html 216share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_0.js
241share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_65.js 217share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_1.html
242share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_72.html 218share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_1.js
243share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_72.js 219share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_2.html
244share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_73.html 220share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_2.js
245share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_73.js 221share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_3.html
 222share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_3.js
 223share/doc/qore-yaml-module/DataStreamRequestHandler/html/splitbar.png
246share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_off.png 224share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_off.png
247share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_on.png 225share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_on.png
248share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_a.png 226share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_a.png
249share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_b.png 227share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_b.png
250share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_h.png 228share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_h.png
251share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_s.png 229share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_s.png
252share/doc/qore-yaml-module/DataStreamRequestHandler/html/tabs.css 230share/doc/qore-yaml-module/DataStreamRequestHandler/html/tabs.css
253share/doc/qore-yaml-module/DataStreamUtil/html/_data_stream_util_8qm_8dox_8h_source.html 231share/doc/qore-yaml-module/DataStreamUtil/html/_data_stream_util_8qm_8dox_8h_source.html
254share/doc/qore-yaml-module/DataStreamUtil/html/bc_s.png 232share/doc/qore-yaml-module/DataStreamUtil/html/bc_s.png
255share/doc/qore-yaml-module/DataStreamUtil/html/bdwn.png 233share/doc/qore-yaml-module/DataStreamUtil/html/bdwn.png
256share/doc/qore-yaml-module/DataStreamUtil/html/closed.png 234share/doc/qore-yaml-module/DataStreamUtil/html/closed.png
257share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html 235share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
258share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map 236share/doc/qore-yaml-module/DataStreamUtil/html/doc.png
259share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5 
260share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png 
261share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.css 237share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.css
262share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.png 238share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.svg
263share/doc/qore-yaml-module/DataStreamUtil/html/dynsections.js 239share/doc/qore-yaml-module/DataStreamUtil/html/dynsections.js
264share/doc/qore-yaml-module/DataStreamUtil/html/ftv2blank.png 240share/doc/qore-yaml-module/DataStreamUtil/html/folderclosed.png
265share/doc/qore-yaml-module/DataStreamUtil/html/ftv2cl.png 241share/doc/qore-yaml-module/DataStreamUtil/html/folderopen.png
266share/doc/qore-yaml-module/DataStreamUtil/html/ftv2doc.png 
267share/doc/qore-yaml-module/DataStreamUtil/html/ftv2folderclosed.png 
268share/doc/qore-yaml-module/DataStreamUtil/html/ftv2folderopen.png 
269share/doc/qore-yaml-module/DataStreamUtil/html/ftv2lastnode.png 
270share/doc/qore-yaml-module/DataStreamUtil/html/ftv2link.png 
271share/doc/qore-yaml-module/DataStreamUtil/html/ftv2mlastnode.png 
272share/doc/qore-yaml-module/DataStreamUtil/html/ftv2mnode.png 
273share/doc/qore-yaml-module/DataStreamUtil/html/ftv2mo.png 
274share/doc/qore-yaml-module/DataStreamUtil/html/ftv2node.png 
275share/doc/qore-yaml-module/DataStreamUtil/html/ftv2ns.png 
276share/doc/qore-yaml-module/DataStreamUtil/html/ftv2plastnode.png 
277share/doc/qore-yaml-module/DataStreamUtil/html/ftv2pnode.png 
278share/doc/qore-yaml-module/DataStreamUtil/html/ftv2splitbar.png 
279share/doc/qore-yaml-module/DataStreamUtil/html/ftv2vertline.png 
280share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.html 242share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.html
281share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.md5 243share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.md5
282share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.png 244share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.png
283share/doc/qore-yaml-module/DataStreamUtil/html/group___data_stram_headers.html 245share/doc/qore-yaml-module/DataStreamUtil/html/group___data_stram_headers.html
284share/doc/qore-yaml-module/DataStreamUtil/html/group___data_stram_headers.js 
285share/doc/qore-yaml-module/DataStreamUtil/html/index.html 246share/doc/qore-yaml-module/DataStreamUtil/html/index.html
286share/doc/qore-yaml-module/DataStreamUtil/html/index.qhp 247share/doc/qore-yaml-module/DataStreamUtil/html/index.qhp
287share/doc/qore-yaml-module/DataStreamUtil/html/jquery.js 248share/doc/qore-yaml-module/DataStreamUtil/html/jquery.js
 249share/doc/qore-yaml-module/DataStreamUtil/html/menu.js
 250share/doc/qore-yaml-module/DataStreamUtil/html/menudata.js
288share/doc/qore-yaml-module/DataStreamUtil/html/modules.html 251share/doc/qore-yaml-module/DataStreamUtil/html/modules.html
289share/doc/qore-yaml-module/DataStreamUtil/html/modules.js 252share/doc/qore-yaml-module/DataStreamUtil/html/modules.js
290share/doc/qore-yaml-module/DataStreamUtil/html/namespace_data_stream_util.html 253share/doc/qore-yaml-module/DataStreamUtil/html/namespace_data_stream_util.html
291share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers.html 254share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers.html
292share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_func.html 255share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_func.html
293share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_vars.html 256share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_vars.html
294share/doc/qore-yaml-module/DataStreamUtil/html/namespaces.html 257share/doc/qore-yaml-module/DataStreamUtil/html/namespaces.html
295share/doc/qore-yaml-module/DataStreamUtil/html/namespaces.js 258share/doc/qore-yaml-module/DataStreamUtil/html/namespaces_dup.js
296share/doc/qore-yaml-module/DataStreamUtil/html/nav_f.png 259share/doc/qore-yaml-module/DataStreamUtil/html/nav_f.png
297share/doc/qore-yaml-module/DataStreamUtil/html/nav_g.png 260share/doc/qore-yaml-module/DataStreamUtil/html/nav_g.png
298share/doc/qore-yaml-module/DataStreamUtil/html/nav_h.png 261share/doc/qore-yaml-module/DataStreamUtil/html/nav_h.png
299share/doc/qore-yaml-module/DataStreamUtil/html/navtree.css 262share/doc/qore-yaml-module/DataStreamUtil/html/navtree.css
300share/doc/qore-yaml-module/DataStreamUtil/html/navtree.js 263share/doc/qore-yaml-module/DataStreamUtil/html/navtree.js
 264share/doc/qore-yaml-module/DataStreamUtil/html/navtreedata.js
301share/doc/qore-yaml-module/DataStreamUtil/html/navtreeindex0.js 265share/doc/qore-yaml-module/DataStreamUtil/html/navtreeindex0.js
302share/doc/qore-yaml-module/DataStreamUtil/html/open.png 266share/doc/qore-yaml-module/DataStreamUtil/html/open.png
 267share/doc/qore-yaml-module/DataStreamUtil/html/qore-logo-55x200.png
303share/doc/qore-yaml-module/DataStreamUtil/html/resize.js 268share/doc/qore-yaml-module/DataStreamUtil/html/resize.js
304share/doc/qore-yaml-module/DataStreamUtil/html/search/all_64.html 269share/doc/qore-yaml-module/DataStreamUtil/html/search/all_0.html
305share/doc/qore-yaml-module/DataStreamUtil/html/search/all_64.js 270share/doc/qore-yaml-module/DataStreamUtil/html/search/all_0.js
306share/doc/qore-yaml-module/DataStreamUtil/html/search/close.png 271share/doc/qore-yaml-module/DataStreamUtil/html/search/close.svg
307share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_64.html 272share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_0.html
308share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_64.js 273share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_0.js
309share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_64.html 274share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_0.html
310share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_64.js 275share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_0.js
311share/doc/qore-yaml-module/DataStreamUtil/html/search/mag_sel.png 276share/doc/qore-yaml-module/DataStreamUtil/html/search/mag_sel.svg
312share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_64.html 277share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_0.html
313share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_64.js 278share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_0.js
314share/doc/qore-yaml-module/DataStreamUtil/html/search/nomatches.html 279share/doc/qore-yaml-module/DataStreamUtil/html/search/nomatches.html
315share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_64.html 280share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_0.html
316share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_64.js 281share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_0.js
317share/doc/qore-yaml-module/DataStreamUtil/html/search/search.css 282share/doc/qore-yaml-module/DataStreamUtil/html/search/search.css
318share/doc/qore-yaml-module/DataStreamUtil/html/search/search.js 283share/doc/qore-yaml-module/DataStreamUtil/html/search/search.js
319share/doc/qore-yaml-module/DataStreamUtil/html/search/search_l.png 284share/doc/qore-yaml-module/DataStreamUtil/html/search/search_l.png
320share/doc/qore-yaml-module/DataStreamUtil/html/search/search_m.png 285share/doc/qore-yaml-module/DataStreamUtil/html/search/search_m.png
321share/doc/qore-yaml-module/DataStreamUtil/html/search/search_r.png 286share/doc/qore-yaml-module/DataStreamUtil/html/search/search_r.png
322share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_64.html 287share/doc/qore-yaml-module/DataStreamUtil/html/search/searchdata.js
323share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_64.js 288share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_0.html
 289share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_0.js
 290share/doc/qore-yaml-module/DataStreamUtil/html/splitbar.png
324share/doc/qore-yaml-module/DataStreamUtil/html/sync_off.png 291share/doc/qore-yaml-module/DataStreamUtil/html/sync_off.png
325share/doc/qore-yaml-module/DataStreamUtil/html/sync_on.png 292share/doc/qore-yaml-module/DataStreamUtil/html/sync_on.png
326share/doc/qore-yaml-module/DataStreamUtil/html/tab_a.png 293share/doc/qore-yaml-module/DataStreamUtil/html/tab_a.png
327share/doc/qore-yaml-module/DataStreamUtil/html/tab_b.png 294share/doc/qore-yaml-module/DataStreamUtil/html/tab_b.png
328share/doc/qore-yaml-module/DataStreamUtil/html/tab_h.png 295share/doc/qore-yaml-module/DataStreamUtil/html/tab_h.png
329share/doc/qore-yaml-module/DataStreamUtil/html/tab_s.png 296share/doc/qore-yaml-module/DataStreamUtil/html/tab_s.png
330share/doc/qore-yaml-module/DataStreamUtil/html/tabs.css 297share/doc/qore-yaml-module/DataStreamUtil/html/tabs.css
331share/doc/qore-yaml-module/YamlRpcClient/html/_yaml_rpc_client_8qm_8dox_8h_source.html 298share/doc/qore-yaml-module/YamlRpcClient/html/_yaml_rpc_client_8qm_8dox_8h_source.html
332share/doc/qore-yaml-module/YamlRpcClient/html/annotated.html 299share/doc/qore-yaml-module/YamlRpcClient/html/annotated.html
333share/doc/qore-yaml-module/YamlRpcClient/html/annotated.js 300share/doc/qore-yaml-module/YamlRpcClient/html/annotated_dup.js
334share/doc/qore-yaml-module/YamlRpcClient/html/bc_s.png 301share/doc/qore-yaml-module/YamlRpcClient/html/bc_s.png
335share/doc/qore-yaml-module/YamlRpcClient/html/bdwn.png 302share/doc/qore-yaml-module/YamlRpcClient/html/bdwn.png
336share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client-members.html 303share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client-members.html
337share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.html 304share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.html
338share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.js 305share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.js
339share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection-members.html 306share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection-members.html
340share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection.html 307share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection.html
341share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection.js 308share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_connection.js
342share/doc/qore-yaml-module/YamlRpcClient/html/classes.html 309share/doc/qore-yaml-module/YamlRpcClient/html/classes.html
343share/doc/qore-yaml-module/YamlRpcClient/html/closed.png 310share/doc/qore-yaml-module/YamlRpcClient/html/closed.png
344share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html 311share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
345share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map 312share/doc/qore-yaml-module/YamlRpcClient/html/doc.png
346share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5 
347share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png 
348share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.css 313share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.css
349share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.png 314share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.svg
350share/doc/qore-yaml-module/YamlRpcClient/html/dynsections.js 315share/doc/qore-yaml-module/YamlRpcClient/html/dynsections.js
351share/doc/qore-yaml-module/YamlRpcClient/html/ftv2blank.png 316share/doc/qore-yaml-module/YamlRpcClient/html/folderclosed.png
352share/doc/qore-yaml-module/YamlRpcClient/html/ftv2cl.png 317share/doc/qore-yaml-module/YamlRpcClient/html/folderopen.png
353share/doc/qore-yaml-module/YamlRpcClient/html/ftv2doc.png 
354share/doc/qore-yaml-module/YamlRpcClient/html/ftv2folderclosed.png 
355share/doc/qore-yaml-module/YamlRpcClient/html/ftv2folderopen.png 
356share/doc/qore-yaml-module/YamlRpcClient/html/ftv2lastnode.png 
357share/doc/qore-yaml-module/YamlRpcClient/html/ftv2link.png 
358share/doc/qore-yaml-module/YamlRpcClient/html/ftv2mlastnode.png 
359share/doc/qore-yaml-module/YamlRpcClient/html/ftv2mnode.png 
360share/doc/qore-yaml-module/YamlRpcClient/html/ftv2mo.png 
361share/doc/qore-yaml-module/YamlRpcClient/html/ftv2node.png 
362share/doc/qore-yaml-module/YamlRpcClient/html/ftv2ns.png 
363share/doc/qore-yaml-module/YamlRpcClient/html/ftv2plastnode.png 
364share/doc/qore-yaml-module/YamlRpcClient/html/ftv2pnode.png 
365share/doc/qore-yaml-module/YamlRpcClient/html/ftv2splitbar.png 
366share/doc/qore-yaml-module/YamlRpcClient/html/ftv2vertline.png 
367share/doc/qore-yaml-module/YamlRpcClient/html/functions.html 318share/doc/qore-yaml-module/YamlRpcClient/html/functions.html
368share/doc/qore-yaml-module/YamlRpcClient/html/functions_func.html 319share/doc/qore-yaml-module/YamlRpcClient/html/functions_func.html
369share/doc/qore-yaml-module/YamlRpcClient/html/functions_vars.html 320share/doc/qore-yaml-module/YamlRpcClient/html/functions_vars.html
370share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.html 321share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.html
371share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.md5 322share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.md5
372share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.png 323share/doc/qore-yaml-module/YamlRpcClient/html/graph_legend.png
373share/doc/qore-yaml-module/YamlRpcClient/html/index.html 324share/doc/qore-yaml-module/YamlRpcClient/html/index.html
374share/doc/qore-yaml-module/YamlRpcClient/html/index.qhp 325share/doc/qore-yaml-module/YamlRpcClient/html/index.qhp
375share/doc/qore-yaml-module/YamlRpcClient/html/jquery.js 326share/doc/qore-yaml-module/YamlRpcClient/html/jquery.js
 327share/doc/qore-yaml-module/YamlRpcClient/html/menu.js
 328share/doc/qore-yaml-module/YamlRpcClient/html/menudata.js
376share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.html 329share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.html
377share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.js 330share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.js
378share/doc/qore-yaml-module/YamlRpcClient/html/namespaces.html 331share/doc/qore-yaml-module/YamlRpcClient/html/namespaces.html
379share/doc/qore-yaml-module/YamlRpcClient/html/namespaces.js 332share/doc/qore-yaml-module/YamlRpcClient/html/namespaces_dup.js
380share/doc/qore-yaml-module/YamlRpcClient/html/nav_f.png 333share/doc/qore-yaml-module/YamlRpcClient/html/nav_f.png
381share/doc/qore-yaml-module/YamlRpcClient/html/nav_g.png 334share/doc/qore-yaml-module/YamlRpcClient/html/nav_g.png
382share/doc/qore-yaml-module/YamlRpcClient/html/nav_h.png 335share/doc/qore-yaml-module/YamlRpcClient/html/nav_h.png
383share/doc/qore-yaml-module/YamlRpcClient/html/navtree.css 336share/doc/qore-yaml-module/YamlRpcClient/html/navtree.css
384share/doc/qore-yaml-module/YamlRpcClient/html/navtree.js 337share/doc/qore-yaml-module/YamlRpcClient/html/navtree.js
 338share/doc/qore-yaml-module/YamlRpcClient/html/navtreedata.js
385share/doc/qore-yaml-module/YamlRpcClient/html/navtreeindex0.js 339share/doc/qore-yaml-module/YamlRpcClient/html/navtreeindex0.js
386share/doc/qore-yaml-module/YamlRpcClient/html/open.png 340share/doc/qore-yaml-module/YamlRpcClient/html/open.png
 341share/doc/qore-yaml-module/YamlRpcClient/html/qore-logo-55x200.png
387share/doc/qore-yaml-module/YamlRpcClient/html/resize.js 342share/doc/qore-yaml-module/YamlRpcClient/html/resize.js
388share/doc/qore-yaml-module/YamlRpcClient/html/search/all_63.html 343share/doc/qore-yaml-module/YamlRpcClient/html/search/all_0.html
389share/doc/qore-yaml-module/YamlRpcClient/html/search/all_63.js 344share/doc/qore-yaml-module/YamlRpcClient/html/search/all_0.js
390share/doc/qore-yaml-module/YamlRpcClient/html/search/all_64.html 345share/doc/qore-yaml-module/YamlRpcClient/html/search/all_1.html
391share/doc/qore-yaml-module/YamlRpcClient/html/search/all_64.js 346share/doc/qore-yaml-module/YamlRpcClient/html/search/all_1.js
392share/doc/qore-yaml-module/YamlRpcClient/html/search/all_67.html 347share/doc/qore-yaml-module/YamlRpcClient/html/search/all_2.html
393share/doc/qore-yaml-module/YamlRpcClient/html/search/all_67.js 348share/doc/qore-yaml-module/YamlRpcClient/html/search/all_2.js
394share/doc/qore-yaml-module/YamlRpcClient/html/search/all_6d.html 349share/doc/qore-yaml-module/YamlRpcClient/html/search/all_3.html
395share/doc/qore-yaml-module/YamlRpcClient/html/search/all_6d.js 350share/doc/qore-yaml-module/YamlRpcClient/html/search/all_3.js
396share/doc/qore-yaml-module/YamlRpcClient/html/search/all_76.html 351share/doc/qore-yaml-module/YamlRpcClient/html/search/all_4.html
397share/doc/qore-yaml-module/YamlRpcClient/html/search/all_76.js 352share/doc/qore-yaml-module/YamlRpcClient/html/search/all_4.js
398share/doc/qore-yaml-module/YamlRpcClient/html/search/all_79.html 353share/doc/qore-yaml-module/YamlRpcClient/html/search/all_5.html
399share/doc/qore-yaml-module/YamlRpcClient/html/search/all_79.js 354share/doc/qore-yaml-module/YamlRpcClient/html/search/all_5.js
400share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_79.html 355share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_0.html
401share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_79.js 356share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_0.js
402share/doc/qore-yaml-module/YamlRpcClient/html/search/close.png 357share/doc/qore-yaml-module/YamlRpcClient/html/search/close.svg
403share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_63.html 358share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_0.html
404share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_63.js 359share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_0.js
405share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_67.html 360share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_1.html
406share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_67.js 361share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_1.js
407share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_6d.html 362share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_2.html
408share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_6d.js 363share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_2.js
409share/doc/qore-yaml-module/YamlRpcClient/html/search/mag_sel.png 364share/doc/qore-yaml-module/YamlRpcClient/html/search/mag_sel.svg
410share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_79.html 365share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_0.html
411share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_79.js 366share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_0.js
412share/doc/qore-yaml-module/YamlRpcClient/html/search/nomatches.html 367share/doc/qore-yaml-module/YamlRpcClient/html/search/nomatches.html
413share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_79.html 368share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_0.html
414share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_79.js 369share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_0.js
415share/doc/qore-yaml-module/YamlRpcClient/html/search/search.css 370share/doc/qore-yaml-module/YamlRpcClient/html/search/search.css
416share/doc/qore-yaml-module/YamlRpcClient/html/search/search.js 371share/doc/qore-yaml-module/YamlRpcClient/html/search/search.js
417share/doc/qore-yaml-module/YamlRpcClient/html/search/search_l.png 372share/doc/qore-yaml-module/YamlRpcClient/html/search/search_l.png
418share/doc/qore-yaml-module/YamlRpcClient/html/search/search_m.png 373share/doc/qore-yaml-module/YamlRpcClient/html/search/search_m.png
419share/doc/qore-yaml-module/YamlRpcClient/html/search/search_r.png 374share/doc/qore-yaml-module/YamlRpcClient/html/search/search_r.png
420share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_64.html 375share/doc/qore-yaml-module/YamlRpcClient/html/search/searchdata.js
421share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_64.js 376share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_0.html
422share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_76.html 377share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_0.js
423share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_76.js 378share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_1.html
 379share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_1.js
 380share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_2.html
 381share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_2.js
 382share/doc/qore-yaml-module/YamlRpcClient/html/splitbar.png
424share/doc/qore-yaml-module/YamlRpcClient/html/sync_off.png 383share/doc/qore-yaml-module/YamlRpcClient/html/sync_off.png
425share/doc/qore-yaml-module/YamlRpcClient/html/sync_on.png 384share/doc/qore-yaml-module/YamlRpcClient/html/sync_on.png
426share/doc/qore-yaml-module/YamlRpcClient/html/tab_a.png 385share/doc/qore-yaml-module/YamlRpcClient/html/tab_a.png
427share/doc/qore-yaml-module/YamlRpcClient/html/tab_b.png 386share/doc/qore-yaml-module/YamlRpcClient/html/tab_b.png
428share/doc/qore-yaml-module/YamlRpcClient/html/tab_h.png 387share/doc/qore-yaml-module/YamlRpcClient/html/tab_h.png
429share/doc/qore-yaml-module/YamlRpcClient/html/tab_s.png 388share/doc/qore-yaml-module/YamlRpcClient/html/tab_s.png
430share/doc/qore-yaml-module/YamlRpcClient/html/tabs.css 389share/doc/qore-yaml-module/YamlRpcClient/html/tabs.css
431share/doc/qore-yaml-module/YamlRpcHandler/html/_yaml_rpc_handler_8qm_8dox_8h_source.html 390share/doc/qore-yaml-module/YamlRpcHandler/html/_yaml_rpc_handler_8qm_8dox_8h_source.html
432share/doc/qore-yaml-module/YamlRpcHandler/html/annotated.html 391share/doc/qore-yaml-module/YamlRpcHandler/html/annotated.html
433share/doc/qore-yaml-module/YamlRpcHandler/html/annotated.js 392share/doc/qore-yaml-module/YamlRpcHandler/html/annotated_dup.js
434share/doc/qore-yaml-module/YamlRpcHandler/html/bc_s.png 393share/doc/qore-yaml-module/YamlRpcHandler/html/bc_s.png
435share/doc/qore-yaml-module/YamlRpcHandler/html/bdwn.png 394share/doc/qore-yaml-module/YamlRpcHandler/html/bdwn.png
436share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler-members.html 395share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler-members.html
437share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.html 396share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.html
438share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.js 397share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.js
439share/doc/qore-yaml-module/YamlRpcHandler/html/classes.html 398share/doc/qore-yaml-module/YamlRpcHandler/html/classes.html
440share/doc/qore-yaml-module/YamlRpcHandler/html/closed.png 399share/doc/qore-yaml-module/YamlRpcHandler/html/closed.png
441share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html 400share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
442share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map 401share/doc/qore-yaml-module/YamlRpcHandler/html/doc.png
443share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5 
444share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png 
445share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.css 402share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.css
446share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.png 403share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.svg
447share/doc/qore-yaml-module/YamlRpcHandler/html/dynsections.js 404share/doc/qore-yaml-module/YamlRpcHandler/html/dynsections.js
448share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2blank.png 405share/doc/qore-yaml-module/YamlRpcHandler/html/folderclosed.png
449share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2cl.png 406share/doc/qore-yaml-module/YamlRpcHandler/html/folderopen.png
450share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2doc.png 
451share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2folderclosed.png 
452share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2folderopen.png 
453share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2lastnode.png 
454share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2link.png 
455share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2mlastnode.png 
456share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2mnode.png 
457share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2mo.png 
458share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2node.png 
459share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2ns.png 
460share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2plastnode.png 
461share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2pnode.png 
462share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2splitbar.png 
463share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2vertline.png 
464share/doc/qore-yaml-module/YamlRpcHandler/html/functions.html 407share/doc/qore-yaml-module/YamlRpcHandler/html/functions.html
465share/doc/qore-yaml-module/YamlRpcHandler/html/functions_func.html 408share/doc/qore-yaml-module/YamlRpcHandler/html/functions_func.html
466share/doc/qore-yaml-module/YamlRpcHandler/html/functions_vars.html 409share/doc/qore-yaml-module/YamlRpcHandler/html/functions_vars.html
467share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.html 410share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.html
468share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.md5 411share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.md5
469share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.png 412share/doc/qore-yaml-module/YamlRpcHandler/html/graph_legend.png
470share/doc/qore-yaml-module/YamlRpcHandler/html/index.html 413share/doc/qore-yaml-module/YamlRpcHandler/html/index.html
471share/doc/qore-yaml-module/YamlRpcHandler/html/index.qhp 414share/doc/qore-yaml-module/YamlRpcHandler/html/index.qhp
472share/doc/qore-yaml-module/YamlRpcHandler/html/jquery.js 415share/doc/qore-yaml-module/YamlRpcHandler/html/jquery.js
 416share/doc/qore-yaml-module/YamlRpcHandler/html/menu.js
 417share/doc/qore-yaml-module/YamlRpcHandler/html/menudata.js
473share/doc/qore-yaml-module/YamlRpcHandler/html/namespace_yaml_rpc_handler.html 418share/doc/qore-yaml-module/YamlRpcHandler/html/namespace_yaml_rpc_handler.html
474share/doc/qore-yaml-module/YamlRpcHandler/html/namespace_yaml_rpc_handler.js 419share/doc/qore-yaml-module/YamlRpcHandler/html/namespace_yaml_rpc_handler.js
475share/doc/qore-yaml-module/YamlRpcHandler/html/namespaces.html 420share/doc/qore-yaml-module/YamlRpcHandler/html/namespaces.html
476share/doc/qore-yaml-module/YamlRpcHandler/html/namespaces.js 421share/doc/qore-yaml-module/YamlRpcHandler/html/namespaces_dup.js
477share/doc/qore-yaml-module/YamlRpcHandler/html/nav_f.png 422share/doc/qore-yaml-module/YamlRpcHandler/html/nav_f.png
478share/doc/qore-yaml-module/YamlRpcHandler/html/nav_g.png 423share/doc/qore-yaml-module/YamlRpcHandler/html/nav_g.png
479share/doc/qore-yaml-module/YamlRpcHandler/html/nav_h.png 424share/doc/qore-yaml-module/YamlRpcHandler/html/nav_h.png
480share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.css 425share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.css
481share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.js 426share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.js
 427share/doc/qore-yaml-module/YamlRpcHandler/html/navtreedata.js
482share/doc/qore-yaml-module/YamlRpcHandler/html/navtreeindex0.js 428share/doc/qore-yaml-module/YamlRpcHandler/html/navtreeindex0.js
483share/doc/qore-yaml-module/YamlRpcHandler/html/open.png 429share/doc/qore-yaml-module/YamlRpcHandler/html/open.png
 430share/doc/qore-yaml-module/YamlRpcHandler/html/qore-logo-55x200.png
484share/doc/qore-yaml-module/YamlRpcHandler/html/resize.js 431share/doc/qore-yaml-module/YamlRpcHandler/html/resize.js
485share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_61.html 432share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_0.html
486share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_61.js 433share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_0.js
487share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_63.html 434share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_1.html
488share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_63.js 435share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_1.js
489share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_67.html 436share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_2.html
490share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_67.js 437share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_2.js
491share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_69.html 438share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_3.html
492share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_69.js 439share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_3.js
493share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6d.html 440share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_4.html
494share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6d.js 441share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_4.js
495share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_73.html 442share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_5.html
496share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_73.js 443share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_5.js
497share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_76.html 444share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6.html
498share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_76.js 445share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6.js
499share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_79.html 446share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_7.html
500share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_79.js 447share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_7.js
501share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_79.html 448share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_0.html
502share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_79.js 449share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_0.js
503share/doc/qore-yaml-module/YamlRpcHandler/html/search/close.png 450share/doc/qore-yaml-module/YamlRpcHandler/html/search/close.svg
504share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_61.html 451share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_0.html
505share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_61.js 452share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_0.js
506share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_63.html 453share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_1.html
507share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_63.js 454share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_1.js
508share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_67.html 455share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_2.html
509share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_67.js 456share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_2.js
510share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_6d.html 457share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_3.html
511share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_6d.js 458share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_3.js
512share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_73.html 459share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_4.html
513share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_73.js 460share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_4.js
514share/doc/qore-yaml-module/YamlRpcHandler/html/search/mag_sel.png 461share/doc/qore-yaml-module/YamlRpcHandler/html/search/mag_sel.svg
515share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_79.html 462share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_0.html
516share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_79.js 463share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_0.js
517share/doc/qore-yaml-module/YamlRpcHandler/html/search/nomatches.html 464share/doc/qore-yaml-module/YamlRpcHandler/html/search/nomatches.html
518share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_79.html 465share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_0.html
519share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_79.js 466share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_0.js
520share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.css 467share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.css
521share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.js 468share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.js
522share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_l.png 469share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_l.png
523share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_m.png 470share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_m.png
524share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_r.png 471share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_r.png
525share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_69.html 472share/doc/qore-yaml-module/YamlRpcHandler/html/search/searchdata.js
526share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_69.js 473share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_0.html
527share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_76.html 474share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_0.js
528share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_76.js 475share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_1.html
 476share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_1.js
 477share/doc/qore-yaml-module/YamlRpcHandler/html/splitbar.png
529share/doc/qore-yaml-module/YamlRpcHandler/html/sync_off.png 478share/doc/qore-yaml-module/YamlRpcHandler/html/sync_off.png
530share/doc/qore-yaml-module/YamlRpcHandler/html/sync_on.png 479share/doc/qore-yaml-module/YamlRpcHandler/html/sync_on.png
531share/doc/qore-yaml-module/YamlRpcHandler/html/tab_a.png 480share/doc/qore-yaml-module/YamlRpcHandler/html/tab_a.png
532share/doc/qore-yaml-module/YamlRpcHandler/html/tab_b.png 481share/doc/qore-yaml-module/YamlRpcHandler/html/tab_b.png
533share/doc/qore-yaml-module/YamlRpcHandler/html/tab_h.png 482share/doc/qore-yaml-module/YamlRpcHandler/html/tab_h.png
534share/doc/qore-yaml-module/YamlRpcHandler/html/tab_s.png 483share/doc/qore-yaml-module/YamlRpcHandler/html/tab_s.png
535share/doc/qore-yaml-module/YamlRpcHandler/html/tabs.css 484share/doc/qore-yaml-module/YamlRpcHandler/html/tabs.css
536share/doc/qore-yaml-module/yaml/html/bc_s.png 485share/doc/qore-yaml-module/yaml/html/bc_s.png
537share/doc/qore-yaml-module/yaml/html/bdwn.png 486share/doc/qore-yaml-module/yaml/html/bdwn.png
538share/doc/qore-yaml-module/yaml/html/closed.png 487share/doc/qore-yaml-module/yaml/html/closed.png
539share/doc/qore-yaml-module/yaml/html/deprecated.html 488share/doc/qore-yaml-module/yaml/html/deprecated.html
540share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 489share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
541share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js 490share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
 491share/doc/qore-yaml-module/yaml/html/doc.png
542share/doc/qore-yaml-module/yaml/html/doxygen.css 492share/doc/qore-yaml-module/yaml/html/doxygen.css
543share/doc/qore-yaml-module/yaml/html/doxygen.png 493share/doc/qore-yaml-module/yaml/html/doxygen.svg
544share/doc/qore-yaml-module/yaml/html/dynsections.js 494share/doc/qore-yaml-module/yaml/html/dynsections.js
545share/doc/qore-yaml-module/yaml/html/files.html 495share/doc/qore-yaml-module/yaml/html/files.html
546share/doc/qore-yaml-module/yaml/html/files.js 496share/doc/qore-yaml-module/yaml/html/files_dup.js
547share/doc/qore-yaml-module/yaml/html/ftv2blank.png 497share/doc/qore-yaml-module/yaml/html/folderclosed.png
548share/doc/qore-yaml-module/yaml/html/ftv2cl.png 498share/doc/qore-yaml-module/yaml/html/folderopen.png
549share/doc/qore-yaml-module/yaml/html/ftv2doc.png 
550share/doc/qore-yaml-module/yaml/html/ftv2folderclosed.png 
551share/doc/qore-yaml-module/yaml/html/ftv2folderopen.png 
552share/doc/qore-yaml-module/yaml/html/ftv2lastnode.png 
553share/doc/qore-yaml-module/yaml/html/ftv2link.png 
554share/doc/qore-yaml-module/yaml/html/ftv2mlastnode.png 
555share/doc/qore-yaml-module/yaml/html/ftv2mnode.png 
556share/doc/qore-yaml-module/yaml/html/ftv2mo.png 
557share/doc/qore-yaml-module/yaml/html/ftv2node.png 
558share/doc/qore-yaml-module/yaml/html/ftv2ns.png 
559share/doc/qore-yaml-module/yaml/html/ftv2plastnode.png 
560share/doc/qore-yaml-module/yaml/html/ftv2pnode.png 
561share/doc/qore-yaml-module/yaml/html/ftv2splitbar.png 
562share/doc/qore-yaml-module/yaml/html/ftv2vertline.png 
563share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.html 499share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.html
564share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.js 500share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.js
565share/doc/qore-yaml-module/yaml/html/group__yaml__functions.html 501share/doc/qore-yaml-module/yaml/html/group__yaml__functions.html
566share/doc/qore-yaml-module/yaml/html/group__yaml__functions.js 502share/doc/qore-yaml-module/yaml/html/group__yaml__functions.js
567share/doc/qore-yaml-module/yaml/html/index.html 503share/doc/qore-yaml-module/yaml/html/index.html
568share/doc/qore-yaml-module/yaml/html/jquery.js 504share/doc/qore-yaml-module/yaml/html/jquery.js
 505share/doc/qore-yaml-module/yaml/html/menu.js
 506share/doc/qore-yaml-module/yaml/html/menudata.js
569share/doc/qore-yaml-module/yaml/html/modules.html 507share/doc/qore-yaml-module/yaml/html/modules.html
570share/doc/qore-yaml-module/yaml/html/modules.js 508share/doc/qore-yaml-module/yaml/html/modules.js
 509share/doc/qore-yaml-module/yaml/html/namespaceQore.html
 510share/doc/qore-yaml-module/yaml/html/namespaceQore.js
571share/doc/qore-yaml-module/yaml/html/namespaceQore_1_1YAML.html 511share/doc/qore-yaml-module/yaml/html/namespaceQore_1_1YAML.html
572share/doc/qore-yaml-module/yaml/html/namespacemembers.html 512share/doc/qore-yaml-module/yaml/html/namespacemembers.html
573share/doc/qore-yaml-module/yaml/html/namespacemembers_func.html 513share/doc/qore-yaml-module/yaml/html/namespacemembers_func.html
574share/doc/qore-yaml-module/yaml/html/namespacemembers_vars.html 514share/doc/qore-yaml-module/yaml/html/namespacemembers_vars.html
575share/doc/qore-yaml-module/yaml/html/namespaces.html 515share/doc/qore-yaml-module/yaml/html/namespaces.html
576share/doc/qore-yaml-module/yaml/html/namespaces.js 516share/doc/qore-yaml-module/yaml/html/namespaces_dup.js
577share/doc/qore-yaml-module/yaml/html/nav_f.png 517share/doc/qore-yaml-module/yaml/html/nav_f.png
578share/doc/qore-yaml-module/yaml/html/nav_g.png 518share/doc/qore-yaml-module/yaml/html/nav_g.png
579share/doc/qore-yaml-module/yaml/html/nav_h.png 519share/doc/qore-yaml-module/yaml/html/nav_h.png
580share/doc/qore-yaml-module/yaml/html/navtree.css 520share/doc/qore-yaml-module/yaml/html/navtree.css
581share/doc/qore-yaml-module/yaml/html/navtree.js 521share/doc/qore-yaml-module/yaml/html/navtree.js
 522share/doc/qore-yaml-module/yaml/html/navtreedata.js
582share/doc/qore-yaml-module/yaml/html/navtreeindex0.js 523share/doc/qore-yaml-module/yaml/html/navtreeindex0.js
583share/doc/qore-yaml-module/yaml/html/open.png 524share/doc/qore-yaml-module/yaml/html/open.png
584share/doc/qore-yaml-module/yaml/html/pages.html 525share/doc/qore-yaml-module/yaml/html/pages.html
585share/doc/qore-yaml-module/yaml/html/ql__yaml_8dox_8h_source.html 526share/doc/qore-yaml-module/yaml/html/ql__yaml_8dox_8h_source.html
 527share/doc/qore-yaml-module/yaml/html/qore-logo-55x200.png
586share/doc/qore-yaml-module/yaml/html/resize.js 528share/doc/qore-yaml-module/yaml/html/resize.js
587share/doc/qore-yaml-module/yaml/html/search/all_62.html 529share/doc/qore-yaml-module/yaml/html/search/all_0.html
588share/doc/qore-yaml-module/yaml/html/search/all_62.js 530share/doc/qore-yaml-module/yaml/html/search/all_0.js
589share/doc/qore-yaml-module/yaml/html/search/all_63.html 531share/doc/qore-yaml-module/yaml/html/search/all_1.html
590share/doc/qore-yaml-module/yaml/html/search/all_63.js 532share/doc/qore-yaml-module/yaml/html/search/all_1.js
591share/doc/qore-yaml-module/yaml/html/search/all_64.html 533share/doc/qore-yaml-module/yaml/html/search/all_2.html
592share/doc/qore-yaml-module/yaml/html/search/all_64.js 534share/doc/qore-yaml-module/yaml/html/search/all_2.js
593share/doc/qore-yaml-module/yaml/html/search/all_65.html 535share/doc/qore-yaml-module/yaml/html/search/all_3.html
594share/doc/qore-yaml-module/yaml/html/search/all_65.js 536share/doc/qore-yaml-module/yaml/html/search/all_3.js
595share/doc/qore-yaml-module/yaml/html/search/all_67.html 537share/doc/qore-yaml-module/yaml/html/search/all_4.html
596share/doc/qore-yaml-module/yaml/html/search/all_67.js 538share/doc/qore-yaml-module/yaml/html/search/all_4.js
597share/doc/qore-yaml-module/yaml/html/search/all_6d.html 539share/doc/qore-yaml-module/yaml/html/search/all_5.html
598share/doc/qore-yaml-module/yaml/html/search/all_6d.js 540share/doc/qore-yaml-module/yaml/html/search/all_5.js
599share/doc/qore-yaml-module/yaml/html/search/all_6e.html 541share/doc/qore-yaml-module/yaml/html/search/all_6.html
600share/doc/qore-yaml-module/yaml/html/search/all_6e.js 542share/doc/qore-yaml-module/yaml/html/search/all_6.js
601share/doc/qore-yaml-module/yaml/html/search/all_70.html 543share/doc/qore-yaml-module/yaml/html/search/all_7.html
602share/doc/qore-yaml-module/yaml/html/search/all_70.js 544share/doc/qore-yaml-module/yaml/html/search/all_7.js
603share/doc/qore-yaml-module/yaml/html/search/all_71.html 545share/doc/qore-yaml-module/yaml/html/search/all_8.html
604share/doc/qore-yaml-module/yaml/html/search/all_71.js 546share/doc/qore-yaml-module/yaml/html/search/all_8.js
605share/doc/qore-yaml-module/yaml/html/search/all_79.html 547share/doc/qore-yaml-module/yaml/html/search/all_9.html
606share/doc/qore-yaml-module/yaml/html/search/all_79.js 548share/doc/qore-yaml-module/yaml/html/search/all_9.js
607share/doc/qore-yaml-module/yaml/html/search/close.png 549share/doc/qore-yaml-module/yaml/html/search/close.svg
608share/doc/qore-yaml-module/yaml/html/search/functions_67.html 550share/doc/qore-yaml-module/yaml/html/search/functions_0.html
609share/doc/qore-yaml-module/yaml/html/search/functions_67.js 551share/doc/qore-yaml-module/yaml/html/search/functions_0.js
610share/doc/qore-yaml-module/yaml/html/search/functions_6d.html 552share/doc/qore-yaml-module/yaml/html/search/functions_1.html
611share/doc/qore-yaml-module/yaml/html/search/functions_6d.js 553share/doc/qore-yaml-module/yaml/html/search/functions_1.js
612share/doc/qore-yaml-module/yaml/html/search/functions_70.html 554share/doc/qore-yaml-module/yaml/html/search/functions_2.html
613share/doc/qore-yaml-module/yaml/html/search/functions_70.js 555share/doc/qore-yaml-module/yaml/html/search/functions_2.js
614share/doc/qore-yaml-module/yaml/html/search/groups_79.html 556share/doc/qore-yaml-module/yaml/html/search/groups_0.html
615share/doc/qore-yaml-module/yaml/html/search/groups_79.js 557share/doc/qore-yaml-module/yaml/html/search/groups_0.js
616share/doc/qore-yaml-module/yaml/html/search/mag_sel.png 558share/doc/qore-yaml-module/yaml/html/search/mag_sel.svg
617share/doc/qore-yaml-module/yaml/html/search/namespaces_71.html 559share/doc/qore-yaml-module/yaml/html/search/namespaces_0.html
618share/doc/qore-yaml-module/yaml/html/search/namespaces_71.js 560share/doc/qore-yaml-module/yaml/html/search/namespaces_0.js
619share/doc/qore-yaml-module/yaml/html/search/nomatches.html 561share/doc/qore-yaml-module/yaml/html/search/nomatches.html
620share/doc/qore-yaml-module/yaml/html/search/pages_64.html 562share/doc/qore-yaml-module/yaml/html/search/pages_0.html
621share/doc/qore-yaml-module/yaml/html/search/pages_64.js 563share/doc/qore-yaml-module/yaml/html/search/pages_0.js
622share/doc/qore-yaml-module/yaml/html/search/pages_71.html 564share/doc/qore-yaml-module/yaml/html/search/pages_1.html
623share/doc/qore-yaml-module/yaml/html/search/pages_71.js 565share/doc/qore-yaml-module/yaml/html/search/pages_1.js
624share/doc/qore-yaml-module/yaml/html/search/search.css 566share/doc/qore-yaml-module/yaml/html/search/search.css
625share/doc/qore-yaml-module/yaml/html/search/search.js 567share/doc/qore-yaml-module/yaml/html/search/search.js
626share/doc/qore-yaml-module/yaml/html/search/search_l.png 568share/doc/qore-yaml-module/yaml/html/search/search_l.png
627share/doc/qore-yaml-module/yaml/html/search/search_m.png 569share/doc/qore-yaml-module/yaml/html/search/search_m.png
628share/doc/qore-yaml-module/yaml/html/search/search_r.png 570share/doc/qore-yaml-module/yaml/html/search/search_r.png
629share/doc/qore-yaml-module/yaml/html/search/variables_62.html 571share/doc/qore-yaml-module/yaml/html/search/searchdata.js
630share/doc/qore-yaml-module/yaml/html/search/variables_62.js 572share/doc/qore-yaml-module/yaml/html/search/variables_0.html
631share/doc/qore-yaml-module/yaml/html/search/variables_63.html 573share/doc/qore-yaml-module/yaml/html/search/variables_0.js
632share/doc/qore-yaml-module/yaml/html/search/variables_63.js 574share/doc/qore-yaml-module/yaml/html/search/variables_1.html
633share/doc/qore-yaml-module/yaml/html/search/variables_65.html 575share/doc/qore-yaml-module/yaml/html/search/variables_1.js
634share/doc/qore-yaml-module/yaml/html/search/variables_65.js 576share/doc/qore-yaml-module/yaml/html/search/variables_2.html
635share/doc/qore-yaml-module/yaml/html/search/variables_6e.html 577share/doc/qore-yaml-module/yaml/html/search/variables_2.js
636share/doc/qore-yaml-module/yaml/html/search/variables_6e.js 578share/doc/qore-yaml-module/yaml/html/search/variables_3.html
637share/doc/qore-yaml-module/yaml/html/search/variables_79.html 579share/doc/qore-yaml-module/yaml/html/search/variables_3.js
638share/doc/qore-yaml-module/yaml/html/search/variables_79.js 580share/doc/qore-yaml-module/yaml/html/search/variables_4.html
 581share/doc/qore-yaml-module/yaml/html/search/variables_4.js
 582share/doc/qore-yaml-module/yaml/html/splitbar.png
639share/doc/qore-yaml-module/yaml/html/sync_off.png 583share/doc/qore-yaml-module/yaml/html/sync_off.png
640share/doc/qore-yaml-module/yaml/html/sync_on.png 584share/doc/qore-yaml-module/yaml/html/sync_on.png
641share/doc/qore-yaml-module/yaml/html/tab_a.png 585share/doc/qore-yaml-module/yaml/html/tab_a.png
642share/doc/qore-yaml-module/yaml/html/tab_b.png 586share/doc/qore-yaml-module/yaml/html/tab_b.png
643share/doc/qore-yaml-module/yaml/html/tab_h.png 587share/doc/qore-yaml-module/yaml/html/tab_h.png
644share/doc/qore-yaml-module/yaml/html/tab_s.png 588share/doc/qore-yaml-module/yaml/html/tab_s.png
645share/doc/qore-yaml-module/yaml/html/tabs.css 589share/doc/qore-yaml-module/yaml/html/tabs.css
646${QORE_USER_MODULE_DIR}/DataStreamClient.qm 590${QORE_USER_MODULE_DIR}/DataStreamClient.qm
647${QORE_USER_MODULE_DIR}/DataStreamRequestHandler.qm 591${QORE_USER_MODULE_DIR}/DataStreamRequestHandler.qm
648${QORE_USER_MODULE_DIR}/DataStreamUtil.qm 592${QORE_USER_MODULE_DIR}/DataStreamUtil.qm
649${QORE_USER_MODULE_DIR}/YamlRpcClient.qm 593${QORE_USER_MODULE_DIR}/YamlRpcClient.qm
650${QORE_USER_MODULE_DIR}/YamlRpcHandler.qm 594${QORE_USER_MODULE_DIR}/YamlRpcHandler.qm

cvs diff -r1.6 -r1.7 pkgsrc/textproc/qore-yaml-module/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/qore-yaml-module/distinfo 2021/10/26 11:23:18 1.6
+++ pkgsrc/textproc/qore-yaml-module/distinfo 2022/01/27 19:32:07 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2021/10/26 11:23:18 nia Exp $ 1$NetBSD: distinfo,v 1.7 2022/01/27 19:32:07 nros Exp $
2 2
3BLAKE2s (qore-yaml-module-0.6.tar.bz2) = 65d27374ab8cc6cdba53b65d54720edc16ec76ef5b0eeb04f631edbef5f88596 3BLAKE2s (qore-yaml-module-0.7.tar.bz2) = eb588d99aa9207ab2b7415497f81a7bcfecd79b12ca74463b5824390f74bf9a7
4SHA512 (qore-yaml-module-0.6.tar.bz2) = 18fcefb913d3ce9ffdd3ce1f4e69859fae85810f7d048bcb0283f73a17a98ecefa97f3d155ed441411695e6601d8d36d69c25b39e95c01ef0ceb4e7a432d17c1 4SHA512 (qore-yaml-module-0.7.tar.bz2) = bbcc4ca70759735434c3fc5a151d88591e06b07841bb0322e6450c0bb2393f43477a8366b499e02ff97c81919d1f77feac8aed718004cdf98096fd5d58545b18
5Size (qore-yaml-module-0.6.tar.bz2) = 836712 bytes 5Size (qore-yaml-module-0.7.tar.bz2) = 1013392 bytes