| .. |
|
algorithm @ b21b54dc4e
|
bccc0e4520
Applying patch from Nicola Musatti
|
20 years ago |
|
any @ 2b121ca175
|
2537e6a4d5
gcc 2.95.3 doesn't like comparing const int* with volatile int*
|
20 years ago |
|
array @ 564e4029d0
|
a6a18f8863
Simplified code.
|
20 years ago |
|
asio @ 72dfeb78e5
|
97ab4d927b
Add overloads of read_until and async_read_until that take a string. Fix
|
20 years ago |
|
assign @ 6b79e56f5b
|
b954cba4eb
static assert when converting ref_list_of() to array<T.N>
|
20 years ago |
|
bind @ b272145f3e
|
97015c8f9f
Moved the specialization into namespace boost
|
20 years ago |
|
compatibility @ c10611c5e0
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
compose @ 1dac6c4295
|
fd68083d2d
Placeholder for all time
|
21 years ago |
|
concept_check @ b11b270a56
|
da8279eb7f
Deal with GCC problems in updated concepts library
|
20 years ago |
|
config @ d544a55259
|
1c4cb6e979
fixed typo: "True64" -> "Tru64"
|
20 years ago |
|
conversion @ d436099477
|
cb24e10fb0
Code size optimization
|
20 years ago |
|
crc @ c1abdded4c
|
d3ee169a25
Merged from Version_1_33_1
|
20 years ago |
|
date_time @ 53030e4527
|
88332bf661
minor change to fix issue that prevents sun 5.8 from linking correctly
|
20 years ago |
|
detail @ e71cca99a6
|
9d5f93007e
Windows CE patch by Michael Fink
|
20 years ago |
|
disjoint_sets @ 227afeceba
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
dynamic_bitset @ 109a0aef13
|
49cfb946e5
updated copyright notice (years); used <assert.h>
|
20 years ago |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
22 years ago |
|
filesystem @ 34f65b491c
|
cbb08a654d
HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP
|
20 years ago |
|
foreach @ a87f337a03
|
8e9f857846
patch abstract bug in other location just for good measure
|
20 years ago |
|
format @ 855882697e
|
144ccb3cc2
added testcases for SourceForge bugs #1450260 and #1506914
|
20 years ago |
|
function @ d84481361f
|
07e58e4d6d
TR1 cyclic dependency fixes.
|
20 years ago |
|
functional @ 8ff9a154ad
|
87f1bda2cb
Comment out an assert which is giving bogus failures. On platforms where it isn't possible to detect NaN or infinity the full hash computation is performed on them. For NaN the result doesn't matter (since NaN != NaN), for infinity it should always give the same result), so the calculation works but unfortuanately, I don't know how to correctly check that v is what I expect in the assertion.
|
20 years ago |
|
graph @ ad8a07eb09
|
491413a5c3
Don't build old viz parser unless explicitly asked for.
|
20 years ago |
|
graph_parallel @ 5af1d893bf
|
c686699712
boost/pending/property_serialize.hpp:
|
20 years ago |
|
integer @ 93612e6c0b
|
9acdba673c
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
|
20 years ago |
|
interprocess @ 18646362ed
|
12b02673d4
no message
|
20 years ago |
|
io @ 7aa98502d3
|
78ac89ac7e
Include workaround header
|
20 years ago |
|
iostreams @ d857e16c85
|
c6b5af7174
Added Borland BCB 2006 support
|
20 years ago |
|
iterator @ 3355660636
|
928c754990
Added missing 'struct'
|
20 years ago |
|
lambda @ 2e8c4eb8f3
|
f2046ed8b3
is_placeholder, is_bind_expression added.
|
20 years ago |
|
logic @ 5cf0ef44a7
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
21 years ago |
|
math @ 44b7013434
|
34ce7450bc
Added placeholder docs.
|
20 years ago |
|
mpl @ 3a4b33d399
|
b2b4172baf
merge fixes from RC_1_34_0
|
20 years ago |
|
multi_array @ 6d1efe04e0
|
e066a68595
workaround for CW 8.3.
|
20 years ago |
|
multi_index @ 14d94f24fa
|
d1dc74ce92
added names of bug reporters
|
20 years ago |
|
numeric
|
37247ddfea
[uBLAS] FIX unspoorted compilers set BOOST_UBLAS_UNSUPPORTED_COMPILER=1 so we can compare with !=- to override
|
20 years ago |
|
optional @ 734e5b5283
|
9395a721f3
Some additional functions added to optional (being new there won't be regressions)
|
20 years ago |
|
parameter @ b7036ee04f
|
4c12ef6800
First attempt at reference for new macros.
|
20 years ago |
|
pool @ dcd1c69a00
|
1b6396d5f5
Updated Borland workaround
|
20 years ago |
|
preprocessor @ 0e2bbd51ce
|
d65936719b
added x-refs
|
20 years ago |
|
program_options @ b99ae04040
|
5e8508f9d3
Fixed a dllimport/dllexport problem.
|
20 years ago |
|
property_map @ f0060423d1
|
67f4919d5a
Fixes for concept checking; use destructors for checking classes, misc cleanup.
|
20 years ago |
|
ptr_container @ 275a0121e1
|
8ccd4f5a49
added toolset::require-boost-spirit-support to serialization test
|
20 years ago |
|
python @ 2640f5af94
|
85efaff570
new css
|
20 years ago |
|
random @ 598397852f
|
02649babcb
Fixed missing include according to bug # 1504417
|
20 years ago |
|
range @ 73bb3d899a
|
26168da39e
*** empty log message ***
|
20 years ago |
|
rational @ d44e31ca0d
|
5017397eb3
Cleaned up HTML coding to minimal Tidy-ness.
|
20 years ago |
|
regex @ 4bf3ff6ecc
|
6df447f0e0
Bug fix.
|
20 years ago |
|
serialization @ 3acfb736d6
|
55500a11e8
Work around GCC warning
|
20 years ago |
|
signals @ f4debb70f8
|
b675ff666d
Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined
|
20 years ago |
|
smart_ptr @ 6412de1dd5
|
07e58e4d6d
TR1 cyclic dependency fixes.
|
20 years ago |
|
spirit @ bcab077e1e
|
40e6e24f17
typo
|
20 years ago |
|
statechart @ f93f40837d
|
992945ec41
Minor rewording.
|
20 years ago |
|
static_assert @ d0fe5bc897
|
f3b71119fc
Added additional test that had been left out of the Jamfile for some reason.
|
20 years ago |
|
test @ 2173e0f8a5
|
42642923ab
Add Jamfiles for Boost.Build V2
|
20 years ago |
|
thread @ 34bd87cea7
|
746d46eb79
Moved the on_thread_exit call to a destructor
|
20 years ago |
|
timer @ 00ebd4bec9
|
3537efc0b3
Introduced exception class for std::clock() failures; minor: added trailing slash to doc url, reordered #includes
|
20 years ago |
|
tokenizer @ 0863039336
|
3637477928
Replaced <cassert> with boost version.
|
20 years ago |
|
tr1 @ 18442cfe3a
|
0445b21746
boost::bind placeholders can't always be passed to T const&
|
20 years ago |
|
tuple @ 76c2151830
|
4e5d3a7eb6
avoid g++ -Wall -W "unused parameter" warnings
|
20 years ago |
|
type_traits @ b1269caaf6
|
517a0f58bf
Added some comments related to frequently asked questions.
|
20 years ago |
|
typeof @ 471e48eccb
|
27b0306b92
*** empty log message ***
|
20 years ago |
|
utility @ e55610a0d0
|
9395a721f3
Some additional functions added to optional (being new there won't be regressions)
|
20 years ago |
|
variant @ 126fb460ce
|
55af10d05b
Fix to make direct assignment actually possible.
|
20 years ago |
|
wave @ 99c014af40
|
c799298708
Another try to fix the SunPro issue.
|
20 years ago |
|
xpressive @ 3dfdc91936
|
0473d94f47
work around vc7.1 bug
|
20 years ago |
|
expected_results.xml
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 years ago |
|
libraries.htm
|
9512341a97
added typeof entries
|
20 years ago |
|
maintainers.txt
|
d344b81ac4
e-mail changed
|
20 years ago |
|
platform_maintainers.txt
|
0698677e2a
Add platform maintainers file
|
21 years ago |