| .. |
|
algorithm @ 5419d39b2e
|
d78f89703c
Documents updated to reflect collection traits removal
|
před 21 roky |
|
any @ 83b150bd55
|
8bd4295483
Try fixing the link error on VC*.
|
před 21 roky |
|
array @ 2fde5e334b
|
ab1c9f7456
License update
|
před 21 roky |
|
assign @ a31448ff4c
|
db3499cd47
Workaruond for CW ambiguity when selecting const& vs by-value arguments for template methods. The fix is to always use const& instead of by-value.
|
před 21 roky |
|
bind @ 9cfe194f80
|
41c0b1f92c
Fix g++ 2.9x ambiguity caused by std::rel_ops operators.
|
před 21 roky |
|
compatibility @ 3fb62bad10
|
88964dc2cc
c++boost.gif -> boost.png replacement
|
před 21 roky |
|
compose @ 1dac6c4295
|
fd68083d2d
Placeholder for all time
|
před 21 roky |
|
concept_check @ 166e3207b7
|
242c026c7c
Turn off NDEBUG if it is defined
|
před 21 roky |
|
config @ f2bf80b474
|
9527337ad6
Added _MSC_FULL_VER to macro list.
|
před 21 roky |
|
conversion @ caa875505e
|
bd6882a5e7
Update
|
před 21 roky |
|
crc @ 3b6c652879
|
88964dc2cc
c++boost.gif -> boost.png replacement
|
před 21 roky |
|
date_time @ 85e8d01166
|
2671e78d24
take a shot a fixing como regression failures
|
před 21 roky |
|
detail @ 1a9a83f0fb
|
3297825b3e
Link to documentation added.
|
před 21 roky |
|
disjoint_sets @ e03ea5c974
|
fe5d3bc637
Converted to Boost Software License
|
před 21 roky |
|
dynamic_bitset @ b18fc5cd99
|
db379cd2a2
merge RC_1_32_0 fixes
|
před 21 roky |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
před 22 roky |
|
filesystem @ 3b644dd62c
|
2e606d2a55
Add ERROR_NOT_READY to exists() list
|
před 21 roky |
|
format @ 20f2d3405d
|
bb7a514fd4
. made many casts explicit to avoid warnings on MSVC7, and changed a few types for more coherence
|
před 21 roky |
|
function @ 24ce3091d0
|
2185c01dfa
Peter Dimov's ADL workarounds
|
před 21 roky |
|
functional @ 097560f27b
|
e384b0cb4c
Try to fix the failing denorm_min hash_value test by explicitly casting the
|
před 21 roky |
|
graph @ 656907543a
|
ed18b6d2da
min/max fixes
|
před 21 roky |
|
integer @ 65607e3b82
|
99b4120ff6
Work around SunPro 5.3 issue
|
před 21 roky |
|
io @ cf2a12b4a3
|
a7142337b3
Fix to allow for the possibility that std::locale support is not available in some standard library implementations.
|
před 21 roky |
|
iostreams @ 0234ce10e0
|
5a6082fc65
fixed swap
|
před 21 roky |
|
iterator @ ab372a0a74
|
5560fce52d
Added failing test for missing #include guard, then fixed it.
|
před 21 roky |
|
lambda @ d854239945
|
f317a14749
Patch by Jonathan Wakely to expand special handling of GCC when used in
|
před 21 roky |
|
logic @ ea15a9abf6
|
4b4c6ea3ac
Add V2 Jamfile
|
před 21 roky |
|
math @ 76d9993b29
|
12797e5018
Need workaround header
|
před 21 roky |
|
mpl @ eea4b80440
|
ddb8aeb52a
libs/parameter/test/sfinae was choking vc7.1 and vc8 on the plain
|
před 21 roky |
|
multi_array @ afcd2d7e68
|
9a5495783f
Use 0, not exit_success
|
před 21 roky |
|
multi_index @ 413e30393a
|
ed18b6d2da
min/max fixes
|
před 21 roky |
|
numeric
|
6c7f7564b3
Added Thomas's symmetric operator >> definition
|
před 21 roky |
|
optional @ dda39772ad
|
7ad4759f1f
Fix doubled EOLs.
|
před 21 roky |
|
parameter @ 6c272961ba
|
bc5542597c
Added index_result metafunction
|
před 21 roky |
|
pool @ 096bb44dce
|
a663f6c0f1
Honor the setting of BOOST_HAS_THREADS and don't include any system header files
|
před 21 roky |
|
preprocessor @ f5bc79f606
|
fdceef23f1
VC++ workaround
|
před 21 roky |
|
program_options @ 274cd2e682
|
ebb6abb9f3
Fix ambiguity between 'std::detail' and 'program_options::detail' on cw.
|
před 21 roky |
|
property_map @ 629b22f0e6
|
8731981f82
Use Boost CSS
|
před 21 roky |
|
ptr_container @ ad228d6c89
|
0f77d8ea02
Fix all but one of the Boost.Assign errors for CW-8.3:
|
před 21 roky |
|
python @ e38bf06257
|
f33c212bb4
updated visual studio project build file to include two new files (slice.cpp and wrapper.cpp)
|
před 21 roky |
|
random @ b450fc98f2
|
a7044dd025
fix conceptual maths bug in seeding for mersenne_twister<>
|
před 21 roky |
|
range @ 5843a9fd3f
|
9864823de5
*** empty log message ***
|
před 21 roky |
|
rational @ 369b9ffaf1
|
88964dc2cc
c++boost.gif -> boost.png replacement
|
před 21 roky |
|
regex @ 0d5dcf41d9
|
829748dbea
Add std::locale-support to grep test as it uses codecvt.
|
před 21 roky |
|
serialization @ 13d6d5fb65
|
fe3d5b429a
boost min/max fixes
|
před 21 roky |
|
signals @ 8783398f46
|
bcbf880e55
Oops, don't turn on debug mode, silly
|
před 21 roky |
|
smart_ptr @ 357f57d147
|
5049193c1a
Added a weak_ptr timing test.
|
před 21 roky |
|
spirit @ ce9b7bbadf
|
2417c7776c
Removed tabs in file.
|
před 21 roky |
|
statechart @ 110ea503ff
|
d3c5056529
Changed the release date in the change history
|
před 21 roky |
|
static_assert @ 3959c96e26
|
6e20ca85bc
Fix up docs to point to new BoostBook versions.
|
před 21 roky |
|
test @ f423d370fe
|
7f2220b80c
*** empty log message ***
|
před 21 roky |
|
thread @ 69e52a9882
|
7225b9ae4a
Fix CW 8.3 warnings.
|
před 21 roky |
|
timer @ 4ac34282d4
|
88964dc2cc
c++boost.gif -> boost.png replacement
|
před 21 roky |
|
tokenizer @ f35b06a585
|
88964dc2cc
c++boost.gif -> boost.png replacement
|
před 21 roky |
|
tuple @ a17ce206f2
|
e835716c5e
replaced BOOST_TEST
|
před 21 roky |
|
type_traits @ 30571abccc
|
4637e447bc
Added warning for "desirable" results that don't come true.
|
před 21 roky |
|
utility @ 5ca5b4102b
|
931ac3ab4a
Optional's Assignment fixed
|
před 21 roky |
|
variant @ 5d4de6f145
|
03ca57ca48
Make sure strlen is available
|
před 21 roky |
|
wave @ e26d617e67
|
ae373a7372
Wave V1.1.17.
|
před 21 roky |
|
expected_results.xml
|
60164eb61b
new expected results format
|
před 21 roky |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
před 24 roky |
|
libraries.htm
|
c7908caff0
added pointer container enties
|
před 21 roky |