~roguescholar/boost/+git/typeof:svn-branches/bcbboost

Last commit made on 2008-10-19
Get this branch:
git clone -b svn-branches/bcbboost https://git.launchpad.net/~roguescholar/boost/+git/typeof

Branch merges

Branch information

Name:
svn-branches/bcbboost
Repository:
lp:~roguescholar/boost/+git/typeof

Recent commits

55d1339... by Nicola Musatti <email address hidden>

bcbboost branch rebased on current release

[SVN r49389]

d7a097c... by Nicola Musatti <email address hidden>

Patches for Codegear C++ Builder 2009

[SVN r48981]

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

removes unnecessary escaping

[SVN r43411]

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

Merged from trunk: for visual studio 8 and visual studio 9, reverted to using sizeof in 'native' typeof operator as the use of typeid caused compilation error in visual studio source code analysis.

[SVN r42200]

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]

3ecb3bf... by Beman Dawes

Full merge from trunk at revision 41356 of entire boost-root tree.

[SVN r41370]

1c1ab4c... by Beman Dawes

Full merge from trunk at revision 41356 of entire boost-root tree.

[SVN r41369]

9aa58de... by Peder Holt <email address hidden>

#1425 Support for Visual Studio 2008

[SVN r41027]

6c09ce7... by Peder Holt <email address hidden>

Fixed duplicate definition of boost::type_of::push_back when BOOST_TYPEOF_LIMIT_SIZE>50 and not a multiple of 50. (From Dave Jenkins)

[SVN r40540]

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

Deleted regression tests.

[SVN r40435]