Commit Graph

50050 Commits

Author SHA1 Message Date
Jeremy Siek
d95374360d changed to use pointer with is_convertible
[SVN r9570]
2001-03-17 21:54:04 +00:00
Dave Abrahams
7f0ff2760f Remove const qualifications that will confuse VC++'s buggy brain
[SVN r9567]
2001-03-16 21:56:41 +00:00
Beman Dawes
33588b3d3c Add BOOST_VERSION per Jens' posting
[SVN r9566]
2001-03-16 17:13:29 +00:00
John Maddock
d1d9ada565 regex: minor changes to make the test code more conservative in C++ usage
[SVN r9563]
2001-03-16 12:41:36 +00:00
Beman Dawes
2a44c642c8 template file is not longer needed, causes "broken links" messages
[SVN r9562]
2001-03-15 16:05:25 +00:00
Beman Dawes
522a9f05fe 1.21.1 run up
[SVN r9560]
2001-03-14 15:36:53 +00:00
Beman Dawes
60566f1418 1.21.1 run up, including new download instructions and fix broken hyperlinks
[SVN r9557]
2001-03-14 15:11:55 +00:00
John Maddock
cd18b63110 updating regex configure (should have been in previous fix)
[SVN r9556]
2001-03-14 12:54:48 +00:00
John Maddock
496117e486 Misc regex fixes: removed BOOST_RE_NO_EXCEPTION_H macro (no longer needed), added hack for VC6+STLPort regression test (missing wstring exports in STLPort dll).
[SVN r9555]
2001-03-14 12:52:06 +00:00
Ralf W. Grosse-Kunstleve
e2784453fe temp files removed after branching.
[SVN r9551]
2001-03-13 00:03:58 +00:00
Ralf W. Grosse-Kunstleve
bdbb7b8c2a temp files before branching
[SVN r9549]
2001-03-13 00:01:06 +00:00
Ralf W. Grosse-Kunstleve
e1dd089154 Minute enhancement.
[SVN r9547]
2001-03-12 19:34:14 +00:00
Ralf W. Grosse-Kunstleve
1da7c5b63b Python 1.5.2 fixes
[SVN r9546]
2001-03-12 19:32:40 +00:00
Beman Dawes
e748c76df7 Add comment: int_fast_t works for unsigned too.
[SVN r9545]
2001-03-12 14:01:34 +00:00
Dave Abrahams
df9c6cc523 11 Mar 01 std::string *MAY* include nulls (Alex Martelli)
[SVN r9544]
2001-03-11 21:29:31 +00:00
Jeremy Siek
e78827e4e5 worked on dyn_size_bitset
[SVN r9543]
2001-03-11 17:10:49 +00:00
Jeremy Siek
ea917a24e6 added link to FAQ from TOC and removed obsolete file using_boost_graph_library.html
[SVN r9542]
2001-03-11 17:05:15 +00:00
Beman Dawes
0704c489ce Minor fixes
[SVN r9541]
2001-03-11 13:45:46 +00:00
Beman Dawes
3984b7d517 Use test_tools.hpp for error detection
[SVN r9540]
2001-03-11 13:31:00 +00:00
Dave Abrahams
ee6c89bad9 Fix bugs (m_self => self)
[SVN r9539]
2001-03-10 19:09:10 +00:00
John Maddock
840e767a1a Beos status update
[SVN r9538]
2001-03-10 11:24:54 +00:00
John Maddock
6cc256cf25 Fixed header include: should have included <boost/type_traits/cv_traits.hpp>
[SVN r9537]
2001-03-10 11:24:11 +00:00
Ralf W. Grosse-Kunstleve
f555a32011 Copyright notice & minor fixes.
[SVN r9536]
2001-03-10 08:23:37 +00:00
Jeremy Siek
d5032e4e50 new file
[SVN r9535]
2001-03-10 02:59:53 +00:00
Jeremy Siek
18e16f33d6 new files, under construction
[SVN r9534]
2001-03-10 02:49:09 +00:00
Dave Abrahams
843550441f Fixed some doc bugs and improved an example
[SVN r9533]
2001-03-10 00:36:03 +00:00
Ralf W. Grosse-Kunstleve
27be3fe2df Small enhancements.
[SVN r9532]
2001-03-09 20:04:56 +00:00
Ralf W. Grosse-Kunstleve
4e08468046 Use only one <h1> (although the validator did not complain).
[SVN r9531]
2001-03-09 19:02:12 +00:00
Ralf W. Grosse-Kunstleve
6299361a7f HTML 4.0 Strict fixes.
[SVN r9530]
2001-03-09 18:59:59 +00:00
Jeremy Siek
79008e1798 added link to adjacency_iterator
[SVN r9529]
2001-03-09 18:28:48 +00:00
Jeremy Siek
28965c8bd4 added defaults
[SVN r9528]
2001-03-09 18:26:53 +00:00
Jeremy Siek
40b1f246e9 added some &nbsp; to prevent unwanted wrapping
[SVN r9527]
2001-03-09 18:17:07 +00:00
Jeremy Siek
a6bebf43c8 fixed dynamic_components
[SVN r9526]
2001-03-09 16:30:00 +00:00
Beman Dawes
29a324a67c Final 1.21.0 commit
[SVN r9524]
2001-03-09 14:58:06 +00:00
Beman Dawes
a2abb6ee53 1.21.0 run up including fixing broken links
[SVN r9523]
2001-03-09 14:36:41 +00:00
Beman Dawes
a93b9143b5 Change requirements to table per Dave Abrahams' suggestion
[SVN r9521]
2001-03-09 13:49:06 +00:00
John Maddock
c3c2a562b3 Tentative fixes for SunPro compiler
[SVN r9520]
2001-03-09 12:34:52 +00:00
John Maddock
51b988946b regex: tweeked type_traits usage to reduce header dependencies
[SVN r9519]
2001-03-09 11:51:44 +00:00
Dave Abrahams
f4c2b32fce Fixes for validator.w3.org
[SVN r9518]
2001-03-09 03:28:13 +00:00
Dave Abrahams
e98a384950 Mostly clarification. Fix: changed "category" to "iterator_category" in one place.
[SVN r9517]
2001-03-09 03:10:32 +00:00
Ralf W. Grosse-Kunstleve
15afc37976 temp file removed after branching.
[SVN r9516]
2001-03-09 02:41:16 +00:00
Ralf W. Grosse-Kunstleve
6733b76ce2 temp file before branching
[SVN r9515]
2001-03-09 02:40:06 +00:00
Dave Abrahams
99f4d8a6f6 untabified
[SVN r9514]
2001-03-09 02:37:01 +00:00
Dave Abrahams
83fd528ee1 A few fixes for the "tag dispatching" section.
[SVN r9513]
2001-03-09 02:07:39 +00:00
Jeremy Siek
4685700794 fixed typo Wison -> Wilson
[SVN r9512]
2001-03-08 21:53:31 +00:00
Jeremy Siek
9753273925 set background color to white
[SVN r9511]
2001-03-08 21:41:55 +00:00
Jeremy Siek
7dd3db098c added named template parameter to table of contents
[SVN r9510]
2001-03-08 21:36:09 +00:00
Beman Dawes
d125ee6965 1.21.0 runup
[SVN r9509]
2001-03-08 21:15:12 +00:00
Jeremy Siek
f9b609ca3e fixed for borland
[SVN r9508]
2001-03-08 21:12:30 +00:00
Jeremy Siek
53714f8ad5 removed use of yes_type/no_type, not needed for borland workaround
[SVN r9507]
2001-03-08 20:58:51 +00:00