question: support update facility (XUF)
Syntax error for try/catch usage in function
This issue can be reproduced without using default namespace as well, just in case you think this is related to default namespace. $ xqilla -i EntryToken.tsml <(echo 'declare namespace ts= "http://tokenscript.org/2020/06/tokenscript";count(/ts:token/ts:cards/ts:card[@type="action"])') /dev/fd/63:1:1: error: Type http://tokenscript.org/2020/06/tokenscript:__AnonS22 not found [err:XPST0051]
xquery bails out if attribute is called "type"
Issue with makefile while packaging this lib
lookup of named templates is wrong
WikkaWiki maintainer here...just came here to mention this. Quickest way to deal with this is to set the ACLs on the UserSettings page to !* and clone that page to something with a different name so you can log in. The version you're running is several years out of date. I just released 1.4.1, if interested drop me an email and I'll help you upgrade it. https://github.com/bakoontz/WikkaWiki
Your project wiki is acting as free spam (or at least rewriting) service
Segmentation fault
External function binding is not working in XQilla 2.3.4.
[#26950]Submit code change solving assertion failure thrown by modules-22 test.
Fixing a build issue with Xerces-c when using Visual Studio in Release mode.
Updating the version number to 2.3.4.
Uping the version number to 2.3.4.
Fixing a crash in the XQTS tests and multiple failures in the XQUTS test due to XPathNamespaceImpl not casting correctly with Xerces-3.2.
Updating the license information ahead of a new release.
Improving the Xerces build step in the Visual Studio build.
Fixing some MinGW compile issues.
Updating the parser and the Visual Studio 2014 solution.
[#24424] Removing Visual Studio 2008 support, adding Visual Studio 2015 support, and adding a cmake build step for Xerces 3.2.0.
[#26537] Fixing a compile error with Xerces-C-3.2.
[#26537] Fixing a bug that prevented XQilla from compiling with Xerces-C-3.2.
Thanks. I will make sure to get this fix into the next XQilla release.
Also tested on Debian unstable against 3.1.4.
Patch for Xerces 3.2.0 casting changes
string_value call on Decimal sequence through XQC get_variable API triggers segfault
node_name call on Document sequence through XQC API triggers segfault
XQilla version 2.3.3 release
Setting the correct output directory for the Vi...
Adding the new Visual Studio directories to the...
Bumping up to 2.3.3 ahead of a new patch release.
[] Adding Visual Studio 2008 projects, and remo...
Adding Visual Studio 2012 projects.
XQuery FLWOR Expression with Multiple for-loops returns unexpected closing tags
[#24590] Fixing a localization bug concerning p...
simple.xsl
xsl:message and xsl:namespace-alias are missing for xslt2
VS2013 built using Win32Projects/VC10
Thanks for bringing this to our attention. XQilla 2.3.2 fixes this issue.
XQilla version 2.3.2 release
[] Updating the minor patch release number to 2...
Fixed a bug that prevented XQilla from being bu...
VS2013 built using Win32Projects/VC10
XQilla version 2.3.1 released
XQilla version 2.3.1 released
[] Added Visual Studio 2010 projects to the rel...
[] Updated the changelog.
[] Updating the library versions in the Window ...
[] Updating the version numbers ahead of the pa...
[] Updating the expected failures in the test s...
[] Updating the copyright ahead of a new patch ...
Fixed a crash that could happen when XQilla is ...
Fixed a bug that could produce incorrect query ...
Add commit messages - going to me, until the xq...
initial checkin
initial checkin
Whitespace change to test commit messages.
Merged XQEngine.hpp and Pathan.hpp into XQillaE...
Fixed #include statement
Initial check in.
Updated the copyright notices for the project.
Merged the XQuery and XPath 2 contexts. Used XQ...
Changed the commit messages, so they are sent t...
Combined PrintDataItemTree and XQPrintDataItemT...
Merged XQillaFactory and XQFactory into ItemFac...
Updated the copyright notices, to reflect the w...
Added Win32 projects
Created the XQilla class, which provides a simp...
Updated projects
Removed XQEvaluator and XQillaEngine - these AP...
Normalize end-of-line before parsing
- Don't use a fixed buffer to manipulate the er...
Fixed the normalization character table
- Don't use a fixed buffer to manipulate the er...
Added friend declaration
Renamed DSLException to XQException, and merged...
Fixed fn:subsequence
Added error codes to messages
Date difference should be done using the dateTi...
Created doxygen documentation for the XQilla si...
Substring should not enforce that the initial p...
Date difference could overflow a 'long' variable
Added error codes to messages
Use XMLString::release, not delete[]
If a floating point number is outside the valid...
Use XMLString::release, not delete[]
An unprefixed variable is in no namespace
Added error codes to messages
Use XMLString::release, not delete[]
Prevent NamespaceLookupExceptions from bubbling up
dmBaseUri was not taking the into consideration...
Added error codes to messages