pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/qore-yaml-module



Module Name:    pkgsrc
Committed By:   nros
Date:           Fri Jul 22 12:39:22 UTC 2016

Modified Files:
        pkgsrc/textproc/qore-yaml-module: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/textproc/qore-yaml-module/patches: patch-configure
            patch-src_Makefile.in

Log Message:
Update qore-xml-module to version 0.5.

Patches have been applied upstream.

release notes:
This release of the yaml module includes bug fixes and major new features
such as:

* Support for the DataStream Protocol allowing point-to-point data streaming
  over HTTP using YAML-serialized chunks of data;
  the following user modules support this:
   - DataStreamClient
   - DataStreamRequestHandler
   - DataStreamUtil
* new function naming convention


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/qore-yaml-module/Makefile \
    pkgsrc/textproc/qore-yaml-module/buildlink3.mk \
    pkgsrc/textproc/qore-yaml-module/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/qore-yaml-module/PLIST
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/textproc/qore-yaml-module/patches/patch-configure \
    pkgsrc/textproc/qore-yaml-module/patches/patch-src_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/qore-yaml-module/Makefile
diff -u pkgsrc/textproc/qore-yaml-module/Makefile:1.2 pkgsrc/textproc/qore-yaml-module/Makefile:1.3
--- pkgsrc/textproc/qore-yaml-module/Makefile:1.2       Sat Mar  5 11:27:56 2016
+++ pkgsrc/textproc/qore-yaml-module/Makefile   Fri Jul 22 12:39:22 2016
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2016/03/05 11:27:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/22 12:39:22 nros Exp $
 
-DISTNAME=      qore-yaml-module-0.4
-PKGREVISION=   5
+DISTNAME=      qore-yaml-module-0.5
 CATEGORIES=    textproc
-MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=qore/}
+MASTER_SITES=   ${MASTER_SITE_GITHUB:=qorelanguage/}
 EXTRACT_SUFX=   .tar.bz2
+GITHUB_PROJECT=        module-yaml
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 
-MAINTAINER=    nros%users.sourceforge.net@localhost
+MAINTAINER=    nros%netbsd.org@localhost
 COMMENT=       Yaml module for Qore
 HOMEPAGE=      http://www.qore.org/
 LICENSE=       gnu-lgpl-v2.1 OR mit
@@ -18,6 +19,8 @@ USE_TOOLS+=   gmake pax
 
 PTHREAD_OPTS+= native
 
+CONFIGURE_ARGS+=--with-libsuffix=""
+
 #This is needed in order to comply the with MIT license and binary distribution
 #Install docs.
 INSTALLATION_DIRS+=    share/doc/${PKGBASE}
Index: pkgsrc/textproc/qore-yaml-module/buildlink3.mk
diff -u pkgsrc/textproc/qore-yaml-module/buildlink3.mk:1.2 pkgsrc/textproc/qore-yaml-module/buildlink3.mk:1.3
--- pkgsrc/textproc/qore-yaml-module/buildlink3.mk:1.2  Sat Mar  5 11:27:56 2016
+++ pkgsrc/textproc/qore-yaml-module/buildlink3.mk      Fri Jul 22 12:39:22 2016
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2016/03/05 11:27:56 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2016/07/22 12:39:22 nros Exp $
 #
 
 BUILDLINK_TREE+=       qore-yaml-module
@@ -7,7 +7,7 @@ BUILDLINK_TREE+=        qore-yaml-module
 QORE_YAML_MODULE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.qore-yaml-module+=       qore-yaml-module>=0.4
-BUILDLINK_ABI_DEPENDS.qore-yaml-module?=       qore-yaml-module>=0.4nb5
+BUILDLINK_ABI_DEPENDS.qore-yaml-module?=       qore-yaml-module>=0.5
 BUILDLINK_PKGSRCDIR.qore-yaml-module?= ../../textproc/qore-yaml-module
 
 
Index: pkgsrc/textproc/qore-yaml-module/distinfo
diff -u pkgsrc/textproc/qore-yaml-module/distinfo:1.2 pkgsrc/textproc/qore-yaml-module/distinfo:1.3
--- pkgsrc/textproc/qore-yaml-module/distinfo:1.2       Wed Nov  4 02:00:06 2015
+++ pkgsrc/textproc/qore-yaml-module/distinfo   Fri Jul 22 12:39:22 2016
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:00:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/07/22 12:39:22 nros Exp $
 
-SHA1 (qore-yaml-module-0.4.tar.bz2) = f25685d08fae5e856eda05bf7f00853c6fee11d3
-RMD160 (qore-yaml-module-0.4.tar.bz2) = 8f09b44abfa6d150d31759d39ed5edcb65f7a5f5
-SHA512 (qore-yaml-module-0.4.tar.bz2) = c6623c82e23dc2ac46249e7a9f6354ab96bc950655fd8a4e2252e686350a3beb2ece10fc79b81b331a470f6ef1e31bea5a0df2056ba40a9b0da514479b775dbe
-Size (qore-yaml-module-0.4.tar.bz2) = 529023 bytes
-SHA1 (patch-configure) = c1b05c303d0ae9eb1c6e7e2c729efa6122da8d76
-SHA1 (patch-src_Makefile.in) = fe5669255ad9d1b7a93369d8dbae346c9b293b9b
+SHA1 (qore-yaml-module-0.5.tar.bz2) = 49002afeec542abdefcea3555b365eb86ee5f112
+RMD160 (qore-yaml-module-0.5.tar.bz2) = be376d01dccb818237702fb89edd4b24ce335be0
+SHA512 (qore-yaml-module-0.5.tar.bz2) = 3891874bf849d5f83102beea527794371e24a5feccc3ab895e931ab9b17cf47abd4df4552641b2697d0895df454e3a8a5854565836afa7eea181c21fd51b1a89
+Size (qore-yaml-module-0.5.tar.bz2) = 782992 bytes

Index: pkgsrc/textproc/qore-yaml-module/PLIST
diff -u pkgsrc/textproc/qore-yaml-module/PLIST:1.1 pkgsrc/textproc/qore-yaml-module/PLIST:1.2
--- pkgsrc/textproc/qore-yaml-module/PLIST:1.1  Tue Dec 30 15:52:04 2014
+++ pkgsrc/textproc/qore-yaml-module/PLIST      Fri Jul 22 12:39:22 2016
@@ -1,12 +1,313 @@
-@comment $NetBSD: PLIST,v 1.1 2014/12/30 15:52:04 wiz Exp $
-${QORE_MODULE_DIR}/${QORE_VERSION}/YamlRpcClient.qm
-${QORE_MODULE_DIR}/${QORE_VERSION}/YamlRpcHandler.qm
+@comment $NetBSD: PLIST,v 1.2 2016/07/22 12:39:22 nros Exp $
 ${QORE_MODULE_DIR}/yaml-api-${QORE_LATEST_MODULE_API}.qmod
 share/doc/qore-yaml-module/COPYING.LGPL
 share/doc/qore-yaml-module/COPYING.MIT
+share/doc/qore-yaml-module/DataStreamClient/html/_data_stream_client_8qm_8dox_8h_source.html
+share/doc/qore-yaml-module/DataStreamClient/html/annotated.html
+share/doc/qore-yaml-module/DataStreamClient/html/annotated_dup.js
+share/doc/qore-yaml-module/DataStreamClient/html/arrowdown.png
+share/doc/qore-yaml-module/DataStreamClient/html/arrowright.png
+share/doc/qore-yaml-module/DataStreamClient/html/bc_s.png
+share/doc/qore-yaml-module/DataStreamClient/html/bdwn.png
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client-members.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_client.js
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message-members.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.map
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.md5
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_message__inherit__graph.png
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message-members.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message.js
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.map
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.md5
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_recv_message__inherit__graph.png
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message-members.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.html
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message.js
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.map
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.md5
+share/doc/qore-yaml-module/DataStreamClient/html/class_data_stream_client_1_1_data_stream_send_message__inherit__graph.png
+share/doc/qore-yaml-module/DataStreamClient/html/classes.html
+share/doc/qore-yaml-module/DataStreamClient/html/closed.png
+share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
+share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map
+share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5
+share/doc/qore-yaml-module/DataStreamClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png
+share/doc/qore-yaml-module/DataStreamClient/html/doc.png
+share/doc/qore-yaml-module/DataStreamClient/html/doxygen.css
+share/doc/qore-yaml-module/DataStreamClient/html/doxygen.png
+share/doc/qore-yaml-module/DataStreamClient/html/dynsections.js
+share/doc/qore-yaml-module/DataStreamClient/html/folderclosed.png
+share/doc/qore-yaml-module/DataStreamClient/html/folderopen.png
+share/doc/qore-yaml-module/DataStreamClient/html/functions.html
+share/doc/qore-yaml-module/DataStreamClient/html/functions_func.html
+share/doc/qore-yaml-module/DataStreamClient/html/functions_vars.html
+share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.html
+share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.md5
+share/doc/qore-yaml-module/DataStreamClient/html/graph_legend.png
+share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.html
+share/doc/qore-yaml-module/DataStreamClient/html/hierarchy.js
+share/doc/qore-yaml-module/DataStreamClient/html/index.html
+share/doc/qore-yaml-module/DataStreamClient/html/index.qhp
+share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.map
+share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.md5
+share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_0.png
+share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.map
+share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.md5
+share/doc/qore-yaml-module/DataStreamClient/html/inherit_graph_1.png
+share/doc/qore-yaml-module/DataStreamClient/html/inherits.html
+share/doc/qore-yaml-module/DataStreamClient/html/jquery.js
+share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.html
+share/doc/qore-yaml-module/DataStreamClient/html/namespace_data_stream_client.js
+share/doc/qore-yaml-module/DataStreamClient/html/namespaces.html
+share/doc/qore-yaml-module/DataStreamClient/html/namespaces.js
+share/doc/qore-yaml-module/DataStreamClient/html/nav_f.png
+share/doc/qore-yaml-module/DataStreamClient/html/nav_g.png
+share/doc/qore-yaml-module/DataStreamClient/html/nav_h.png
+share/doc/qore-yaml-module/DataStreamClient/html/navtree.css
+share/doc/qore-yaml-module/DataStreamClient/html/navtree.js
+share/doc/qore-yaml-module/DataStreamClient/html/navtreedata.js
+share/doc/qore-yaml-module/DataStreamClient/html/navtreeindex0.js
+share/doc/qore-yaml-module/DataStreamClient/html/open.png
+share/doc/qore-yaml-module/DataStreamClient/html/resize.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_1.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_1.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_2.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_2.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_3.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_3.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_4.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_4.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_5.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_5.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_6.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_6.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_7.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/all_7.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/classes_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/classes_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/close.png
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_1.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_1.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_2.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_2.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_3.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_3.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_4.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_4.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_5.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_5.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_6.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/functions_6.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/groups_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/groups_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/mag_sel.png
+share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/namespaces_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/nomatches.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/pages_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/pages_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/search.css
+share/doc/qore-yaml-module/DataStreamClient/html/search/search.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/search_l.png
+share/doc/qore-yaml-module/DataStreamClient/html/search/search_m.png
+share/doc/qore-yaml-module/DataStreamClient/html/search/search_r.png
+share/doc/qore-yaml-module/DataStreamClient/html/search/searchdata.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/variables_0.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/variables_0.js
+share/doc/qore-yaml-module/DataStreamClient/html/search/variables_1.html
+share/doc/qore-yaml-module/DataStreamClient/html/search/variables_1.js
+share/doc/qore-yaml-module/DataStreamClient/html/splitbar.png
+share/doc/qore-yaml-module/DataStreamClient/html/sync_off.png
+share/doc/qore-yaml-module/DataStreamClient/html/sync_on.png
+share/doc/qore-yaml-module/DataStreamClient/html/tab_a.png
+share/doc/qore-yaml-module/DataStreamClient/html/tab_b.png
+share/doc/qore-yaml-module/DataStreamClient/html/tab_h.png
+share/doc/qore-yaml-module/DataStreamClient/html/tab_s.png
+share/doc/qore-yaml-module/DataStreamClient/html/tabs.css
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/_data_stream_request_handler_8qm_8dox_8h_source.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/annotated_dup.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/arrowdown.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/arrowright.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/bc_s.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/bdwn.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler-members.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/class_data_stream_request_handler_1_1_abstract_data_stream_request_handler.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/classes.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/closed.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/doc.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.css
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/doxygen.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/dynsections.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/folderclosed.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/folderopen.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_func.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/functions_vars.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.md5
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/graph_legend.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/index.qhp
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/jquery.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespace_data_stream_request_handler.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/namespaces.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_f.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_g.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/nav_h.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.css
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtree.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreedata.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/navtreeindex0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/open.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/resize.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_1.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_1.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_2.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_2.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_3.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_3.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_4.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_4.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_5.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_5.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_6.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/all_6.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/classes_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/close.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_1.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_1.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_2.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_2.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_3.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_3.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_4.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/functions_4.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/groups_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/mag_sel.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/namespaces_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/nomatches.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/pages_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.css
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_l.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_m.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/search_r.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/searchdata.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_0.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_0.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_1.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_1.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_2.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_2.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_3.html
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/search/variables_3.js
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/splitbar.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_off.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/sync_on.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_a.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_b.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_h.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/tab_s.png
+share/doc/qore-yaml-module/DataStreamRequestHandler/html/tabs.css
+share/doc/qore-yaml-module/DataStreamUtil/html/_data_stream_util_8qm_8dox_8h_source.html
+share/doc/qore-yaml-module/DataStreamUtil/html/arrowdown.png
+share/doc/qore-yaml-module/DataStreamUtil/html/arrowright.png
+share/doc/qore-yaml-module/DataStreamUtil/html/bc_s.png
+share/doc/qore-yaml-module/DataStreamUtil/html/bdwn.png
+share/doc/qore-yaml-module/DataStreamUtil/html/closed.png
+share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
+share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map
+share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5
+share/doc/qore-yaml-module/DataStreamUtil/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png
+share/doc/qore-yaml-module/DataStreamUtil/html/doc.png
+share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.css
+share/doc/qore-yaml-module/DataStreamUtil/html/doxygen.png
+share/doc/qore-yaml-module/DataStreamUtil/html/dynsections.js
+share/doc/qore-yaml-module/DataStreamUtil/html/folderclosed.png
+share/doc/qore-yaml-module/DataStreamUtil/html/folderopen.png
+share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.html
+share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.md5
+share/doc/qore-yaml-module/DataStreamUtil/html/graph_legend.png
+share/doc/qore-yaml-module/DataStreamUtil/html/group___data_stram_headers.html
+share/doc/qore-yaml-module/DataStreamUtil/html/group___data_stram_headers.js
+share/doc/qore-yaml-module/DataStreamUtil/html/index.html
+share/doc/qore-yaml-module/DataStreamUtil/html/index.qhp
+share/doc/qore-yaml-module/DataStreamUtil/html/jquery.js
+share/doc/qore-yaml-module/DataStreamUtil/html/modules.html
+share/doc/qore-yaml-module/DataStreamUtil/html/modules.js
+share/doc/qore-yaml-module/DataStreamUtil/html/namespace_data_stream_util.html
+share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers.html
+share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_func.html
+share/doc/qore-yaml-module/DataStreamUtil/html/namespacemembers_vars.html
+share/doc/qore-yaml-module/DataStreamUtil/html/namespaces.html
+share/doc/qore-yaml-module/DataStreamUtil/html/namespaces.js
+share/doc/qore-yaml-module/DataStreamUtil/html/nav_f.png
+share/doc/qore-yaml-module/DataStreamUtil/html/nav_g.png
+share/doc/qore-yaml-module/DataStreamUtil/html/nav_h.png
+share/doc/qore-yaml-module/DataStreamUtil/html/navtree.css
+share/doc/qore-yaml-module/DataStreamUtil/html/navtree.js
+share/doc/qore-yaml-module/DataStreamUtil/html/navtreedata.js
+share/doc/qore-yaml-module/DataStreamUtil/html/navtreeindex0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/open.png
+share/doc/qore-yaml-module/DataStreamUtil/html/resize.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/all_0.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/all_0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/close.png
+share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_0.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/functions_0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_0.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/groups_0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/mag_sel.png
+share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_0.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/namespaces_0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/nomatches.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_0.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/pages_0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/search.css
+share/doc/qore-yaml-module/DataStreamUtil/html/search/search.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/search_l.png
+share/doc/qore-yaml-module/DataStreamUtil/html/search/search_m.png
+share/doc/qore-yaml-module/DataStreamUtil/html/search/search_r.png
+share/doc/qore-yaml-module/DataStreamUtil/html/search/searchdata.js
+share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_0.html
+share/doc/qore-yaml-module/DataStreamUtil/html/search/variables_0.js
+share/doc/qore-yaml-module/DataStreamUtil/html/splitbar.png
+share/doc/qore-yaml-module/DataStreamUtil/html/sync_off.png
+share/doc/qore-yaml-module/DataStreamUtil/html/sync_on.png
+share/doc/qore-yaml-module/DataStreamUtil/html/tab_a.png
+share/doc/qore-yaml-module/DataStreamUtil/html/tab_b.png
+share/doc/qore-yaml-module/DataStreamUtil/html/tab_h.png
+share/doc/qore-yaml-module/DataStreamUtil/html/tab_s.png
+share/doc/qore-yaml-module/DataStreamUtil/html/tabs.css
 share/doc/qore-yaml-module/YamlRpcClient/html/_yaml_rpc_client_8qm_8dox_8h_source.html
 share/doc/qore-yaml-module/YamlRpcClient/html/annotated.html
 share/doc/qore-yaml-module/YamlRpcClient/html/annotated.js
+share/doc/qore-yaml-module/YamlRpcClient/html/annotated_dup.js
+share/doc/qore-yaml-module/YamlRpcClient/html/arrowdown.png
+share/doc/qore-yaml-module/YamlRpcClient/html/arrowright.png
 share/doc/qore-yaml-module/YamlRpcClient/html/bc_s.png
 share/doc/qore-yaml-module/YamlRpcClient/html/bdwn.png
 share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client-members.html
@@ -14,33 +315,16 @@ share/doc/qore-yaml-module/YamlRpcClient
 share/doc/qore-yaml-module/YamlRpcClient/html/class_yaml_rpc_client_1_1_yaml_rpc_client.js
 share/doc/qore-yaml-module/YamlRpcClient/html/classes.html
 share/doc/qore-yaml-module/YamlRpcClient/html/closed.png
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_49e56c817e5e54854c35e136979f97ca.html
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5
-share/doc/qore-yaml-module/YamlRpcClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png
+share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
+share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map
+share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5
+share/doc/qore-yaml-module/YamlRpcClient/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png
+share/doc/qore-yaml-module/YamlRpcClient/html/doc.png
 share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.css
 share/doc/qore-yaml-module/YamlRpcClient/html/doxygen.png
 share/doc/qore-yaml-module/YamlRpcClient/html/dynsections.js
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2blank.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2cl.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2doc.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2folderclosed.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2folderopen.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2lastnode.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2link.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2mlastnode.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2mnode.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2mo.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2node.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2ns.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2plastnode.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2pnode.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2splitbar.png
-share/doc/qore-yaml-module/YamlRpcClient/html/ftv2vertline.png
+share/doc/qore-yaml-module/YamlRpcClient/html/folderclosed.png
+share/doc/qore-yaml-module/YamlRpcClient/html/folderopen.png
 share/doc/qore-yaml-module/YamlRpcClient/html/functions.html
 share/doc/qore-yaml-module/YamlRpcClient/html/functions_func.html
 share/doc/qore-yaml-module/YamlRpcClient/html/functions_vars.html
@@ -50,44 +334,53 @@ share/doc/qore-yaml-module/YamlRpcClient
 share/doc/qore-yaml-module/YamlRpcClient/html/index.html
 share/doc/qore-yaml-module/YamlRpcClient/html/index.qhp
 share/doc/qore-yaml-module/YamlRpcClient/html/jquery.js
+share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.html
+share/doc/qore-yaml-module/YamlRpcClient/html/namespace_yaml_rpc_client.js
+share/doc/qore-yaml-module/YamlRpcClient/html/namespaces.html
+share/doc/qore-yaml-module/YamlRpcClient/html/namespaces.js
 share/doc/qore-yaml-module/YamlRpcClient/html/nav_f.png
 share/doc/qore-yaml-module/YamlRpcClient/html/nav_g.png
 share/doc/qore-yaml-module/YamlRpcClient/html/nav_h.png
 share/doc/qore-yaml-module/YamlRpcClient/html/navtree.css
 share/doc/qore-yaml-module/YamlRpcClient/html/navtree.js
+share/doc/qore-yaml-module/YamlRpcClient/html/navtreedata.js
 share/doc/qore-yaml-module/YamlRpcClient/html/navtreeindex0.js
 share/doc/qore-yaml-module/YamlRpcClient/html/open.png
 share/doc/qore-yaml-module/YamlRpcClient/html/resize.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_63.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_63.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_64.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_64.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_6d.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_6d.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_76.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_76.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_79.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/all_79.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_79.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_79.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_0.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_0.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_1.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_1.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_2.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_2.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_3.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_3.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_4.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/all_4.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_0.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/classes_0.js
 share/doc/qore-yaml-module/YamlRpcClient/html/search/close.png
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_63.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_63.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_6d.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_6d.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_0.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_0.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_1.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/functions_1.js
 share/doc/qore-yaml-module/YamlRpcClient/html/search/mag_sel.png
+share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_0.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/namespaces_0.js
 share/doc/qore-yaml-module/YamlRpcClient/html/search/nomatches.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_79.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_79.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_0.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/pages_0.js
 share/doc/qore-yaml-module/YamlRpcClient/html/search/search.css
 share/doc/qore-yaml-module/YamlRpcClient/html/search/search.js
 share/doc/qore-yaml-module/YamlRpcClient/html/search/search_l.png
 share/doc/qore-yaml-module/YamlRpcClient/html/search/search_m.png
 share/doc/qore-yaml-module/YamlRpcClient/html/search/search_r.png
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_64.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_64.js
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_76.html
-share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_76.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/searchdata.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_0.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_0.js
+share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_1.html
+share/doc/qore-yaml-module/YamlRpcClient/html/search/variables_1.js
+share/doc/qore-yaml-module/YamlRpcClient/html/splitbar.png
 share/doc/qore-yaml-module/YamlRpcClient/html/sync_off.png
 share/doc/qore-yaml-module/YamlRpcClient/html/sync_on.png
 share/doc/qore-yaml-module/YamlRpcClient/html/tab_a.png
@@ -97,7 +390,9 @@ share/doc/qore-yaml-module/YamlRpcClient
 share/doc/qore-yaml-module/YamlRpcClient/html/tabs.css
 share/doc/qore-yaml-module/YamlRpcHandler/html/_yaml_rpc_handler_8qm_8dox_8h_source.html
 share/doc/qore-yaml-module/YamlRpcHandler/html/annotated.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/annotated.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/annotated_dup.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/arrowdown.png
+share/doc/qore-yaml-module/YamlRpcHandler/html/arrowright.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/bc_s.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/bdwn.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler-members.html
@@ -105,33 +400,16 @@ share/doc/qore-yaml-module/YamlRpcHandle
 share/doc/qore-yaml-module/YamlRpcHandler/html/class_yaml_rpc_handler_1_1_yaml_rpc_handler.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/classes.html
 share/doc/qore-yaml-module/YamlRpcHandler/html/closed.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5
-share/doc/qore-yaml-module/YamlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png
+share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.map
+share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.md5
+share/doc/qore-yaml-module/YamlRpcHandler/html/dir_1935124a1d355a6bc0fee3e0733e48ca_dep.png
+share/doc/qore-yaml-module/YamlRpcHandler/html/doc.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.css
 share/doc/qore-yaml-module/YamlRpcHandler/html/doxygen.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/dynsections.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2blank.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2cl.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2doc.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2folderclosed.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2folderopen.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2lastnode.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2link.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2mlastnode.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2mnode.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2mo.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2node.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2ns.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2plastnode.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2pnode.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2splitbar.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/ftv2vertline.png
+share/doc/qore-yaml-module/YamlRpcHandler/html/folderclosed.png
+share/doc/qore-yaml-module/YamlRpcHandler/html/folderopen.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/functions.html
 share/doc/qore-yaml-module/YamlRpcHandler/html/functions_func.html
 share/doc/qore-yaml-module/YamlRpcHandler/html/functions_vars.html
@@ -150,53 +428,56 @@ share/doc/qore-yaml-module/YamlRpcHandle
 share/doc/qore-yaml-module/YamlRpcHandler/html/nav_h.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.css
 share/doc/qore-yaml-module/YamlRpcHandler/html/navtree.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/navtreedata.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/navtreeindex0.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/open.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/resize.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_61.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_61.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_63.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_63.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_67.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_67.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_69.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_69.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6d.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6d.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_73.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_73.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_76.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_76.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_79.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_79.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_79.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_79.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_0.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_0.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_1.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_1.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_2.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_2.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_3.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_3.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_4.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_4.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_5.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_5.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_6.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_7.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/all_7.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_0.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/classes_0.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/close.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_61.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_61.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_63.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_63.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_67.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_67.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_6d.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_6d.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_73.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_73.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_0.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_0.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_1.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_1.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_2.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_2.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_3.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_3.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_4.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/functions_4.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/mag_sel.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_79.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_79.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_0.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/namespaces_0.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/nomatches.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_79.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_79.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_0.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/pages_0.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.css
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/search.js
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_l.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_m.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/search/search_r.png
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_69.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_69.js
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_76.html
-share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_76.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/searchdata.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_0.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_0.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_1.html
+share/doc/qore-yaml-module/YamlRpcHandler/html/search/variables_1.js
+share/doc/qore-yaml-module/YamlRpcHandler/html/splitbar.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/sync_off.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/sync_on.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/tab_a.png
@@ -204,32 +485,22 @@ share/doc/qore-yaml-module/YamlRpcHandle
 share/doc/qore-yaml-module/YamlRpcHandler/html/tab_h.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/tab_s.png
 share/doc/qore-yaml-module/YamlRpcHandler/html/tabs.css
+share/doc/qore-yaml-module/yaml/html/arrowdown.png
+share/doc/qore-yaml-module/yaml/html/arrowright.png
 share/doc/qore-yaml-module/yaml/html/bc_s.png
 share/doc/qore-yaml-module/yaml/html/bdwn.png
 share/doc/qore-yaml-module/yaml/html/closed.png
+share/doc/qore-yaml-module/yaml/html/deprecated.html
 share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
 share/doc/qore-yaml-module/yaml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
+share/doc/qore-yaml-module/yaml/html/doc.png
 share/doc/qore-yaml-module/yaml/html/doxygen.css
 share/doc/qore-yaml-module/yaml/html/doxygen.png
 share/doc/qore-yaml-module/yaml/html/dynsections.js
 share/doc/qore-yaml-module/yaml/html/files.html
 share/doc/qore-yaml-module/yaml/html/files.js
-share/doc/qore-yaml-module/yaml/html/ftv2blank.png
-share/doc/qore-yaml-module/yaml/html/ftv2cl.png
-share/doc/qore-yaml-module/yaml/html/ftv2doc.png
-share/doc/qore-yaml-module/yaml/html/ftv2folderclosed.png
-share/doc/qore-yaml-module/yaml/html/ftv2folderopen.png
-share/doc/qore-yaml-module/yaml/html/ftv2lastnode.png
-share/doc/qore-yaml-module/yaml/html/ftv2link.png
-share/doc/qore-yaml-module/yaml/html/ftv2mlastnode.png
-share/doc/qore-yaml-module/yaml/html/ftv2mnode.png
-share/doc/qore-yaml-module/yaml/html/ftv2mo.png
-share/doc/qore-yaml-module/yaml/html/ftv2node.png
-share/doc/qore-yaml-module/yaml/html/ftv2ns.png
-share/doc/qore-yaml-module/yaml/html/ftv2plastnode.png
-share/doc/qore-yaml-module/yaml/html/ftv2pnode.png
-share/doc/qore-yaml-module/yaml/html/ftv2splitbar.png
-share/doc/qore-yaml-module/yaml/html/ftv2vertline.png
+share/doc/qore-yaml-module/yaml/html/folderclosed.png
+share/doc/qore-yaml-module/yaml/html/folderopen.png
 share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.html
 share/doc/qore-yaml-module/yaml/html/group__yaml__emitter__option__constants.js
 share/doc/qore-yaml-module/yaml/html/group__yaml__functions.html
@@ -249,56 +520,66 @@ share/doc/qore-yaml-module/yaml/html/nav
 share/doc/qore-yaml-module/yaml/html/nav_h.png
 share/doc/qore-yaml-module/yaml/html/navtree.css
 share/doc/qore-yaml-module/yaml/html/navtree.js
+share/doc/qore-yaml-module/yaml/html/navtreedata.js
 share/doc/qore-yaml-module/yaml/html/navtreeindex0.js
 share/doc/qore-yaml-module/yaml/html/open.png
+share/doc/qore-yaml-module/yaml/html/pages.html
 share/doc/qore-yaml-module/yaml/html/ql__yaml_8dox_8h_source.html
 share/doc/qore-yaml-module/yaml/html/resize.js
-share/doc/qore-yaml-module/yaml/html/search/all_62.html
-share/doc/qore-yaml-module/yaml/html/search/all_62.js
-share/doc/qore-yaml-module/yaml/html/search/all_63.html
-share/doc/qore-yaml-module/yaml/html/search/all_63.js
-share/doc/qore-yaml-module/yaml/html/search/all_65.html
-share/doc/qore-yaml-module/yaml/html/search/all_65.js
-share/doc/qore-yaml-module/yaml/html/search/all_67.html
-share/doc/qore-yaml-module/yaml/html/search/all_67.js
-share/doc/qore-yaml-module/yaml/html/search/all_6d.html
-share/doc/qore-yaml-module/yaml/html/search/all_6d.js
-share/doc/qore-yaml-module/yaml/html/search/all_6e.html
-share/doc/qore-yaml-module/yaml/html/search/all_6e.js
-share/doc/qore-yaml-module/yaml/html/search/all_70.html
-share/doc/qore-yaml-module/yaml/html/search/all_70.js
-share/doc/qore-yaml-module/yaml/html/search/all_71.html
-share/doc/qore-yaml-module/yaml/html/search/all_71.js
-share/doc/qore-yaml-module/yaml/html/search/all_79.html
-share/doc/qore-yaml-module/yaml/html/search/all_79.js
+share/doc/qore-yaml-module/yaml/html/search/all_0.html
+share/doc/qore-yaml-module/yaml/html/search/all_0.js
+share/doc/qore-yaml-module/yaml/html/search/all_1.html
+share/doc/qore-yaml-module/yaml/html/search/all_1.js
+share/doc/qore-yaml-module/yaml/html/search/all_2.html
+share/doc/qore-yaml-module/yaml/html/search/all_2.js
+share/doc/qore-yaml-module/yaml/html/search/all_3.html
+share/doc/qore-yaml-module/yaml/html/search/all_3.js
+share/doc/qore-yaml-module/yaml/html/search/all_4.html
+share/doc/qore-yaml-module/yaml/html/search/all_4.js
+share/doc/qore-yaml-module/yaml/html/search/all_5.html
+share/doc/qore-yaml-module/yaml/html/search/all_5.js
+share/doc/qore-yaml-module/yaml/html/search/all_6.html
+share/doc/qore-yaml-module/yaml/html/search/all_6.js
+share/doc/qore-yaml-module/yaml/html/search/all_7.html
+share/doc/qore-yaml-module/yaml/html/search/all_7.js
+share/doc/qore-yaml-module/yaml/html/search/all_8.html
+share/doc/qore-yaml-module/yaml/html/search/all_8.js
+share/doc/qore-yaml-module/yaml/html/search/all_9.html
+share/doc/qore-yaml-module/yaml/html/search/all_9.js
 share/doc/qore-yaml-module/yaml/html/search/close.png
-share/doc/qore-yaml-module/yaml/html/search/functions_67.html
-share/doc/qore-yaml-module/yaml/html/search/functions_67.js
-share/doc/qore-yaml-module/yaml/html/search/functions_6d.html
-share/doc/qore-yaml-module/yaml/html/search/functions_6d.js
-share/doc/qore-yaml-module/yaml/html/search/functions_70.html
-share/doc/qore-yaml-module/yaml/html/search/functions_70.js
-share/doc/qore-yaml-module/yaml/html/search/groups_79.html
-share/doc/qore-yaml-module/yaml/html/search/groups_79.js
+share/doc/qore-yaml-module/yaml/html/search/functions_0.html
+share/doc/qore-yaml-module/yaml/html/search/functions_0.js
+share/doc/qore-yaml-module/yaml/html/search/functions_1.html
+share/doc/qore-yaml-module/yaml/html/search/functions_1.js
+share/doc/qore-yaml-module/yaml/html/search/functions_2.html
+share/doc/qore-yaml-module/yaml/html/search/functions_2.js
+share/doc/qore-yaml-module/yaml/html/search/groups_0.html
+share/doc/qore-yaml-module/yaml/html/search/groups_0.js
 share/doc/qore-yaml-module/yaml/html/search/mag_sel.png
-share/doc/qore-yaml-module/yaml/html/search/namespaces_71.html
-share/doc/qore-yaml-module/yaml/html/search/namespaces_71.js
+share/doc/qore-yaml-module/yaml/html/search/namespaces_0.html
+share/doc/qore-yaml-module/yaml/html/search/namespaces_0.js
 share/doc/qore-yaml-module/yaml/html/search/nomatches.html
+share/doc/qore-yaml-module/yaml/html/search/pages_0.html
+share/doc/qore-yaml-module/yaml/html/search/pages_0.js
+share/doc/qore-yaml-module/yaml/html/search/pages_1.html
+share/doc/qore-yaml-module/yaml/html/search/pages_1.js
 share/doc/qore-yaml-module/yaml/html/search/search.css
 share/doc/qore-yaml-module/yaml/html/search/search.js
 share/doc/qore-yaml-module/yaml/html/search/search_l.png
 share/doc/qore-yaml-module/yaml/html/search/search_m.png
 share/doc/qore-yaml-module/yaml/html/search/search_r.png
-share/doc/qore-yaml-module/yaml/html/search/variables_62.html
-share/doc/qore-yaml-module/yaml/html/search/variables_62.js
-share/doc/qore-yaml-module/yaml/html/search/variables_63.html
-share/doc/qore-yaml-module/yaml/html/search/variables_63.js
-share/doc/qore-yaml-module/yaml/html/search/variables_65.html
-share/doc/qore-yaml-module/yaml/html/search/variables_65.js
-share/doc/qore-yaml-module/yaml/html/search/variables_6e.html
-share/doc/qore-yaml-module/yaml/html/search/variables_6e.js
-share/doc/qore-yaml-module/yaml/html/search/variables_79.html
-share/doc/qore-yaml-module/yaml/html/search/variables_79.js
+share/doc/qore-yaml-module/yaml/html/search/searchdata.js
+share/doc/qore-yaml-module/yaml/html/search/variables_0.html
+share/doc/qore-yaml-module/yaml/html/search/variables_0.js
+share/doc/qore-yaml-module/yaml/html/search/variables_1.html
+share/doc/qore-yaml-module/yaml/html/search/variables_1.js
+share/doc/qore-yaml-module/yaml/html/search/variables_2.html
+share/doc/qore-yaml-module/yaml/html/search/variables_2.js
+share/doc/qore-yaml-module/yaml/html/search/variables_3.html
+share/doc/qore-yaml-module/yaml/html/search/variables_3.js
+share/doc/qore-yaml-module/yaml/html/search/variables_4.html
+share/doc/qore-yaml-module/yaml/html/search/variables_4.js
+share/doc/qore-yaml-module/yaml/html/splitbar.png
 share/doc/qore-yaml-module/yaml/html/sync_off.png
 share/doc/qore-yaml-module/yaml/html/sync_on.png
 share/doc/qore-yaml-module/yaml/html/tab_a.png
@@ -306,3 +587,8 @@ share/doc/qore-yaml-module/yaml/html/tab
 share/doc/qore-yaml-module/yaml/html/tab_h.png
 share/doc/qore-yaml-module/yaml/html/tab_s.png
 share/doc/qore-yaml-module/yaml/html/tabs.css
+${QORE_USER_MODULE_DIR}/DataStreamClient.qm
+${QORE_USER_MODULE_DIR}/DataStreamRequestHandler.qm
+${QORE_USER_MODULE_DIR}/DataStreamUtil.qm
+${QORE_USER_MODULE_DIR}/YamlRpcClient.qm
+${QORE_USER_MODULE_DIR}/YamlRpcHandler.qm



Home | Main Index | Thread Index | Old Index