Thomas Witt
|
7194aff64c
|
Fixed license added (only) my (C).
[SVN r24379]
|
2004-08-10 14:44:17 +00:00 |
|
Thomas Witt
|
ca41a4f902
|
Fixed (C) and license.
[SVN r24378]
|
2004-08-10 14:41:52 +00:00 |
|
John Maddock
|
47a3392c80
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
|
2004-08-10 12:53:34 +00:00 |
|
Douglas Gregor
|
bd765a21fb
|
Eliminated unreviewed, unused, noncompiling code
[SVN r24314]
|
2004-08-05 18:57:39 +00:00 |
|
Dave Abrahams
|
cad110e0f3
|
aCC workaround from From: "DY, JERRY U \(SBCSI\)" <jd2419-at-sbc.com>
[SVN r24254]
|
2004-08-03 00:38:26 +00:00 |
|
Rene Rivera
|
3599398eca
|
Workaround CW8 issues with using static_cast on templates with template ctors.
[SVN r24214]
|
2004-07-31 22:56:49 +00:00 |
|
Dave Abrahams
|
dd72d599c8
|
Disable interop properly for vc6/7 using known SFINAE capabilities.
[SVN r24209]
|
2004-07-31 18:10:00 +00:00 |
|
Dave Abrahams
|
1a9677d9dc
|
Stop support CW7; workaround for aCC
[SVN r24191]
|
2004-07-30 16:36:36 +00:00 |
|
Douglas Gregor
|
a6d200f262
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
Rene Rivera
|
0c28649d0b
|
Remove tabs in file.
[SVN r24043]
|
2004-07-25 17:12:17 +00:00 |
|
Dave Abrahams
|
d6405ddd54
|
Fix license
[SVN r24034]
|
2004-07-25 14:24:27 +00:00 |
|
Dave Abrahams
|
700db48ac7
|
add nested typedefs
[SVN r23644]
|
2004-07-16 19:58:03 +00:00 |
|
Dave Abrahams
|
2241bb1ae3
|
A few fixes
[SVN r23542]
|
2004-07-14 12:33:36 +00:00 |
|
Dave Abrahams
|
539add7de6
|
Made what I thought were the right fixes
[SVN r23519]
|
2004-07-14 01:19:14 +00:00 |
|
Dave Abrahams
|
edb7528136
|
Only use proxy for *r++ if *r is also a proxy.
[SVN r23516]
|
2004-07-14 00:40:04 +00:00 |
|
Jeremy Siek
|
254186d6bd
|
added requirement to Forward Traversal Iterator concerning a == b iff *a == *b
[SVN r23513]
|
2004-07-13 20:19:56 +00:00 |
|
Jeremy Siek
|
aa62f4f9c7
|
fixed a little buglet in the spec of Incrementable Iterator
[SVN r23511]
|
2004-07-13 20:06:07 +00:00 |
|
Jeremy Siek
|
f0bc339d55
|
change Incrementable Iterator reqs to better match those of Input/Output Iterators
[SVN r23510]
|
2004-07-13 19:50:09 +00:00 |
|
Dave Abrahams
|
2721c3c97e
|
Repair postfix increment proxies for input iterators
[SVN r23508]
|
2004-07-13 17:23:53 +00:00 |
|
Dave Abrahams
|
f49f68c8fe
|
Fixed postfix increment for incrementable and single-pass iterator facade
[SVN r23456]
|
2004-07-12 03:18:49 +00:00 |
|
Dave Abrahams
|
02f606816d
|
faster compile (no iostream)
[SVN r23451]
|
2004-07-12 02:21:35 +00:00 |
|
Dave Abrahams
|
1ffc31cc37
|
Bugfix
[SVN r23306]
|
2004-07-01 18:41:47 +00:00 |
|
Douglas Gregor
|
0acc6c38ef
|
Need to include <algorithm> to get std::swap
[SVN r23213]
|
2004-06-27 18:48:11 +00:00 |
|
Peter Dimov
|
da1e5aa3e8
|
Made value_ mutable to enable operator long() const to compile
[SVN r23208]
|
2004-06-27 15:09:46 +00:00 |
|
Vladimir Prus
|
db0bc36f58
|
Update
[SVN r23085]
|
2004-06-11 11:18:50 +00:00 |
|
Dave Abrahams
|
99bafe363c
|
Remove is_xxx dependency.
[SVN r22878]
|
2004-05-20 15:35:56 +00:00 |
|
Thomas Witt
|
b310ccda97
|
Fixed typo
[SVN r22708]
|
2004-04-29 00:38:46 +00:00 |
|
Dave Abrahams
|
2a9c00f5b2
|
Work around CW bug; see http://lists.boost.org/MailArchives/boost/msg57316.php.
[SVN r22655]
|
2004-04-18 12:23:53 +00:00 |
|
Jeremy Siek
|
020d0b8f99
|
fixed a typop
[SVN r22612]
|
2004-04-06 15:59:40 +00:00 |
|
Jeremy Siek
|
d21781d8d1
|
fixed a typo
[SVN r22611]
|
2004-04-06 15:41:34 +00:00 |
|
Dave Abrahams
|
bed1d7fa7a
|
Incorporated Keith MacDonald's comments
[SVN r22567]
|
2004-03-30 22:38:47 +00:00 |
|
Ronald Garcia
|
0c3a68530e
|
shared_container_iterator library:
- updated Copyright and License notices
- Added shared_iterator_test to the iterator test suite.
[SVN r22140]
|
2004-02-02 22:16:36 +00:00 |
|
Dave Abrahams
|
d3daa47561
|
Don't allow non-random-access-traversal iterators to be subtracted.
[SVN r22121]
|
2004-02-01 22:11:47 +00:00 |
|
Dave Abrahams
|
62c993978a
|
unneeded
[SVN r22100]
|
2004-02-01 04:14:03 +00:00 |
|
Dave Abrahams
|
74f41dcb5b
|
not needed
[SVN r22099]
|
2004-02-01 04:13:28 +00:00 |
|
Dave Abrahams
|
c8d1461340
|
Added function_output_iterator and shared_container_iterator to index.
Updated outdated pdfs.
[SVN r22097]
|
2004-02-01 03:58:49 +00:00 |
|
Dave Abrahams
|
13dcd5590f
|
GCC2 workarounds; fixed permutation_iterator_example
[SVN r22048]
|
2004-01-29 13:33:33 +00:00 |
|
Dave Abrahams
|
7f125cacb9
|
roll back mistake
[SVN r22045]
|
2004-01-29 05:56:47 +00:00 |
|
Dave Abrahams
|
8cf04e1c7b
|
Fixed PDF format as article
Added iterator_traits docs
[SVN r22043]
|
2004-01-29 05:55:26 +00:00 |
|
Dave Abrahams
|
0122a0c8ec
|
initial commit
[SVN r22041]
|
2004-01-29 03:44:57 +00:00 |
|
Jeremy Siek
|
09549783cc
|
added lvalue_concept_fail_expected.cpp
[SVN r22019]
|
2004-01-28 14:05:33 +00:00 |
|
Jeremy Siek
|
273c1d784c
|
new file
[SVN r22018]
|
2004-01-28 14:04:21 +00:00 |
|
Jeremy Siek
|
a99ab81803
|
changed LvalueIteratorConcept to really catch errors
[SVN r22017]
|
2004-01-28 14:01:45 +00:00 |
|
Dave Abrahams
|
0cb4ce54ef
|
No need to test things not related to zip_iterator
[SVN r22012]
|
2004-01-27 21:24:20 +00:00 |
|
Jeremy Siek
|
0670e05297
|
improved the abstract
[SVN r22010]
|
2004-01-27 18:47:31 +00:00 |
|
Jeremy Siek
|
b353d45f2d
|
added boost::ignore_unused_variable_warning(r);
[SVN r22009]
|
2004-01-27 18:34:00 +00:00 |
|
Jeremy Siek
|
19d339c916
|
removed ReadableLvalue and WritableLvalue, added Lvalue
[SVN r22005]
|
2004-01-27 18:14:48 +00:00 |
|
Jeremy Siek
|
506517191c
|
new files for iterator concepts
[SVN r22004]
|
2004-01-27 17:03:46 +00:00 |
|
Dave Abrahams
|
b502873f00
|
A few simplifications with the help of Intel tech support
[SVN r21997]
|
2004-01-27 12:42:59 +00:00 |
|
Dave Abrahams
|
b838d27aa3
|
HTML updates
[SVN r21990]
|
2004-01-27 04:13:36 +00:00 |
|