| .. |
|
algorithm @ b21b54dc4e
|
bccc0e4520
Applying patch from Nicola Musatti
|
20 лет назад |
|
any @ 2b121ca175
|
2537e6a4d5
gcc 2.95.3 doesn't like comparing const int* with volatile int*
|
20 лет назад |
|
array @ b41f7fdebe
|
d3ee169a25
Merged from Version_1_33_1
|
20 лет назад |
|
assign @ 6b79e56f5b
|
b954cba4eb
static assert when converting ref_list_of() to array<T.N>
|
20 лет назад |
|
bind @ c69a4ad382
|
2c79153365
Fixed a visit_each-related bug exposed by strict two-phase lookup
|
20 лет назад |
|
compatibility @ c10611c5e0
|
bebd91dc9e
Merged from 1.33.0 release
|
21 лет назад |
|
compose @ 1dac6c4295
|
fd68083d2d
Placeholder for all time
|
21 лет назад |
|
concept_check @ 178e7549ce
|
10e911742d
Work around GCC 3.3 bug
|
20 лет назад |
|
config @ 2d0879e400
|
7e2d9b7365
Bump version number on trunk
|
20 лет назад |
|
conversion @ d436099477
|
cb24e10fb0
Code size optimization
|
20 лет назад |
|
crc @ c1abdded4c
|
d3ee169a25
Merged from Version_1_33_1
|
20 лет назад |
|
date_time @ 963cb4d5c8
|
3e6af564cc
couple minor documentation updates before 1.34 release
|
20 лет назад |
|
detail @ e71cca99a6
|
9d5f93007e
Windows CE patch by Michael Fink
|
20 лет назад |
|
disjoint_sets @ 227afeceba
|
bebd91dc9e
Merged from 1.33.0 release
|
21 лет назад |
|
dynamic_bitset @ 9c0620b7f9
|
bf1ac881c4
use our usual -Wundef compatible form for IBM's AIX workaround; added a comment pointing out that the compiler is actually right
|
20 лет назад |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
22 лет назад |
|
filesystem @ 13f4cb958e
|
0a28f1e13e
Use PATH_MAX if defined, only call pathconf() once - both to solve performance problems reported on Linux
|
20 лет назад |
|
foreach @ a87f337a03
|
8e9f857846
patch abstract bug in other location just for good measure
|
20 лет назад |
|
format @ 0802feac8a
|
34499905ce
fixed a bug that generated accesses to a vector with a negative index
|
20 лет назад |
|
function @ 69ee6e2375
|
e15ae27b16
Fixed an 'unused parameter' warning.
|
20 лет назад |
|
functional @ 00975444e0
|
03a7c25359
Hash workarounds for Digital Mars.
|
20 лет назад |
|
graph @ fcd3996f0e
|
4cc26ea195
Be consistent about initialize_vertex calls
|
20 лет назад |
|
graph_parallel @ 5af1d893bf
|
c686699712
boost/pending/property_serialize.hpp:
|
20 лет назад |
|
integer @ 93612e6c0b
|
9acdba673c
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
|
20 лет назад |
|
io @ 7aa98502d3
|
78ac89ac7e
Include workaround header
|
20 лет назад |
|
iostreams @ d857e16c85
|
c6b5af7174
Added Borland BCB 2006 support
|
20 лет назад |
|
iterator @ 3355660636
|
928c754990
Added missing 'struct'
|
20 лет назад |
|
lambda @ 24e8602cf1
|
2a14194593
typo
|
20 лет назад |
|
logic @ 5cf0ef44a7
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
20 лет назад |
|
math @ 44b7013434
|
34ce7450bc
Added placeholder docs.
|
20 лет назад |
|
mpl @ acedeb11a7
|
1527841532
introduces test case for is_sequence< int<0> >
|
20 лет назад |
|
multi_array @ a76974ac36
|
e06ca8d107
bug fix for view iterators.
|
20 лет назад |
|
multi_index @ 14d94f24fa
|
d1dc74ce92
added names of bug reporters
|
20 лет назад |
|
numeric
|
2bc10402c7
uBLAS CHANGE removed UBLAS_TYPE_CHECK from sparse_prod. The tests trigger in many numeric situations (NaN) and are only there to pickup gross programming errors
|
20 лет назад |
|
optional @ c7e74ce372
|
2490eae4f4
Fixed bug in optional_io
|
20 лет назад |
|
parameter @ 2070231553
|
54af6f2a08
litre tests
|
20 лет назад |
|
pool @ dcd1c69a00
|
1b6396d5f5
Updated Borland workaround
|
20 лет назад |
|
preprocessor @ 0e2bbd51ce
|
d65936719b
added x-refs
|
20 лет назад |
|
program_options @ b99ae04040
|
5e8508f9d3
Fixed a dllimport/dllexport problem.
|
20 лет назад |
|
property_map @ f0060423d1
|
67f4919d5a
Fixes for concept checking; use destructors for checking classes, misc cleanup.
|
20 лет назад |
|
ptr_container @ 275a0121e1
|
8ccd4f5a49
added toolset::require-boost-spirit-support to serialization test
|
20 лет назад |
|
python @ cab94a7bba
|
5e66775b8f
adjustments for new MIPSpro 7.4.4
|
20 лет назад |
|
random @ 9629ae44a5
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
20 лет назад |
|
range @ 73bb3d899a
|
26168da39e
*** empty log message ***
|
20 лет назад |
|
rational @ d44e31ca0d
|
5017397eb3
Cleaned up HTML coding to minimal Tidy-ness.
|
20 лет назад |
|
regex @ da99b16a87
|
68f714f72d
Don't apply fix to VC7.
|
20 лет назад |
|
serialization @ 3b585d5049
|
2983176c58
Lift header ordering restrictions in Serialization library
|
20 лет назад |
|
signals @ f4debb70f8
|
b675ff666d
Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined
|
20 лет назад |
|
smart_ptr @ 4fcee64483
|
dcbc1ddcba
New, improved and more portable unspecified bool type. I hope.
|
20 лет назад |
|
spirit @ f624c5261e
|
61c4b33f44
it's no longer needed to define BOOST_TYPEOF_LIMIT_SIZE
|
20 лет назад |
|
statechart @ b6137af33b
|
eca8bb59e0
Fixed typo
|
20 лет назад |
|
static_assert @ d0fe5bc897
|
f3b71119fc
Added additional test that had been left out of the Jamfile for some reason.
|
20 лет назад |
|
test @ 22c323c388
|
9221984b9d
Fix min/max guidelines violation.
|
20 лет назад |
|
thread @ 9683e0f1cc
|
2a380c4e37
Added patch from http://lists.boost.org/Archives/boost/2005/05/86395.php to fix bug
|
20 лет назад |
|
timer @ 8599182708
|
bebd91dc9e
Merged from 1.33.0 release
|
21 лет назад |
|
tokenizer @ 0863039336
|
3637477928
Replaced <cassert> with boost version.
|
20 лет назад |
|
tr1 @ 47671495e5
|
c52bbc5e68
Update link to complex number docs.
|
20 лет назад |
|
tuple @ 76c2151830
|
4e5d3a7eb6
avoid g++ -Wall -W "unused parameter" warnings
|
20 лет назад |
|
type_traits @ 0acf61da07
|
6f51a5ebe3
workaround to restore MIPSpro 7.3.1 Boost.Python build: the old EDG238-based compiler does not support the new boost/type_traits/integral_promotion.hpp
|
20 лет назад |
|
typeof @ 8ce982a048
|
941e833440
fix for VC PCH problem
|
20 лет назад |
|
utility @ 7ac180ed54
|
04290195ac
Use forwarding to get SFINAE effect in some common use cases.
|
20 лет назад |
|
variant @ 9f36c9889f
|
d3ee169a25
Merged from Version_1_33_1
|
20 лет назад |
|
wave @ d1f4c7c8b1
|
b5acc8d065
Fixed compilation errors with gcc.
|
20 лет назад |
|
xpressive @ efd9760612
|
567e8c24a0
add accessor for children of segmented_view
|
20 лет назад |
|
expected_results.xml
|
bebd91dc9e
Merged from 1.33.0 release
|
21 лет назад |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 лет назад |
|
libraries.htm
|
9512341a97
added typeof entries
|
20 лет назад |
|
maintainers.txt
|
d344b81ac4
e-mail changed
|
20 лет назад |
|
platform_maintainers.txt
|
0698677e2a
Add platform maintainers file
|
21 лет назад |