| .. |
|
algorithm @ f6752d3ae1
|
4adfc01e1d
change test-suite names to match library names
|
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 @ d54cb6e9fc
|
fd44b6acb5
Don't assume that slist is in the std namespace. It's not a standard container, and is only present in some runtimes in the extensions namespace.
|
22 лет назад |
|
bind @ 0904a14c1a
|
2a0df71ce6
T->type
|
22 лет назад |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
23 лет назад |
|
compose @ c174dc9e01
|
64a1659506
index.htm renamed index.html
|
22 лет назад |
|
concept_check @ daad09ad49
|
3a79d9fca7
Fix a typo
|
22 лет назад |
|
config @ b849bfaf59
|
aa44804718
More V2 Jamfile tweaks.
|
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 @ 76bdb1c1fc
|
7712d01d74
fix copyright / license issues
|
22 лет назад |
|
detail @ b6dee6532e
|
70b0bdc5f8
Fixed postfix increment for incrementable and single-pass iterator facade
|
22 лет назад |
|
disjoint_sets @ cf471f086b
|
b7e39aaaef
cwpro8.3 workaround
|
23 лет назад |
|
dynamic_bitset @ 0ff409e7d6
|
aa44804718
More V2 Jamfile tweaks.
|
22 лет назад |
|
exception @ 17f806e8a7
|
cf319e71b6
_MSC_VER use clarified.
|
22 лет назад |
|
filesystem @ 84dabd7b75
|
f7f66f2c3f
Full qualification for vc6/7 (no ADL).
|
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 @ e4f632e5ca
|
4c09f4e510
function_template.hpp: Move definition of operator() out-of-line for
|
22 лет назад |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
23 лет назад |
|
graph @ 598c2d2478
|
797cc7d446
Do not copy default-constructed interator, which might be signular.
|
22 лет назад |
|
integer @ 170a352574
|
78163ac264
new version - more efficient, and with no dependency on numeric_limits<>
|
22 лет назад |
|
io @ 61141d5872
|
8b007365af
Add V2 Jamfile
|
22 лет назад |
|
iterator @ 700db48ac7
|
c668ecea51
add nested typedefs
|
22 лет назад |
|
lambda @ 5031c63f73
|
6d6a2ef86a
.
|
22 лет назад |
|
logic @ 5433ed53df
|
5abf379de4
Complete the BOOST_NO_STD_LOCALE workaround
|
22 лет назад |
|
math @ 7f6b7ef005
|
a10a6bf9fc
Fix all the currently remaining line-ending problems.
|
22 лет назад |
|
mpl @ f181cf92c5
|
2ecd0b0e98
workaround for MIPSpro 7.3.1.3 name lookup problem
|
22 лет назад |
|
multi_array @ 847bce350b
|
4d1eb41684
checkpoint: toward regression testing repairs...
|
22 лет назад |
|
multi_index @ d571b05b22
|
d35bfd0be7
grammar error
|
22 лет назад |
|
numeric
|
9288fdfcb9
tab to space again!
|
22 лет назад |
|
optional @ 3db413cc30
|
f2ccc7d5aa
Pseudo-destructor fixed (fix adjusted for BCB6)
|
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 @ d8c979c633
|
cdddc626bc
*** empty log message ***
|
22 лет назад |
|
program_options @ 3e4531b71f
|
f1114d37af
Make the library compile on mingw, again. Thanks to Janusz Piwowarski for the
|
22 лет назад |
|
property_map @ 5139012588
|
6b83d6ecae
property_map_iterator.hpp:
|
22 лет назад |
|
python @ d6325d902e
|
a4777c5192
workaround for MIPSpro 7.3.1.3 name lookup problem
|
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 @ 7043e5585f
|
d528677fc6
Ooops, last fix had a misplaced "typename" in it, and therefore was not legal code, strangely some compilers just didn't care.
|
22 лет назад |
|
serialization @ 167625e38f
|
23e78f06d7
initial checkin
|
22 лет назад |
|
signals @ bc69b25cbc
|
af9397a3a8
Use BOOST_SIGNALS_NAMESPACE (Juergen Hunold)
|
22 лет назад |
|
smart_ptr @ 9c67a59d43
|
b7d887aa71
Fixed lwm_gcc, had the same bug as atomic_count_gcc (Tyson Whitehead)
|
22 лет назад |
|
spirit @ 792fa3961d
|
773bd9d777
Tabs to Spaces
|
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 @ f0969644d0
|
3c01d369b9
Fixed doc typo.
|
22 лет назад |
|
test @ e3858000dd
|
d0b3dc1021
Add "this->", since gcc 3.4 has two-phase lookup.
|
22 лет назад |
|
thread @ 59fba2bff6
|
28364ed589
Fix minor issue gcc 3.4 found. The test was trying to pass rvalue to
|
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 @ ed97beb51f
|
aa44804718
More V2 Jamfile tweaks.
|
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
|
af20b58483
Link to string_algo library added
|
22 лет назад |