Skip to content

Tags: 0x63dev/function

Tags

boost-1.57.0

Toggle boost-1.57.0's commit message
Merge pull request boostorg#1 from jzmaddock/patch-1

Update Jamfile.v2

I think it's okay, it's already been applied to develop and seems to be working okay.

boost-1.56.0

Toggle boost-1.56.0's commit message
Fixed two tests to work with C++11/libc++. The tests attempted to com…

…pare two ostream&, but didn't really. In c++03, both decayed to void *, which wre then compared. In c++11, the ostreams are comvertible to bool, but only explicitly, and this failed to compile. Use a custom struct with operator== instead of ostream in these tests instead.

boost-1.55.0

Toggle boost-1.55.0's commit message
Release 1.55.0

[SVN r86621]

boost-1.54.0

Toggle boost-1.54.0's commit message
Release 1.54.0

[SVN r84923]

boost-1.54.0-beta1

Toggle boost-1.54.0-beta1's commit message
Release 1.54.0 beta1

[SVN r84619]

boost-1.53.0

Toggle boost-1.53.0's commit message
Release 1.53.0

[SVN r82734]

boost-1.52.0

Toggle boost-1.52.0's commit message
Release 1.52.0

[SVN r81201]

boost-1.51.0

Toggle boost-1.51.0's commit message
Release 1.51.0

[SVN r80098]

boost-1.50.0

Toggle boost-1.50.0's commit message
Release 1.50.0

[SVN r79156]

boost-1.50.0-beta1

Toggle boost-1.50.0-beta1's commit message
Release 1.50.0 beta 1

[SVN r78831]