~roguescholar/boost/+git/typeof:svn-branches/fix-links

Last commit made on 2008-02-17
Get this branch:
git clone -b svn-branches/fix-links https://git.launchpad.net/~roguescholar/boost/+git/typeof

Branch merges

Branch information

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

Recent commits

4083eb4... by Daniel James <email address hidden>

Fix some urls with a stray back slash.

[SVN r43285]

584722d... by Daniel James <email address hidden>

Create a branch to fix links on.

[SVN r41573]

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]

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]

7a574a6... by Peder Holt <email address hidden>

[typeof] testing for typeof hacks on all compilers

[SVN r39796]

3e4face... by Peder Holt <email address hidden>

Better support for BOOST_TYPEOF_NESTED_TYPEDEF for Borland

[SVN r39707]

86d4e1c... by Peder Holt <email address hidden>

typeof support for template template arguments for Borland 5.9.2 (also used for Borland 5.8.2) (reverted to old scheme for other compilers)

[SVN r39704]

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

Update typeof emulation to support Borland 5.9.2

[SVN r39691]