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

Last commit made on 2002-02-06
Get this branch:
git clone -b svn-branches/RC_1_27_0 https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

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

Recent commits

6f105dc... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'RC_1_27_0'.

[SVN r12739]

e6fc255... by Jeremy Siek <email address hidden>

removed tabs

[SVN r12707]

e27d0fc... by Darin Adler <email address hidden>

New smart pointer documentation. Related clean-up of the smart pointer
library. Changing includes to include the new individual smart pointer
headers. Replacing old smart pointer library with an include of the new
smart pointer headers. Simplify ifdefs that involve the member templates
macros now that BOOST_MSVC6_MEMBER_TEMPLATES is also guaranteed to bet
set for platforms that have full member templates.

[SVN r12647]

2643c33... by DaveAbrahams

Doc fixes from Thomas Witt

[SVN r12621]

71af1e7... by Aleksey Gurtovoy <email address hidden>

compile-time ref.hpp header test, initial checkin

[SVN r12525]

99e7406... by Aleksey Gurtovoy <email address hidden>

ref_ct_test.cpp

[SVN r12524]

413265f... by Aleksey Gurtovoy <email address hidden>

compile-time ref.hpp header test, initial checkin

[SVN r12522]

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

made 'reference_wrapper' Assignable

[SVN r12520]

e413428... by Peter Dimov <email address hidden>

Added tests for the new smart pointers.

[SVN r12500]

88b9822... by Darin Adler <email address hidden>

Mark inline to avoid warning with "require prototypes" on.

[SVN r12490]