| .. |
|
algorithm @ 9dcf3e6b76
|
8db18398d1
Cleanup html, dates, grammar, synopsis code. --Herve'
|
22 년 전 |
|
any @ 3fb1dbc758
|
7e3a545af0
Don't allow a namespace and a class template to have the same name; it confuses MSVC 6.0 and 7.0.
|
22 년 전 |
|
array @ cfb6d6eae6
|
2379b2676d
array.xml: documentation updates from Nico
|
22 년 전 |
|
assign @ 7a04858543
|
766121df40
*** empty log message ***
|
22 년 전 |
|
bind @ 4377e763a5
|
5214f0fade
port to vacpp
|
22 년 전 |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
23 년 전 |
|
compose @ c174dc9e01
|
64a1659506
index.htm renamed index.html
|
22 년 전 |
|
concept_check @ ad5f1d47d8
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
config @ cf4e798691
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
conversion @ 463284f46f
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 년 전 |
|
crc @ ed764fe9c4
|
284f949144
Corrected license statement
|
22 년 전 |
|
date_time @ b84df08623
|
37dd09f204
added code for time input streaming
|
22 년 전 |
|
detail @ ec1d526862
|
7d62087140
stricter check in is_partial_std_allocator
|
22 년 전 |
|
disjoint_sets @ cf471f086b
|
b7e39aaaef
cwpro8.3 workaround
|
23 년 전 |
|
dynamic_bitset @ 912ab0576e
|
a1ff53b194
use BOOST_WORKAROUND for Codewarrior workarounds
|
22 년 전 |
|
exception @ 17f806e8a7
|
cf319e71b6
_MSC_VER use clarified.
|
22 년 전 |
|
filesystem @ f69c19dc5c
|
8496418c93
Added fix for when the filename syntax is invalid.
|
22 년 전 |
|
format @ f54966678b
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
function @ 5b4dc38727
|
f1201648e7
boost/function/function_base.hpp:
|
22 년 전 |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
23 년 전 |
|
graph @ 7b66953776
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
integer @ 4862574bb1
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 년 전 |
|
io @ 61141d5872
|
8b007365af
Add V2 Jamfile
|
22 년 전 |
|
iterator @ 1ffc31cc37
|
e33873e5a5
Bugfix
|
22 년 전 |
|
lambda @ a80b8a59a0
|
707bca5ee5
remove std_min and std_max, update minmax coding guidelines
|
22 년 전 |
|
math @ a607b80188
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 년 전 |
|
mpl @ fb95f0f38a
|
371ddcc29a
added workaround for vacpp version 6 compiler
|
22 년 전 |
|
multi_array @ 91661f2f17
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 년 전 |
|
multi_index @ 51c7206352
|
d0849db698
BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS added to Boost.Config
|
22 년 전 |
|
numeric
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
optional @ 0109fabef4
|
e76517529d
Fixed test for bcc5.6.4 weak overload resolution
|
22 년 전 |
|
pool @ bc2218310e
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
preprocessor @ a7f3bbaa59
|
c454f481bc
fixed no-EMPTY usage
|
22 년 전 |
|
program_options @ ee778af57c
|
ac8290f917
More declspecs
|
22 년 전 |
|
property_map @ 5139012588
|
6b83d6ecae
property_map_iterator.hpp:
|
22 년 전 |
|
python @ 858e5e9720
|
c382edca45
boost/python/detail/prefix.hpp must be included first to satisfy Python requirements; this fixes compilation errors under Tru64 Unix and IRIX using Python 2.3.4
|
22 년 전 |
|
random @ 9febe9be3f
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
range @ dd72943343
|
60225c9950
Incorrect include fixed.
|
22 년 전 |
|
rational @ 71ecf6f9ec
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 년 전 |
|
regex @ aebb44e507
|
de7a2768d6
Don't include integer_traits.hpp unless it's actually used: IBM C++ trips up otherwise.
|
22 년 전 |
|
signals @ 962346540e
|
73e1d2c6f0
connection.hpp: Drop some incorrect "inline"s
|
22 년 전 |
|
smart_ptr @ 7361e476b8
|
4fe15b63c5
Fixed operator--
|
22 년 전 |
|
spirit @ 157bb9bb6b
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
statechart @ eaa1f4d80d
|
334f506cc2
Fixed bug that led to a failing runtime assert when a transition is made in an unstable state machine with orthogonal regions.
|
22 년 전 |
|
static_assert @ 68545773d5
|
944950c299
Changed tests to guarantee portability
|
22 년 전 |
|
test @ 11ae5d6f81
|
ca080c00f0
typo fix
|
22 년 전 |
|
thread @ 649b777b76
|
5f41c90248
Merge from thread_dev branch: convert documentation to BoostBook format.
|
22 년 전 |
|
timer @ 79d6e03d1a
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 년 전 |
|
tokenizer @ 4e7357c63e
|
8b00141520
Fixed a bug involving using char_delimiter with a true input iterator.
|
22 년 전 |
|
tuple @ 045d761ab5
|
ac0b2f3ddf
suppressed scoping the call get_class to the detail namespace
|
22 년 전 |
|
type_traits @ b3d31b8e24
|
488d3fad0e
Renamed member check to avoid conflict with MacOS macro of the same name.
|
22 년 전 |
|
utility @ 35d3c03d19
|
9729c066fd
Update
|
22 년 전 |
|
variant @ 17df22fa13
|
b87642cb8e
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
22 년 전 |
|
expected_results.xml
|
f9945c77f8
add expected_results.xml
|
22 년 전 |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 년 전 |
|
libraries.htm
|
b8f01ac986
Added minmax library in Section Algorithms.
|
22 년 전 |