lp:~mikeowen/pybindgen/pybindgen-extend-containers

Created by Mike Owen and last modified
Get this branch:
bzr branch lp:~mikeowen/pybindgen/pybindgen-extend-containers
Only Mike Owen can upload to this branch. If you are Mike Owen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mike Owen
Project:
PyBindGen
Status:
Development

Recent revisions

844. By Mike Owen

I've had to make our extended container interfaces optional for the
pybindgen unit tests to pass, since some of the tests (like in foomodule)
misuse container names, like wrapping a std::vector using the list
interface. To be conservative and not potentially break any backward
compatible cases like this, I've made the newer expanded interface
optional. In the future maybe this should be changed?

843. By Mike Owen

Added contains for map.

842. By Mike Owen

Setting items in maps working.

841. By Mike Owen

Checkpointing. Basic map functionality.

840. By Mike Owen

Fleshed out more of the unit tests.

839. By Mike Owen

Renaming methods for container traits, and switching to using decorators
to try and simplify our testing harness.

838. By Mike Owen

Initially fleshed out all the non-mapping containers now, though not all
tested.

837. By Mike Owen

Current set of tests passing, keeping going...

836. By Mike Owen

Interim checkpoint working on pointer access to container elements.

835. By Mike Owen

Expanding our testing, and starting to add the concept of returning
indexing operations by pointer.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~gjc/pybindgen/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers