Dave Abrahams
f14701232a
Fix const/non-const interop for transform_iterator
...
[SVN r21172]
2003-12-07 20:33:18 +00:00
Dave Abrahams
f18906ac6b
Removed access category tags from iterator library, made corresponding
...
changes elsewhere.
boost/iterator and libs/iterator/test were updated from
branch "simplify"
[SVN r20905]
2003-11-22 01:18:37 +00:00
Dave Abrahams
4cc5f9a4d6
iterator_categories reformed, test added
...
[SVN r20829]
2003-11-17 16:52:15 +00:00
Dave Abrahams
cb34b65f3f
Fix missing is_readable_iterator test
...
Fix naming for is_lvalue_iterator and is_mutable_lvalue_iterator
[SVN r20772]
2003-11-10 04:13:16 +00:00
Dave Abrahams
f8cd96cb2e
Added
...
[SVN r20771]
2003-11-10 04:07:26 +00:00
Dave Abrahams
6ef3e5d1c7
Added is_readable_iterator, is_writable_iterator tests and preliminary issues document
...
[SVN r20686]
2003-11-05 21:48:16 +00:00
Dave Abrahams
dfa751077a
Added is_lvalue_iterator
...
[SVN r20632]
2003-11-04 08:03:29 +00:00
Vladimir Prus
361f62d022
Add V2 Jamfile
...
[SVN r20211]
2003-09-29 16:27:55 +00:00
Dave Abrahams
2c89e2b15a
initial commit
...
[SVN r19978]
2003-09-09 03:22:50 +00:00
Dave Abrahams
3f49409843
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
Dave Abrahams
f801c39a59
Removed code-breaking change from boost/detail/iterator.hpp and
...
corresponding workarounds from tests.
Added permutation_iterator_test to the suite after fixing it up -- it
was riddled with bugs!
[SVN r19841]
2003-08-28 20:18:51 +00:00
Dave Abrahams
bb7ac6bd84
Moved to much cleaner system of using BOOST_TT_BROKEN_COMPILER_SPEC
...
for handling vc6/7 deficiencies with iterator_traits.
Fixed a bug in iterator_facade which was causing incomplete types to
be passed through is_convertible.
Reinstated libs/utility/iterator_traits_test.cpp
[SVN r19840]
2003-08-28 16:52:02 +00:00
Thomas Witt
ed8c60c20b
Improved category handling in iterator_adaptor.
...
[SVN r19231]
2003-07-20 19:18:40 +00:00
Dave Abrahams
3fe0d4b532
* Use boost::referent<> metafunction for detecting the value type of
...
indirect_iterator.
* Change the order of tests in the Jamfile so expected failures come
last, accounting for some recent Boost.Build change I suppose.
[SVN r19158]
2003-07-16 19:35:46 +00:00
Beman Dawes
8a51271e3b
deque libcomo workaround
...
[SVN r19143]
2003-07-16 10:36:53 +00:00
Dave Abrahams
52c0d22cff
Bugfixes and workarounds
...
[SVN r19121]
2003-07-14 23:05:57 +00:00
Jens Maurer
eda969d7b5
add "subproject" line
...
[SVN r19086]
2003-07-12 10:41:38 +00:00
Dave Abrahams
4c8415a99f
Get examples working, mostly. Some interface expansion for a few of
...
the adaptors, allowing default construction of UnaryFunction and
Predicate arguments when they are class types.
[SVN r19081]
2003-07-12 04:15:13 +00:00
Joel de Guzman
4716891117
Move from boost-sandbox
...
[SVN r18960]
2003-07-07 14:26:16 +00:00