lp:~zorba-coders/zorba/bug-1210677-autoptr

Created by Chris Hillery and last modified
Get this branch:
bzr branch lp:~zorba-coders/zorba/bug-1210677-autoptr
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

11605. By Chris Hillery

Fixed warning.

11604. By Chris Hillery

Merge from trunk.

11603. By Chris Hillery

Add explicit #include <zorba/internal/unique_ptr.h> wherever desirable.

11602. By Chris Hillery

Merge from trunk.

11601. By Chris Hillery

Merge from trunk.

11600. By Chris Hillery

s/an unique_ptr/a unique_ptr/
Don't initial unique_ptrs with NULL.

11599. By Chris Hillery

Merge from trunk.

11598. By Chris Hillery

Removed use of auto_vector<>. Couldn't change to use vector<unique_ptr>
without requiring a C++11 compiler.

11597. By Chris Hillery

Replace all instances of auto_ptr<> with unique_ptr<>. Add std::move() where
necessary. Remove #include <memory> where no longer necessary.

11596. By sorin.marian.nasoi <email address hidden>

Re-added changes that were wrongfully reverted in r11402.1.5.
Approved: Chris Hillery, Sorin Marian Nasoi

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