~roguescholar/boost/+git/python:sandbox-branches/birbacher/propertymap-functormap

Last commit made on 2012-03-20
Get this branch:
git clone -b sandbox-branches/birbacher/propertymap-functormap https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
sandbox-branches/birbacher/propertymap-functormap
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

fe26f6e... by Frank Birbacher <email address hidden>

Created branch to extend PropertyMap:
add a readable functor map that calls a given functor or function upon lookup.
Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397
and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358

[SVN r77438]

af8efb7... by "Ralf W. Grosse-Kunstleve" <email address hidden>

libs/python/doc/v2/make_function.html: fixing obvious doc bug pointed out by Johan Rade

[SVN r77124]

5792bff... by "Ralf W. Grosse-Kunstleve" <email address hidden>

Python: applying #6409: __visibility__ (with underscores) to avoid name clashes

[SVN r76562]

e3130fe... by Daniel James <email address hidden>

Document 'Creating `boost::python::object` from `PyObject*`'.

From Pedro Larroy. Fixes #6393.

[SVN r76421]

ef6194f... by Daniel James <email address hidden>

Revert accidental python commit.

I forgot to revert this when merging from quickbook-dev.

[SVN r76357]

b262615... by Daniel James <email address hidden>

Quickbook: Merge escape change from quickbook-dev branch.

Only changes 'raw_escape' which is only used in 1.6

[SVN r76260]

842cf85... by Daniel James <email address hidden>

Rebuild python tutorial with recent versions of tools.

This will make further changes less noisy and also happens to fix the misparse
of `__main__`.

[SVN r76196]

5daa36d... by "Ralf W. Grosse-Kunstleve" <email address hidden>

boost/python/slice.hpp: bug fix (track #6256)

[SVN r75918]

ba5503c... by "Ralf W. Grosse-Kunstleve" <email address hidden>

libs/python/pyste/src/Pyste/GCCXMLParser.py: applying python2.5-elementtree.patch from Trac Ticket #2208

[SVN r75413]

8449c34... by "Ralf W. Grosse-Kunstleve" <email address hidden>

libs/python/src/object/function.cpp: apply patch by Matthew Bradbury (trac #4259)

[SVN r74321]