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

Last commit made on 2004-07-23
Get this branch:
git clone -b svn-branches/SPIRIT_1_6 https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

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

Recent commits

4af6123... by nobody <nobody@localhost>

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

[SVN r23968]

d5a5b84... by Vladimir Prus

Switch the test to use std::stringstream, not std::ostrstream, since
the latter is deprecated and gcc warns whenever one tries to use it.

[SVN r23896]

35d3c03... by Vladimir Prus

Update

[SVN r23085]

8933fbb... by Vladimir Prus

The binary_search_test does not require Boost.Test all all, and does not
provide 'test_main' or 'unit_test_main', so don't link to Boost.Test.

[SVN r23073]

c320330... by =?utf-8?q?Jaakko_J=C3=A4rvi?= <email address hidden>

fixed a typo

[SVN r22754]

822b46a... by Douglas Gregor <email address hidden>

Complain when compiler can't support result_of

[SVN r22749]

a821ef6... by =?utf-8?q?Jaakko_J=C3=A4rvi?= <email address hidden>

Added enable_if.hpp as an include

[SVN r22735]

491db15... by Douglas Gregor <email address hidden>

boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
  - result_of implementation

libs/utility/test/result_of_test.cpp:
  - result_of tests

libs/utility/test/Jamfile, libs/utility/test/Jamfile.v2:
  - run result_of tests

libs/utility/utility.htm:
  - document result_of

libs/libraries.htm:
  - list result_of

index.htm:
  - announce result_of

[SVN r22720]

b6c826a... by Ronald Garcia <email address hidden>

shared_container_iterator library:
 - updated Copyright and License notices
 - Added shared_iterator_test to the iterator test suite.

[SVN r22140]

7b472a0... by DaveAbrahams

Obsoleted old iterator adaptor docs

[SVN r22101]