Commit Graph

50050 Commits

Author SHA1 Message Date
Jeremy Siek
58445c93d7 *** empty log message ***
[SVN r12376]
2002-01-20 18:17:11 +00:00
Jens Maurer
1858f24020 add old-style "for" scoping workaround by Vesa Karvonen
[SVN r12375]
2002-01-20 18:13:40 +00:00
Vesa Karvonen
ec6afe4bee Refactored the test not to use an O(N*N) operation. Repetition count remains the same.
[SVN r12374]
2002-01-20 17:46:01 +00:00
Vesa Karvonen
85f092aad9 Increased repetition count of the test to reveal performance issues
[SVN r12373]
2002-01-20 17:42:29 +00:00
Vesa Karvonen
f4fefbf110 Added libs/preprocessor/test/for_test.cpp
[SVN r12372]
2002-01-20 17:33:21 +00:00
Vesa Karvonen
d0274f9396 Better browsing support
[SVN r12371]
2002-01-20 16:49:07 +00:00
Vesa Karvonen
26b9284489 Added BOOST_PP_FOR, BOOST_PP_ENUM, BOOST_PP_ENUM_SHIFTED
[SVN r12370]
2002-01-20 16:31:41 +00:00
Vesa Karvonen
6ee9e557a7 Added BOOST_PP_FOR
[SVN r12369]
2002-01-20 16:29:23 +00:00
Vesa Karvonen
d8779c69a6 Added BOOST_PP_ENUM, BOOST_PP_ENUM_SHIFTED, BOOST_PP_FOR,
BOOST_PP_EXPAND


[SVN r12368]
2002-01-20 16:25:09 +00:00
John Maddock
1020615151 Fixed is_convertible to work with cv-void types.
[SVN r12367]
2002-01-20 12:22:23 +00:00
Dave Abrahams
915f27ffe5 *** empty log message ***
[SVN r12365]
2002-01-20 06:14:45 +00:00
Dave Abrahams
b2c0406c81 Fixes for reference parameters to constructors
[SVN r12364]
2002-01-20 03:08:08 +00:00
Vesa Karvonen
7b2d9beb14 Documentation terminology corrected: function -> macro
[SVN r12363]
2002-01-19 20:22:43 +00:00
Vesa Karvonen
8edd63d2c5 Added BOOST_PP_EXPAND()
[SVN r12362]
2002-01-19 20:14:32 +00:00
Dave Abrahams
3fafdf0682 Fix for __MWERKS__
[SVN r12361]
2002-01-19 18:58:14 +00:00
Beman Dawes
c599ce77a1 tabs
[SVN r12360]
2002-01-19 16:07:28 +00:00
Beman Dawes
bf1cf0e313 tabs
[SVN r12359]
2002-01-19 15:56:44 +00:00
Beman Dawes
f6a937df34 add eof newline
[SVN r12358]
2002-01-19 15:54:28 +00:00
Beman Dawes
117fc7d60f remove tabs
[SVN r12357]
2002-01-19 15:49:53 +00:00
Dave Abrahams
266591828a *** empty log message ***
[SVN r12356]
2002-01-19 15:07:35 +00:00
John Maddock
4632a74ff5 Added location information for is_base_and_derived
[SVN r12355]
2002-01-19 13:05:03 +00:00
John Maddock
8caaacba9a Fixed location of is_base_and_derived
[SVN r12354]
2002-01-19 13:01:51 +00:00
John Maddock
07493834d8 Fixed is_base_and_derived to work correctly with non-class types.
Moved to object_traits.hpp from conversion_traits.hpp


[SVN r12353]
2002-01-19 13:00:45 +00:00
John Maddock
d3ec7c27f9 Fixed previously broken is_base_and_derived tests,
moved them from is_convertible_test to object_type_traits_test


[SVN r12352]
2002-01-19 12:59:34 +00:00
John Maddock
a0ca16a48d Stripped tabs from source
[SVN r12351]
2002-01-19 12:38:14 +00:00
Dave Abrahams
67f6558d38 Cleared out bogus flotsam
[SVN r12350]
2002-01-19 02:21:24 +00:00
Beman Dawes
254beec5f2 Add links to new Bugs and Feature Request pages
[SVN r12348]
2002-01-18 16:44:08 +00:00
Beman Dawes
2c9446a417 Add Bugs and New Features pages, plus links to them in other pages
[SVN r12347]
2002-01-18 16:38:31 +00:00
Toon Knapen
337546503e removed declared but never referenced variables
(spotted by mipspro compiler, generating warnings)


[SVN r12346]
2002-01-18 15:38:00 +00:00
Dave Abrahams
7b6b7e3087 use byacc instead of bison to relieve dependence on alloca
[SVN r12345]
2002-01-18 13:04:16 +00:00
Jeremy Siek
84fa23aacb making the code prettier
[SVN r12344]
2002-01-18 03:33:53 +00:00
Jeremy Siek
8a6008b040 resolved more conflicts
[SVN r12343]
2002-01-18 03:19:20 +00:00
Jeremy Siek
caec9aaa30 resolved merge
[SVN r12342]
2002-01-18 03:18:10 +00:00
Jeremy Siek
9d3180f74c reorganized a bit
[SVN r12341]
2002-01-18 03:16:59 +00:00
Jeremy Siek
6527196b74 added concept check for DistanceMatrix
[SVN r12340]
2002-01-18 03:12:23 +00:00
Jeremy Siek
5e251c78a9 fixed documentation for the DistanceMatrix in johnson's
[SVN r12339]
2002-01-18 01:11:55 +00:00
Peter Dimov
95230fac19 Tabs converted to spaces
[SVN r12338]
2002-01-17 16:02:41 +00:00
Lie-Quan Lee
5d69adf9d1 change tabs to spaces
[SVN r12337]
2002-01-17 15:57:53 +00:00
Douglas Gregor
e5e27a001e untabified
[SVN r12336]
2002-01-17 15:57:26 +00:00
Douglas Gregor
de24ff6b51 Untabified
[SVN r12335]
2002-01-17 15:57:13 +00:00
Peter Dimov
3d0d6328c5 smart_ptr.hpp less<> fixed, partial specialization enabled on Sun 5.3
[SVN r12334]
2002-01-17 12:46:45 +00:00
John Maddock
6b37de842c Stripped tabs from source files
[SVN r12333]
2002-01-17 12:46:26 +00:00
Dave Abrahams
5999d8f42c added missing "inherited" typedef
[SVN r12332]
2002-01-17 07:47:25 +00:00
Douglas Gregor
2b26b5accd #include <boost/compose.hpp> instead of "compose.hpp"
[SVN r12331]
2002-01-16 20:27:02 +00:00
Jeremy Siek
8b47d2a623 updated the example link
[SVN r12327]
2002-01-15 20:35:15 +00:00
Jeremy Siek
4306fbea2e removed eroneous "detail::" prefix
[SVN r12326]
2002-01-15 19:14:53 +00:00
Vesa Karvonen
4fb64e68a0 Added BOOST_PP_TUPLE_EAT
[SVN r12325]
2002-01-15 16:58:55 +00:00
Jeremy Siek
f5aa671eef added dynamic graph algorithms
[SVN r12324]
2002-01-15 15:45:37 +00:00
Lie-Quan Lee
6ab841563f replace tabs by proper number of spaces
[SVN r12323]
2002-01-15 03:43:22 +00:00
Lie-Quan Lee
34e5acda54 change tabs to spaces
[SVN r12322]
2002-01-15 03:33:26 +00:00