Skip to content

Tags: XLTools/function

Tags

boost-1.61.0

Toggle boost-1.61.0's commit message
Merge to master for 1.59.0 release

boost-1.60.0

Toggle boost-1.60.0's commit message
Merge to master for 1.59.0 release

boost-1.59.0

Toggle boost-1.59.0's commit message
Merge to master for 1.59.0 release

boost-1.58.0

Toggle boost-1.58.0's commit message
Merge branch 'develop'

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]