Dave Abrahams
|
792acdb408
|
small linguistic cleanups
[SVN r21747]
|
2004-01-15 00:06:57 +00:00 |
|
Dave Abrahams
|
c3fd7076c1
|
Applied use of iterator-category to specialized adapters
[SVN r21745]
|
2004-01-15 00:01:33 +00:00 |
|
Dave Abrahams
|
f1f6262be7
|
Fixed up definition of facade's iterator_category
fixed table widths in new-iter-concepts
cross-referenced interoperability concept in iterator_facade_tutorial
iterator_traversal can't satisfy UnaryTypeTrait: that's a boolean trait.
[SVN r21742]
|
2004-01-14 23:23:54 +00:00 |
|
Jeremy Siek
|
2854c5c761
|
added pseudo-code for facade_iterator_category type function
[SVN r21736]
|
2004-01-14 19:57:11 +00:00 |
|
Jeremy Siek
|
8a0e9a4fe5
|
updated as per Dave's comments (about Interoperable Iterators)
[SVN r21730]
|
2004-01-14 14:25:45 +00:00 |
|
Dave Abrahams
|
dd50d3f2ab
|
More progress on indirect_iterator
[SVN r21720]
|
2004-01-14 04:16:27 +00:00 |
|
Jeremy Siek
|
983ba32def
|
changes from Thomas for Interoperable Iterators
[SVN r21706]
|
2004-01-13 21:18:09 +00:00 |
|
Jeremy Siek
|
d2dae62215
|
removed same diff type req from Interoperator
and did some work on permutation iterator
[SVN r21705]
|
2004-01-13 21:00:31 +00:00 |
|
Jeremy Siek
|
11770763df
|
a couple small edits to the iterator adaptor tutorial
[SVN r21700]
|
2004-01-13 19:35:41 +00:00 |
|
Jeremy Siek
|
df66940f0f
|
added another valid expression to Interoperable Iterators
[SVN r21699]
|
2004-01-13 19:25:15 +00:00 |
|
Jeremy Siek
|
80f6a13e79
|
added Interoperable Iterators
[SVN r21698]
|
2004-01-13 19:21:18 +00:00 |
|
Jeremy Siek
|
7facdd8590
|
simplified make_filter_iterator
also regen html using newer rst
[SVN r21682]
|
2004-01-13 15:59:47 +00:00 |
|
Jeremy Siek
|
f618d71c0e
|
generating html
[SVN r21653]
|
2004-01-13 00:29:42 +00:00 |
|
Jeremy Siek
|
e785cc70d1
|
some major changes to the requirements/models section of counting_iterator
[SVN r21651]
|
2004-01-12 21:18:52 +00:00 |
|
Jeremy Siek
|
19dbb5304c
|
I forget
[SVN r21648]
|
2004-01-12 20:50:44 +00:00 |
|
Jeremy Siek
|
08ce6903ce
|
resolved Howards issue about a->m
[SVN r21646]
|
2004-01-12 20:31:44 +00:00 |
|
Jeremy Siek
|
436f7411f8
|
resolved the istreambuf_iterator/reference issue
[SVN r21642]
|
2004-01-12 20:03:47 +00:00 |
|
Jeremy Siek
|
21381f3fa7
|
removed constraints on reference from Readable Iterator
[SVN r21641]
|
2004-01-12 19:54:57 +00:00 |
|
Jeremy Siek
|
b2407b0191
|
resolved some issues with transform iterator
[SVN r21638]
|
2004-01-12 18:38:32 +00:00 |
|
Jeremy Siek
|
24052c3dff
|
a couple edits
[SVN r21636]
|
2004-01-12 18:07:12 +00:00 |
|
Dave Abrahams
|
a7eaa017b1
|
Fixed general formatting, re-resolved title level problem,
acknowledged Keith MacDonald for inspiring the tutorial.
[SVN r21631]
|
2004-01-12 16:05:15 +00:00 |
|
Dave Abrahams
|
06e1fa88b9
|
tutorial updates
[SVN r21615]
|
2004-01-12 02:49:55 +00:00 |
|
Jeremy Siek
|
45b6a92f61
|
added make_xxx functions for some of the iterators
[SVN r21611]
|
2004-01-12 01:30:47 +00:00 |
|
Dave Abrahams
|
1b29ec1741
|
Fixed issue with "writable iterators must include in their
documentation..."
[SVN r21082]
|
2003-12-02 14:44:43 +00:00 |
|
Dave Abrahams
|
593311f43e
|
Cleaned up some of Jeremy's wording. Added a few comments on changes
from the accepted paper. Committed Python doc regeneration scripts.
[SVN r21079]
|
2003-12-02 13:10:55 +00:00 |
|
Jeremy Siek
|
fe52e0d665
|
updated to match .rst
[SVN r21059]
|
2003-12-02 03:12:04 +00:00 |
|
Dave Abrahams
|
09ea8d27e2
|
Documentation updates, added GNUMakefile for building
[SVN r20931]
|
2003-11-24 05:02:46 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
a982c42303
|
Various updates and clarifications.
[SVN r19106]
|
2003-07-13 22:47:15 +00:00 |
|