lp:~zorba-coders/zorba/sync-code-hashmap-fix

Created by Ghislain Fourny and last modified
Get this branch:
bzr branch lp:~zorba-coders/zorba/sync-code-hashmap-fix
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

10909. By Ghislain Fourny

Fixed code to work if Zorba is compiled single-threaded.

10908. By Paul J. Lucas

Added tokenize-nodes() function. Approved: Matthias Brantner, Paul J. Lucas

10907. By Markos Zaharioudakis

Fixed bug #1016429 (scoping of copy variables in transform expr) Approved: Markos Zaharioudakis

10906. By Markos Zaharioudakis

Optimized hash function used for nodes (fixes bug #1010051) + some hashmap/hashset cleanup Approved: Markos Zaharioudakis

10905. By Markos Zaharioudakis

Fixed bug #1018673 + renamed misleading isXXXNode() methods. Approved: Markos Zaharioudakis

10904. By David Graf

add positional skipping to access of static and dynamic collections Approved: Matthias Brantner, Till Westmann

10903. By Matthias Brantner

- added API function Item:isSeekable
- fixed a problem in the file module where all exceptions being throw in the body were caught and rethrown as file exception Approved: Chris Hillery, Matthias Brantner

10902. By Paul J. Lucas

Added the missing specialization for hash<unique_ptr<T,D>>. Approved: Matthias Brantner, Paul J. Lucas

10901. By Till Westmann

add ref:has-node-reference and ref:assign-node-reference Approved: Markos Zaharioudakis, Matthias Brantner

10900. By Paul J. Lucas

Added C++98 subset of C++11's unordered_map. The configure process checks for a working C++11 unordered_map first: if found, it will be used instead. The goal is to phase out the old hash*map* classes over time. Approved: Markos Zaharioudakis, Matthias Brantner

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