Andrey Semashev
fd94cc7d78
Removed executable flags from docs, tests and examples.
2014-06-29 15:49:05 +04:00
Daniel James
e88b3f475c
Remove the the broken compiler notes.
...
Now that the workarounds have been removed, they no longer apply.
2014-06-06 23:03:04 +01:00
Daniel James
01cffbed98
Rebuild iterator_traits.html using latest docutils.
2014-06-06 23:03:04 +01:00
Jeffrey Lee Hellrung, Jr
daac0f2ab1
refs #6404
...
[SVN r80902]
2014-06-06 01:03:30 +01:00
Daniel James
8e5b8025d8
Revert changes that were merged to master.
...
Reverted: 2e099caceb9..21102938e8ccb
I'm going to reapply some of them soon, but it's easier to revert them
all first, as there are conflicts. Also the number of changes that were
inserted since then, mean that there would be a huge gap between related
changes.
2014-06-06 00:56:20 +01:00
Peter Dimov
2d9362fe89
Move generator_iterator doc/test files, update test/Jamfile.v2.
2014-06-05 02:37:48 +03:00
Michel Morin
dec42098db
Correct broken links to C++ standard papers. Refs #9212 .
...
[SVN r86524]
2013-10-30 12:51:24 +00:00
Jeffrey Lee Hellrung, Jr.
8345293f94
refs #6404
...
[SVN r80902]
2012-10-08 02:17:55 +00:00
Jeffrey Lee Hellrung, Jr.
c6f3269f4a
updating documentation to reflect new and more sensible behavior
...
[SVN r80468]
2012-09-09 15:51:22 +00:00
Jeffrey Lee Hellrung, Jr.
31c3971720
fix #5825 ; fix #7194
...
[SVN r80467]
2012-09-09 15:33:12 +00:00
Jeffrey Lee Hellrung, Jr.
ad90dac61d
refs #5127 applying Michael Morin's patch for transform_iterator to trunk
...
[SVN r78121]
2012-04-22 01:27:49 +00:00
Daniel James
15f3bf9352
Update various libraries' documentation build.
...
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.
[SVN r63146]
2010-06-20 18:00:48 +00:00
Jeremiah Willcock
6bb82230b9
Added function_input_iterator from Dean Michael Berris; fixes #2893
...
[SVN r62615]
2010-06-09 00:09:56 +00:00
John Maddock
f2433c63d5
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
Daniel James
bf7d904bf8
Point links to the pages that used to be in 'more' to the site.
...
[SVN r43210]
2008-02-10 15:02:17 +00:00
Beman Dawes
a2d9e63f94
Get rid of .cvsignore files
...
[SVN r41107]
2007-11-15 15:20:27 +00:00
Dave Abrahams
f34109aa26
Merging some of the more obvious changes from RC_1_34_0
...
[SVN r40714]
2007-11-03 03:25:13 +00:00
Dave Abrahams
c080ee4dcf
Remove detritus
...
[SVN r35427]
2006-09-29 22:22:28 +00:00
Dave Abrahams
9d241238f8
Fix inspection issues
...
[SVN r35239]
2006-09-21 02:40:19 +00:00
Dave Abrahams
45f64ea8f7
Remove flotsam
...
[SVN r35210]
2006-09-19 16:47:36 +00:00
Dave Abrahams
1fad13e34f
add missing license/copyright info
...
[SVN r35068]
2006-09-11 22:08:18 +00:00
Dave Abrahams
230d47e93a
Move difference_type from the Forward Traversal Iterator concept to
...
the Single Pass Traversal concept, so that input iterators are still
input iterators. It does make sense to measure the distance between
Single Pass iterators, provided you're willing to throw away the data.
[SVN r33870]
2006-04-30 03:35:16 +00:00
Dave Abrahams
f5a31849f0
Added header information to function_output_iterator docs.
...
Regenerated all to pick up Thomas' updates.
[SVN r32501]
2006-02-01 23:33:32 +00:00
Thomas Witt
6368d38802
Fix base class for const_node_iterator
...
[SVN r32354]
2006-01-19 03:26:05 +00:00
Thomas Witt
ae10a3b706
Added first (rough) draft of quickbook documentation
...
[SVN r30962]
2005-09-13 22:42:38 +00:00
Douglas Gregor
6363297754
Merged from 1.33.0 release
...
[SVN r30540]
2005-08-12 13:02:37 +00:00
Dave Abrahams
3fe9b7517e
updated docs
...
[SVN r29099]
2005-05-20 15:32:55 +00:00
Rene Rivera
ef895f0cc7
Apply typo fixes from Julio M. Merino Vidal
...
[SVN r27513]
2005-02-27 17:28:24 +00:00
Dave Abrahams
7707262a07
base_type patch from Eric Niebler
...
[SVN r26818]
2005-01-23 15:40:15 +00:00
Dave Abrahams
ba3e7a459e
Allow for bidirectional filtered_iterators
...
[SVN r26491]
2004-12-13 09:31:17 +00:00
Dave Abrahams
3b60f75bc6
Stop reserving rights.
...
[SVN r26085]
2004-11-02 14:31:27 +00:00
Dave Abrahams
a8f528130a
Stop reserving rights.
...
[SVN r26067]
2004-11-01 21:23:47 +00:00
Dave Abrahams
c0788f2cd8
kill dead reference
...
[SVN r26015]
2004-10-31 12:38:45 +00:00
Aleksey Gurtovoy
27adbbb6ed
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
Dave Abrahams
aa9e49b727
Fix >31 character filenames
...
[SVN r25040]
2004-09-13 14:39:59 +00:00
Dave Abrahams
3318c82f83
Copyright
...
[SVN r25037]
2004-09-13 13:31:33 +00:00
Dave Abrahams
68791c337a
Remove GPL'd material
...
[SVN r25036]
2004-09-13 13:30:33 +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
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
1ffc31cc37
Bugfix
...
[SVN r23306]
2004-07-01 18:41:47 +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
Thomas Witt
b310ccda97
Fixed typo
...
[SVN r22708]
2004-04-29 00:38:46 +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
Dave Abrahams
62c993978a
unneeded
...
[SVN r22100]
2004-02-01 04:14:03 +00:00