Beman Dawes
d583f8974c
Change absolute URL's to relative
...
[SVN r10594]
2001-07-12 15:31:15 +00:00
Douglas Gregor
faa83eb621
index.html:
...
- Use relative pathnames for links to generic programming techniques
page (Gustavo Guerra).
- Terminology in Basic Usage intro (Jeremy Siek).
[SVN r10592]
2001-07-11 19:49:26 +00:00
Douglas Gregor
b25792d2f6
faq.html:
...
- Fixed HTML typo near the end
index.html:
- Added declarations of all members for all classes.
- Added detailed description of interface according to Boost
guidelines.
[SVN r10591]
2001-07-11 18:55:44 +00:00
Jeremy Siek
7ed20e25ad
fixed typo, an -> and
...
[SVN r10590]
2001-07-11 17:56:49 +00:00
Jeremy Siek
9d198639a0
added warning about how visitors are passed by value
...
[SVN r10589]
2001-07-11 17:54:23 +00:00
Dave Abrahams
9a95517687
fixed a comment
...
[SVN r10588]
2001-07-11 11:53:46 +00:00
Toon Knapen
81136146d6
Added link to compiler message for IBM/Aix
...
[SVN r10587]
2001-07-11 10:23:49 +00:00
Douglas Gregor
bdd772dc8b
Ron Garcia suggested removal of the duplicate explanation of (bool)f/f.empty()
...
[SVN r10586]
2001-07-10 21:56:02 +00:00
Dave Abrahams
202dd2f262
Integrate fix from Peter.Bienstman@rug.ac.be
...
[SVN r10584]
2001-07-10 17:57:06 +00:00
Jeremy Siek
5fd3db1536
fixed typo
...
[SVN r10583]
2001-07-10 17:34:52 +00:00
Jeremy Siek
b53826e101
updated a comment in kevin_bacon
...
[SVN r10582]
2001-07-10 14:54:58 +00:00
Jeremy Siek
e486594e42
removed some refs to uniform cost search
...
[SVN r10581]
2001-07-10 14:54:31 +00:00
Jeremy Siek
4f12a217a6
another use of Dijkstra's
...
[SVN r10580]
2001-07-10 14:48:27 +00:00
Jeremy Siek
e672ffece6
brought some docs relating to Dijkstra's up to date
...
[SVN r10579]
2001-07-10 14:44:44 +00:00
Jeremy Siek
ef42c99363
new file
...
[SVN r10578]
2001-07-10 14:25:15 +00:00
Dave Abrahams
7430797774
output_iterator_helper changes: removed default template parameters, added
...
support for self-proxying, additional documentation and tests (Aleksey Gurtovoy)
[SVN r10576]
2001-07-09 23:51:49 +00:00
Dave Abrahams
a80b94ae5e
Integrate Aleksey's changes
...
[SVN r10575]
2001-07-09 23:50:55 +00:00
Dave Abrahams
dd3f1aadea
Integrate fix from Peter.Bienstman@rug.ac.be
...
[SVN r10574]
2001-07-09 23:45:09 +00:00
Jens Maurer
47bc6cdc05
updates from Hubert Holin
...
[SVN r10573]
2001-07-09 16:14:29 +00:00
Jeremy Siek
2f3bdfe758
removed use of color_vec[0] to avoid problems when num_vertices(g) == 0
...
[SVN r10572]
2001-07-09 14:10:56 +00:00
Dave Abrahams
14b79d4a6b
fixed > -> >
...
[SVN r10571]
2001-07-08 22:30:12 +00:00
Jens Maurer
569af0c85e
fix href bug in table heading
...
[SVN r10570]
2001-07-08 21:56:21 +00:00
Jens Maurer
3abf654602
moved to namespace boost::math
...
formatting changed
[SVN r10569]
2001-07-08 21:37:05 +00:00
Jens Maurer
5d9a859bd5
moved to namespace boost::math
...
formatting changes
[SVN r10568]
2001-07-08 21:34:21 +00:00
Beman Dawes
a2c6ebff43
#include <cwchar> for WCHAR_MIN and WCHAR_MAX (Daryle Walker)
...
[SVN r10567]
2001-07-08 17:36:15 +00:00
Beman Dawes
6fbde7b627
Clean up last list on page
...
[SVN r10566]
2001-07-08 17:27:11 +00:00
Beman Dawes
fc171d635c
Fix Linux KAI HTML missing href="..."
...
[SVN r10565]
2001-07-08 17:22:04 +00:00
Beman Dawes
7765e717ad
1.23.0 final
...
[SVN r10561]
2001-07-06 20:31:01 +00:00
Beman Dawes
2e515cbde8
1.23.0 runup
...
[SVN r10559]
2001-07-06 19:59:28 +00:00
Beman Dawes
fd556f6359
Fix broken hyperlink
...
[SVN r10558]
2001-07-06 19:46:11 +00:00
Beman Dawes
b52c77528f
Release 1.23.0 runup
...
[SVN r10554]
2001-07-06 19:22:39 +00:00
Beman Dawes
8e773ad6c0
Fix broken link
...
[SVN r10553]
2001-07-06 19:19:45 +00:00
Beman Dawes
f9d669435a
Tuples library causes tie to be deprecated
...
[SVN r10552]
2001-07-06 19:16:39 +00:00
Beman Dawes
75fff52b01
Minor HTML fixes
...
[SVN r10551]
2001-07-06 19:08:21 +00:00
Beman Dawes
7b40f6b604
Reorder shared_ptr code so VC++ 6 member templates work, allowing polymorphic pointers to now work with that compiler (Gary Powell)
...
[SVN r10548]
2001-07-06 13:23:07 +00:00
Ralf W. Grosse-Kunstleve
776dacf49b
tiny trivial fix.
...
[SVN r10547]
2001-07-06 07:31:39 +00:00
Jens Maurer
f1bfe79b16
fixed bug so "any" works with gcc 3.0
...
[SVN r10546]
2001-07-05 21:08:09 +00:00
Beman Dawes
e254f154be
Member template workarounds (Darin Adler)
...
[SVN r10545]
2001-07-05 21:08:05 +00:00
Beman Dawes
a736855dfd
add ctor throw() per Kevlin and Peter Schmid
...
[SVN r10542]
2001-07-05 18:57:56 +00:00
Jens Maurer
e03fe28e22
replace gcd() implementation (Helmut Zeisel, Paul Moore)
...
[SVN r10539]
2001-07-05 18:15:39 +00:00
Jens Maurer
221f38fc7c
added "any"
...
[SVN r10538]
2001-07-05 17:53:50 +00:00
Jens Maurer
72600ab54e
added "any"
...
[SVN r10537]
2001-07-05 17:45:17 +00:00
Jens Maurer
777eeccc38
added "any"
...
[SVN r10536]
2001-07-05 17:29:41 +00:00
Toon Knapen
593017a07e
added Aix regression test
...
[SVN r10533]
2001-07-05 09:37:12 +00:00
Toon Knapen
057fd56c1d
also added RTTI support for Aix during linking
...
[SVN r10532]
2001-07-05 09:28:43 +00:00
Toon Knapen
28779047b7
added RTTI support for Aix
...
[SVN r10531]
2001-07-05 06:56:47 +00:00
uid30850
a72463fc50
added "any"
...
[SVN r10530]
2001-07-04 21:56:27 +00:00
uid30850
be4cf8590d
added failure destructor with empty throw spec
...
[SVN r10529]
2001-07-04 21:53:44 +00:00
uid30850
f9f9812545
revert previous "fix"
...
[SVN r10528]
2001-07-04 21:51:13 +00:00
uid30850
a790278e8e
add empty throw spec to any destructor (inherits from std::exception)
...
[SVN r10527]
2001-07-04 21:50:06 +00:00