~roguescholar/boost/+git/proto:sandbox-branches/intrusive_fix_SunCC

Last commit made on 2009-08-24
Get this branch:
git clone -b sandbox-branches/intrusive_fix_SunCC https://git.launchpad.net/~roguescholar/boost/+git/proto

Branch merges

Branch information

Name:
sandbox-branches/intrusive_fix_SunCC
Repository:
lp:~roguescholar/boost/+git/proto

Recent commits

bc05b70... by Christopher Hite <email address hidden>

creating branch to fix intrusive for Sun CC (#3339)

[SVN r55764]

b40b2da... by Eric Niebler <email address hidden>

fix proto::_value array handling under C++0x mode, fixes #3338

[SVN r55656]

f8a3b43... by troy d. straszheim

Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.

[SVN r55159]

4e51781... by Eric Niebler <email address hidden>

fix oops

[SVN r54871]

df18ee6... by Eric Niebler <email address hidden>

revert the BasicPrimitiveTransform changes as leading to weird inconsistencies

[SVN r54853]

d7820a4... by Eric Niebler <email address hidden>

fix slicing problem of unary operators

[SVN r54610]

54d8c43... by Eric Niebler <email address hidden>

eliminate use of deprecated proto macros in proto's and xpressive's public interface

[SVN r54559]

a6e8135... by Eric Niebler <email address hidden>

unbreak example/lambda.hpp's handling of member pointers

[SVN r54524]

fb1f72d... by Eric Niebler <email address hidden>

fix some bugs with use of Transform::result<void(E,S,V)>, which is no longer valid. Make lambda.hpp example work again

[SVN r54364]

6994dcd... by Eric Niebler <email address hidden>

work around non-compliant and/or macros on msvc

[SVN r54356]