~zorba-coders/zorba/image-module-head

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Zorba Build Bot
  • Author(s): chillery+launchpad at lambda
  • Date: 2012-10-26 15:13:54 UTC
  • mfrom: (11110.1.2 move-xqxq-core)
  • Revision ID: chillery+buildbot@lambda.nu-20121026151354-ojxq78uovjc6czno
Moved XQXQ into Zorba core. Approved: Juan Zacarias, Matthias Brantner, Chris Hillery

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
  * Optimized the MarkFreeVars optimizer rule
12
12
 
13
13
Bug Fixes/Other Changes:
 
14
  * Change XQXQ (XQuery-for-XQuery) module now part of Zorba core
14
15
  * Fixed mustCopyInputNodes() method of no-copy, and jsoniq functions.
15
16
  * Fixed bug #868640 (Node lifetime is shorter than expected due to let
16
17
    variable inlining)