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

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

Branch merges

Branch information

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

Recent commits

d5c39b3... by Daniel James <email address hidden>

Merge with the offending files removed.

[SVN r39995]

39361d0... by Daniel James <email address hidden>

Merge from trunk.

[SVN r39287]

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]

4f4bb61... by Peder Holt <email address hidden>

boost.typeof now supports native typeof for VC8.0

[SVN r39131]

5fcc3c4... by Daniel James <email address hidden>

Create a development branch for the hash library.

[SVN r38869]

24c7fe2... by Peder Holt <email address hidden>

native typeof implementation for VC7.1 and VC8.0 now uses typeid() instead of sizeof() to map a type. This bypasses some bugs in Microsofts sizeof implementation, and removes a limitation on the number of typeof invocations that can be done in a single compilation unit

[SVN r38801]

17d05e6... by Peder Holt <email address hidden>

#1188 Removed extra (unnecessary) semicolons in BOOST_TYPEOF_NESTED_TYPEDEF.

[SVN r38777]

34ffee8... by Vladimir Prus

Remove V1 Jamfiles

[SVN r38516]

744db7f... by Boris Gubenko <email address hidden>

add conditionalization for aCC and cxx

[SVN r37953]

e47dd5b... by Arkadiy Vertleyb <email address hidden>

*** empty log message ***

[SVN r37558]