~roguescholar/boost/+git/fusion:svn-branches/filesystem-v3

Last commit made on 2012-03-18
Get this branch:
git clone -b svn-branches/filesystem-v3 https://git.launchpad.net/~roguescholar/boost/+git/fusion

Branch merges

Branch information

Name:
svn-branches/filesystem-v3
Repository:
lp:~roguescholar/boost/+git/fusion

Recent commits

4686882... by Beman Dawes

Create branches/filesystem-v3 for v2 removal

[SVN r77385]

df0fbd1... by Joel de Guzman <email address hidden>

typo fix

[SVN r77114]

38cd166... by Joel de Guzman <email address hidden>

Fixes Ticket #6372

[SVN r76395]

1c51ad9... by Joel de Guzman <email address hidden>

Fix for ticket #6338

[SVN r76238]

a25a709... by Joel de Guzman <email address hidden>

Patches from Tim Blechmann

[SVN r75976]

48e4118... by Joel de Guzman <email address hidden>

Fixes for MSVC workarounds from Freundlich: http://codepad.org/wRelwDJt

[SVN r75595]

0a520f6... by Joel de Guzman <email address hidden>

fix problem where sizeof(int) != sizeof(long)

[SVN r75563]

bbf1006... by Joel de Guzman <email address hidden>

C++11 patches by Michel Morin

[SVN r75394]

c2052a3... by Joel de Guzman <email address hidden>

Fix Ticket #6067

[SVN r75318]

4801830... by Joel de Guzman <email address hidden>

+ Fixes Ticket #6016 using a two-level specialization such that specialization is preferred over SFINAE.
+ Removes tag_of_fallback. It's not needed anymore. The proper way is to specialize tag_of.

[SVN r74934]