pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/qore Update qore to version 1.12.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d73667a4ecf1
branches: trunk
changeset: 387036:d73667a4ecf1
user: nros <nros%pkgsrc.org@localhost>
date: Thu Oct 20 11:35:08 2022 +0000
description:
Update qore to version 1.12.0
Update qore to version 1.12.0.
Includes one of our patches and
has tons of bug fixes.
diffstat:
lang/qore/Makefile | 5 +-
lang/qore/PLIST | 3694 +++++++++++++++++++++--
lang/qore/distinfo | 9 +-
lang/qore/patches/patch-lib_StatementBlock.cpp | 17 -
4 files changed, 3288 insertions(+), 437 deletions(-)
diffs (truncated from 4628 to 300 lines):
diff -r 00872fe56603 -r d73667a4ecf1 lang/qore/Makefile
--- a/lang/qore/Makefile Thu Oct 20 11:07:12 2022 +0000
+++ b/lang/qore/Makefile Thu Oct 20 11:35:08 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/01/27 17:39:45 nros Exp $
+# $NetBSD: Makefile,v 1.22 2022/10/20 11:35:08 nros Exp $
-DISTNAME= qore-1.2
+DISTNAME= qore-1.12.0
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +11,6 @@
COMMENT= Embeddable multithreaded scripting language
HOMEPAGE= http://www.qore.org/
LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mit
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}.0
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff -r 00872fe56603 -r d73667a4ecf1 lang/qore/PLIST
--- a/lang/qore/PLIST Thu Oct 20 11:07:12 2022 +0000
+++ b/lang/qore/PLIST Thu Oct 20 11:35:08 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2022/01/27 17:39:45 nros Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/10/20 11:35:08 nros Exp $
bin/qdbg
bin/qdbg-remote
bin/qdbg-server
@@ -15,6 +15,8 @@
bin/sfrest
bin/sqlutil
include/qore/AbstractException.h
+include/qore/AbstractPollState.h
+include/qore/AbstractPollableIoObjectBase.h
include/qore/AbstractPrivateData.h
include/qore/AbstractQoreNode.h
include/qore/AbstractThreadResource.h
@@ -109,8 +111,8 @@
lib/cmake/Qore/QoreMacros.cmake
lib/libqore.la
lib/pkgconfig/qore.pc
-lib/qore-modules/${PKGVERSION}.0/astparser-api-${PKGVERSION}.qmod
-lib/qore-modules/${PKGVERSION}.0/reflection-api-${PKGVERSION}.qmod
+lib/qore-modules/${PKGVERSION}/astparser-api-1.3.qmod
+lib/qore-modules/${PKGVERSION}/reflection-api-1.3.qmod
man/man1/qore.1
share/doc/qore/lang/html/_pseudo___q_c___all_8dox_8h_source.html
share/doc/qore/lang/html/_pseudo___q_c___binary_8dox_8h_source.html
@@ -130,6 +132,9 @@
share/doc/qore/lang/html/_q_c___abstract_datasource_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_line_iterator_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___abstract_poll_operation_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___abstract_pollable_io_object_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___abstract_pollable_io_object_base_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_quantified_bidirectional_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_quantified_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___abstract_s_q_l_statement_8dox_8h_source.html
@@ -198,6 +203,8 @@
share/doc/qore/lang/html/_q_c___serializable_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___single_value_iterator_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___socket_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___socket_poll_operation_8dox_8h_source.html
+share/doc/qore/lang/html/_q_c___socket_poll_operation_base_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___stderr_output_stream_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___stdout_output_stream_8dox_8h_source.html
share/doc/qore/lang/html/_q_c___stream_base_8dox_8h_source.html
@@ -238,6 +245,24 @@
share/doc/qore/lang/html/class_qore_1_1_abstract_line_iterator__inherit__graph.map
share/doc/qore/lang/html/class_qore_1_1_abstract_line_iterator__inherit__graph.md5
share/doc/qore/lang/html/class_qore_1_1_abstract_line_iterator__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_abstract_poll_operation-members.html
+share/doc/qore/lang/html/class_qore_1_1_abstract_poll_operation.html
+share/doc/qore/lang/html/class_qore_1_1_abstract_poll_operation.js
+share/doc/qore/lang/html/class_qore_1_1_abstract_poll_operation__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_abstract_poll_operation__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_abstract_poll_operation__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object-members.html
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object.html
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object.js
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object_base-members.html
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object_base.html
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object_base.js
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object_base__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object_base__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_abstract_pollable_io_object_base__inherit__graph.png
share/doc/qore/lang/html/class_qore_1_1_abstract_quantified_bidirectional_iterator-members.html
share/doc/qore/lang/html/class_qore_1_1_abstract_quantified_bidirectional_iterator.html
share/doc/qore/lang/html/class_qore_1_1_abstract_quantified_bidirectional_iterator__inherit__graph.map
@@ -549,6 +574,18 @@
share/doc/qore/lang/html/class_qore_1_1_socket__inherit__graph.map
share/doc/qore/lang/html/class_qore_1_1_socket__inherit__graph.md5
share/doc/qore/lang/html/class_qore_1_1_socket__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation-members.html
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation.html
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation.js
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation__inherit__graph.png
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation_base-members.html
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation_base.html
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation_base.js
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation_base__inherit__graph.map
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation_base__inherit__graph.md5
+share/doc/qore/lang/html/class_qore_1_1_socket_poll_operation_base__inherit__graph.png
share/doc/qore/lang/html/class_qore_1_1_stderr_output_stream-members.html
share/doc/qore/lang/html/class_qore_1_1_stderr_output_stream.html
share/doc/qore/lang/html/class_qore_1_1_stderr_output_stream.js
@@ -822,6 +859,7 @@
share/doc/qore/lang/html/functions_n.html
share/doc/qore/lang/html/functions_o.html
share/doc/qore/lang/html/functions_p.html
+share/doc/qore/lang/html/functions_q.html
share/doc/qore/lang/html/functions_r.html
share/doc/qore/lang/html/functions_s.html
share/doc/qore/lang/html/functions_t.html
@@ -1204,6 +1242,9 @@
share/doc/qore/lang/html/inherit_graph_5.map
share/doc/qore/lang/html/inherit_graph_5.md5
share/doc/qore/lang/html/inherit_graph_5.png
+share/doc/qore/lang/html/inherit_graph_50.map
+share/doc/qore/lang/html/inherit_graph_50.md5
+share/doc/qore/lang/html/inherit_graph_50.png
share/doc/qore/lang/html/inherit_graph_6.map
share/doc/qore/lang/html/inherit_graph_6.md5
share/doc/qore/lang/html/inherit_graph_6.png
@@ -1331,6 +1372,7 @@
share/doc/qore/lang/html/navtreeindex19.js
share/doc/qore/lang/html/navtreeindex2.js
share/doc/qore/lang/html/navtreeindex20.js
+share/doc/qore/lang/html/navtreeindex21.js
share/doc/qore/lang/html/navtreeindex3.js
share/doc/qore/lang/html/navtreeindex4.js
share/doc/qore/lang/html/navtreeindex5.js
@@ -1693,6 +1735,9 @@
share/doc/qore/lang/html/struct_qore_1_1_object_serialization_info-members.html
share/doc/qore/lang/html/struct_qore_1_1_object_serialization_info.html
share/doc/qore/lang/html/struct_qore_1_1_object_serialization_info.js
+share/doc/qore/lang/html/struct_qore_1_1_pipe_info-members.html
+share/doc/qore/lang/html/struct_qore_1_1_pipe_info.html
+share/doc/qore/lang/html/struct_qore_1_1_pipe_info.js
share/doc/qore/lang/html/struct_qore_1_1_serialization_info-members.html
share/doc/qore/lang/html/struct_qore_1_1_serialization_info.html
share/doc/qore/lang/html/struct_qore_1_1_serialization_info.js
@@ -1727,6 +1772,8 @@
share/doc/qore/library/html/_abstract_exception_8h__dep__incl.md5
share/doc/qore/library/html/_abstract_exception_8h__dep__incl.png
share/doc/qore/library/html/_abstract_exception_8h_source.html
+share/doc/qore/library/html/_abstract_poll_state_8h_source.html
+share/doc/qore/library/html/_abstract_pollable_io_object_base_8h_source.html
share/doc/qore/library/html/_abstract_private_data_8h_source.html
share/doc/qore/library/html/_abstract_qore_node_8h_source.html
share/doc/qore/library/html/_abstract_thread_resource_8h_source.html
@@ -2384,6 +2431,8 @@
share/doc/qore/library/html/class_qore_object__inherit__graph.map
share/doc/qore/library/html/class_qore_object__inherit__graph.md5
share/doc/qore/library/html/class_qore_object__inherit__graph.png
+share/doc/qore/library/html/class_qore_object_weak_ref_holder-members.html
+share/doc/qore/library/html/class_qore_object_weak_ref_holder.html
share/doc/qore/library/html/class_qore_parent_class_iterator-members.html
share/doc/qore/library/html/class_qore_parent_class_iterator.html
share/doc/qore/library/html/class_qore_parent_class_iterator.js
@@ -2956,6 +3005,9 @@
share/doc/qore/library/html/inherit_graph_12.map
share/doc/qore/library/html/inherit_graph_12.md5
share/doc/qore/library/html/inherit_graph_12.png
+share/doc/qore/library/html/inherit_graph_120.map
+share/doc/qore/library/html/inherit_graph_120.md5
+share/doc/qore/library/html/inherit_graph_120.png
share/doc/qore/library/html/inherit_graph_13.map
share/doc/qore/library/html/inherit_graph_13.md5
share/doc/qore/library/html/inherit_graph_13.png
@@ -3251,6 +3303,7 @@
share/doc/qore/library/html/macros-parisc_8h_source.html
share/doc/qore/library/html/macros-powerpc_8h_source.html
share/doc/qore/library/html/macros-ppc64_8h_source.html
+share/doc/qore/library/html/macros-riscv_8h_source.html
share/doc/qore/library/html/macros-sparc_8h_source.html
share/doc/qore/library/html/macros-x86__64_8h_source.html
share/doc/qore/library/html/macros_8h_source.html
@@ -3273,6 +3326,7 @@
share/doc/qore/library/html/navtreeindex10.js
share/doc/qore/library/html/navtreeindex11.js
share/doc/qore/library/html/navtreeindex12.js
+share/doc/qore/library/html/navtreeindex13.js
share/doc/qore/library/html/navtreeindex2.js
share/doc/qore/library/html/navtreeindex3.js
share/doc/qore/library/html/navtreeindex4.js
@@ -3648,12 +3702,6 @@
share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_client__inherit__graph.map
share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_client__inherit__graph.md5
share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_client__inherit__graph.png
-share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_connection-members.html
-share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_connection.html
-share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_connection.js
-share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_connection__inherit__graph.map
-share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_connection__inherit__graph.md5
-share/doc/qore/modules/AwsRestClient/html/class_aws_rest_client_1_1_aws_rest_connection__inherit__graph.png
share/doc/qore/modules/AwsRestClient/html/classes.html
share/doc/qore/modules/AwsRestClient/html/closed.png
share/doc/qore/modules/AwsRestClient/html/dir_13add0083e006ac756009d5942a24d28.html
@@ -3677,9 +3725,6 @@
share/doc/qore/modules/AwsRestClient/html/inherit_graph_0.map
share/doc/qore/modules/AwsRestClient/html/inherit_graph_0.md5
share/doc/qore/modules/AwsRestClient/html/inherit_graph_0.png
-share/doc/qore/modules/AwsRestClient/html/inherit_graph_1.map
-share/doc/qore/modules/AwsRestClient/html/inherit_graph_1.md5
-share/doc/qore/modules/AwsRestClient/html/inherit_graph_1.png
share/doc/qore/modules/AwsRestClient/html/inherits.html
share/doc/qore/modules/AwsRestClient/html/jquery.js
share/doc/qore/modules/AwsRestClient/html/menu.js
@@ -3911,6 +3956,8 @@
share/doc/qore/modules/AwsRestClient/html/search/namespaces_9.js
share/doc/qore/modules/AwsRestClient/html/search/namespaces_a.html
share/doc/qore/modules/AwsRestClient/html/search/namespaces_a.js
+share/doc/qore/modules/AwsRestClient/html/search/namespaces_b.html
+share/doc/qore/modules/AwsRestClient/html/search/namespaces_b.js
share/doc/qore/modules/AwsRestClient/html/search/nomatches.html
share/doc/qore/modules/AwsRestClient/html/search/pages_0.html
share/doc/qore/modules/AwsRestClient/html/search/pages_0.js
@@ -4018,6 +4065,408 @@
share/doc/qore/modules/AwsRestClient/html/tab_h.png
share/doc/qore/modules/AwsRestClient/html/tab_s.png
share/doc/qore/modules/AwsRestClient/html/tabs.css
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_call_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_data_provider_8qm_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_data_provider_factory_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_delete_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_get_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_head_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_options_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_patch_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_post_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/_aws_rest_client_put_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/annotated.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/annotated_dup.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/bc_s.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/bdwn.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_call_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_call_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_call_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_data_provider_factory-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_data_provider_factory.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_data_provider_factory.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_delete_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_delete_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_delete_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_get_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_get_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_get_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_head_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_head_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_head_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_options_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_options_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_options_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_patch_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_patch_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_patch_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_post_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_post_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_post_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_put_data_provider-members.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_put_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/class_aws_rest_client_data_provider_1_1_aws_rest_client_put_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/classes.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/closed.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/doc.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/doxygen.css
+share/doc/qore/modules/AwsRestClientDataProvider/html/doxygen.svg
+share/doc/qore/modules/AwsRestClientDataProvider/html/dynsections.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/folderclosed.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/folderopen.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/functions.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/functions_func.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/functions_vars.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/graph_legend.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/graph_legend.md5
+share/doc/qore/modules/AwsRestClientDataProvider/html/graph_legend.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/index.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/index.qhp
+share/doc/qore/modules/AwsRestClientDataProvider/html/jquery.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/menu.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/menudata.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/namespace_aws_rest_client_data_provider.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/namespace_aws_rest_client_data_provider.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/namespaces.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/namespaces_dup.js
+share/doc/qore/modules/AwsRestClientDataProvider/html/nav_f.png
+share/doc/qore/modules/AwsRestClientDataProvider/html/nav_g.png
Home |
Main Index |
Thread Index |
Old Index