~roguescholar/boost/+git/utility:svn-branches/bitten

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

Branch merges

Branch information

Name:
svn-branches/bitten
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

68d7ce1... by DaveAbrahams

Branch for developing Bitten client/server testing

[SVN r41004]

42e0001... by Niels Dekker <email address hidden>

Added value_initialized<T> test, having T as aggregate POD struct. In the past, this would have triggered MSVC warning C4345; this warning is now disabled within value_init.hpp, changeset [40088]

[SVN r40089]

cd8f85a... by Niels Dekker <email address hidden>

Disabled MSVC warning C4345, in response to Gennadiy Rozental, Boost Developer mailing list, "[utility] value_init warning", October 14, 2007. Push'n'pop reminder from Paul A Bristow taken into account.

[SVN r40088]

bddd52c... by =?utf-8?q?Markus_Sch=C3=B6pflin?= <email address hidden>

Fixed bug preventing compilation on Tru64/CXX.

[SVN r39918]

8f03aea... by Niels Dekker <email address hidden>

Added unit test to make sure that Visual C++ 7.1 ICE reported by Ralf W. Grosse-Kunstleve (Boost Developers mailing list, subject "utility/value_init.hpp: VC 7.1 ICE & workaround") will not occur anymore.

[SVN r39309]

3bb2568... by Niels Dekker <email address hidden>

Visual C++ 7.1 ICE workaround by Ralf W. Grosse-Kunstleve added to ~const_T_base() as well. See also Boost Developers mailing list, subject "utility/value_init.hpp: VC 7.1 ICE & workaround"

[SVN r39308]

01e91a3... by "Ralf W. Grosse-Kunstleve" <email address hidden>

work around Visual C++ 7.1 internal compiler error

[SVN r39302]

55f3c35... by Niels Dekker <email address hidden>

Added MSVC workaround to value_initialized, as described by ticket #1217, proposed at the Boost Developers mailing list, and discussed with Fernando Cacciola.

[SVN r39157]

3f72b10... by Vladimir Prus

Remove V1 Jamfiles

[SVN r38516]

71cb8cb... by Eric Niebler <email address hidden>

broken msvc name look-up getting confused about which detail namespace

[SVN r38511]