~roguescholar/boost/+git/typeof: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/typeof

Branch merges

Branch information

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

Recent commits

5fa7a7e... by Christopher Hite <email address hidden>

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

[SVN r55764]

9a5663f... 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]

a70cd73... by Peder Holt <email address hidden>

BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers

[SVN r51687]

c10804f... by Peder Holt <email address hidden>

Removed use of typeid in typeof implementation for VC7.1, as this caused problems in some uses of BOOST_TYPEOF

[SVN r51681]

4c9b8ba... by Daniel James <email address hidden>

Fix a link in the typeof forwarding html file.

[SVN r50838]

b7bfcbe... by "Michael A. Jackson" <email address hidden>

Updating dependency information for modularized libraries.

[SVN r49628]

2d046d3... by "Michael A. Jackson" <email address hidden>

Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.

[SVN r49627]

f2a646b... by "Michael A. Jackson" <email address hidden>

Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor

[SVN r49510]

7d3afd0... by Tobias Schwinger <email address hidden>

removes unnecessary escaping

[SVN r43411]

6926249... by Peder Holt <email address hidden>

Revert to old sizeof based solution for retrieving the type from a typeof hack. This is in order to overcome problems with the code analysis module introduced in Visual Studio 2005.

[SVN r41383]