2
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 9 years ago by Lauren Foutz
This is a bug fix release for XQilla 2.3, including the ability to compile against Xerces-C 3.1.3, and improved Windows support. Change Log: * Fixed a localization bug parsing floating point numbers. * Added Visual Studio 2012 projects. ... [More] * Added Visual Studio 2008 projects. * Removed Visual Studio 2005 and 2003 projects. * Modified to build against Xerces-C 3.1.3. [Less]
Posted over 10 years ago by Lauren Foutz
This is a Windows bug fix release for XQilla 2.3. Change Log: * XQilla can now be built with Visual Studio 2013.
Posted over 10 years ago by Lauren Foutz
This is a Windows bug fix release for XQilla 2.3. Change Log: * XQilla can now be built with Visual Studio 2013.
Posted over 10 years ago by Lauren Foutz
This is a bug fix release for XQilla 2.3, including the ability to compile against Xerces-C 3.1.2, and a small number of miscellaneous fixes. Change Log: Modified to build against Xerces-C 3.1.2. Added Visual Studio 2010 projects. Fixed a bug that ... [More] could cause incorrect query results when combining nested expressions and functions. Fixed a crash that could happen when XQilla is built with Visual Studio 2010 or higher. [Less]
Posted over 10 years ago by Lauren Foutz
This is a bug fix release for XQilla 2.3, including the ability to compile against Xerces-C 3.1.2, and a small number of miscellaneous fixes. Change Log: Modified to build against Xerces-C 3.1.2. Added Visual Studio 2010 projects. Fixed a bug ... [More] that could cause incorrect query results when combining nested expressions and functions. Fixed a crash that could happen when XQilla is built with Visual Studio 2010 or higher. [Less]
Posted about 14 years ago by [email protected] (John Snelson)
XQilla 2.3 is a major release that includes partial XQuery 3.0 support,including higher order functions, relaxed FLWOR syntax, and private functions.The XQuery Full Text syntax has been updated to the latest specification, andmany optimizations have ... [More] been made.Change Log: * Added support for XQuery 3.0 version declarations. * Updated to support XQuery 3.0 higher order functions, including partial function application, function coercion, and function item SequenceType checking. * Implemented XQuery 3.0 FLWOR clause ordering. * Implemented XQuery 3.0 FLWOR count clause. * Implemented XQuery 3.0 extended typeswitch syntax. * Implemented XQuery 3.0 namespace test and constructor. * Implemented XQuery 3.0 private functions. * Updated to the latest W3C XQuery Full Text syntax. * Implemented Unicode word bounding and sentence bounding for XQuery Full Text tokenization. * Implemented XQuery Full Text case options. * Implemented XQuery 1.0 second edition semantics for module import. * Added the xqilla:explain() function to return the query plan of an expression. * Added xqilla:words() and xqilla:sentences() to perform Unicode word and sentance boundary detection. * Added xqilla:drop(). * Rewrote a number of the built-in XQuery functions in XQuery itself. * Implemented constant time indexing into materialized sequences. * Improved the efficiency of the tail call optimization code. * Optimized boolean operators. * Optimized DOMDocument::evaluate() calls. * Fixed various bugs in static typing. * Fixed various memory leaks in the DOM 3 API, and regular expressions. * Fixed a bug that caused a crash when using huge integers. * Modified to build against Xerces-C 3.1.1 * Added Visual Studio 2010 support. * Build fix for AIX 5.3. * Build fix for the clang++ compiler. * Build fix for GCC 4.6. [Less]
Posted about 14 years ago by Alberto Massari
XQilla 2.3 is a major release that includes partial XQuery 3.0 support, including higher order functions, relaxed FLWOR syntax, and private functions. The XQuery Full Text syntax has been updated to the latest specification, and many optimizations ... [More] have been made. Change Log: * Added support for XQuery 3.0 version declarations. * Updated to support XQuery 3.0 higher order functions, including partial function application, function coercion, and function item SequenceType checking. * Implemented XQuery 3.0 FLWOR clause ordering. * Implemented XQuery 3.0 FLWOR count clause. * Implemented XQuery 3.0 extended typeswitch syntax. * Implemented XQuery 3.0 namespace test and constructor. * Implemented XQuery 3.0 private functions. * Updated to the latest W3C XQuery Full Text syntax. * Implemented Unicode word bounding and sentence bounding for XQuery Full Text tokenization. * Implemented XQuery Full Text case options. * Implemented XQuery 1.0 second edition semantics for module import. * Added the xqilla:explain() function to return the query plan of an expression. * Added xqilla:words() and xqilla:sentences() to perform Unicode word and sentance boundary detection. * Added xqilla:drop(). * Rewrote a number of the built-in XQuery functions in XQuery itself. * Implemented constant time indexing into materialized sequences. * Improved the efficiency of the tail call optimization code. * Optimized boolean operators. * Optimized DOMDocument::evaluate() calls. * Fixed various bugs in static typing. * Fixed various memory leaks in the DOM 3 API, and regular expressions. * Fixed a bug that caused a crash when using huge integers. * Modified to build against Xerces-C 3.1.1 * Added Visual Studio 2010 support. * Build fix for AIX 5.3. * Build fix for the clang++ compiler. * Build fix for GCC 4.6. [Less]
Posted about 14 years ago by Alberto Massari
XQilla 2.3 is a major release that includes partial XQuery 3.0 support, including higher order functions, relaxed FLWOR syntax, and private functions. The XQuery Full Text syntax has been updated to the latest specification, and many optimizations ... [More] have been made. Change Log: * Added support for XQuery 3.0 version declarations. * Updated to support XQuery 3.0 higher order functions, including partial function application, function coercion, and function item SequenceType checking. * Implemented XQuery 3.0 FLWOR clause ordering. * Implemented XQuery 3.0 FLWOR count clause. * Implemented XQuery 3.0 extended typeswitch syntax. * Implemented XQuery 3.0 namespace test and constructor. * Implemented XQuery 3.0 private functions. * Updated to the latest W3C XQuery Full Text syntax. * Implemented Unicode word bounding and sentence bounding for XQuery Full Text tokenization. * Implemented XQuery Full Text case options. * Implemented XQuery 1.0 second edition semantics for module import. * Added the xqilla:explain() function to return the query plan of an expression. * Added xqilla:words() and xqilla:sentences() to perform Unicode word and sentance boundary detection. * Added xqilla:drop(). * Rewrote a number of the built-in XQuery functions in XQuery itself. * Implemented constant time indexing into materialized sequences. * Improved the efficiency of the tail call optimization code. * Optimized boolean operators. * Optimized DOMDocument::evaluate() calls. * Fixed various bugs in static typing. * Fixed various memory leaks in the DOM 3 API, and regular expressions. * Fixed a bug that caused a crash when using huge integers. * Modified to build against Xerces-C 3.1.1 * Added Visual Studio 2010 support. * Build fix for AIX 5.3. * Build fix for the clang++ compiler. * Build fix for GCC 4.6. [Less]
Posted over 15 years ago by Alberto Massari
This is a bug fix release for XQilla 2.2, including the ability to compile against Xerces-C 3.1.0, and a small number of miscellaneous fixes. Change Log: * Modified to build against Xerces-C 3.1.0 * Modified the DOM 3 API to only orphan grammars if ... [More] PSVI is enabled. * Fixed computed attribute constructors not to use the default element namespace for names. * Modified node serialization to generate prefixes for attributes with no prefix but in a namespace. * Modified node serialization to use existing prefixes if possible. * Fixed an unknown exception during certain update operations. * Build fix for Sun Workshop 6 compiler. * Build fix for older GCC. * Added maintainer mode (--enable-maintainer-mode) to rebuild build related files. [Less]
Posted over 15 years ago by [email protected] (John Snelson)
This is a bug fix release for XQilla 2.2, including the ability to compile against Xerces-C 3.1.0, and a small number of miscellaneous fixes.Change Log: * Modified to build against Xerces-C 3.1.0 * Modified the DOM 3 API to only orphan grammars if ... [More] PSVI is enabled. * Fixed computed attribute constructors not to use the default element namespace for names. * Modified node serialization to generate prefixes for attributes with no prefix but in a namespace. * Modified node serialization to use existing prefixes if possible. * Fixed an unknown exception during certain update operations. * Build fix for Sun Workshop 6 compiler. * Build fix for older GCC. * Added maintainer mode (--enable-maintainer-mode) to rebuild build related files. [Less]