lp:~ceejatec/zorba/feature-module-installation

Created by Chris Hillery and last modified
Get this branch:
bzr branch lp:~ceejatec/zorba/feature-module-installation
Only Chris Hillery can upload to this branch. If you are Chris Hillery please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Hillery
Project:
Zorba
Status:
Merged

Recent revisions

10527. By Chris Hillery

Merge from trunk.

10526. By Chris Hillery

One last doc fix, plus specify --fixes.

10525. By Chris Hillery

1. Added documentation for URI and Library paths.
2. Changed core directories to share/zorba/uris/core/VERSION and
lib/zorba/core/VERSION, to avoid needing both share/zorba-VERSION and
share/zorba.
3. Moved ZorbaConfig/ZorbaVersion.cmake files to share/cmake/zorba-VERSION
for same reason.

10524. By Chris Hillery

Fixes for Windows.

10523. By Chris Hillery

Merge from trunk.

10522. By Chris Hillery

Added support to zorbacmd for --uri-path and --lib-path.

10521. By Chris Hillery

Replace ZORBA_MODULES_INSTALL_DIR with four different paths: core and
non-core versions of URI and Library paths. URI path is used for
resolving URIs; Library path is used for loading platform-dependent
code such as shared libraries. Internal static_context maintains URI
and Library paths instead of "module path". Public StaticContext
supports ModulePath for backwards-compatibility by setting both URI
and Library paths simultaneously.

10520. By Matthias Brantner

Optimization. Lazily create the external function parameter hashmap. This saves a lot of time every time the dynamic context is copied, i.e. on every function invocation. Approved: Markos Zaharioudakis, Matthias Brantner

10519. By Matthias Brantner

Caching the default collator in the static context. This gives approx. 40% performance improvements when called from TypedValueCompareIterator::openImpl because resolving the URI every time is very expensive. Approved: Matthias Brantner, Markos Zaharioudakis

10518. By Gabriel Petrovay

Corrected incorrect regular expressions in the file module. Approved: Gabriel Petrovay, 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