Douglas Gregor
c7bec1cf56
A little extra qualification to help out MSVC 6
...
[SVN r20606]
2003-11-02 19:51:23 +00:00
Dave Abrahams
e888f18b5a
Edits for committee meeting, moving algorithm changes to suggestions for WP.
...
[SVN r20568]
2003-10-30 21:11:10 +00:00
Jeremy Siek
15abd4c56e
removed algorithm changes
...
[SVN r20567]
2003-10-30 19:10:02 +00:00
Dave Abrahams
17026cc30d
Fixed is-writable computation. Traits protocol still needs fixing.
...
[SVN r20398]
2003-10-16 13:57:35 +00:00
Dave Abrahams
1c39976ccd
Correct broken #include
...
[SVN r20231]
2003-09-30 12:22:56 +00:00
Vladimir Prus
361f62d022
Add V2 Jamfile
...
[SVN r20211]
2003-09-29 16:27:55 +00:00
Dave Abrahams
ebb09db44e
Separate access and traversal for iterator_adaptor
...
[SVN r20162]
2003-09-22 19:55:01 +00:00
Jeremy Siek
50fe1b062b
fixed another small bug in inherit-category
...
[SVN r20161]
2003-09-22 16:51:02 +00:00
Jeremy Siek
30ca43dd08
fixed bug in inherit-category that Thomas found
...
[SVN r20160]
2003-09-22 16:48:40 +00:00
Jeremy Siek
ac0c6461fb
small edits
...
[SVN r20159]
2003-09-22 16:32:56 +00:00
Jeremy Siek
d85b8db0aa
added more design rationale, and moved some text
...
[SVN r20158]
2003-09-22 16:28:27 +00:00
Thomas Witt
a3856b5c60
Typos
...
[SVN r20157]
2003-09-22 16:24:44 +00:00
Jeremy Siek
20e2818844
fixed iterator_tag in first part to match iterator_tag in the second part
...
[SVN r20156]
2003-09-22 16:07:24 +00:00
Jeremy Siek
d68ac3db4c
hierarchy->group
...
[SVN r20155]
2003-09-22 16:04:44 +00:00
Jeremy Siek
5efcabf3bd
small change to iterator_tag body
...
[SVN r20154]
2003-09-22 15:55:22 +00:00
Jeremy Siek
9ac583096c
added the paper number and resolved some conflicts
...
[SVN r20152]
2003-09-22 15:45:58 +00:00
Dave Abrahams
1710c484b3
Table formatting tweaks for PDF/tex generation.
...
Some minor editing for language improvements.
[SVN r20151]
2003-09-22 15:10:34 +00:00
Jeremy Siek
f6cbffeda0
updated to match the rst file
...
[SVN r20150]
2003-09-22 13:58:20 +00:00
Thomas Witt
50ab635593
Changed email address.
...
[SVN r20148]
2003-09-22 08:43:20 +00:00
Jeremy Siek
d958a5bc82
change to lvalue stuff and changing access tag to enum and bits
...
[SVN r20145]
2003-09-22 04:57:00 +00:00
Thomas Witt
5339d7a9d4
Reverted change to traversal category.
...
[SVN r20131]
2003-09-21 11:13:46 +00:00
Dave Abrahams
fd29e538ed
Minor grammatical correction + comment
...
[SVN r20130]
2003-09-21 09:17:31 +00:00
Jeremy Siek
1c41a7d0ec
some edits based on comments from Howard Hinnant
...
[SVN r20125]
2003-09-21 00:30:15 +00:00
Jeremy Siek
85873e924a
some minor edits
...
[SVN r20124]
2003-09-20 23:43:30 +00:00
Thomas Witt
d9b4e41d5a
Made transform_iterator documentation refer to result_of.
...
[SVN r20123]
2003-09-20 21:30:10 +00:00
Dave Abrahams
4968b50fc2
Remove outdated comment; use boost::detail::iterator_traits instead of
...
std::iterator_traits exclusively.
[SVN r20117]
2003-09-19 18:44:53 +00:00
Dave Abrahams
cbeb7f0632
fixed up copyrights, some small progress on new adaptor category choice semantics
...
[SVN r20047]
2003-09-14 02:17:41 +00:00
Dave Abrahams
abf8390020
Fix the implementation of operator_arrow_result so that it checks the
...
reference type instead of the category.
[SVN r20046]
2003-09-14 01:53:59 +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
abafc5d1be
Added missing lambda support for broken compilers
...
[SVN r19936]
2003-09-06 14:24:01 +00:00
Dave Abrahams
2b7ed5f7a8
Added traversal_category and access_category specializations for MPL lambda support
...
[SVN r19921]
2003-09-04 21:15:38 +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
Jeremy Siek
f325582c40
some fixes to writable iterators
...
[SVN r19609]
2003-08-14 20:05:44 +00:00
Ronald Garcia
36feca8a52
Updated shared_container_iterator to use the new iterator adaptors library.
...
Updated the documentation and examples as well to reflect the changes.
[SVN r19535]
2003-08-11 16:29:47 +00:00
Dave Abrahams
a5179f6dfc
clean up formatting
...
[SVN r19476]
2003-08-06 14:36:16 +00:00
Jeremy Siek
f98f3497b8
generated output
...
[SVN r19468]
2003-08-05 19:48:41 +00:00
Jeremy Siek
76af84c0e7
factoring the specialized iterator adaptors
...
[SVN r19467]
2003-08-05 19:42:37 +00:00
Jeremy Siek
0f42b93c3b
factored iterator adaptor stuff and a few other edits
...
[SVN r19465]
2003-08-05 18:19:55 +00:00
Jeremy Siek
19977c757f
factored iterator facade stuff into several files
...
[SVN r19464]
2003-08-05 16:36:51 +00:00
Dave Abrahams
508696a169
initial commit
...
[SVN r19349]
2003-07-29 22:25:39 +00:00
Dave Abrahams
3ab9da6a99
Added dividers
...
[SVN r19348]
2003-07-29 22:24:57 +00:00
Dave Abrahams
bd3312cdf2
Add empty :alt: field for the logo so it doesn't produce document
...
title text
[SVN r19347]
2003-07-29 21:20:39 +00:00
Dave Abrahams
87f93ec521
initial commit
...
[SVN r19345]
2003-07-29 16:11:14 +00:00
Thomas Witt
afa92675a2
Fixed struct/class mixup in indirect_iterator declaration.
...
[SVN r19249]
2003-07-22 07:56:08 +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