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

Last commit made on 2007-11-08
Get this branch:
git clone -b svn-branches/system https://git.launchpad.net/~roguescholar/boost/+git/typeof

Branch merges

Branch information

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

Recent commits

8618ef2... by Beman Dawes

Branch for development of boost.system related changes

[SVN r40931]

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]

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

Modified tests to account for Borland compiler

[SVN r39590]

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

Implement typeof emulation for the Borland compiler. Tested with Borland 5.8.2

[SVN r39589]

951d2f6... by Peder Holt <email address hidden>

typeof: Implemented native typeof for DMC 8.50 based on the same bugfeature used to support VC6.5 and VC7.1

[SVN r39134]