~roguescholar/boost/+git/utility:svn-tags/merged_to_RC_

Last commit made on 2004-10-20
Get this branch:
git clone -b svn-tags/merged_to_RC_ https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

Name:
svn-tags/merged_to_RC_
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

91bf260... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'merged_to_RC_'.

[SVN r25796]

e549baf... by Aleksey Gurtovoy <email address hidden>

move enable_if tests into their own subdirectory

[SVN r25649]

30d46ad... by Fernando Cacciola <email address hidden>

bad links fixed
added myself to people

[SVN r25610]

e854726... by Aleksey Gurtovoy <email address hidden>

c++boost.gif -> boost.png replacement

[SVN r25573]

d198bd9... by =?utf-8?b?Sm9hcXXDrW4gTS4gTMOzcGV6IE11w7Fveg==?= <email address hidden>

added explicit return to main

[SVN r25387]

5eb23ce... by Fernando Cacciola <email address hidden>

In-place factories moved from /detail to /utility
New value_initalized tests added

[SVN r25377]

eff2c75... by =?utf-8?b?Sm9hcXXDrW4gTS4gTMOzcGV6IE11w7Fveg==?= <email address hidden>

taken care of BOOST_NO_STDC_NAMESPACE

[SVN r25345]

325bd73... by Fernando Cacciola <email address hidden>

In-place factories moved from /detail to /utility
New value_initalized tests added

[SVN r25313]

0fcc554... by Fernando Cacciola <email address hidden>

Initial commit

[SVN r25178]

b685784... by John Maddock <email address hidden>

Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.

[SVN r24899]