lp:~zorba-coders/zorba/bug-1183522

Created by Paul J. Lucas and last modified
Get this branch:
bzr branch lp:~zorba-coders/zorba/bug-1183522
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:
Development

Recent revisions

11473. By Paul J. Lucas

Message change.

11472. By Paul J. Lucas

Now throwing exception.

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

Now adhere to the spec regarding negative numbers in English. Approved: Matthias Brantner, Paul J. Lucas

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

Corrected time-zone units and did a clean-up of the TimeZone class. Approved: Matthias Brantner, Paul J. Lucas

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

1, Implemented document-ordering elimination for general FLWOR.
2. No need to apply document ordering on the domain expression of a FOR clause, if the FOR clause is followed by an orderby or groupby clause.
3. Must apply document ordering on the domain expression of a FOR clause, if the FOR clause is followed by a sequential clause.
4. Applied count optimization to the return clause of general FLWORs Approved: Markos Zaharioudakis

11468. By [u'sorin.marian.nasoi <email address hidden>']

- split the XQ10 from XQ30 reporting; by default XQ30 reporting is assumed.
- this is also a partial fix for lp:1018201 : the FOTS driver can now generate separate conformance results for XQuery 1.0 and XQuery 3.0. Approved: Chris Hillery, Markos Zaharioudakis, Sorin Marian Nasoi

11467. By [<email address hidden>']

Bump all tagged modules to zorba-2.9. Approved: Juan Zacarias, Chris Hillery

11466. By [<email address hidden>']

If specified EXTERNAL jar is a symlink, install the target of the symlink. Approved: Juan Zacarias, Chris Hillery

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

Fixed and optimized deep-equal (bug #1180023) Approved: Markos Zaharioudakis

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

Undid some of my previous changes regarding which std exception is thrown by IntegerImpl. Now, invalid_argument is used when the argument is not a valid integer; range_error is used when the value is a valid integer, but out of range for the type (or a valid floating point constant like INF). Generally, invalid_argument will map to FOCA0002 and range_error will map to FORG0001.

This fixes several "wrongError" FOTS tests. 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