lp:~zorba-coders/zorba/fix_bug_1079006

Created by Sorin Marian Nasoi and last modified

Fix for lp:1079006.

Get this branch:
bzr branch lp:~zorba-coders/zorba/fix_bug_1079006
Members of Zorba Coders can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zorba Coders
Project:
Zorba
Status:
Merged

Recent revisions

11194. By Sorin Marian Nasoi <email address hidden>

Merged trunk.

11193. By Sorin Marian Nasoi <email address hidden>

Added info about the change.

11192. By Sorin Marian Nasoi <email address hidden>

Fix for lp:1079006: when 'verbose' is set to true, the query executed by XQXQ is also printed into a query_TESTCASENAME.xq file.

11191. By Sorin Marian Nasoi <email address hidden>

Verbose is set to 'false' by default.

11190. By [u'Paul J. Lucas <email address hidden>']

Quick-and-dirty fix for IsValidLocaleName() and Windows XP. Approved: Rodolfo Ochoa, Paul J. Lucas

11189. By [u'Markos Zaharioudakis <email address hidden>']

Fixed bug when inserting consecutive text nodes in an xml tree (fix provided by Joel de Poter) + storing the schema type code inside the atomic items themselves. Approved: Markos Zaharioudakis

11188. By [u'Juan Zacarias <email address hidden>', <email address hidden>']

The function fn:unparsed-text-available now return false for fragment identifiers
The functions fn:unparsed-text and fn:unparsed-text-lines now throw an error when trying to load a fragment identifier Approved: Sorin Marian Nasoi, Chris Hillery

11187. By [u'Paul J. Lucas <email address hidden>']

Fixes zorba_nullptr linker error on Linux. Approved: Matthias Brantner, Paul J. Lucas

11186. By [u'Paul J. Lucas <email address hidden>']

Eliminated slight performance degradation in ato*() functions. It turns out that passing nullptr as a default argument (when nullptr is our own implementation, not the C++11 version) is a tad slow presumably because each instance must be initialized. Changing this to use a global singleton instance eliminates the performance degradation. Approved: Matthias Brantner, Paul J. Lucas

11185. By [u'Paul J. Lucas <email address hidden>']

1. Removed infinity0.xq test since it tests too many things in a single test.
2. Added several smaller infinity/overflow tests in its place. Approved: Matthias Brantner, Paul J. Lucas

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:zorba
This branch contains Public information 
Everyone can see this information.

Subscribers