zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #01475
[Merge] lp:~zorba-coders/zorba/parse-fragment into lp:~zorba-coders/zorba/zorba-experimental
Matthias Brantner has proposed merging lp:~zorba-coders/zorba/parse-fragment into lp:~zorba-coders/zorba/zorba-experimental.
Requested reviews:
Zorba Coders (zorba-coders)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/parse-fragment/+merge/80624
--
The attached diff has been truncated due to its size.
https://code.launchpad.net/~zorba-coders/zorba/parse-fragment/+merge/80624
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/parse-fragment into lp:~zorba-coders/zorba/zorba-experimental.
=== modified file 'AUTHORS.txt' (properties changed: -x to +x)
=== modified file 'CMakeCPack.cmake' (properties changed: -x to +x)
=== modified file 'CMakeCPackOptions.cmake.in' (properties changed: -x to +x)
=== modified file 'CMakeCompiler.txt' (properties changed: -x to +x)
=== modified file 'CMakeConfiguration.txt' (properties changed: -x to +x)
=== modified file 'CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'CMakeUninstall.cmake.in' (properties changed: -x to +x)
=== modified file 'CPack.cmake' (properties changed: -x to +x)
=== modified file 'CPackSourceConfig.cmake.in' (properties changed: -x to +x)
=== modified file 'CTestConfig.cmake' (properties changed: -x to +x)
=== modified file 'CTestCustom.cmake' (properties changed: -x to +x)
=== modified file 'ChangeLog' (properties changed: -x to +x)
=== modified file 'KNOWN_ISSUES.txt' (properties changed: -x to +x)
=== modified file 'LICENSE.txt' (properties changed: -x to +x)
=== modified file 'NOTICE.txt' (properties changed: -x to +x)
=== modified file 'NOTICE.xml' (properties changed: -x to +x)
=== modified file 'README.txt' (properties changed: -x to +x)
=== modified file 'WIN32.cpack' (properties changed: -x to +x)
=== modified file 'bin/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'bin/debug_client/command_line_handler.cpp' (properties changed: -x to +x)
=== modified file 'bin/debug_client/command_line_handler.h' (properties changed: -x to +x)
=== modified file 'bin/debug_client/debug_command.cpp' (properties changed: -x to +x)
=== modified file 'bin/debug_client/debug_command.h' (properties changed: -x to +x)
=== modified file 'bin/debug_client/event_handler.cpp' (properties changed: -x to +x)
=== modified file 'bin/debug_client/event_handler.h' (properties changed: -x to +x)
=== modified file 'bin/debug_client/event_handler_init.cpp.in' (properties changed: -x to +x)
=== modified file 'bin/debug_client/lock_free_queue.cpp' (properties changed: -x to +x)
=== modified file 'bin/debug_client/lock_free_queue.h' (properties changed: -x to +x)
=== modified file 'bin/debug_client/main.cpp' (properties changed: -x to +x)
=== modified file 'bin/debug_client/message-handler.xq' (properties changed: -x to +x)
=== modified file 'bin/debug_client/tuple.h' (properties changed: -x to +x)
=== modified file 'bin/error_printer.cpp' (properties changed: -x to +x)
=== modified file 'bin/error_printer.h' (properties changed: -x to +x)
=== modified file 'bin/module_path.cpp' (properties changed: -x to +x)
=== modified file 'bin/module_path.h' (properties changed: -x to +x)
=== modified file 'bin/test.xml' (properties changed: -x to +x)
=== modified file 'bin/test/mymod.xq' (properties changed: -x to +x)
=== modified file 'bin/test/mymod2.xq' (properties changed: -x to +x)
=== modified file 'bin/test/option.xq' (properties changed: -x to +x)
=== modified file 'bin/test/sequential_expr_err.xq' (properties changed: -x to +x)
=== modified file 'bin/util.cpp' (properties changed: -x to +x)
=== modified file 'bin/util.h' (properties changed: -x to +x)
=== modified file 'bin/zorbacmd.cpp' (properties changed: -x to +x)
=== modified file 'bin/zorbacmdproperties.cpp' (properties changed: -x to +x)
=== modified file 'bin/zorbacmdproperties.h' (properties changed: -x to +x)
=== modified file 'bin/zorbacmdproperties.txt' (properties changed: -x to +x)
=== modified file 'bin/zorbacmdproperties_base.h' (properties changed: -x to +x)
=== modified file 'cmake_modules/AddSrcSubfolder.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/CMakeCompareVersionStrings.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'cmake_modules/CMakeUseBison.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/CMakeUseDoxygen.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/CMakeUseFlex.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindBoost.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindGooglePerfTools.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindICU.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindIconv.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindJNI.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindKerberos.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindPAM.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindPHP5.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindPythonLibs.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindSWIG.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindTcMalloc.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindXercesC.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/FindXercesCVersion.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/GenZorbaRuntime.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/VCProject.vcproj.in' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindCURL.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindICU.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindIconv.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindLibXml2.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindLibXslt.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindPHP5.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindPythonInterp.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindPythonLibs.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindSWIG.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/FindXercesC.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/ProxyFindModule.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/Windows/WindowsDLLVersion.rc.in' (properties changed: -x to +x)
=== modified file 'cmake_modules/ZorbaGenerateExe.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/ZorbaModule.cmake' (properties changed: -x to +x)
=== modified file 'cmake_modules/ZorbaRuntimeGenerator.cmake' (properties changed: -x to +x)
=== modified file 'config/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'config/ExternalModuleConfig.cmake.in' (properties changed: -x to +x)
=== modified file 'config/ZorbaConfig.cmake.in' (properties changed: -x to +x)
=== modified file 'config/ZorbaConfigVersion.cmake.in' (properties changed: -x to +x)
=== modified file 'config/ZorbaUse.cmake' (properties changed: -x to +x)
=== modified file 'config/debian/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'config/debian/ZorbaDebianDependencies.cmake.in' (properties changed: -x to +x)
=== modified file 'config/fedora/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'config/fedora/zorba.spec.in' (properties changed: -x to +x)
=== modified file 'doc/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/c/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/c/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/c/examples/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/c/examples/ccontext.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/cerror.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/cexternal_functions.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/cparsing.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/cparsing.xml' (properties changed: -x to +x)
=== modified file 'doc/c/examples/csequences.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/cserialization.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/csimple.c' (properties changed: -x to +x)
=== modified file 'doc/c/examples/helpers.h' (properties changed: -x to +x)
=== modified file 'doc/c/manual/indexpage.dox' (properties changed: -x to +x)
=== modified file 'doc/code/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/code/DoxygenLayout.xml' (properties changed: -x to +x)
=== modified file 'doc/code/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/code/headers_svg/components.svg' (properties changed: -x to +x)
=== modified file 'doc/code/headers_svg/generate-headers-dependencies-svg.xq' (properties changed: -x to +x)
=== modified file 'doc/code/headers_svg/headers.svg' (properties changed: -x to +x)
=== modified file 'doc/code/headers_svg/zorba_headers_dependencies.xqi' (properties changed: -x to +x)
=== modified file 'doc/code/manual/indexpage.dox' (properties changed: -x to +x)
=== modified file 'doc/cxx/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/cxx/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/Makefile.cmake' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/binary.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/books.xml' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/callback.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/chaining.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/context.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/datamanager.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/debugger.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/errors.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/execution_plans.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/external_functions.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/item_handler.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/module_import_check.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/sax2.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/serialization.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/simple.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/examples/uri_resolvers.cpp' (properties changed: -x to +x)
=== modified file 'doc/cxx/manual/indexpage.dox' (properties changed: -x to +x)
=== modified file 'doc/design/CompilerRuntimeContract.doc' (properties changed: -x to +x)
=== modified file 'doc/design/CompilerRuntimeContract.pdf' (properties changed: -x to +x)
=== modified file 'doc/design/ZorbaStoreAPI.doc' (properties changed: -x to +x)
=== modified file 'doc/design/ZorbaStoreAPI.pdf' (properties changed: -x to +x)
=== modified file 'doc/design/old/XQueryP.htm' (properties changed: -x to +x)
=== modified file 'doc/design/old/format.html' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/attribute-def.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/names.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/namespace.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/node-element.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/node-namespace.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/node-other.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/node-plain-text.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/format_files/node-shared-text.gif' (properties changed: -x to +x)
=== modified file 'doc/design/old/zorba_architecture.txt' (properties changed: -x to +x)
=== modified file 'doc/design/old/zorba_cookbook.txt' (properties changed: -x to +x)
=== modified file 'doc/design/old/zorba_error_internal_API.txt' (properties changed: -x to +x)
=== modified file 'doc/design/old/zorba_fn_doc.txt' (properties changed: -x to +x)
=== modified file 'doc/java/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/java/examples/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/java/examples/Test_Zorba.java' (properties changed: -x to +x)
=== modified file 'doc/java/examples/java_test.bat.in' (properties changed: -x to +x)
=== modified file 'doc/php/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/php/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/php/examples/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/php/examples/php.ini.in' (properties changed: -x to +x)
=== modified file 'doc/php/examples/simple.php.in' (properties changed: -x to +x)
=== modified file 'doc/php/examples/zorba_api.php' (properties changed: -x to +x)
=== modified file 'doc/php/manual/indexpage.dox' (properties changed: -x to +x)
=== modified file 'doc/plan_serializer/plan_serializer_design.html' (properties changed: -x to +x)
=== modified file 'doc/plan_serializer/using_serialization.html' (properties changed: -x to +x)
=== modified file 'doc/python/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/python/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/python/examples/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/python/examples/python_sax_ex1.py.in' (properties changed: -x to +x)
=== modified file 'doc/python/examples/python_test.py.in' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test0.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test1.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test2.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test3.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test4.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test5.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test6.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test7.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test8.xq' (properties changed: -x to +x)
=== modified file 'doc/python/examples/test9.xq' (properties changed: -x to +x)
=== modified file 'doc/python/manual/indexpage.dox' (properties changed: -x to +x)
=== modified file 'doc/ruby/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/ruby/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/ruby/examples/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/ruby/examples/ruby_test.rb.in' (properties changed: -x to +x)
=== modified file 'doc/ruby/manual/indexpage.dox' (properties changed: -x to +x)
=== modified file 'doc/style/documentation.png' (properties changed: -x to +x)
=== modified file 'doc/style/download.png' (properties changed: -x to +x)
=== modified file 'doc/style/footer.html' (properties changed: -x to +x)
=== modified file 'doc/style/header.html' (properties changed: -x to +x)
=== modified file 'doc/style/modules.png' (properties changed: -x to +x)
=== modified file 'doc/style/noisepattern.png' (properties changed: -x to +x)
=== modified file 'doc/style/rtab_b.gif' (properties changed: -x to +x)
=== modified file 'doc/style/rtab_l.gif' (properties changed: -x to +x)
=== modified file 'doc/style/rtab_r.gif' (properties changed: -x to +x)
=== modified file 'doc/style/stylesheet.css' (properties changed: -x to +x)
=== modified file 'doc/style/terminal.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/zorba/W3C-WD.css' (properties changed: -x to +x)
=== modified file 'doc/zorba/build.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/build_noncore.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/build_ubuntu.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/commandline.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/conformance.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/conformanceXQFTTS.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/conformanceXQTS.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/conformanceXQUTS.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/controlling_memory.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/data-in-out.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/data_converters.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/data_lifecycle.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/data_lifecycle.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/doxy.config.in' (properties changed: -x to +x)
=== modified file 'doc/zorba/errors_warnings.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/extensions_update.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/external_functions.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/ft_intro.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/ft_stemmer.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/ft_thesaurus.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/ft_tokenizer.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/impl_dep_features.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/indexpage.dox.in' (properties changed: -x to +x)
=== modified file 'doc/zorba/installation.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/memory_management.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/modules_authoring.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/modules_authoring_2.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/modules_building_in.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/modules_top.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/modules_using.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/options.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/overview.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/partial_support.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/php_ubuntu.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/php_windows.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/plugable_components.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/python_windows.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/schema_lifecycle.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/scripting.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/scripting_spec.html' (properties changed: -x to +x)
=== modified file 'doc/zorba/store_concepts.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/uriresolvers.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqddf.dox' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/External.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/Sequential.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/Streamable.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/Updating.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/Variadic.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/ZCsmall.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/blog.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/documentation.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/download.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/minus.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/modules.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/modules.svg' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/noisepattern.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/open.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/plus.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/store.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/terminal.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/tools.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/treeview-default-line.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/treeview-default.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/up.gif' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/images/zorba_logo.png' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/lib/jquery.cookie.js' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/lib/jquery.js' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/lib/jquery.treeview.js' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/lib/shBrushXQuery.js' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/lib/shBrushXml.js' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/lib/shCore.js' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/src/generate-module-dependencies-svg.xq' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/src/xqdoc-html.xq' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/src/xqdoc-xml.xq' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/src/zorba_module_dependencies.xqi' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/styles/jquery.treeview.css' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/styles/main.css' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/styles/shCore.css' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/styles/shThemeDefault.css' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/styles/shThemeXQuery.css' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/templates/main.html' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/templates/www.functx.com_index.html' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/templates/www.w3.org_2005_xpath-functions.html' (properties changed: -x to +x)
=== modified file 'doc/zorba/xqdoc/templates/www.w3.org_2005_xpath-functions_math.html' (properties changed: -x to +x)
=== modified file 'include/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'include/xqc.h' (properties changed: -x to +x)
=== modified file 'include/zorba/api_shared_types.h' (properties changed: -x to +x)
=== modified file 'include/zorba/audit.h' (properties changed: -x to +x)
=== modified file 'include/zorba/audit_scoped.h' (properties changed: -x to +x)
=== modified file 'include/zorba/base64.h' (properties changed: -x to +x)
=== modified file 'include/zorba/collection.h' (properties changed: -x to +x)
=== modified file 'include/zorba/collection_manager.h' (properties changed: -x to +x)
=== modified file 'include/zorba/config.h.cmake' (properties changed: -x to +x)
=== modified file 'include/zorba/debugger_client.h' (properties changed: -x to +x)
=== modified file 'include/zorba/debugger_default_event_handler.h' (properties changed: -x to +x)
=== modified file 'include/zorba/debugger_event_handler.h' (properties changed: -x to +x)
=== modified file 'include/zorba/debugger_exception.h' (properties changed: -x to +x)
=== modified file 'include/zorba/default_content_handler.h' (properties changed: -x to +x)
=== modified file 'include/zorba/diagnostic.h' (properties changed: -x to +x)
=== modified file 'include/zorba/diagnostic_handler.h' (properties changed: -x to +x)
=== modified file 'include/zorba/document_manager.h' (properties changed: -x to +x)
=== modified file 'include/zorba/dynamic_context.h' (properties changed: -x to +x)
=== modified file 'include/zorba/empty_sequence.h' (properties changed: -x to +x)
=== modified file 'include/zorba/error.h' (properties changed: -x to +x)
=== modified file 'include/zorba/external_module.h' (properties changed: -x to +x)
=== modified file 'include/zorba/file.h' (properties changed: -x to +x)
=== modified file 'include/zorba/function.h' (properties changed: -x to +x)
=== modified file 'include/zorba/identtypes.h' (properties changed: -x to +x)
=== modified file 'include/zorba/internal/diagnostic.h' (properties changed: -x to +x)
=== modified file 'include/zorba/internal/qname.h' (properties changed: -x to +x)
=== modified file 'include/zorba/internal/system_diagnostic.h' (properties changed: -x to +x)
=== modified file 'include/zorba/internal/type_traits.h' (properties changed: -x to +x)
=== modified file 'include/zorba/internal/unique_ptr.h' (properties changed: -x to +x)
=== modified file 'include/zorba/internal/ztd.h' (properties changed: -x to +x)
=== modified file 'include/zorba/item.h' (properties changed: -x to +x)
=== modified file 'include/zorba/item_factory.h' (properties changed: -x to +x)
=== modified file 'include/zorba/item_sequence.h' (properties changed: -x to +x)
=== modified file 'include/zorba/iterator.h' (properties changed: -x to +x)
=== modified file 'include/zorba/locale.h' (properties changed: -x to +x)
=== modified file 'include/zorba/options.h' (properties changed: -x to +x)
=== modified file 'include/zorba/pregenerated/diagnostic_list.h' (properties changed: -x to +x)
=== modified file 'include/zorba/printer_diagnostic_handler.h' (properties changed: -x to +x)
=== modified file 'include/zorba/properties_base.h' (properties changed: -x to +x)
=== modified file 'include/zorba/query_location.h' (properties changed: -x to +x)
=== modified file 'include/zorba/sax2.h' (properties changed: -x to +x)
=== modified file 'include/zorba/serialization_callback.h' (properties changed: -x to +x)
=== modified file 'include/zorba/serializer.h' (properties changed: -x to +x)
=== modified file 'include/zorba/singleton_item_sequence.h' (properties changed: -x to +x)
=== modified file 'include/zorba/smart_ptr.h' (properties changed: -x to +x)
=== modified file 'include/zorba/static_collection_manager.h' (properties changed: -x to +x)
=== modified file 'include/zorba/static_context.h' (properties changed: -x to +x)
=== modified file 'include/zorba/static_context_consts.h' (properties changed: -x to +x)
=== modified file 'include/zorba/stemmer.h' (properties changed: -x to +x)
=== modified file 'include/zorba/store_consts.h' (properties changed: -x to +x)
=== modified file 'include/zorba/store_manager.h' (properties changed: -x to +x)
=== modified file 'include/zorba/store_manager_c.h' (properties changed: -x to +x)
=== modified file 'include/zorba/streams.h' (properties changed: -x to +x)
=== modified file 'include/zorba/thesaurus.h' (properties changed: -x to +x)
=== modified file 'include/zorba/tokenizer.h' (properties changed: -x to +x)
=== modified file 'include/zorba/typeident.h' (properties changed: -x to +x)
=== modified file 'include/zorba/unit_tests.h' (properties changed: -x to +x)
=== modified file 'include/zorba/uri_resolvers.h' (properties changed: -x to +x)
=== modified file 'include/zorba/user_exception.h' (properties changed: -x to +x)
=== modified file 'include/zorba/util/file.h' (properties changed: -x to +x)
=== modified file 'include/zorba/util/path.h' (properties changed: -x to +x)
=== modified file 'include/zorba/util/time.h' (properties changed: -x to +x)
=== modified file 'include/zorba/util/timer.h' (properties changed: -x to +x)
=== modified file 'include/zorba/util/uri.h' (properties changed: -x to +x)
=== modified file 'include/zorba/vector_item_sequence.h' (properties changed: -x to +x)
=== modified file 'include/zorba/version.h' (properties changed: -x to +x)
=== modified file 'include/zorba/xmldatamanager.h' (properties changed: -x to +x)
=== modified file 'include/zorba/xquery.h' (properties changed: -x to +x)
=== modified file 'include/zorba/xquery_exception.h' (properties changed: -x to +x)
=== modified file 'include/zorba/xquery_functions.h' (properties changed: -x to +x)
=== modified file 'include/zorba/xquery_stack_trace.h' (properties changed: -x to +x)
=== modified file 'include/zorba/xquery_warning.h' (properties changed: -x to +x)
=== modified file 'include/zorba/zorba.h' (properties changed: -x to +x)
=== modified file 'include/zorba/zorba_exception.h' (properties changed: -x to +x)
=== modified file 'include/zorba/zorba_functions.h' (properties changed: -x to +x)
=== modified file 'include/zorba/zorba_string.h' (properties changed: -x to +x)
=== modified file 'include/zorba/zorbac.h' (properties changed: -x to +x)
=== modified file 'modules/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/DownloadModules.cmake' (properties changed: -x to +x)
=== modified file 'modules/ExternalModules.conf' (properties changed: -x to +x)
=== modified file 'modules/com/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/converters/base64.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/datetime.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/datetime.xq.src/datetime.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/datetime.xq.src/datetime.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/fetch.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client-error.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/curl_overwrite.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/curl_redefines.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/curl_stream_buffer.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/curl_stream_buffer.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/curl_wrappers.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/error_thrower.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_client.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_request_handler.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_request_handler.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_response_handler.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_response_handler.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_response_parser.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/http_response_parser.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/inform_data_read.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/inform_data_read.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/request_handler.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/request_handler.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/request_parser.cpp' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xq.src/request_parser.h' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/http-client.xsd' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/introspection/sctx.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/math.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/node-reference.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/node.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/pregenerated/errors.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/pregenerated/warnings.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/project_xqdoc.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/random.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/reflection.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/schema.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/data-structures/unordered-map.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/documents/dynamic.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/ddl.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/dml.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/ddl.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/dml.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/static/collections/ddl.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/static/collections/dml.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/static/indexes/ddl.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/static/indexes/dml.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/ddl.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/dml.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/string.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/xqdoc.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/xqdoc.xsd' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/xqdoc2xhtml/error.xq' (properties changed: -x to +x)
=== modified file 'modules/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq' (properties changed: -x to +x)
=== modified file 'modules/functx/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/functx/functx.xq' (properties changed: -x to +x)
=== modified file 'modules/org/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/org/expath/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq.src/file.cpp' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq.src/file.h' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq.src/file_function.cpp' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq.src/file_function.h' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq.src/file_module.cpp' (properties changed: -x to +x)
=== modified file 'modules/org/expath/ns/file.xq.src/file_module.h' (properties changed: -x to +x)
=== modified file 'modules/w3c/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'modules/w3c/pregenerated/xqt-errors.xq' (properties changed: -x to +x)
=== modified file 'modules/w3c/xpath-functions.xsd' (properties changed: -x to +x)
=== modified file 'modules/w3c/xpath_functions.xq' (properties changed: -x to +x)
=== modified file 'modules/w3c/xpath_functions_math.xq' (properties changed: -x to +x)
=== modified file 'schemas/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'schemas/xml.xsd' (properties changed: -x to +x)
=== modified file 'schemas/xslt-xquery-serialization.xsd' (properties changed: -x to +x)
=== modified file 'scripts/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'scripts/check_apache_license.xq' (properties changed: -x to +x)
=== modified file 'scripts/cmake.py' (properties changed: -x to +x)
=== modified file 'scripts/link_crawler.xq' (properties changed: -x to +x)
=== modified file 'scripts/makefat.sh' (properties changed: -x to +x)
=== modified file 'scripts/notice-generator.xq.in' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/README.txt' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/conformance_xqftts.xqi' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/conformance_xqts.xqi' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/conformance_xquts.xqi' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/generate_implementation_defined_features_dox.xq' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/run_xqftts.xq' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/run_xqts.xq' (properties changed: -x to +x)
=== modified file 'scripts/sanity_checks/run_xquts.xq' (properties changed: -x to +x)
=== modified file 'scripts/win_exec.bat.in' (properties changed: -x to +x)
=== modified file 'src/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/annotations/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/annotations/annotations.cpp' (properties changed: -x to +x)
=== modified file 'src/annotations/annotations.h' (properties changed: -x to +x)
=== modified file 'src/api/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/api/annotationimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/auditimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/auditimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/base64impl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/collectionimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/collectionimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/collectionmanagerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/collectionmanagerimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/default_debugger_event_handlerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/diagnostic_handler.cpp' (properties changed: -x to +x)
=== modified file 'src/api/documentmanagerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/documentmanagerimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/dynamiccontextimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/dynamiccontextimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/empty_sequence.cpp' (properties changed: -x to +x)
=== modified file 'src/api/fileimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/fileimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/functionimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/functionimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/invoke_item_sequence.cpp' (properties changed: -x to +x)
=== modified file 'src/api/invoke_item_sequence.h' (properties changed: -x to +x)
=== modified file 'src/api/item.cpp' (properties changed: -x to +x)
=== modified file 'src/api/item_sequence_chainer.cpp' (properties changed: -x to +x)
=== modified file 'src/api/item_sequence_chainer.h' (properties changed: -x to +x)
=== modified file 'src/api/itemfactoryimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/itemfactoryimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/iterator_singleton.cpp' (properties changed: -x to +x)
=== modified file 'src/api/iterator_singleton.h' (properties changed: -x to +x)
=== modified file 'src/api/options.cpp' (properties changed: -x to +x)
=== modified file 'src/api/printer_diagnostic_handler.cpp' (properties changed: -x to +x)
=== modified file 'src/api/resultiteratorchainer.cpp' (properties changed: -x to +x)
=== modified file 'src/api/resultiteratorchainer.h' (properties changed: -x to +x)
=== modified file 'src/api/resultiteratorimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/resultiteratorimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/sax2impl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/sax2impl.h' (properties changed: -x to +x)
=== modified file 'src/api/serialization/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/api/serialization/serializable.h' (properties changed: -x to +x)
=== modified file 'src/api/serialization/serializer.cpp' (properties changed: -x to +x)
=== modified file 'src/api/serialization/serializer.h' (properties changed: -x to +x)
=== modified file 'src/api/serialization/serializer_test.cpp' (properties changed: -x to +x)
=== modified file 'src/api/serialization_callback.cpp' (properties changed: -x to +x)
=== modified file 'src/api/serializerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/serializerimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/singleton_item_sequence.cpp' (properties changed: -x to +x)
=== modified file 'src/api/smart_ptr.cpp' (properties changed: -x to +x)
=== modified file 'src/api/staticcollectionmanagerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/staticcollectionmanagerimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/staticcontextimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/staticcontextimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/stemmer.cpp' (properties changed: -x to +x)
=== modified file 'src/api/stemmer_wrapper.cpp' (properties changed: -x to +x)
=== modified file 'src/api/stemmer_wrapper.h' (properties changed: -x to +x)
=== modified file 'src/api/storeiteratorimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/storeiteratorimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/thesaurus.cpp' (properties changed: -x to +x)
=== modified file 'src/api/typeidentimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/unmarshaller.cpp' (properties changed: -x to +x)
=== modified file 'src/api/unmarshaller.h' (properties changed: -x to +x)
=== modified file 'src/api/uri_resolver_wrappers.cpp' (properties changed: -x to +x)
=== modified file 'src/api/uri_resolver_wrappers.h' (properties changed: -x to +x)
=== modified file 'src/api/uriimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/uriresolverimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/uriresolverimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/vector_item_sequence.cpp' (properties changed: -x to +x)
=== modified file 'src/api/vectoriterator.cpp' (properties changed: -x to +x)
=== modified file 'src/api/vectoriterator.h' (properties changed: -x to +x)
=== modified file 'src/api/version.cpp.cmake' (properties changed: -x to +x)
=== modified file 'src/api/xmldatamanagerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/xmldatamanagerimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/xquery_functions.cpp' (properties changed: -x to +x)
=== modified file 'src/api/xqueryimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/xqueryimpl.h' (properties changed: -x to +x)
=== modified file 'src/api/zorba.cpp' (properties changed: -x to +x)
=== modified file 'src/api/zorba_functions.cpp' (properties changed: -x to +x)
=== modified file 'src/api/zorba_string.cpp' (properties changed: -x to +x)
=== modified file 'src/api/zorbaimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/api/zorbaimpl.h' (properties changed: -x to +x)
=== modified file 'src/capi/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/capi/cdynamic_context.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/cdynamic_context.h' (properties changed: -x to +x)
=== modified file 'src/capi/cexpression.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/cexpression.h' (properties changed: -x to +x)
=== modified file 'src/capi/cexternal_function.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/cexternal_function.h' (properties changed: -x to +x)
=== modified file 'src/capi/cimplementation.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/cimplementation.h' (properties changed: -x to +x)
=== modified file 'src/capi/csequence.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/csequence.h' (properties changed: -x to +x)
=== modified file 'src/capi/cstatic_context.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/cstatic_context.h' (properties changed: -x to +x)
=== modified file 'src/capi/error.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/error.h' (properties changed: -x to +x)
=== modified file 'src/capi/external_module.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/external_module.h' (properties changed: -x to +x)
=== modified file 'src/capi/single_item_sequence.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/single_item_sequence.h' (properties changed: -x to +x)
=== modified file 'src/capi/user_item_sequence.cpp' (properties changed: -x to +x)
=== modified file 'src/capi/user_item_sequence.h' (properties changed: -x to +x)
=== modified file 'src/capi/zorbac.cpp' (properties changed: -x to +x)
=== modified file 'src/common/common.h' (properties changed: -x to +x)
=== modified file 'src/common/shared_types.h' (properties changed: -x to +x)
=== modified file 'src/compiler/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/api/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/api/compiler_api.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/api/compiler_api.h' (properties changed: -x to +x)
=== modified file 'src/compiler/api/compiler_api_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/api/compiler_api_impl.h' (properties changed: -x to +x)
=== modified file 'src/compiler/api/compilercb.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/api/compilercb.h' (properties changed: -x to +x)
=== modified file 'src/compiler/codegen/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/codegen/plan_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/codegen/plan_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/dewey/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/dewey/dewey.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/dewey/dewey.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/abstract_expr_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_annotations.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_annotations.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_base.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_base.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_classes.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_consts.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_consts.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_iter.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_iter.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_put.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_type.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_utils.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/expr_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/flwor_expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/flwor_expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/fo_expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/fo_expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ft_expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ft_expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ftnode.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ftnode.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ftnode_classes.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ftnode_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/ftnode_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/function_item_expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/function_item_expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/path_expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/path_expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/script_exprs.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/script_exprs.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/update_exprs.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/update_exprs.h' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/var_expr.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/expression/var_expr.h' (properties changed: -x to +x)
=== modified file 'src/compiler/indexing/index_tools.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/normalizer/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/normalizer/normalizer.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/normalizer/normalizer.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/FlexLexer.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/ft_types.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/ft_types.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/location.hh' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/parse_constants.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/position.hh' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/query_loc.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/query_loc.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/stack.hh' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/symbol_table.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/symbol_table.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xqdoc_comment.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xqdoc_comment.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_driver.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_driver.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_parser.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_parser.hpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_parser.y' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_scanner.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_scanner.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_scanner.l' (properties changed: -x to +x)
=== modified file 'src/compiler/parser/xquery_test.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_base.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_dot_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_dot_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_xml_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_xml_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_xqdoc_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_xquery_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_print_xquery_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenode_xqdoc_visitor.h' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenodes.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/parsetree/parsenodes.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/rewriter.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/rewriter_context.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/rewriter_context.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/rule_driver.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/rule_driver.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/sequential_rewriter.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/framework/sequential_rewriter.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rewriters/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rewriters/common_rewriter.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rewriters/default_optimizer.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rewriters/default_optimizer.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rewriters/phase1_rewriter.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rewriters/phase1_rewriter.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/debug_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/expr_minimize_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/flwor_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/fold_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/hoist_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/index_join_rule.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/nodeid_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/path_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/rule_base.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/rule_base.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/ruleset.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/type_rules.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/rules/type_rules.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/dataflow_annotations.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/dataflow_annotations.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/expr_tools.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/expr_tools.h' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/udf_graph.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/rewriter/tools/udf_graph.h' (properties changed: -x to +x)
=== modified file 'src/compiler/semantic_annotations/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/semantic_annotations/annotation_holder.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/semantic_annotations/annotation_holder.h' (properties changed: -x to +x)
=== modified file 'src/compiler/semantic_annotations/annotation_keys.h' (properties changed: -x to +x)
=== modified file 'src/compiler/semantic_annotations/annotations.h' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/module_version.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/module_version.h' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/prolog_graph.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/prolog_graph.h' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/translator.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/translator.h' (properties changed: -x to +x)
=== modified file 'src/compiler/translator/translator_test.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/collection_decl.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/collection_decl.h' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/value_ic.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/value_ic.h' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/value_index.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/xqddf/value_index.h' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/xqueryx2005.xsl' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/xqueryx_to_xquery.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/xqueryx_to_xquery.h' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/xqueryx_update.xsl' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/xqueryx_xslt.cpp' (properties changed: -x to +x)
=== modified file 'src/compiler/xqueryx/xqueryx_xslt.h' (properties changed: -x to +x)
=== modified file 'src/context/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/context/context_components.txt' (properties changed: -x to +x)
=== modified file 'src/context/context_test.cpp' (properties changed: -x to +x)
=== modified file 'src/context/decimal_format.cpp' (properties changed: -x to +x)
=== modified file 'src/context/decimal_format.h' (properties changed: -x to +x)
=== modified file 'src/context/default_uri_mappers.cpp' (properties changed: -x to +x)
=== modified file 'src/context/default_uri_mappers.h' (properties changed: -x to +x)
=== modified file 'src/context/default_url_resolvers.cpp' (properties changed: -x to +x)
=== modified file 'src/context/default_url_resolvers.h' (properties changed: -x to +x)
=== modified file 'src/context/dynamic_context.cpp' (properties changed: -x to +x)
=== modified file 'src/context/dynamic_context.h' (properties changed: -x to +x)
=== modified file 'src/context/dynamic_loader.cpp' (properties changed: -x to +x)
=== modified file 'src/context/dynamic_loader.h' (properties changed: -x to +x)
=== modified file 'src/context/features.cpp' (properties changed: -x to +x)
=== modified file 'src/context/features.h' (properties changed: -x to +x)
=== modified file 'src/context/get_current_lib_suffix.h.in' (properties changed: -x to +x)
=== modified file 'src/context/namespace_context.cpp' (properties changed: -x to +x)
=== modified file 'src/context/namespace_context.h' (properties changed: -x to +x)
=== modified file 'src/context/root_static_context.cpp' (properties changed: -x to +x)
=== modified file 'src/context/root_static_context.h' (properties changed: -x to +x)
=== modified file 'src/context/root_static_context_init.cpp.in' (properties changed: -x to +x)
=== modified file 'src/context/sctx_map_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/context/sctx_map_iterator.h' (properties changed: -x to +x)
=== modified file 'src/context/static_context.cpp' (properties changed: -x to +x)
=== modified file 'src/context/static_context.h' (properties changed: -x to +x)
=== modified file 'src/context/static_context_consts.cpp' (properties changed: -x to +x)
=== modified file 'src/context/static_context_consts.h' (properties changed: -x to +x)
=== modified file 'src/context/stemmer_wrappers.cpp' (properties changed: -x to +x)
=== modified file 'src/context/stemmer_wrappers.h' (properties changed: -x to +x)
=== modified file 'src/context/thesaurus_wrappers.cpp' (properties changed: -x to +x)
=== modified file 'src/context/thesaurus_wrappers.h' (properties changed: -x to +x)
=== modified file 'src/context/uri_resolver.cpp' (properties changed: -x to +x)
=== modified file 'src/context/uri_resolver.h' (properties changed: -x to +x)
=== modified file 'src/debugger/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_client.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_clientimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_clientimpl.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_common.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_commons.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_commons.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_communicator.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_communicator.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_event_listener.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_event_listener.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_exception.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_protocol.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_protocol.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_runtime.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_runtime.h' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_server.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/debugger_server.h' (properties changed: -x to +x)
=== modified file 'src/debugger/profiler.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/profiler.h' (properties changed: -x to +x)
=== modified file 'src/debugger/query_locationimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/query_locationimpl.h' (properties changed: -x to +x)
=== modified file 'src/debugger/remote_dynamic_context.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/remote_dynamic_context.h' (properties changed: -x to +x)
=== modified file 'src/debugger/remote_static_context.h' (properties changed: -x to +x)
=== modified file 'src/debugger/socket.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/socket.h' (properties changed: -x to +x)
=== modified file 'src/debugger/socket_streambuf.cpp' (properties changed: -x to +x)
=== modified file 'src/debugger/socket_streambuf.h' (properties changed: -x to +x)
=== modified file 'src/debugger/stackimpl.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/diagnostics/StackWalker.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/StackWalker.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/assert.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/assert.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic_en.xml' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic_list_cpp.xq' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic_list_h.xq' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic_list_xq.xq' (properties changed: -x to +x)
=== modified file 'src/diagnostics/diagnostic_util.xq' (properties changed: -x to +x)
=== modified file 'src/diagnostics/dict.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/dict.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/dict_XX_cpp.xq' (properties changed: -x to +x)
=== modified file 'src/diagnostics/dict_impl.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/pregenerated/diagnostic_list.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/pregenerated/dict_en.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/qname.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/user_error.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/user_error.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/user_exception.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/user_exception.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/util_macros.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_diagnostics.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_diagnostics.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_exception.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_exception.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_stack_trace.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_stack_trace.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/xquery_warning.h' (properties changed: -x to +x)
=== modified file 'src/diagnostics/zorba_exception.cpp' (properties changed: -x to +x)
=== modified file 'src/diagnostics/zorba_exception.h' (properties changed: -x to +x)
=== modified file 'src/functions/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/functions/Sequences_test.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/external_function.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/external_function.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_accessors_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_accessors_impl.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_apply.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_apply.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_arithmetic.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_arithmetic.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_booleans_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_booleans_impl.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_collections_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_durations_dates_times_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_durations_dates_times_impl.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_enclosed.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_enclosed.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_errors_and_diagnostics_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_eval.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_eval.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_hoist.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_hoist.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_index_ddl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_index_ddl.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_node_sort_distinct.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_node_sort_distinct.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_numerics_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_numerics_impl.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_sequences_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_sequences_impl.h' (properties changed: -x to +x)
=== modified file 'src/functions/func_strings_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_var_decl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/func_var_decl.h' (properties changed: -x to +x)
=== modified file 'src/functions/function.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/function.h' (properties changed: -x to +x)
=== modified file 'src/functions/function_consts.h' (properties changed: -x to +x)
=== modified file 'src/functions/function_impl.h' (properties changed: -x to +x)
=== modified file 'src/functions/library.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/library.h' (properties changed: -x to +x)
=== modified file 'src/functions/library_test.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_accessors.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_accessors.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_any_uri.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_any_uri.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_base64.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_base64.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_booleans.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_booleans.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_collections.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_collections.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_context.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_context.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_dctx.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_dctx.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_debug_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_debug_iterator.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_documents.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_documents.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_durations_dates_times.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_durations_dates_times.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_errors_and_diagnostics.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_errors_and_diagnostics.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_eval.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_eval.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_fetch.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_fetch.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_fnerror.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_fnerror.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_fnput.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_fnput.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_function_item_iter.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_function_item_iter.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_ic_ddl.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_ic_ddl.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_maps.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_maps.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_maths.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_maths.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_nodes.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_nodes.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_numerics.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_numerics.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_other_diagnostics.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_other_diagnostics.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_parsing_and_serializing.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_parsing_and_serializing.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_qnames.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_qnames.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_random.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_random.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_schema.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_schema.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_scripting.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_scripting.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_sctx.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_sctx.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_sequences.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_sequences.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_strings.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_strings.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_xqdoc.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/func_xqdoc.h' (properties changed: -x to +x)
=== modified file 'src/functions/pregenerated/function_enum.h' (properties changed: -x to +x)
=== modified file 'src/functions/signature.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/signature.h' (properties changed: -x to +x)
=== modified file 'src/functions/udf.cpp' (properties changed: -x to +x)
=== modified file 'src/functions/udf.h' (properties changed: -x to +x)
=== modified file 'src/precompiled/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/precompiled/stdafx.cpp' (properties changed: -x to +x)
=== modified file 'src/precompiled/stdafx.h' (properties changed: -x to +x)
=== modified file 'src/runtime/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/runtime/accessors/accessors_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/accessors/pregenerated/accessors.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/accessors/pregenerated/accessors.h' (properties changed: -x to +x)
=== modified file 'src/runtime/any_uri/any_uri_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/any_uri/pregenerated/any_uri.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/any_uri/pregenerated/any_uri.h' (properties changed: -x to +x)
=== modified file 'src/runtime/api/plan_iterator_wrapper.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/api/plan_iterator_wrapper.h' (properties changed: -x to +x)
=== modified file 'src/runtime/api/plan_wrapper.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/api/plan_wrapper.h' (properties changed: -x to +x)
=== modified file 'src/runtime/base/binarybase.h' (properties changed: -x to +x)
=== modified file 'src/runtime/base/narybase.h' (properties changed: -x to +x)
=== modified file 'src/runtime/base/noarybase.h' (properties changed: -x to +x)
=== modified file 'src/runtime/base/plan_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/base/plan_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/base/unarybase.h' (properties changed: -x to +x)
=== modified file 'src/runtime/base64/base64_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/base64/pregenerated/base64.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/base64/pregenerated/base64.h' (properties changed: -x to +x)
=== modified file 'src/runtime/booleans/BooleanImpl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/booleans/BooleanImpl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/booleans/booleans_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/booleans/pregenerated/booleans.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/booleans/pregenerated/booleans.h' (properties changed: -x to +x)
=== modified file 'src/runtime/collections/collections_base.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/collections/collections_base.h' (properties changed: -x to +x)
=== modified file 'src/runtime/collections/collections_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/collections/pregenerated/collections.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/collections/pregenerated/collections.h' (properties changed: -x to +x)
=== modified file 'src/runtime/context/context_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/context/pregenerated/context.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/context/pregenerated/context.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/apply_updates.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/apply_updates.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/arithmetic_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/arithmetic_impl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/constructors.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/constructors.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/flwor_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/flwor_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/fncall_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/fncall_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/common.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/common.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/common_binding.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/comp_function.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/comp_function.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/count_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/count_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/for_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/for_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/groupby_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/groupby_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/let_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/let_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/orderby_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/orderby_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/outerfor_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/outerfor_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/tuplesource_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/tuplesource_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/tuplestream_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/tuplestream_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/where_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/where_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/window_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/gflwor/window_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/internal_operators.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/internal_operators.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/item_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/item_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/nodeid_iterators.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/nodeid_iterators.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/path.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/path.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/path_iterators.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/path_iterators.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/sequencetypes.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/sequencetypes.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/trycatch.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/trycatch.h' (properties changed: -x to +x)
=== modified file 'src/runtime/core/var_iterators.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/core/var_iterators.h' (properties changed: -x to +x)
=== modified file 'src/runtime/debug/debug_iterator_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/debug/pregenerated/debug_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/debug/pregenerated/debug_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/durations_dates_times/DurationsDatesTimesImpl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/durations_dates_times/durations_dates_times_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/durations_dates_times/pregenerated/durations_dates_times.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/durations_dates_times/pregenerated/durations_dates_times.h' (properties changed: -x to +x)
=== modified file 'src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/errors_and_diagnostics/pregenerated/errors_and_diagnostics.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/errors_and_diagnostics/pregenerated/errors_and_diagnostics.h' (properties changed: -x to +x)
=== modified file 'src/runtime/errors_and_diagnostics/pregenerated/other_diagnostics.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/errors_and_diagnostics/pregenerated/other_diagnostics.h' (properties changed: -x to +x)
=== modified file 'src/runtime/eval/eval.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/eval/eval.h' (properties changed: -x to +x)
=== modified file 'src/runtime/fetch/fetch_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/fetch/pregenerated/fetch.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/fetch/pregenerated/fetch.h' (properties changed: -x to +x)
=== modified file 'src/runtime/fnput/fnput_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/fnput/pregenerated/fnput.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/fnput/pregenerated/fnput.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/apply.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/apply.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/default_tokenizer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/default_tokenizer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_match.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_match.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_query_item.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_query_item.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_single_token_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_single_token_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_stop_words_set.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_stop_words_set.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_thesaurus.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_token_matcher.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_token_matcher.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_token_seq_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_token_seq_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_token_span.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_util.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_wildcard.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ft_wildcard.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ftcontains_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/ftcontains_visitor.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/full_text.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/full_text.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/full_text_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/icu_tokenizer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/icu_tokenizer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/latin_tokenizer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/latin_tokenizer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/LICENSE.txt' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/README' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/README-Zorba' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/include/libstemmer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/libstemmer/libstemmer_utf8.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/libstemmer/modules_utf8.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/runtime/api.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/runtime/api.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/runtime/header.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/runtime/utilities.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/sb_stemmer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/sb_stemmer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_english.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_english.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_french.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_french.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_german.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_german.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.c' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_da.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_de.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_en.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_es.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_fi.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_fr.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_hu.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_it.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_nl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_no.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_pt.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/stop_words_sv.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/stop_words/utf8_chars.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/decode_base128.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/decode_base128.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/encoded_list.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/iso2788.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/iso2788.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_db_segment.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_db_segment.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_synset.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_synset.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_thesaurus.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_thesaurus.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_types.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/wn_types.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/xqftts_relationship.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/xqftts_relationship.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/xqftts_thesaurus.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesauri/xqftts_thesaurus.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesaurus.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/thesaurus.h' (properties changed: -x to +x)
=== modified file 'src/runtime/full_text/tokenizer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/dynamic_fncall_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/dynamic_fncall_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/function_item.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/function_item.h' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/function_item_iter_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/pregenerated/function_item_iter.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/function_item/pregenerated/function_item_iter.h' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/doc_indexer.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/doc_indexer.h' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/ic_ddl_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/index_ddl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/index_ddl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/pregenerated/ic_ddl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/indexing/pregenerated/ic_ddl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/introspection/dctx_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/introspection/pregenerated/dctx.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/introspection/pregenerated/dctx.h' (properties changed: -x to +x)
=== modified file 'src/runtime/introspection/pregenerated/sctx.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/introspection/pregenerated/sctx.h' (properties changed: -x to +x)
=== modified file 'src/runtime/introspection/sctx_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/maths/maths_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/maths/pregenerated/maths.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/maths/pregenerated/maths.h' (properties changed: -x to +x)
=== modified file 'src/runtime/misc/materialize.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/misc/materialize.h' (properties changed: -x to +x)
=== modified file 'src/runtime/nodes/nodes_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/nodes/pregenerated/nodes.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/nodes/pregenerated/nodes.h' (properties changed: -x to +x)
=== modified file 'src/runtime/numerics/NumericsImpl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/numerics/NumericsImpl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/numerics/format_integer_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/numerics/numerics_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/numerics/pregenerated/numerics.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/numerics/pregenerated/numerics.h' (properties changed: -x to +x)
=== modified file 'src/runtime/parsing_and_serializing/fragment_istream.h'
--- src/runtime/parsing_and_serializing/fragment_istream.h 2011-07-16 13:33:13 +0000
+++ src/runtime/parsing_and_serializing/fragment_istream.h 2011-10-27 21:19:34 +0000
@@ -18,12 +18,14 @@
#define ZORBA_RUNTIME_PARSING_AND_SERIALIZING_FRAGMENT_ISTREAM_H
#include <iostream>
+#include <libxml/parser.h>
+#include <store/api/iterator.h>
namespace zorba {
/**
* A class to hold an input stream for the parse-xml-fragment function
- * Author: Zorba Team
+ * Author: Nicolae Brinza
*/
class FragmentIStream : public std::istream
{
@@ -35,30 +37,52 @@
theStream(NULL),
theBuffer(NULL),
buffer_size(0),
- current_offset(0)
+ current_offset(0),
+ current_element_depth(0),
+ root_elements_to_skip(0),
+ ctxt(NULL),
+ saved_instate(XML_PARSER_START),
+ first_start_doc(true),
+ parsed_nodes_count(0),
+ children(NULL)
{
};
void reset()
{
if (theBuffer)
+ {
delete[] theBuffer;
+ }
+
if (theIss)
+ {
delete theIss;
+ }
+
+ if (ctxt)
+ {
+ xmlCtxtReset(ctxt);
+ xmlFreeParserCtxt(ctxt);
+ }
theIss = NULL;
theStream = NULL;
theBuffer = NULL;
buffer_size = 0;
current_offset = 0;
+ current_element_depth = 0;
+ root_elements_to_skip = 0;
+ ctxt = NULL;
+ saved_instate = XML_PARSER_START;
+ first_start_doc = true;
+ parsed_nodes_count = 0;
+ children = NULL;
}
virtual ~FragmentIStream()
{
- if (theBuffer)
- delete[] theBuffer;
- if (theIss)
- delete theIss;
+ reset();
}
public:
@@ -67,6 +91,13 @@
char* theBuffer;
unsigned long buffer_size;
unsigned long current_offset;
+ int current_element_depth;
+ int root_elements_to_skip;
+ xmlParserCtxtPtr ctxt;
+ xmlParserInputState saved_instate;
+ bool first_start_doc;
+ int parsed_nodes_count;
+ store::Iterator_t children;
};
}
=== modified file 'src/runtime/parsing_and_serializing/parse_fragment_impl.cpp'
--- src/runtime/parsing_and_serializing/parse_fragment_impl.cpp 2011-08-10 02:50:23 +0000
+++ src/runtime/parsing_and_serializing/parse_fragment_impl.cpp 2011-10-27 21:19:34 +0000
@@ -43,6 +43,8 @@
public:
// all options are false by default, except for enableFatelErrorProcessing which is true
bool enableExternalEntitiesProcessing;
+ bool enableRootNodesSkipping;
+ unsigned int rootNodesToSkip;
bool enableDTDValidation;
bool enableStrictSchemaValidation;
bool enableLaxSchemaValidation;
@@ -52,6 +54,8 @@
public:
ParseXmlFragmentOptions() :
enableExternalEntitiesProcessing(false),
+ enableRootNodesSkipping(false),
+ rootNodesToSkip(0),
enableDTDValidation(false),
enableStrictSchemaValidation(false),
enableLaxSchemaValidation(false),
@@ -63,6 +67,8 @@
void reset()
{
enableExternalEntitiesProcessing = false;
+ enableRootNodesSkipping = false;
+ rootNodesToSkip = 0;
enableDTDValidation = false;
enableStrictSchemaValidation = false;
enableLaxSchemaValidation = false;
@@ -124,6 +130,17 @@
if (options.find("F") != zstring::npos)
opt.enableFatelErrorProcessing = false;
+ if (options.find("r") != zstring::npos)
+ {
+ opt.enableRootNodesSkipping = true;
+ int pos = options.find("r") + 1;
+
+ // TODO: catch range exception and add test for it
+ opt.rootNodesToSkip = ztd::aton<unsigned int>(options.c_str() + pos);
+ }
+
+ // TODO: check that "r" option is enabled only if "e" is enabled
+
if (opt.enableExternalEntitiesProcessing
&&
(opt.enableDTDValidation || opt.enableStrictSchemaValidation || opt.enableLaxSchemaValidation))
@@ -232,9 +249,12 @@
state->theProperties.setEnableExtParsedEntity(true);
state->theProperties.setStoreDocument(false);
+ ////////////////////////////////////////////////////////////////////////
+ // External parsed entity processing
+ ////////////////////////////////////////////////////////////////////////
if (state->theProperties.getEnableExtParsedEntity())
{
- // state->theFragmentStream.root_elements_to_skip = 0;
+ state->theFragmentStream.root_elements_to_skip = parseOptions.rootNodesToSkip;
while (state->theFragmentStream.theBuffer == NULL
||
@@ -251,11 +271,26 @@
if (result != NULL)
{
+ state->theFragmentStream.children = result->getChildren();
+ while (state->theFragmentStream.children->next(result) && result != NULL)
+ {
+ STACK_PUSH(true, state);
+ }
+ }
+
+ /*
+ // Skip document node if present
+ if (result != NULL)
result->getChildren()->next(result);
+
+ if (result != NULL)
STACK_PUSH(true, state);
- }
+ */
}
}
+ ////////////////////////////////////////////////////////////////////////
+ // XML document processing
+ ////////////////////////////////////////////////////////////////////////
else // if (!state->theProperties.getEnableExtParsedEntity())
{
try {
=== modified file 'src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/parsing_and_serializing/pregenerated/parsing_and_serializing.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/parsing_and_serializing/pregenerated/parsing_and_serializing.h' (properties changed: -x to +x)
=== modified file 'src/runtime/qnames/pregenerated/qnames.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/qnames/pregenerated/qnames.h' (properties changed: -x to +x)
=== modified file 'src/runtime/qnames/qnames_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/random/pregenerated/random.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/random/pregenerated/random.h' (properties changed: -x to +x)
=== modified file 'src/runtime/random/random_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/schema/pregenerated/schema.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/schema/pregenerated/schema.h' (properties changed: -x to +x)
=== modified file 'src/runtime/schema/schema_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/scripting/scripting.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/scripting/scripting.h' (properties changed: -x to +x)
=== modified file 'src/runtime/sequences/SequencesImpl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/sequences/SequencesImpl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/sequences/pregenerated/sequences.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/sequences/pregenerated/sequences.h' (properties changed: -x to +x)
=== modified file 'src/runtime/sequences/sequences_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/accessors/accessors.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/any_uri/any_uri.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/base64/base64.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/booleans/booleans.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/codegen-cpp.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/codegen-h.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/collections/collections.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/context/context.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/debug/debug_iterator.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/durations_dates_times/durations_dates_times.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/errors_and_diagnostics/errors_and_diagnostics.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/errors_and_diagnostics/other_diagnostics.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/fetch/fetch.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/fnput/fnput.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/function-enum.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/function_item/function_item_iter.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/indexing/ic_ddl.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/introspection/sctx.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/iterator_cpp.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/iterator_h.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/mappings.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/maths/maths.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/nodes/nodes.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/numerics/numerics.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/parsing_and_serializing/parsing_and_serializing.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/plan_iter_visitor_h.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/printer_visitor_cpp.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/printer_visitor_h.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/qnames/qnames.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/random/random.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/runtime.xsd' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/schema/schema.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/sequences/sequences.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/store/documents.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/store/maps.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/strings/strings.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/utils.xq' (properties changed: -x to +x)
=== modified file 'src/runtime/spec/xqdoc/xqdoc.xml' (properties changed: -x to +x)
=== modified file 'src/runtime/store/documents_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/store/maps_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/store/pregenerated/documents.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/store/pregenerated/documents.h' (properties changed: -x to +x)
=== modified file 'src/runtime/store/pregenerated/maps.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/store/pregenerated/maps.h' (properties changed: -x to +x)
=== modified file 'src/runtime/strings/pregenerated/strings.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/strings/pregenerated/strings.h' (properties changed: -x to +x)
=== modified file 'src/runtime/strings/strings_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/update/update.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/update/update.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/flowctl_exception.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/util/flowctl_exception.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/handle_hashmap_item_value.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/handle_hashset_item_value.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/item_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/util/item_iterator.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/iterator_impl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/plan_wrapper_holder.h' (properties changed: -x to +x)
=== modified file 'src/runtime/util/timeout.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/util/timeout.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/iterprinter.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/iterprinter.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/planiter_visitor_impl_code.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/planiter_visitor_impl_include.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/pregenerated/planiter_visitor.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/pregenerated/printer_visitor.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/pregenerated/printer_visitor.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/printer_visitor_api.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/printer_visitor_api.h' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/printer_visitor_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/visitors/printer_visitor_impl.h' (properties changed: -x to +x)
=== modified file 'src/runtime/xqdoc/pregenerated/xqdoc.cpp' (properties changed: -x to +x)
=== modified file 'src/runtime/xqdoc/pregenerated/xqdoc.h' (properties changed: -x to +x)
=== modified file 'src/runtime/xqdoc/xqdoc_impl.cpp' (properties changed: -x to +x)
=== modified file 'src/store/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/store/api/annotation.h' (properties changed: -x to +x)
=== modified file 'src/store/api/collection.h' (properties changed: -x to +x)
=== modified file 'src/store/api/copymode.h' (properties changed: -x to +x)
=== modified file 'src/store/api/ft_token_iterator.h' (properties changed: -x to +x)
=== modified file 'src/store/api/ic.h' (properties changed: -x to +x)
=== modified file 'src/store/api/index.h' (properties changed: -x to +x)
=== modified file 'src/store/api/item.h' (properties changed: -x to +x)
=== modified file 'src/store/api/item_factory.h' (properties changed: -x to +x)
=== modified file 'src/store/api/item_handle.h' (properties changed: -x to +x)
=== modified file 'src/store/api/iterator.h' (properties changed: -x to +x)
=== modified file 'src/store/api/iterator_factory.h' (properties changed: -x to +x)
=== modified file 'src/store/api/load_properties.h' (properties changed: -x to +x)
=== modified file 'src/store/api/pul.h' (properties changed: -x to +x)
=== modified file 'src/store/api/shared_types.h' (properties changed: -x to +x)
=== modified file 'src/store/api/store.h' (properties changed: -x to +x)
=== modified file 'src/store/api/temp_seq.h' (properties changed: -x to +x)
=== modified file 'src/store/api/tuples.h' (properties changed: -x to +x)
=== modified file 'src/store/api/update_consts.h' (properties changed: -x to +x)
=== modified file 'src/store/api/validator.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/store/naive/atomic_items.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/atomic_items.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/collection_set.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/collection_set.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/dataguide.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/dataguide.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/document_name_iterator.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/ft_token_store.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/ft_token_store.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/hashmap_nodep.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/inmemorystore.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/inmemorystorec.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/item.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/item_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/item_iterator.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/item_vector.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/item_vector.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/loader.h' (properties changed: -x to +x)
--- src/store/naive/loader.h 2011-07-15 16:39:51 +0000
+++ src/store/naive/loader.h 2011-10-27 21:19:34 +0000
@@ -255,7 +255,13 @@
std::istream& xmlStream);
protected:
- static void checkStopParsing(void* ctx);
+ unsigned long getCurrentInputOffset();
+
+ static void checkStopParsing(void* ctx, bool force = false);
+
+ static void startDocument(void * ctx);
+
+ static void endDocument(void * ctx);
static void startElement(
void * ctx,
@@ -295,7 +301,6 @@
protected:
FragmentIStream* theFragmentStream;
- int element_depth;
};
/*******************************************************************************
=== modified file 'src/store/naive/loader_dtd.cpp' (properties changed: -x to +x)
--- src/store/naive/loader_dtd.cpp 2011-07-15 16:39:51 +0000
+++ src/store/naive/loader_dtd.cpp 2011-10-27 21:19:34 +0000
@@ -86,6 +86,7 @@
theOrdPath.init();
theTraceLevel = GET_STORE().getTraceLevel();
+ // theTraceLevel = 100;
memset(&theSaxHandler, 0, sizeof(theSaxHandler) );
theSaxHandler.initialized = XML_SAX2_MAGIC;
@@ -137,7 +138,7 @@
{
theFragmentStream = static_cast<FragmentIStream*>(&stream);
- // Prepare the input buffer
+ // Prepare the input buffer and the parser context
if (theFragmentStream->theBuffer == NULL)
{
theFragmentStream->theStream->seekg(0, std::ios::end);
@@ -161,48 +162,100 @@
abortload();
return NULL;
}
- }
-
- // Create the LibXml parser context
- ctxt = xmlCreatePushParserCtxt(&theSaxHandler, this, NULL, 0, 0);
- // ctxt = xmlCreate
- if (ctxt == NULL)
- {
- theXQueryDiagnostics->add_error(NEW_ZORBA_EXCEPTION(zerr::ZSTR0021_LOADER_PARSING_ERROR, ERROR_PARAMS( ZED( ParserInitFailed ) )));
- abortload();
- return NULL;
- }
-
- // Delete the initial empty input stream
- xmlFreeInputStream(inputPop(ctxt));
-
- // Create the LibXml parser input
- xmlParserInputPtr input = xmlNewInputStream(ctxt);
- if (input == NULL)
- {
- theXQueryDiagnostics->add_error(NEW_ZORBA_EXCEPTION(zerr::ZSTR0021_LOADER_PARSING_ERROR, ERROR_PARAMS( ZED( ParserInitFailed ) )));
- abortload();
- return NULL;
- }
-
- // Initialize the parser input
- input->filename = (const char*)(xmlCanonicPath((const xmlChar*)theDocUri.c_str()));
- input->base = (xmlChar*)(theFragmentStream->theBuffer + theFragmentStream->current_offset);
- input->cur = (xmlChar*)(theFragmentStream->theBuffer + theFragmentStream->current_offset);
- input->length = theFragmentStream->buffer_size - theFragmentStream->current_offset;
- input->end = input->base + input->length;
- xmlPushInput(ctxt, input);
-
- // Reset element_depth
- element_depth = 0;
-
- // Finally call the parser
- if (xmlParseExtParsedEnt(ctxt)==-1)
- {
- theXQueryDiagnostics->add_error(NEW_ZORBA_EXCEPTION(zerr::ZSTR0021_LOADER_PARSING_ERROR,ERROR_PARAMS( ZED( ParserNoCreateTree ) )));
- abortload();
- return NULL;
- }
+
+ // Create the LibXml parser context
+ theFragmentStream->ctxt = xmlCreatePushParserCtxt(&theSaxHandler, this, NULL, 0, 0);
+ if (theFragmentStream->ctxt == NULL)
+ {
+ theXQueryDiagnostics->add_error(NEW_ZORBA_EXCEPTION(zerr::ZSTR0021_LOADER_PARSING_ERROR, ERROR_PARAMS( ZED( ParserInitFailed ) )));
+ abortload();
+ return NULL;
+ }
+
+ // startElementNS and endElementNS are SAX2 callbacks
+ // theFragmentStream->ctxt->sax2 = 1;
+ // xmlDetectSAX2(theFragmentStream->ctxt);
+
+ // Delete the initial empty input stream
+ xmlFreeInputStream(inputPop(theFragmentStream->ctxt));
+
+ // Create the LibXml parser input
+ xmlParserInputPtr input = xmlNewInputStream(theFragmentStream->ctxt);
+ if (input == NULL)
+ {
+ theXQueryDiagnostics->add_error(NEW_ZORBA_EXCEPTION(zerr::ZSTR0021_LOADER_PARSING_ERROR, ERROR_PARAMS( ZED( ParserInitFailed ) )));
+ abortload();
+ return NULL;
+ }
+
+ // Initialize the parser input
+ input->filename = (const char*)(xmlCanonicPath((const xmlChar*)theDocUri.c_str()));
+ input->base = (xmlChar*)(theFragmentStream->theBuffer);
+ input->cur = input->base + theFragmentStream->current_offset;
+ input->length = theFragmentStream->buffer_size;
+ input->end = input->base + input->length;
+ xmlPushInput(theFragmentStream->ctxt, input);
+
+ // xmlParseExtParsedEnt(theFragmentStream->ctxt);
+
+ // Consume the XML declaration, if any
+ /*
+ if (equals(theFragmentStream->theBuffer, 5, "<?xml", 5) && ascii::is_space(theFragmentStream->theBuffer[5]))
+ {
+ xmlParseXMLDecl(theFragmentStream->ctxt);
+ theFragmentStream->current_offset = getCurrentInputOffset();
+ }
+ */
+ }
+
+ theFragmentStream->ctxt->userData = this; // the loader has changed, update the address
+ theFragmentStream->ctxt->disableSAX = false; // xmlStopParser() sets disableSAX to true
+
+ // Update the input
+ theFragmentStream->ctxt->input->base = (xmlChar*)(theFragmentStream->theBuffer);
+ theFragmentStream->ctxt->input->cur = theFragmentStream->ctxt->input->base + theFragmentStream->current_offset;
+
+ theFragmentStream->parsed_nodes_count = 0;
+
+ // std::cerr << "\n==================\n--> skip_root: " << theFragmentStream->root_elements_to_skip << " current_depth: " << theFragmentStream->current_element_depth << " about to parse: [" << theFragmentStream->ctxt->input->cur << "] " << std::endl;
+
+ if (theFragmentStream->current_offset > 0
+ ||
+ !theFragmentStream->first_start_doc)
+ {
+ // try to restore the parser state
+ //if (theFragmentStream->ctxt->instate == XML_PARSER_EOF)
+ // theFragmentStream->ctxt->instate = theFragmentStream->saved_instate;
+ //if (theFragmentStream->ctxt->instate == XML_PARSER_EPILOG)
+ theFragmentStream->ctxt->instate = XML_PARSER_CONTENT;
+
+ FragmentXmlLoader::startDocument(theFragmentStream->ctxt->userData);
+ }
+
+ // FragmentXmlLoader::startDocument(theFragmentStream->ctxt->userData);
+
+ unsigned long start_offset = theFragmentStream->current_offset;
+
+ xmlParseChunk(theFragmentStream->ctxt, (const char*)theFragmentStream->ctxt->input->cur,
+ theFragmentStream->ctxt->input->end - theFragmentStream->ctxt->input->cur, 0);
+
+ if ( // theFragmentStream->current_element_depth > 0
+ // &&
+ theFragmentStream->current_offset < getCurrentInputOffset())
+ theFragmentStream->current_offset = getCurrentInputOffset();
+
+ // If we didn't get an error and we haven't moved, we might have some freestanding text. Parse it as element character data.
+ if (theXQueryDiagnostics->errors().empty()
+ &&
+ theFragmentStream->current_element_depth == 0
+ &&
+ start_offset == theFragmentStream->current_offset)
+ {
+ // theFragmentStream->ctxt->instate = XML_PARSER_CONTENT;
+ xmlParseCharData(theFragmentStream->ctxt, 0);
+ }
+
+ FragmentXmlLoader::endDocument(theFragmentStream->ctxt->userData); // this would not be called otherwise
}
catch (...)
{
@@ -211,15 +264,17 @@
return NULL;
}
- bool ok = ctxt->wellFormed != 0;
-
// The doc may be well formed, but it may have other kinds of errors, e.g., unresolved ns prefixes.
if (!theXQueryDiagnostics->errors().empty())
{
abortload();
return NULL;
}
- else if (!ok )
+ else if (!theFragmentStream->ctxt->wellFormed
+ ||
+ (theFragmentStream->current_offset >= theFragmentStream->buffer_size
+ &&
+ theFragmentStream->current_element_depth > 0)) // the second condition happens when there are tags that have not been closed
{
if (!theDocUri.empty())
{
@@ -232,10 +287,11 @@
abortload();
return NULL;
}
- else if ( ctxt->lastError.code != XML_ERR_OK )
+ else if (theFragmentStream->ctxt->lastError.code != XML_ERR_OK)
{
- if ( ctxt->lastError.code == XML_NS_ERR_UNDEFINED_NAMESPACE ||
- ctxt->lastError.code != XML_ERR_NO_DTD )
+ if (theFragmentStream->ctxt->lastError.code == XML_NS_ERR_UNDEFINED_NAMESPACE
+ ||
+ theFragmentStream->ctxt->lastError.code != XML_ERR_NO_DTD )
{
theXQueryDiagnostics->add_error(NEW_ZORBA_EXCEPTION(zerr::ZSTR0021_LOADER_PARSING_ERROR, ERROR_PARAMS( ZED( BadXMLDocument_2o ) )));
abortload();
@@ -243,34 +299,72 @@
}
}
- xmlCtxtReset(ctxt);
- xmlFreeParserCtxt(ctxt);
- ctxt = NULL;
-
thePathStack.pop();
assert(thePathStack.empty());
XmlNode* resultNode;
resultNode = theRootNode;
reset();
+
return resultNode;
}
-void FragmentXmlLoader::checkStopParsing(void* ctx)
-{
- FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
- ZORBA_LOADER_CHECK_ERROR(loader);
-
- if (loader.element_depth == 0)
- {
- /* if (loader.ctxt->inputNr <= 1)
- loader.theFragmentStream->current_offset = loader.theFragmentStream->buffer_size;
- else */
- loader.theFragmentStream->current_offset += (loader.ctxt->input->cur - loader.ctxt->input->base)
- + loader.ctxt->input->consumed;
- xmlStopParser(loader.ctxt);
- }
-}
+unsigned long FragmentXmlLoader::getCurrentInputOffset()
+{
+ unsigned long offset = theFragmentStream->ctxt->input->cur
+ - theFragmentStream->ctxt->input->base
+ + theFragmentStream->ctxt->input->consumed;
+
+ return offset;
+}
+
+void FragmentXmlLoader::checkStopParsing(void* ctx, bool force)
+{
+ FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
+ ZORBA_LOADER_CHECK_ERROR(loader);
+
+ unsigned long offset = loader.getCurrentInputOffset();
+
+ if (force
+ ||
+ offset >= loader.theFragmentStream->buffer_size
+ ||
+ loader.theFragmentStream->current_element_depth == 0
+ ||
+ (loader.theFragmentStream->current_element_depth <= loader.theFragmentStream->root_elements_to_skip
+ &&
+ loader.theFragmentStream->parsed_nodes_count >= 1024))
+ {
+ loader.theFragmentStream->current_offset = offset;
+
+ // std::cerr << "--> stopping parsing at: [" << (loader.theFragmentStream->theBuffer+loader.theFragmentStream->current_offset) << "] " << std::endl;
+
+ loader.theFragmentStream->saved_instate = loader.theFragmentStream->ctxt->instate;
+
+ xmlStopParser(loader.theFragmentStream->ctxt);
+ loader.theFragmentStream->ctxt->errNo = XML_SCHEMAV_MISC; // fake error to force stopping
+ }
+
+ loader.theFragmentStream->parsed_nodes_count++;
+}
+
+void FragmentXmlLoader::startDocument(void * ctx)
+{
+ FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
+ ZORBA_LOADER_CHECK_ERROR(loader);
+ FastXmlLoader::startDocument(ctx);
+ if (loader.theFragmentStream->first_start_doc)
+ {
+ loader.theFragmentStream->first_start_doc = false;
+ FragmentXmlLoader::checkStopParsing(ctx, true);
+ }
+}
+
+void FragmentXmlLoader::endDocument(void * ctx)
+{
+ FastXmlLoader::endDocument(ctx);
+}
+
void FragmentXmlLoader::startElement(
void * ctx,
const xmlChar * localname,
@@ -282,11 +376,40 @@
int nb_defaulted,
const xmlChar ** attributes)
{
- FastXmlLoader::startElement(ctx, localname, prefix, URI, nb_namespaces, namespaces, nb_attributes, nb_defaulted, attributes);
-
FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
ZORBA_LOADER_CHECK_ERROR(loader);
- loader.element_depth++;
+ loader.theFragmentStream->current_element_depth++;
+ if (loader.theFragmentStream->current_element_depth > loader.theFragmentStream->root_elements_to_skip)
+ {
+ const xmlChar** nsTab = namespaces;
+
+ if (loader.theFragmentStream->current_element_depth == loader.theFragmentStream->root_elements_to_skip + 1)
+ {
+ nsTab = loader.theFragmentStream->ctxt->nsTab;
+ nb_namespaces = loader.theFragmentStream->ctxt->nsNr/2;
+ }
+
+ FastXmlLoader::startElement(ctx, localname, prefix, URI, nb_namespaces, nsTab, nb_attributes, nb_defaulted, attributes);
+
+ /*
+ std::cerr << "\n--> End element: " << localname << ", depth: " << loader.theFragmentStream->current_element_depth
+ << ", nb_namespaces: " << nb_namespaces << std::endl;
+ std::cerr << " nameNr: " << loader.theFragmentStream->ctxt->nameNr << std::endl;
+ for (int i=0; i < loader.theFragmentStream->ctxt->nameNr; i++)
+ {
+ std::cerr << "--> pushTab prefix: " << (char*)loader.theFragmentStream->ctxt->pushTab[i*3]
+ << ", uri: " << (char*)loader.theFragmentStream->ctxt->pushTab[i*3+1]
+ << ", nsNr: " << (long) loader.theFragmentStream->ctxt->pushTab[i*3+2] << std::endl;
+ }
+
+ std::cerr << "--> nsNr: " << loader.theFragmentStream->ctxt->nsNr;
+ for (int i=0; i< loader.theFragmentStream->ctxt->nsNr; i++)
+ {
+ std::cerr << ", " << loader.theFragmentStream->ctxt->nsTab[i];
+ }
+ std::cerr << std::endl;
+ */
+ }
}
void FragmentXmlLoader::endElement(
@@ -295,12 +418,16 @@
const xmlChar * prefix,
const xmlChar * URI)
{
- FastXmlLoader::endElement(ctx, localname, prefix, URI);
-
FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
ZORBA_LOADER_CHECK_ERROR(loader);
- loader.element_depth--;
+ if (loader.theFragmentStream->current_element_depth > loader.theFragmentStream->root_elements_to_skip)
+ FastXmlLoader::endElement(ctx, localname, prefix, URI);
+
+ loader.theFragmentStream->current_element_depth--;
+
+ // if (loader.theFragmentStream->current_element_depth <= loader.theFragmentStream->root_elements_to_skip)
+ // namePop(loader.theFragmentStream->ctxt);
checkStopParsing(ctx);
}
@@ -310,7 +437,24 @@
const xmlChar * ch,
int len)
{
- FastXmlLoader::characters(ctx, ch, len);
+ FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
+ ZORBA_LOADER_CHECK_ERROR(loader);
+
+ // std::string tmp((char*)loader.theFragmentStream->ctxt->input->cur);
+ // std::cerr << "--> characters() input->cur: \"" << tmp.substr(0, tmp.find("\n")) << "...\"" << std::endl;
+
+ if (loader.theFragmentStream->current_element_depth >= loader.theFragmentStream->root_elements_to_skip)
+ FastXmlLoader::characters(ctx, ch, len);
+
+ if (loader.theFragmentStream->current_element_depth <= loader.theFragmentStream->root_elements_to_skip
+ &&
+ loader.theFragmentStream->ctxt->input->cur < loader.theFragmentStream->ctxt->input->end
+ &&
+ loader.theFragmentStream->ctxt->input->cur[0] != '<')
+ {
+ loader.theFragmentStream->ctxt->input->cur += len;
+ }
+
checkStopParsing(ctx);
}
@@ -318,7 +462,10 @@
void * ctx,
const xmlChar * value)
{
- FastXmlLoader::comment(ctx, value);
+ FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
+ ZORBA_LOADER_CHECK_ERROR(loader);
+ if (loader.theFragmentStream->current_element_depth >= loader.theFragmentStream->root_elements_to_skip)
+ FastXmlLoader::comment(ctx, value);
checkStopParsing(ctx);
}
@@ -327,7 +474,10 @@
const xmlChar * value,
int len)
{
- FastXmlLoader::cdataBlock(ctx, value, len);
+ FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
+ ZORBA_LOADER_CHECK_ERROR(loader);
+ if (loader.theFragmentStream->current_element_depth >= loader.theFragmentStream->root_elements_to_skip)
+ FastXmlLoader::cdataBlock(ctx, value, len);
checkStopParsing(ctx);
}
@@ -336,7 +486,10 @@
const xmlChar * target,
const xmlChar * data)
{
- FastXmlLoader::processingInstruction(ctx, target, data);
+ FragmentXmlLoader& loader = *(static_cast<FragmentXmlLoader*>(ctx));
+ ZORBA_LOADER_CHECK_ERROR(loader);
+ if (loader.theFragmentStream->current_element_depth >= loader.theFragmentStream->root_elements_to_skip)
+ FastXmlLoader::processingInstruction(ctx, target, data);
checkStopParsing(ctx);
}
@@ -489,7 +642,7 @@
if (stream.bad())
{
theXQueryDiagnostics->add_error(
- NEW_ZORBA_EXCEPTION(
+ NEW_ZORBA_EXCEPTION(
zerr::ZSTR0020_LOADER_IO_ERROR, ERROR_PARAMS( ZED( BadStreamState ) )
)
);
@@ -1572,7 +1725,7 @@
vsprintf(buf, msg, args);
va_end(args);
- std::cerr << buf << std::endl;
+ // std::cerr << buf << std::endl;
}
=== modified file 'src/store/naive/loader_fast.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/naive_ft_token_iterator.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/naive_ft_token_iterator.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/name_iterator.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_factory.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_factory.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_items.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_items.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_iterators.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_iterators.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_updates.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/node_updates.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/nsbindings.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/nsbindings.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/ordpath.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/ordpath.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/properties.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/properties.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/pul_primitive_factory.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/pul_primitive_factory.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/pul_primitives.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/pul_primitives.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/qname_pool.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/qname_pool.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/query_context.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/query_context.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/shared_types.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_collection.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_collection.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_ic.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_index.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_index.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_index_general.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_index_general.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_index_value.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_index_value.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_item_factory.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_item_factory.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_iterator_factory.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_iterator_factory.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_lazy_temp_seq.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_lazy_temp_seq.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_pul.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_pul.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_store.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_store.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_temp_seq.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/simple_temp_seq.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/store_defs.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/store_manager_impl.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/store_properties.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/store_properties.txt' (properties changed: -x to +x)
=== modified file 'src/store/naive/string_pool.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/string_pool.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/text_node_content.h' (properties changed: -x to +x)
=== modified file 'src/store/naive/tupleimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/store/naive/tupleimpl.h' (properties changed: -x to +x)
=== modified file 'src/store/util/hashmap_stringbuf.h' (properties changed: -x to +x)
=== modified file 'src/store/util/hashset_node_handle.h' (properties changed: -x to +x)
=== modified file 'src/store/util/item_vector.cpp' (properties changed: -x to +x)
=== modified file 'src/store/util/item_vector.h' (properties changed: -x to +x)
=== modified file 'src/system/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/system/globalenv.cpp' (properties changed: -x to +x)
=== modified file 'src/system/globalenv.h' (properties changed: -x to +x)
=== modified file 'src/system/properties.cpp' (properties changed: -x to +x)
=== modified file 'src/system/properties.h' (properties changed: -x to +x)
=== modified file 'src/system/zorba_properties.h' (properties changed: -x to +x)
=== modified file 'src/system/zorba_properties.txt' (properties changed: -x to +x)
=== modified file 'src/types/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/types/casting.cpp' (properties changed: -x to +x)
=== modified file 'src/types/casting.h' (properties changed: -x to +x)
=== modified file 'src/types/collation.h' (properties changed: -x to +x)
=== modified file 'src/types/node_test.cpp' (properties changed: -x to +x)
=== modified file 'src/types/node_test.h' (properties changed: -x to +x)
=== modified file 'src/types/root_typemanager.cpp' (properties changed: -x to +x)
=== modified file 'src/types/root_typemanager.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/types/schema/EventSchemaValidator.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/EventSchemaValidator.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/LoadSchemaErrorHandler.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/LoadSchemaErrorHandler.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/PrintSchema.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/PrintSchema.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/SchemaValidatorFilter.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/SchemaValidatorFilter.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/StrX.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/StrX.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/ValidationEventHandler.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/ValidationEventHandler.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/XercSchemaValidator.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/XercSchemaValidator.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/XercesParseUtils.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/XercesParseUtils.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/revalidateUtils.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/revalidateUtils.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/schema.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/schema.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/validate.cpp' (properties changed: -x to +x)
=== modified file 'src/types/schema/validate.h' (properties changed: -x to +x)
=== modified file 'src/types/schema/xercesIncludes.h' (properties changed: -x to +x)
=== modified file 'src/types/typeconstants.h' (properties changed: -x to +x)
=== modified file 'src/types/typeimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/types/typeimpl.h' (properties changed: -x to +x)
=== modified file 'src/types/typemanager.h' (properties changed: -x to +x)
=== modified file 'src/types/typemanagerimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/types/typemanagerimpl.h' (properties changed: -x to +x)
=== modified file 'src/types/typeops.cpp' (properties changed: -x to +x)
=== modified file 'src/types/typeops.h' (properties changed: -x to +x)
=== modified file 'src/unit_tests/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/unit_tests/test_debugger_protocol.cpp' (properties changed: -x to +x)
=== modified file 'src/unit_tests/test_uri.cpp' (properties changed: -x to +x)
=== modified file 'src/unit_tests/unit_test_list.h' (properties changed: -x to +x)
=== modified file 'src/unit_tests/unit_tests.cpp' (properties changed: -x to +x)
=== modified file 'src/util/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/util/ascii_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/ascii_util.h' (properties changed: -x to +x)
=== modified file 'src/util/ascii_util.tcc' (properties changed: -x to +x)
=== modified file 'src/util/atomic_int.h' (properties changed: -x to +x)
=== modified file 'src/util/auto_vector.h' (properties changed: -x to +x)
=== modified file 'src/util/cxx_util.h' (properties changed: -x to +x)
=== modified file 'src/util/dir.cpp' (properties changed: -x to +x)
=== modified file 'src/util/dir.h' (properties changed: -x to +x)
=== modified file 'src/util/dynamic_bitset.cpp' (properties changed: -x to +x)
=== modified file 'src/util/dynamic_bitset.h' (properties changed: -x to +x)
=== modified file 'src/util/empty.h' (properties changed: -x to +x)
=== modified file 'src/util/error_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/error_util.h' (properties changed: -x to +x)
=== modified file 'src/util/file.cpp' (properties changed: -x to +x)
=== modified file 'src/util/fs_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/fs_util.h' (properties changed: -x to +x)
=== modified file 'src/util/fx/fxarray.h' (properties changed: -x to +x)
=== modified file 'src/util/fx/fxarray_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/fx/fxcharheap.cpp' (properties changed: -x to +x)
=== modified file 'src/util/fx/fxcharheap.h' (properties changed: -x to +x)
=== modified file 'src/util/fx/fxcharheap_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/hashfun_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/hashmap.h' (properties changed: -x to +x)
=== modified file 'src/util/hashmap32.h' (properties changed: -x to +x)
=== modified file 'src/util/hashmap_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/http_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/http_util.h' (properties changed: -x to +x)
=== modified file 'src/util/indent.cpp' (properties changed: -x to +x)
=== modified file 'src/util/indent.h' (properties changed: -x to +x)
=== modified file 'src/util/less.h' (properties changed: -x to +x)
=== modified file 'src/util/list_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/mmap_file.cpp' (properties changed: -x to +x)
=== modified file 'src/util/mmap_file.h' (properties changed: -x to +x)
=== modified file 'src/util/nonatomic_int.h' (properties changed: -x to +x)
=== modified file 'src/util/omanip.h' (properties changed: -x to +x)
=== modified file 'src/util/oseparator.h' (properties changed: -x to +x)
=== modified file 'src/util/regex.cpp' (properties changed: -x to +x)
=== modified file 'src/util/regex.h' (properties changed: -x to +x)
=== modified file 'src/util/regex_ascii.cpp' (properties changed: -x to +x)
=== modified file 'src/util/regex_ascii.h' (properties changed: -x to +x)
=== modified file 'src/util/rwlock_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/singleton.h' (properties changed: -x to +x)
=== modified file 'src/util/sorter.h' (properties changed: -x to +x)
=== modified file 'src/util/sorter_test.cpp' (properties changed: -x to +x)
=== modified file 'src/util/stl_util.h' (properties changed: -x to +x)
=== modified file 'src/util/string/buf_rep.h' (properties changed: -x to +x)
=== modified file 'src/util/string/buf_rep.tcc' (properties changed: -x to +x)
=== modified file 'src/util/string/default_rep.h' (properties changed: -x to +x)
=== modified file 'src/util/string/default_rep.tcc' (properties changed: -x to +x)
=== modified file 'src/util/string/empty_rep_base.cpp' (properties changed: -x to +x)
=== modified file 'src/util/string/ptr_rep.h' (properties changed: -x to +x)
=== modified file 'src/util/string/ptr_rep.tcc' (properties changed: -x to +x)
=== modified file 'src/util/string/rep_base.h' (properties changed: -x to +x)
=== modified file 'src/util/string/rep_proxy.h' (properties changed: -x to +x)
=== modified file 'src/util/string/rstring.h' (properties changed: -x to +x)
=== modified file 'src/util/string/rstring.tcc' (properties changed: -x to +x)
=== modified file 'src/util/string/string_traits.h' (properties changed: -x to +x)
=== modified file 'src/util/string_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/string_util.h' (properties changed: -x to +x)
=== modified file 'src/util/threads.h' (properties changed: -x to +x)
=== modified file 'src/util/tokenbuf.cpp' (properties changed: -x to +x)
=== modified file 'src/util/tokenbuf.h' (properties changed: -x to +x)
=== modified file 'src/util/tracer.h' (properties changed: -x to +x)
=== modified file 'src/util/triple.h' (properties changed: -x to +x)
=== modified file 'src/util/unicode_categories.cpp' (properties changed: -x to +x)
=== modified file 'src/util/unicode_categories.h' (properties changed: -x to +x)
=== modified file 'src/util/unicode_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/unicode_util.h' (properties changed: -x to +x)
=== modified file 'src/util/uri_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/uri_util.h' (properties changed: -x to +x)
=== modified file 'src/util/uri_util.tcc' (properties changed: -x to +x)
=== modified file 'src/util/utf8_string.h' (properties changed: -x to +x)
=== modified file 'src/util/utf8_string.tcc' (properties changed: -x to +x)
=== modified file 'src/util/utf8_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/utf8_util.h' (properties changed: -x to +x)
=== modified file 'src/util/utf8_util.tcc' (properties changed: -x to +x)
=== modified file 'src/util/utf8_util_base.h' (properties changed: -x to +x)
=== modified file 'src/util/uuid/sysdep.cpp' (properties changed: -x to +x)
=== modified file 'src/util/uuid/sysdep.h' (properties changed: -x to +x)
=== modified file 'src/util/uuid/uuid.cpp' (properties changed: -x to +x)
=== modified file 'src/util/uuid/uuid.h' (properties changed: -x to +x)
=== modified file 'src/util/void_int.h' (properties changed: -x to +x)
=== modified file 'src/util/win32/zorba_mobile.sln' (properties changed: -x to +x)
=== modified file 'src/util/win32/zorba_mobile.vcproj' (properties changed: -x to +x)
=== modified file 'src/util/xml_util.cpp' (properties changed: -x to +x)
=== modified file 'src/util/xml_util.h' (properties changed: -x to +x)
=== modified file 'src/util/xml_util.tcc' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/apple.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/compatib_defs.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/cygwin.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/freebsd.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/platform.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/stdint.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/unix.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/config/win32.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/ns_consts.h' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/stdafx.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbamisc/stdafx.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/archiver.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/archiver.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/base64impl.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/base64impl.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/bin_archiver.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/bin_archiver.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/class_serializer.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/class_serializer.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/mem_archiver.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/mem_archiver.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/plan_settings.h.in' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/serialization_engine.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/template_serializer.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/xml_archiver.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/xml_archiver.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/zorba_class_serializer.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/zorba_class_serializer.h' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/zorba_class_versions.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbaserialization/zorba_classes_version.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/URI.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/URI.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/binary.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/binary.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/chartype.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/chartype.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/collation_manager.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/collation_manager.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime/datetimetype.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime/duration.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime/parse.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime/parse.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/datetime/timezone.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/decimal.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/decimal.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/duration.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/floatimpl.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/floatimpl.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/ft_token.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/ft_token.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/integer.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/integer.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/libicu.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/m_apm.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/m_apm.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/MULTI_THREAD/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/MULTI_THREAD/m_apm_mt.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/MULTI_THREAD/mapm_mt.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/m_apm_lc.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm5sin.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_add.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_cpi.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_div.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_exp.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_fam.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_fft.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_flr.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_fpf.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_gcd.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_lg2.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_lg3.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_lg4.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_log.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_mul.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_pow.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_rcp.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_rnd.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_set.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapm_sin.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmasin.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmasn0.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmcbrt.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmcnst.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmfact.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmfmul.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmgues.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmhasn.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmhsin.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmipwr.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmistr.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmpwr2.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmrsin.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmsqrt.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmstck.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmutil.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmutl1.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/mapm/mapmutl2.c' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/numconversions.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/numconversions.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/rchandle.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/rchandle.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/rclock.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/schema_types.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/schema_types_base.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/timezone.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/transcoder.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/transcoder.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/xerces_xmlcharray.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/zorbatypes_decl.h' (properties changed: -x to +x)
=== modified file 'src/zorbatypes/zstring.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'src/zorbautils/SAXParser.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/SAXParser.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/checked_vector.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/condition.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/condition.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/fatal.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/fatal.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashfun.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashmap.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashmap_itemp.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashmap_str_obj.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashmap_zstring.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashset.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashset_itemh.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/hashset_itemh.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/latch.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/latch.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/locale.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/locale.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/lock.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/lock.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/mutex.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/mutex.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/properties_base.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/runnable.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/runnable.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/stack.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/string_util.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/string_util.h' (properties changed: -x to +x)
=== modified file 'src/zorbautils/synchronous_logger.cpp' (properties changed: -x to +x)
=== modified file 'src/zorbautils/synchronous_logger.h' (properties changed: -x to +x)
=== modified file 'swig/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'swig/CompilerHints.i' (properties changed: -x to +x)
=== modified file 'swig/DiagnosticHandler.i' (properties changed: -x to +x)
=== modified file 'swig/Exceptions.i' (properties changed: -x to +x)
=== modified file 'swig/StaticContext.i' (properties changed: -x to +x)
=== modified file 'swig/Store.i' (properties changed: -x to +x)
=== modified file 'swig/XQuery.i' (properties changed: -x to +x)
=== modified file 'swig/XmlDataManager.i' (properties changed: -x to +x)
=== modified file 'swig/Zorba.i' (properties changed: -x to +x)
=== modified file 'swig/java/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'swig/java/zorba_api.i' (properties changed: -x to +x)
=== modified file 'swig/php/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'swig/php/generate_proxy.php.in' (properties changed: -x to +x)
=== modified file 'swig/php/zorba_api.i' (properties changed: -x to +x)
=== modified file 'swig/python/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'swig/python/tests/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'swig/python/tests/books.xml.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/compilerHints.xq.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test01.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test02.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test03.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test04.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test04.xq.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test05.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test05.xq.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test06.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test06.xq.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test07.1.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test07.2.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test08.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test10.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test11.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test12.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test13.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/tests/test14.py.in' (properties changed: -x to +x)
=== modified file 'swig/python/zorba_api.i' (properties changed: -x to +x)
=== modified file 'swig/ruby/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'swig/ruby/zorba_api.i' (properties changed: -x to +x)
=== modified file 'swig/zorba_api.i' (properties changed: -x to +x)
=== modified file 'test/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/api/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/api/annotations.cpp' (properties changed: -x to +x)
=== modified file 'test/api/external_function_errors.cpp' (properties changed: -x to +x)
=== modified file 'test/api/itemfactory.cpp' (properties changed: -x to +x)
=== modified file 'test/api/serializer.cpp' (properties changed: -x to +x)
=== modified file 'test/api/test_static_context.cpp' (properties changed: -x to +x)
=== modified file 'test/api/userdefined_uri_resolution.cpp' (properties changed: -x to +x)
=== modified file 'test/api/validate.cpp' (properties changed: -x to +x)
=== modified file 'test/api/xmldatamanager.cpp' (properties changed: -x to +x)
=== modified file 'test/apitest.cpp' (properties changed: -x to +x)
=== modified file 'test/commons/testdriver_comparator.cpp' (properties changed: -x to +x)
=== modified file 'test/commons/testdriver_comparator.h' (properties changed: -x to +x)
=== modified file 'test/commons/testuriresolver.cpp' (properties changed: -x to +x)
=== modified file 'test/commons/testuriresolver.h' (properties changed: -x to +x)
=== modified file 'test/extern/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/extern/extern-func-1.xq' (properties changed: -x to +x)
=== modified file 'test/extern/extern-func-2.xq' (properties changed: -x to +x)
=== modified file 'test/extern/extern-func-module-2.xq' (properties changed: -x to +x)
=== modified file 'test/extern/extern-func-module-3.xq' (properties changed: -x to +x)
=== modified file 'test/extern/extern-func-module-4.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-1.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-2.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-3.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-4.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-5.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-6.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-7.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-8.xq' (properties changed: -x to +x)
=== modified file 'test/extern/nondeterm-9.xq' (properties changed: -x to +x)
=== modified file 'test/extern/test_extern_func.cpp' (properties changed: -x to +x)
=== modified file 'test/extern/test_extern_func_module.xq' (properties changed: -x to +x)
=== modified file 'test/http-test-data/README.txt' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/doc.html' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/download.png' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/example.svg' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/example_com.html' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/no-type.bin' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/to-tidy.html' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/basic-auth/utf8.html' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/eqs7day-M1.txt' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/http1.xml' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/request.php' (properties changed: -x to +x)
=== modified file 'test/http-test-data/docroot/http-test-data/wildlife-national-parks-india.kml' (properties changed: -x to +x)
=== modified file 'test/parser/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/fail_hof-910.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-001.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-002.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-003.lib' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-003.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-004.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-007.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-008.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-009.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-016.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-017.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-018.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-019.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-020.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-021.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-022.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-023.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-024.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-025.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-026.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-027.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-028.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-029.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-030.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-031.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-032.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-033.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-034.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-035.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-036.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-037.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-038.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-039.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-040.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-041.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-042.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-043.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-044.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-045.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-046.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-047.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-902.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-903.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-904.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-905.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-906.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-907.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-908.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-909.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-911.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-912.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-913.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-914.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-915.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-916.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-917.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/HigherOrder/hof-918.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/delete1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/delete2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/fulltext1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/groupby1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/index.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert10.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert3.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert4.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert5.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert6.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert7.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert8.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/insert9.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/rename1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/replace1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/replace2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/scripting1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-10.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-11.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-12.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-13.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-14.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-15.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-16.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-17.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-18.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-19.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-20.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-21.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-22.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-23.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-24.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-25.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-26.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-27.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-28.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-29.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-3.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-30.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-4.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-5.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-6.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-7.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-8.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprPositionalVar-9.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-10.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-11.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-12.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-13.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-14.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-15.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-16.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-17.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-18.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-19.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-20.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-21.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-22.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-23.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-24.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-25.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-27.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-28.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-29.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-3.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-30.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-31.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-32.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-33.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-34.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-35.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-36.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-37.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-38.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-39.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-4.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-40.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-41.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-42.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-43.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-44.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-45.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-46.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-47.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-48.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-49.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-5.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-50.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-51.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-52.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-53.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-54.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-55.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-56.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-6.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-7.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-8.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-ForExprWithout-9.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-LetExprWithout-1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-LetExprWithout-2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-LetExprWithout-3.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-LetExprWithout-4.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-10.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-11.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-3.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-4.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-5.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-6.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-7.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-8.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K-WhereExpr-9.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K2-LetExprWithout-1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_K2-LetExprWithout-2.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/syntax_errors/fail_try_catch.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/transform.xq' (properties changed: -x to +x)
=== modified file 'test/parser/Queries/try_catch1.xq' (properties changed: -x to +x)
=== modified file 'test/parser/parsertestdriver.cpp' (properties changed: -x to +x)
=== modified file 'test/parser/parsertestdriverconfig.h.in' (properties changed: -x to +x)
=== modified file 'test/path_test.cpp' (properties changed: -x to +x)
=== modified file 'test/rbkt/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Documents/test/bad1.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Documents/test/bad2.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Documents/test/test1.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Documents/test/test2.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Documents/test/test3.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Documents/test/test4.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/extras/functx/is-a-number/functx_is-a-number2.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/extras/wikibooks/wikibooks_counting_keywords.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/extras/wikibooks/wikibooks_net_working_days.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/iterscript.cmake' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Catalog/Catalog001.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/Construct/ComputeCon/ComputeConComment/Constr-compcomment-dash-4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/Construct/ComputeCon/ComputeConComment/Constr-compcomment-doubledash-4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/FLWORExpr/ForExpr/ForExpr010.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/FLWORExpr/ForExpr/ForExpr011.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/FLWORExpr/ForExpr/ForExpr013.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/FLWORExpr/ForExpr/ForExpr025.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/FLWORExpr/ReturnExpr/ReturnExpr009.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/FLWORExpr/WhereExpr/WhereExpr001.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/Operators/CompExpr/ValComp/BinaryOp/HexBinaryEQ/op-hexBinary-equal2args-2.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/Operators/NodeOp/NodeAfter/nodeexpression47.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Expressions/Operators/NodeOp/NodeBefore/nodeexpression31.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/Functions/NodeFunc/NodeNamespaceURIFunc/fn-namespace-uri-17.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/IRIToURIfunc/K-IRIToURIfunc-4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/w3c_testsuite/UseCase/UseCaseR/rdb-queries-results-q5.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/dblp/q0.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9065.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9066.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9067.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9068.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9197.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9198.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9199.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9204.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9206.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9207.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9210.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9211.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9212.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9389.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9390.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9391.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9392.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9399.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/9400.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/gary1.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/idx1.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/idx2.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/idx4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/idx5.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/no_idx1.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/hashjoins/q8.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/misc/hoist4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/misc/inline_var1.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/optim/positioned-access.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path10.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path11.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path13.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path17.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path24.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path_pred4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/path_pred5.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/paths/pred_order.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/trycatch/trycatch7.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/udf/udf1.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q1.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q10.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q11.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q12.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q13.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q14.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q15.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q16.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q17.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q18.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q19.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q2.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q20.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q3.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q4.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q5.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q6.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q7.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q8.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xmark/q9.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpCompilerResults/IterPlan/zorba/xray/ppm_10.iter' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpLoaderResults/test/test1.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpLoaderResults/test/test2.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpLoaderResults/test/test3.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpLoaderResults/test/test4.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-001.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-002.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-003.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-004.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-005.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-006.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-009.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-010.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-011.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-012.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-013.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-014.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-015.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-020.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-022.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-023.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-025.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-026.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-032.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-033.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-034.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-035.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-037.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-038.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-039.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-101.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/HigherOrder/hof-904.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationAdd/DayTimeDurationAdd1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivide/DayTimeDurationDivide1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivideDTD/DayTimeDurationDivideDTD1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationMultiply/DayTimeDurationMultiply1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationSubtract/DayTimeDurationSubtract1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivide/YearMonthDurationDivide1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivideYMD/YearMonthDurationDivideYMD1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationMultiply/YearMonthDurationMultiply1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationSubtract/YearMonthDurationSubtract1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationsAdd/YearMonthDurationsAdd1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/data0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/document-uri1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/document-uri2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/document-uri3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/node-name1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/node-name2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/accessors/node-name3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/aleXis/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/aleXis/q11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/aleXis/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/aleXis/q3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/aleXis/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-err-10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-err-11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-func-default.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-func-private.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-func-public.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-literals-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-literals-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-literals-03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-literals-04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-mod-func-default.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-mod-func-indirect-private.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-mod-func-public.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-mod-var-default.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-mod-var-indirect-private.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-mod-var-public.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-ns-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-unknown-03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-unknown-05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-var-assignable-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-var-assignable-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-var-assignable-default-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-var-assignable-default-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-var-eqname-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/annotations/annot-var-eqname-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/atom/twitter.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/block_and_type.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/declare_variable.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/local_var1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/local_var2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/local_var3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/local_var4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/local_var5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/no_hoisting_of_seq_return.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/seq_func2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/set1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/set2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/block/set3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/compare0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/compare1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/compareNaN.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/fnboolean0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/ifthenelse0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/logic0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/boolean/nodecomp0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/casting/atomic0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/casting/atomic1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/casting/castable0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/casting/flworCast.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/casting/qname_whitespace1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/charref/notdecimal.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/availability.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_001/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_001/q11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_001/q12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_001/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_001/q3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_001/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_002/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_002/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_003/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_003/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_003/q3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_004/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_004/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_005/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_005/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_010/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_010/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_010/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_011/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_011/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/chained_test_collection_011/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/collection_available_check.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/collection_known_check.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/create_collection.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/declared_collections.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/delete_collection.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/delete_nodes/delete_nodes_collection_003.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/dynamic1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/dynamic2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/dynamic_node_ref1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/import_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/import_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/index_of_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes/insert_collection_003.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_after/insert_collection_005.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_after_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_at_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_at_4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_before_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_first.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_last.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_last/insert_collection_append_only.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/insert_nodes_last/insert_collection_queue.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/is_declared_collection.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/modifier_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/modifier_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/modifier_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/node_at_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/node_type.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/q12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/remove_node_at_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/remove_node_at_border.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/collections/remove_nodes_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/attribute7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/baseuri.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/baseuri2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/baseuri3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/comment0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/comment1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/comment2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/comment3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/comment4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/document0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/document1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/document2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/element8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/encl1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/encl2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/flworconstr.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/pi0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/text0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/text1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/constructors/xmlns_default_namespace.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/copytransform/copytransform01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/dblp/q0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/dblp/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DayFromDateFunc/DayFromDateFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DayFromDateFunc/DayFromDateFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DayFromDateFunc/DayFromDateFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DayFromDateTimeFunc/DayFromDateTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DayFromDateTimeFunc/DayFromDateTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DayFromDateTimeFunc/DayFromDateTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DivideDayTimeDuration/DivideDayTimeDuration_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DivideDayTimeDurationByDayTimeDuration/DivideDayTimeDurationByDayTimeDuration_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DivideYearMonthDuration/DivideYearMonthDuration_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/DivideYearMonthDurationByYearMonthDuration/DivideYearMonthDurationByYearMonthDuration_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/Duration/xs_duration1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/Duration/xs_duration_schema_examples.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/Duration/xs_duration_zero.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthDefault.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthLowerCase.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthNumber.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthNumberSpaces.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthTitleCase.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthUpperCase.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncReflexivity.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearDefault.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearDefaultExtraChars.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearMaxWidth.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearMonth1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearMonth2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/FormatDateTimeFunc/FormatDateTimeFuncReflexivity.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromDateTimeFunc/MinutesFromDateTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromDateTimeFunc/MinutesFromDateTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromDateTimeFunc/MinutesFromDateTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromDurationFunc/MinutesFromDurationFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromDurationFunc/MinutesFromDurationFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromDurationFunc/MinutesFromDurationFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromTimeFunc/MinutesFromTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MinutesFromTimeFunc/MinutesFromTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthFromDateFunc/MonthFromDateFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthFromDateFunc/MonthFromDateFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthFromDateFunc/MonthFromDateFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthFromDateTimeFunc/MonthFromDateTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthFromDateTimeFunc/MonthFromDateTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthFromDateTimeFunc/MonthFromDateTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthsFromDurationFunc/MonthsFromDurationFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthsFromDurationFunc/MonthsFromDurationFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MonthsFromDurationFunc/MonthsFromDurationFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MultiplyDayTimeDuration/MultiplyDayTimeDuration_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/MultiplyYearMonthDuration/MultiplyYearMonthDuration_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/SecondsFromDurationFunc/SecondsFromDurationFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/SecondsFromDurationFunc/SecondsFromDurationFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/SecondsFromDurationFunc/SecondsFromDurationFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/SecondsFromTimeFunc/SecondsFromTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/SecondsFromTimeFunc/SecondsFromTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateFunc/TimezoneFromDateFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateFunc/TimezoneFromDateFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateFunc/TimezoneFromDateFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromTimeFunc/TimezoneFromTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromTimeFunc/TimezoneFromTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/TimezoneFromTimeFunc/TimezoneFromTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateFunc/YearFromDateFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateFunc/YearFromDateFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateFunc/YearFromDateFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearsFromDurationFunc/YearsFromDurationFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearsFromDurationFunc/YearsFromDurationFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/durationdatetime/YearsFromDurationFunc/YearsFromDurationFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/entity/entity.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/error/warning1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_bind1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_external.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_mod1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_schema1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_schema2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/eval_spec_ex_9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/gary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/eval/upd_eval1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/ext_var/var_default.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/ext_var/var_default_ext.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/ext_var/var_ext.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extern-func/extern-func-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extern/5890.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extern/6123.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extern/8819.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extern/8856.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extras/functx_index-of-string1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/extras/last-node.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fetch/fetch_module1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fetch/fetch_module2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fetch/fetch_schema1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/copy_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/copy_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/createWriteReadDeleteSeries.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/dirname_basename.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/file_read_serialize.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/files_pattern1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/files_pattern2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/files_pattern_rec1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/files_pattern_rec2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/streamability1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/streamability3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/file/validate.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/filepath/fndoc-available-8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor00.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor06.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor21.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/flwor/flwor22.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-FTOptionDecl-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-at-end-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-at-end-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-at-start-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-at-start-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-attribute-contains-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-case-sensitive-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-all-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-all-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-all-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-all-words-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-all-words-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-word-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-word-false-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-word-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-any-word-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-false-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-phrase-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-phrase-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-contains-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-diacritics-insensitive-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-diacritics-sensitive-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-diacritics-sensitive-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-different-sentence-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-different-sentence-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-distance-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-distance-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-distance-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-entire-content-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-entire-content-false-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-entire-content-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftand-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftand-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftand-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftand-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftmild-not-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftmild-not-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftnot-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ftor-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ignore-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-language-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-occurs-exactly-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-occurs-exactly-false-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-occurs-exactly-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-occurs-exactly-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ordered-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-ordered-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-same-sentence-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-same-sentence-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-same-sentence-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-same-sentence-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stem-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stem-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stem-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stop-words-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stop-words-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stop-words-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-stop-words-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-weight-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-false-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-wildcard-true-9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-window-false-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-window-false-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-window-true-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-window-true-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/fulltext/ft-window-true-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/functx/substring-before-last.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-06.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/allowing-empty/allowing-empty-16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor00.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/gflwor/gflwor_ex7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/globals/global_elem_constructor.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby00.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby06.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby21.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby22.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby23.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby24.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby25.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/groupby/groupby26.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2636.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2637.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2638.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2639.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2642.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2643.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2644.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2645.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2646.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2647.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2648.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2649.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/2650.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/6490.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/6493.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/6494.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/6503.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9065.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9066.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9067.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9068.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9197.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9198.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9199.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9204.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9206.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9207.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9210.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9211.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9212.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9389.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9390.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9391.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9392.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9399.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9400.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9401.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9412.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9413.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9414.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9415.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9416.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9417.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9418.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9419.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/9420.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/995.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/gary1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/idx_join_rule.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/markhowe1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/no_idx1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/q8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/q81.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/hashjoins/virtualize_value.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/delete/delete.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-binary/get-binary_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-binary/get-binary_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-binary/get-binary_text_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-binary/get-binary_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-binary/get-binary_xml_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-node/get-node_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-node/get-node_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-node/get-node_text_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-node/get-node_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-node/get-node_xml_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-text/get-text_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-text/get-text_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-text/get-text_text_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-text/get-text_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get-text/get-text_xml_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get/get_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get/get_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get/get_text_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get/get_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/get/get_xml_query.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/head/head_content-type_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/head/head_content-type_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/head/head_content-type_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/head/head_status.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/options/options.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post2_comment.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post2_element.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post2_integer.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post2_string.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post3_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post3_binary_element.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post3_html.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post3_html_br.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post3_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/post/post3_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put2_comment.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put2_element.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put2_integer.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put2_string.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put3_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put3_binary_element.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put3_html.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put3_html_br.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put3_text.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/put/put3_xml.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http1-redirect.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http2-read-svg.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-multipart.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-post.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http_error_hc002.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http_error_hc004.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http_error_hc005.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/send-request_get_binary.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/send-request_href.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/imap/imap_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/imap/imap_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/imap/imap_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/imap/imap_4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/imap/imap_5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/index/auctions1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/index/auctions1u.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/index/available.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/index/declared.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/index/two-automatic-indexes.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/index/undo1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-base-uri-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-boundary-policy-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-boundary-policy-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-boundary-policy-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-collations-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-constr-mode-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-constr-mode-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-constr-mode-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-copy-ns-mode-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-copy-ns-mode-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-copy-ns-mode-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-copy-ns-mode-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-copy-ns-mode-5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-default-collation-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-default-collection-type-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-default-fn-ns-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-default-order-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-default-order-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-default-order-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-doc-type-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-docs-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-annot-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-arg-count-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-arg-count-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-fn-arg-count-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-function-names1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-known-document-type-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-known-documents-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ns-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ns-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ns-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ns-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ns-5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-options-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ordering-mode-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ordering-mode-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-ordering-mode-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-attrib-groups-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-attributes-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-elem-groups-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-elements-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-schema-types-9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-vars-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-vars-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-vars-3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/introspection/introsp-xpath-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/abs1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/abs2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/abs3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/abs4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/abs5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acos9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/acosh1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asin9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/asinh1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_2p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_3p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan2_9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atan9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/atanh1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ceiling1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ceiling2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ceiling3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ceiling4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ceiling5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ceiling6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos5p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos5p2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos6p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos6p2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cos9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cosh1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/cosh2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/deg-to-rad.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp10_8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/exp9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/floor1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/floor2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/floor3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/floor4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/floor5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/floor6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/fmod1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/fmod2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/fmod3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_AZ9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_En9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_Roman9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/format_integer/format_integer_decimal9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/frexp1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_avedev1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_ceiling7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_even1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_even2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_even3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_even4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_even5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_even6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_fact1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_fact2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_fact3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_fact4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_fact5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_factdouble1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_factdouble2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_floor1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_floor2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_floor4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_floor5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_floor6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_gcd8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_int1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_int2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_int3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_int4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_large2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_large3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_lcm1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_lcm2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_lcm3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_lcm4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_lcm5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_median1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_median2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mod1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mod2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mod3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mod4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mode3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mround1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mround2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mround3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_mround4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_odd1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_odd2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_odd3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_odd4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_odd5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_odd6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_percentile1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_percentile2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_percentrank1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_percentrank2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_percentrank3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_percentrank4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_prob1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_prob2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_product1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_product2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_product3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_product5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quartile1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quartile2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quartile3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quartile4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quartile5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quotient1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quotient2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_quotient3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rank1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rank2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rank3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rank4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rank5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roman1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roman2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roman3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_round1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_round2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_round3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_round4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rounddown1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rounddown2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rounddown3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rounddown4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_rounddown5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roundup1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roundup2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roundup3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roundup4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_roundup5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_sign1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_sign2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_sign3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_slope1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_small1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_small2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_standardize1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_stdev1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_stdeva1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_stdevp1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_stdevpa1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_subtotal9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_sumproduct2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_sumsq1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_trunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_trunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_trunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_var1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_vara1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_varp1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/from_excel/excel_varpa1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/is_inf1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/is_nan1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/ldexp1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log10_9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/log9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/modf1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pi1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow21.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow22.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow23.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow24.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow25.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow26.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow27.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow28.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow29.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow30.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow31.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow32.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow33.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow34.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow35.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow36.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow37.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow38.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow39.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/pow9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round-half-to-even9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/round9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin6p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin6p2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sin9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sinh1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/sqrt9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan6p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan7p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan8p.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan8p2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tan9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/math/tanh1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/hoist1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/hoist2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/hoist3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/hoist4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/inline_var1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/misc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/misc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/misc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/misc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/ordering_mode.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/updating_udf.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/misc/validate1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/extvarTest.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/import_fn.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/import_fn_math.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule21.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule22.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/mainModule5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/math.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/modules_diamond_nodes.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/schema.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/modules/schema1-main.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/generate_id1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/generate_id2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/generate_id3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/generate_id4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/has_children1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/has_children2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/has_children3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/has_children4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/innermost1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/innermost2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/outermost1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/outermost2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/rel_and_props1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nodes/rel_and_props2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/nondeterministic/datetime.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/floatCompEQ.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/floatCompGE.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/floatCompGT.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/floatCompLE.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/floatCompLT.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/floatCompNE.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/format-number1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/format-number2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/infinity0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/longinteger.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/numerics/operations0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/oauth/authorize-twitter.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/optim/positioned-access.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/options/unknown_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_and_serialize.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_serialize_01_defaults_no_params.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_serialize_02_defaults_empty_seq.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_serialize_03_defaults_empty_params.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_serialize_04_xml_decl.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/fn_serialize_05_namespace_prefixes.xml.res' (properties changed: -x to +x)
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<from1>Jani</from1>
\ No newline at end of file
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <from1>Jani1</from1>
+ <from2>Jani2</from2>
+ <from3>Jani3</from3>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1Jani2Jani3
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<root>
+ <root2>
+ <from1>Jani1</from1>
+ </root2>
+ <root2>
+ <from2>Jani2</from2>
+ </root2>
+ <root2>
+ <from3>Jani3</from3>
+ </root2>
+</root>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <root2>
+ <from1>Jani1</from1>
+ </root2>
+ <root2>
+ <from2>Jani2</from2>
+ </root2>
+ <root2>
+ <from3>Jani3</from3>
+ </root2>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <from1>Jani1</from1>
+
+ <from2>Jani2</from2>
+
+ <from3>Jani3</from3>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1Jani2Jani3
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<root><from1>Jani1</from1></root>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<from1>Jani1</from1>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<from1>Jani1</from1>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+root3 text<from1>Jani1</from1>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+Jani1
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<level1>
+ <level2>
+ <level3>
+ <level4>level4 text</level4>
+ </level3>
+ </level2>
+</level1>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <level2>
+ <level3>
+ <level4>level4 text</level4>
+ </level3>
+ </level2>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <level3>
+ <level4>level4 text</level4>
+ </level3>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <level4>level4 text</level4>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+level4 text
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <level4>level4 text</level4>
+ level3 end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<level1>
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+</level1>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+level4 text
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+level0 text
+<level1>
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+</level1>
+level0 text
+<level1>
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+</level1>
+level0 text
+<level1>
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+</level1>
+level0 text
+<level1>
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+</level1>
+level0 text
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+
+ level1 text start
+ <level2>
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+ </level2>
+ level1 text end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+
+ level2 text start
+ <level3>
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+ </level3>
+ level2 text end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+
+ level3 text start
+ <level4>level4 text</level4>
+ level3 text end
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+level4 textlevel4 textlevel4 textlevel4 text
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<doc>
+ <foo>0</foo>
+ <foo>1</foo>
+ <foo>2</foo>
+ <foo>3</foo>
+ <foo>4</foo>
+ <foo>5</foo>
+ <foo>6</foo>
+ <foo>7</foo>
+ <foo>8</foo>
+ <foo>9</foo>
+ <foo>10</foo>
+</doc>
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+ <foo>0</foo>
+ <foo>1</foo>
+ <foo>2</foo>
+ <foo>3</foo>
+ <foo>4</foo>
+ <foo>5</foo>
+ <foo>6</foo>
+ <foo>7</foo>
+ <foo>8</foo>
+ <foo>9</foo>
+ <foo>10</foo>
+
=== added file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xml.res 1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xml.res 2011-10-27 21:19:34 +0000
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+012345678910
=== modified file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/attr_ns.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/document-node1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path21.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path22.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path23.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path24.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path25.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path26.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path27.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path_filter1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path_pred1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path_pred2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path_pred3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path_pred4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/path_pred5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/paths/pred_order.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/quantified/existential01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/quantified/universal01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/random/random-between1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/random/random1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/random/seeded-random-between1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/random/seeded-random1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/random/uuid1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/random/uuid2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reference/reference_coll_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reference/reference_coll_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reference/reference_coll_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-eval-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-eval-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-eval-03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-06.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/reflection/reflection-invoke-96.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/resolving/urlresolver.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/atomic1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/atomic2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/books.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/books1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/import-at.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/is-validated.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/module.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/no-target.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/noTns.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/server.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/userDefinedAtomicType01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-enum-err.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-enum.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-full.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-inplace1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-inplace2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-insert.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-lax.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-subst1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-type.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-xsitype-prefix.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/schemas/val-xsitype.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/constr1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/constr2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/constr3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/constr4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/constr5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/enclosed-expr-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/enclosed-expr-04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/exit1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/exit2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/exit3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/exit4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/exit5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/flwor9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/gflwor1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/gflwor2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/local_vars1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/local_vars2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/local_vars3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/nonsequential2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/pul_xdm1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/pul_xdm2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/q3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/scripting-hashjoin-1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/top_level.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/udf1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/udf_call1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/scripting/while1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/intersect1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/pi.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq21.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq22.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq23.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq24.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq25.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq26.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq27.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq28.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq29.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq30.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq31.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq32.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq33.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq34.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq35.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq36.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq37.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq38.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq39.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq40.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq41.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq42.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq43.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq44.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq45.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq46.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq47.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq48.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq49.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq50.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq51.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq52.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq53.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq54.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq55.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq56.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq57.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq58.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq59.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq60.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq61.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq62.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq63.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq64.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq65.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq66.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq69.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq71.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq72.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq73.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq74.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq75.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq76.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq77.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq78.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq79.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq80.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq81.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequences/seq9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequencetypes/seqtypes0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/sequencetypes/seqtypes1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/serialization/indent.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/spec/xquery_1_0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/spec/xquery_1_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/documents.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/example_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/example_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/example_3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/unordered-map/map0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/unordered-map/map1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/unordered-map/map2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/unordered-map/map3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/unordered-map/map4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/store/unordered-map/map6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/AnalyzeString/analyze_string9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CodepointEqualFunc/CodepointEqualFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CodepointEqualFunc/CodepointEqualFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CodepointToStringFunc/CodepointToStringFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CodepointToStringFunc/CodepointToStringFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CodepointToStringFunc/UnicodeNormalization1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CompareFunc/CompareFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CompareFunc/CompareFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/CompareFunc/CompareFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ConcatFunc/str0.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ConcatFunc/str1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ConcatFunc/str2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ConcatFunc/str3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ConcatFunc/str4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ContainsFunc/ContainsFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ContainsFunc/ContainsFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ContainsFunc/ContainsFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ContainsFunc/ContainsFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EncodeURIfunc/EncodeURIfunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EncodeURIfunc/EncodeURIfunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EncodeURIfunc/EncodeURIfunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EncodeURIfunc/EncodeURIfunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EncodeURIfunc/EncodeURIfunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EndsWithFunc/EndsWithFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EndsWithFunc/EndsWithFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EndsWithFunc/EndsWithFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EscapeHTMLURIFunc/EscapeHTMLURIFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/EscapeHTMLURIFunc/EscapeHTMLURIFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/IRIToURIfunc/IRIToURIfunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/IRIToURIfunc/IRIToURIfunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/LowerCaseFunc/LowerCaseFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/LowerCaseFunc/LowerCaseFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/MatchesFunc/MatchesFunc_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeSpaceFunc/NormalizeSpaceFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeSpaceFunc/NormalizeSpaceFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeUnicodeFunc/NormalizeUnicodeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeUnicodeFunc/NormalizeUnicodeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeUnicodeFunc/NormalizeUnicodeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeUnicodeFunc/NormalizeUnicodeFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/NormalizeUnicodeFunc/NormalizeUnicodeFunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/ReplaceFunc/replace19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StartsWithFunc/StartsWithFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StartsWithFunc/StartsWithFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StartsWithFunc/StartsWithFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringJoinFunc/StringJoinFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringJoinFunc/StringJoinFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringJoinFunc/StringJoinFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringJoinFunc/StringJoinFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringLengthFunc/StringLengthFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringLengthFunc/StringLengthFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringToCodepointFunc/StringToCodepointFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringToCodepointFunc/StringToCodepointFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/StringToCodepointFunc/StringToCodepointFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringAfterFunc/SubstringAfterFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringAfterFunc/SubstringAfterFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringAfterFunc/SubstringAfterFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringBeforeFunc/SubstringBeforeFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringBeforeFunc/SubstringBeforeFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringBeforeFunc/SubstringBeforeFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/SubstringFunc/SubstringFunc9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/TranslateFunc/TranslateFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/TranslateFunc/TranslateFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/TranslateFunc/TranslateFunc3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/TranslateFunc/TranslateFunc4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/UpperCaseFunc/UpperCaseFunc1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/string/UpperCaseFunc/UpperCaseFunc2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-06.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/syntax-error/syntax-error-12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/testdriver/bug2901330.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_doc_example_01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_doc_example_02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_doc_example_03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_doc_example_04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_doc_example_05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_localwildcard.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_localwildcard2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_prefixwildcard.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_w3c_1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/trycatch_w3c_2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/typeswitch/ts1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/typeswitch/ts2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/typeswitch/ts3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/udf/fact.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/udf/udf1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/flwor1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/undo7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/updates/upd9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/bom-for-empty-expected-result.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/utf8inDataDe.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/utf8inDataEn-ASCII_files.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/utf8inDataEn.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/utf8inDataFr.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/utf8inDataNo.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/utf-8/utf8inDataRo.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/external1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/external2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/import-chain1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/import-chain4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/import1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/import2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/import3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/import4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/link1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/schema1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/zorba-version1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/zorba-version1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/zorba-version4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/versioning/zorba-version6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/whitespace/default.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/whitespace/preserve.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/whitespace/strip.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/whitespace/strip2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/q9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing00.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing01.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing02.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing03.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing04.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing05.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing06.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing07.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing08.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing09.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/windowing/windowing11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q11.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q12.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q13.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q14.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q15.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q16.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q17.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q18.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q19.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q20.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q7.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q8.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xmark/q9.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/admin.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/dic1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/dic4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/eic1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/eic2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/eic3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/eic4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/i1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/i2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/i3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/i4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/i5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/i6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/ric1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/ric4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/ric5.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/ric6.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/t1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/t2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/t3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/undo1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/daniel/undo2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-deactivate-err.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-forEach.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-foreignKey.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-foreignKey2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-simple.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-simple2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-simple3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/ic-uniqueKey.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/test-node-reference.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/test2.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/test3.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/test4.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqddf/undo1.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/basic.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/basic_with_error.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/content.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/indentation.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/local.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/moduleDocumentation.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/no_global_var.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/testSchemaTypes.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xqdoc/unorderedAnnotations.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xquery-talk/ns-update.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/ExpQueryResults/zorba/xray/ppm_10.xml.res' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/CMakeLists.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/w3c_known_failures.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-003.lib' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-020.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-022.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-023.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-025.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-026.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-032.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-033.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-034.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-035.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-037.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-038.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-039.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-101.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-101.xq.failing' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-901.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-901.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-902.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-902.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-904.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-905.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-905.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-906.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-906.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-907.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-907.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-908.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-908.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-909.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/hof-909.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/HigherOrder/userdefined.xsd' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationAdd/DayTimeDurationAdd1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivide/DayTimeDurationDivide1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivideDTD/DayTimeDurationDivideDTD1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationMultiply/DayTimeDurationMultiply1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationSubtract/DayTimeDurationSubtract1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivide/YearMonthDurationDivide1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivideYMD/YearMonthDurationDivideYMD1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationMultiply/YearMonthDurationMultiply1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationSubtract/YearMonthDurationSubtract1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationsAdd/YearMonthDurationsAdd1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/data0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/document-uri1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/document-uri2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/document-uri3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/document.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/node-name1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/node-name2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/accessors/node-name3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/aleXis/document.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/aleXis/q1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/aleXis/q11.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/aleXis/q2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/aleXis/q3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/aleXis/q4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-01.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-02.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-03.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-04.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-05.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-05.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-06.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-06.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-07.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-07.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-08.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-08.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-09.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-09.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-10.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-10.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-11.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-11.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-12.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-12.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-13.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-13.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-14.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-err-14.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-func-default.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-func-private.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-func-public.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-literals-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-literals-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-literals-03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-literals-04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-func-default.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-func-indirect-private.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-func-private.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-func-private.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-func-public.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-var-default.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-var-indirect-private.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-var-private.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-var-private.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-mod-var-public.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-ns-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-03.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-04.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-05.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-05.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-assignable-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-assignable-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-assignable-default-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-assignable-default-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-eqname-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-eqname-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-01.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-02.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/block_and_type.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/declare_variable.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/local_var1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/local_var2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/local_var3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/local_var4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/local_var5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/no_hoisting_of_seq_return.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/seq_func1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/seq_func1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/seq_func2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/set1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/set2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/set3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/test1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/block/test1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/compare0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/compare1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/compare1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/compareNaN.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/fnboolean0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/ifthenelse0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/logic0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/boolean/nodecomp0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/casting/atomic0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/casting/atomic1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/casting/castable0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/casting/flworCast.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/casting/qname_whitespace1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/charref/notdecimal.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/availability.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_001/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_001/q11.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_001/q12.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_001/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_001/q3.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_001/q4.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_002/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_002/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_003/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_003/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_003/q3.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_004/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_004/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_004/q3.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_004/q3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_005/document.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_005/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_005/q1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_005/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_005/q2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_010/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_010/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_010/q3.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_010/q3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_010/q4.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/document.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q1.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q11.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q11.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q2.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q3.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q31.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q31.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q32.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q32.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q33.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q33.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q34.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q34.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q35.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q35.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q36.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q36.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q37.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q37.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q4.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q40.cxq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q40.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_001.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_002.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_available_check.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_does_not_exist.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_does_not_exist.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collection_known_check.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/collections.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/create_collection.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/create_collision.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/create_collision.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/declare_1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/declare_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/declare_1.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/declare_2.xqlib' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/declared_collections.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_collection.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_queue.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_queue.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_005.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_005.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_006.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_006.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_007.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_008.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_008.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only_2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const_2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_005.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_005.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_006.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_006.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_007.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_008.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_008.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only_2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const_2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/dynamic1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/dynamic2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/dynamic_node_ref1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/import_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/import_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_1.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_2.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/inconsistency_3.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/index_of_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/index_of_3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/index_of_3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_queue.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_queue.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_003.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_005.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_queue.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_queue.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_at_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_at_4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_003.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_queue.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_queue.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_003.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_queue.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_queue.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_001.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_001.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_002.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_002.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_003.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_003.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_004.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_004.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_append_only.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_append_only.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_const.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_const.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_queue.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_queue.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/is_declared_collection.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/modifier_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/modifier_1.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/modifier_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/modifier_3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/modifier_3.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/node_type.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/node_type.xqdata' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/node_type.xsd' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/q1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/q12.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/remove_node_at_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/remove_node_at_border.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/collections/remove_nodes_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/attribute7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/baseuri.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/baseuri2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/baseuri3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/comment0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/comment1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/comment2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/comment3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/comment4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/document0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/document1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/document2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element7.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element_xmlns_prefix.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/element_xmlns_prefix.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/encl1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/encl2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/flworconstr.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/nodoc.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/nodoc.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/pi0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/text0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/text1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/constructors/xmlns_default_namespace.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/copytransform/copytransform01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/dblp/dblp.dtd' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/dblp/dblp.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/dblp/q0.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/dblp/q0.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/dblp/q1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/dblp/q1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DayFromDateFunc/DayFromDateFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DayFromDateFunc/DayFromDateFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DayFromDateFunc/DayFromDateFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DayFromDateTimeFunc/DayFromDateTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DayFromDateTimeFunc/DayFromDateTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DayFromDateTimeFunc/DayFromDateTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DaysFromDurationFunc/DaysFromDurationFunc4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DivideDayTimeDuration/DivideDayTimeDuration_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DivideDayTimeDurationByDayTimeDuration/DivideDayTimeDurationByDayTimeDuration_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DivideYearMonthDuration/DivideYearMonthDuration_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/DivideYearMonthDurationByYearMonthDuration/DivideYearMonthDurationByYearMonthDuration_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration_schema_examples.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration_schema_examples_fail1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration_schema_examples_fail1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration_schema_examples_fail2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration_schema_examples_fail2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/Duration/xs_duration_zero.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthDefault.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthLowerCase.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthNumber.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthNumberSpaces.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthTitleCase.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncMonthUpperCase.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncReflexivity.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearDefault.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearDefaultExtraChars.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearMaxWidth.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearMonth1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateFuncYearMonth2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc/FormatDateTimeFuncReflexivity.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc/HoursFromDateTimeFunc5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc/HoursFromDurationFunc5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc/HoursFromTimeFunc5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromDateTimeFunc/MinutesFromDateTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromDateTimeFunc/MinutesFromDateTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromDateTimeFunc/MinutesFromDateTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromDurationFunc/MinutesFromDurationFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromDurationFunc/MinutesFromDurationFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromDurationFunc/MinutesFromDurationFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromTimeFunc/MinutesFromTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MinutesFromTimeFunc/MinutesFromTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthFromDateFunc/MonthFromDateFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthFromDateFunc/MonthFromDateFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthFromDateFunc/MonthFromDateFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthFromDateTimeFunc/MonthFromDateTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthFromDateTimeFunc/MonthFromDateTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthFromDateTimeFunc/MonthFromDateTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthsFromDurationFunc/MonthsFromDurationFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthsFromDurationFunc/MonthsFromDurationFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MonthsFromDurationFunc/MonthsFromDurationFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MultiplyDayTimeDuration/MultiplyDayTimeDuration_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/MultiplyYearMonthDuration/MultiplyYearMonthDuration_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/SecondsFromDurationFunc/SecondsFromDurationFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/SecondsFromDurationFunc/SecondsFromDurationFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/SecondsFromDurationFunc/SecondsFromDurationFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/SecondsFromTimeFunc/SecondsFromTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/SecondsFromTimeFunc/SecondsFromTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateFunc/TimezoneFromDateFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateFunc/TimezoneFromDateFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateFunc/TimezoneFromDateFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateTimeFunc/TimezoneFromDateTimeFunc4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromTimeFunc/TimezoneFromTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromTimeFunc/TimezoneFromTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/TimezoneFromTimeFunc/TimezoneFromTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateFunc/YearFromDateFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateFunc/YearFromDateFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateFunc/YearFromDateFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc/YearFromDateTimeFunc5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearsFromDurationFunc/YearsFromDurationFunc1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearsFromDurationFunc/YearsFromDurationFunc2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/durationdatetime/YearsFromDurationFunc/YearsFromDurationFunc3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/entity/entity.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/entity/entity.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/entity/external_entity.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/error4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/error/warning1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval6.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval7.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_bind1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_external.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_mod1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_8.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/evallib.xqlib' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/gary.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/gary_1998.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/gary_1999.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/gary_control.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/gary_meta.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/eval/upd_eval1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_default.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_default_ext.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_default_ext.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_default_ext2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_default_ext2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_ext.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/ext_var/var_ext.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern-func/extern-func-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern/5890.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern/5890.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern/6123.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern/6123.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern/8819.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extern/8856.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extras/functx_index-of-string1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/extras/last-node.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_module1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_module2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_schema1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/common.xqlib' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy.xqlib' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy_binary.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy_binary.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy_files/image.png' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy_files/text.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy_text.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/copy_text.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/createWriteReadDeleteSeries.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/dirname_basename.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/file_read_serialize.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern_rec1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern_rec1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern_rec2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/files_pattern_rec2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/mydata.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/sample_files/dir one/one.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/sample_files/dir.txt two/dir.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/sample_files/dir.txt two/two.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/sample_files/not a dir.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/sample_files/one.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/sample_files/sample.txt' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/schema.xsd' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/streamability1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/streamability1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/streamability2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/streamability2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/streamability3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/streamability3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/validate.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/file/validate.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-5.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-6.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-7.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-8.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-5.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-6.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-7.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/fndoc-available-8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/filepath/input.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor00.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor05.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor06.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor07.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor08.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor09.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor10.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor11.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor12.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor13.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor14.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor15.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor16.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor17.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor18.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor19.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor20.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/flwor/flwor22.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-FTOptionDecl-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-at-end-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-at-end-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-at-start-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-at-start-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-attribute-contains-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-case-FTST0019-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-case-FTST0019-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-case-sensitive-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-all-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-all-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-all-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-all-words-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-all-words-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-word-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-word-false-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-word-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-any-word-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-false-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-phrase-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-phrase-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-contains-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-diacritics-FTST0019-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-diacritics-FTST0019-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-diacritics-insensitive-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-diacritics-sensitive-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-diacritics-sensitive-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-different-sentence-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-different-sentence-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-distance-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-distance-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-distance-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-entire-content-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-entire-content-false-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-entire-content-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftand-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftand-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftand-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftand-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftmild-not-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftmild-not-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftnot-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ftor-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ignore-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-FTST0009-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-FTST0009-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-FTST0019-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-FTST0019-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-XPTY0004-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-XPTY0004-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-language-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-occurs-exactly-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-occurs-exactly-false-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-occurs-exactly-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-occurs-exactly-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ordered-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-ordered-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-same-sentence-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-same-sentence-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-same-sentence-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-same-sentence-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stem-FTST0019-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stem-FTST0019-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stem-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stem-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stem-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stop-words-FTST0019-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stop-words-FTST0019-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stop-words-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stop-words-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stop-words-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-stop-words-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-thesaurus-true-4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-weight-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-5.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-6.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTDY0020-6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTST0019-1.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-FTST0019-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-false-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-10.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-11.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-wildcard-true-9.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-window-false-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-window-false-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-window-true-1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-window-true-2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/fulltext/ft-window-true-3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/functx/substring-before-last.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-05.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-06.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-07.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-08.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-09.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-10.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-11.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-12.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-13.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-14.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-15.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/allowing-empty/allowing-empty-16.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/data.xqlib' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor00.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor05.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex2.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex3.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex4.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex5.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/products.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/gflwor/sales-records.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/globals/global_elem_constructor.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/books.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/chemistry.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby00.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby01.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby02.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby03.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby04.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby05.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby06.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby07.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby08.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby09.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby10.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby11.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby12.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby13.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby13.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby14.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby14.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby15.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby15.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby16.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby16.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby17.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby17.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby19.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby19.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby20.spec' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby20.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby21.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby22.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby23.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby24.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby25.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/groupby26.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/input.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/products.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/sales-records.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/groupby/stores.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2636.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2637.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2638.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2639.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2642.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2643.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2644.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2645.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2646.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2647.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2648.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2649.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/2650.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6490.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6490.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6493.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6493.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6494.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6494.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6503.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/6503.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9065.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9066.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9067.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9068.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9197.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9198.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9199.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9204.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9206.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9207.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9210.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9211.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9212.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9389.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9390.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9391.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9392.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9399.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9400.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9401.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9412.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9413.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9414.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9415.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9416.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9417.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9418.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9419.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/9420.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/995.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/995.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/auction.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/base.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/books.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/config.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/gary1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx2.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx3.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx4.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx5.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx6.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx7.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/idx_join_rule.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/markhowe1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/min_ic1980.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/no_idx1.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/products.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/q8.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/q81.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/sales-records.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/stores.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/thread.xml' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries/zorba/hashjoins/virtualize_value.xq' (properties changed: -x to +x)
=== modified file 'test/rbkt/Queries