~roguescholar/boost/+git/utility:svn-branches/unlabeled-1.3.2

Last commit made on 2001-03-05
Get this branch:
git clone -b svn-branches/unlabeled-1.3.2 https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

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

Recent commits

09b13c5... by "Ralf W. Grosse-Kunstleve" <email address hidden>

Join ralf_grosse_kunstleve with HEAD

[SVN r9444]

aa26bc2... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'unlabeled-1.3.2'.

[SVN r9423]

f6533b3... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'unlabeled-1.3.2'.

[SVN r8778]

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

fixed very strange VC++ bug that was showing up in graph/test/graph.cpp
Something about the code gen for compressed_pair_1::operator=
was going wrong. Writing it explicitly, and playing with some ordering
fixed the problem, don't ask my why.

[SVN r8765]

6caf7d4... by DaveAbrahams

Initial checkin

[SVN r8757]

98e87c8... by DaveAbrahams

Added test for wchar_t

[SVN r8748]

d9e0f80... by DaveAbrahams

Now statically selecting a test for signed numbers to avoid warnings with fancy
compilers. Added commentary and additional dumping of traits data for tested
types.

[SVN r8746]

6396fdb... by Jeremy Siek <email address hidden>

added filter iterator test

[SVN r8736]

2470b53... by Jens Maurer <email address hidden>

minor fix: move "static" storage specifier to the front of a declaration

[SVN r8714]

16334e9... by Jeremy Siek <email address hidden>

added KAI C++ type for std::list::difference_type

[SVN r8709]