| .. |
|
algorithm @ 0bcbe2afc6
|
314cd36f33
fixed the slist include
|
20 years ago |
|
any @ a836c0cdb4
|
d3ee169a25
Merged from Version_1_33_1
|
20 years ago |
|
array @ b41f7fdebe
|
d3ee169a25
Merged from Version_1_33_1
|
20 years ago |
|
assign @ b9b6ff5560
|
379f05b117
possible sun fix
|
20 years ago |
|
bind @ 03bb04bb85
|
30c991811c
Two-phase lookup fix
|
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 @ 940df353e8
|
75e52aaaba
Added Jamfile.v2
|
20 years ago |
|
config @ 9adb18bb68
|
55b639cd0c
Undo <threading>multi that's now inherited from the parent Jamfile.v2
|
20 years ago |
|
conversion @ 17ca3a4493
|
6edbef13e5
show arg as pased by const ref
|
20 years ago |
|
crc @ c1abdded4c
|
d3ee169a25
Merged from Version_1_33_1
|
20 years ago |
|
date_time @ b3e3232bbd
|
883cd6983a
Reduce the usage of basic_stringstream as much a possible to work around VC8 memory leak issue.
|
20 years ago |
|
detail @ 3417f92b35
|
6802593167
trivial adjustments to enable warning-free compilation with gcc -Wall -W -Werror
|
20 years ago |
|
disjoint_sets @ 227afeceba
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
dynamic_bitset @ 896a792bec
|
3556a531cc
Workaround for IBM's compiler on AIX.
|
20 years ago |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
22 years ago |
|
filesystem @ 897bbc0706
|
57615c8193
WinNT 4.0 does not support hard links. Not sure if removing the feature entirely is the best fix, but since NT 4.0 is about dead it seems harmless to fix this way. (Based on patch from Mark Bartosik)
|
20 years ago |
|
foreach @ c7002b3113
|
15e5f63229
work-around for vc7/7
|
20 years ago |
|
format @ 5fd40ca227
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
function @ 87ad11583c
|
d8d6768891
Use ~Functor instead of ~function_type always, since it makes Borland
|
20 years ago |
|
functional @ 3382c46b6d
|
5459ed43c7
Use _fpclass and fpclassify on less platforms. Hopefully will use them more widely after the release.
|
20 years ago |
|
graph @ 36656fda3d
|
748bd05b67
Update Jamfile.v2
|
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 |
|
io @ 9f164153eb
|
465f1ea12d
Modernize
|
20 years ago |
|
iostreams @ 51c4446dd7
|
f976c4b932
Final fix from Reece
|
20 years ago |
|
iterator @ 58341b3517
|
166d2839f5
Stop using assert() in tests so we can test with NDEBUG defined.
|
20 years ago |
|
lambda @ 24e8602cf1
|
2a14194593
typo
|
20 years ago |
|
logic @ 5cf0ef44a7
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
20 years ago |
|
math @ 9cc1f11f7d
|
8f81491167
Added Borland fix with right toolset name this time.
|
20 years ago |
|
mpl @ 63867d80b5
|
166d2839f5
Stop using assert() in tests so we can test with NDEBUG defined.
|
20 years ago |
|
multi_array @ 96cb60865f
|
e37b3049a6
Fix for MSVC 6.5.
|
20 years ago |
|
multi_index @ c2d7a65cfd
|
a3f7bd923a
lexical error
|
20 years ago |
|
numeric
|
50b48f8898
uBLAS change comment misspelling
|
20 years ago |
|
optional @ c7e74ce372
|
2490eae4f4
Fixed bug in optional_io
|
20 years ago |
|
parameter @ 4a0c231377
|
6fc153c4bf
Some Borland workarounds
|
20 years ago |
|
pool @ dc59ce3abb
|
a87ee9d0fe
Try to work around Borland 5.6.4 bug
|
21 years ago |
|
preprocessor @ e6a44c77b9
|
7e73bd7373
alternate VC++ workaround
|
20 years ago |
|
program_options @ 48ee128928
|
f87b2a87e2
Set BOOST_ALL_NO_LIB for _dll tests
|
20 years ago |
|
property_map @ 55e50f9d1b
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
ptr_container @ 37144149ad
|
463b425ed8
Update Jamfile.v2
|
20 years ago |
|
python @ 2bfd2fa0fd
|
a2d3e583b7
Add missing exception specification.
|
20 years ago |
|
random @ 9629ae44a5
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
20 years ago |
|
range @ b22773b2e3
|
b2d9f0b71d
applied bug fixes
|
20 years ago |
|
rational @ d44e31ca0d
|
5017397eb3
Cleaned up HTML coding to minimal Tidy-ness.
|
20 years ago |
|
regex @ f847503cc4
|
d15ce9e6cb
Fixed typo.
|
20 years ago |
|
serialization @ eb8b71f507
|
220d7b9b43
correct hash collection implementations
|
20 years ago |
|
signals @ 6e46846023
|
d3ee169a25
Merged from Version_1_33_1
|
20 years ago |
|
smart_ptr @ e427716dc2
|
79cac6df42
Fully qualified detail:: to work around a subtle VC 7.1 problem.
|
20 years ago |
|
spirit @ ebeb9e574e
|
3039c2dab4
fixes recursion for non-templated rule parsers
|
20 years ago |
|
statechart @ fc5aadb1b1
|
fd260839ea
The test suite now also compiles and links all examples.
|
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 @ 01f0d93c1d
|
885b7c65bd
workaround restored
|
20 years ago |
|
thread @ 720ccdb474
|
d0283d1400
See the BOOST_THREAD_BUILD_DLL and BOOST_THREAD_BUILD_LIB defines as
|
20 years ago |
|
timer @ 8599182708
|
bebd91dc9e
Merged from 1.33.0 release
|
21 years ago |
|
tokenizer @ 0863039336
|
3637477928
Replaced <cassert> with boost version.
|
20 years ago |
|
tr1 @ b3d306c289
|
6c412e08dc
Don't import placeholders if they're not defined in the first place.
|
20 years ago |
|
tuple @ 76c2151830
|
4e5d3a7eb6
avoid g++ -Wall -W "unused parameter" warnings
|
20 years ago |
|
type_traits @ 3fc38a9b11
|
f03d8965cb
Use BOOST_TT_NO_CONFORMING_IS_CLASS_IMPLEMENTATION instead of
|
20 years ago |
|
typeof @ b234bfc0e8
|
703949081d
enable_if not supported for vc-7_0-
|
20 years ago |
|
utility @ 7cd572a326
|
21461045d2
VC++ warning suppression
|
20 years ago |
|
variant @ 9f36c9889f
|
d3ee169a25
Merged from Version_1_33_1
|
20 years ago |
|
wave @ c19aacc1d9
|
aa29f6748b
Disable rtti for all msvc version, hopefully this wil fix the remaining failure
|
20 years ago |
|
xpressive @ 08e6ac838a
|
ede0497a0a
revert Jamfile badness
|
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
|
1c517af05e
Added TR1 to the list.
|
20 years ago |
|
maintainers.txt
|
ae25a3a9af
Change my email.
|
20 years ago |
|
platform_maintainers.txt
|
0698677e2a
Add platform maintainers file
|
21 years ago |