lp:~zorba-coders/zorba/fix-fncall-iterator

Created by Federico Cavalieri and last modified
Get this branch:
bzr branch lp:~zorba-coders/zorba/fix-fncall-iterator
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

11714. By Federico Cavalieri

Fixed external functions skip iterator

11713. By Paul J. Lucas

Fixed CSV quote-parsing bug.
Approved: Matthias Brantner, Paul J. Lucas

11712. By William Candillon

Update documentation on modules.
Approved: Matthias Brantner, William Candillon

11711. By Matthias Brantner

fix bug causing an untrimmed status message in the result of an http request
Approved: William Candillon, Matthias Brantner

11710. By Paul J. Lucas

Minor performance tweaks.
Fixed help message.
Fixed comment typo.
Approved: Matthias Brantner, Paul J. Lucas

11709. By Paul J. Lucas

1. Fixed user-reported core-dump for JSON-to-XML conversion.
2. Now also using getNameAsString() in PlanIterator.
3. Normalizing whitespace for JSound constraint error messages so they print better.
Approved: Matthias Brantner, Paul J. Lucas

11708. By Paul J. Lucas

Now allowing empty $content.
Approved: Matthias Brantner, Paul J. Lucas

11707. By Paul J. Lucas

Removed the mostly-wrong suggestion that a comma or semicolon is missing from error messages.
Approved: Matthias Brantner, Paul J. Lucas

11706. By Paul J. Lucas

Maintaining more state to avoid construction/allocation/destruction of istringstream.
Approved: Matthias Brantner, Paul J. Lucas

11705. By Paul J. Lucas

1. In a couple of cases, now reusing the same zstring so the cost of growing the string is not paid per value.
2. Added a string_appender class that "chunks" the appending of single characters onto the end of strings to reduce the number of times zstring::append() is called.
3. Improved creating of JSON objects by using iterators rather than operator[].
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