| .. |
|
algorithm @ b21b54dc4e
|
bccc0e4520
Applying patch from Nicola Musatti
|
%!s(int64=20) %!d(string=hai) anos |
|
any @ 2b121ca175
|
2537e6a4d5
gcc 2.95.3 doesn't like comparing const int* with volatile int*
|
%!s(int64=20) %!d(string=hai) anos |
|
array @ b41f7fdebe
|
d3ee169a25
Merged from Version_1_33_1
|
%!s(int64=20) %!d(string=hai) anos |
|
assign @ 8c0f0287a5
|
0a4e5894e8
updated docs for new features
|
%!s(int64=20) %!d(string=hai) anos |
|
bind @ c69a4ad382
|
2c79153365
Fixed a visit_each-related bug exposed by strict two-phase lookup
|
%!s(int64=20) %!d(string=hai) anos |
|
compatibility @ c10611c5e0
|
bebd91dc9e
Merged from 1.33.0 release
|
%!s(int64=20) %!d(string=hai) anos |
|
compose @ 1dac6c4295
|
fd68083d2d
Placeholder for all time
|
%!s(int64=21) %!d(string=hai) anos |
|
concept_check @ d4ecb93adb
|
d64640d36d
Rework concept checking to look lots more like ConceptGCC.
|
%!s(int64=20) %!d(string=hai) anos |
|
config @ 37dfdf81d4
|
8e4dd5924c
Updated to support bcc32 5.8.2
|
%!s(int64=20) %!d(string=hai) anos |
|
conversion @ d436099477
|
cb24e10fb0
Code size optimization
|
%!s(int64=20) %!d(string=hai) anos |
|
crc @ c1abdded4c
|
d3ee169a25
Merged from Version_1_33_1
|
%!s(int64=20) %!d(string=hai) anos |
|
date_time @ e9752ce604
|
d227aea4b0
doxygen references automatically generated now. deleting stale ones
|
%!s(int64=20) %!d(string=hai) anos |
|
detail @ c749e63ff2
|
b25dcea7cc
Win32 implementation of boost::timed_mutex
|
%!s(int64=20) %!d(string=hai) anos |
|
disjoint_sets @ 227afeceba
|
bebd91dc9e
Merged from 1.33.0 release
|
%!s(int64=20) %!d(string=hai) anos |
|
dynamic_bitset @ 896a792bec
|
3556a531cc
Workaround for IBM's compiler on AIX.
|
%!s(int64=20) %!d(string=hai) anos |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
%!s(int64=22) %!d(string=hai) anos |
|
filesystem @ 13f4cb958e
|
0a28f1e13e
Use PATH_MAX if defined, only call pathconf() once - both to solve performance problems reported on Linux
|
%!s(int64=20) %!d(string=hai) anos |
|
foreach @ c7002b3113
|
15e5f63229
work-around for vc7/7
|
%!s(int64=20) %!d(string=hai) anos |
|
format @ 4e94d45908
|
bf3afd9a93
Fix for Sourceforge bug #1450260 where this will assert on MSVC:
|
%!s(int64=20) %!d(string=hai) anos |
|
function @ 69ee6e2375
|
e15ae27b16
Fixed an 'unused parameter' warning.
|
%!s(int64=20) %!d(string=hai) anos |
|
functional @ a7b6993fbe
|
5bcb4dadd8
Name TR1 properly in the hash introduction.
|
%!s(int64=20) %!d(string=hai) anos |
|
graph @ 6b24966483
|
5d17e2ec21
added info about iterators
|
%!s(int64=20) %!d(string=hai) anos |
|
graph_parallel @ 5af1d893bf
|
c686699712
boost/pending/property_serialize.hpp:
|
%!s(int64=20) %!d(string=hai) anos |
|
integer @ 93612e6c0b
|
9acdba673c
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
|
%!s(int64=20) %!d(string=hai) anos |
|
io @ 9f164153eb
|
465f1ea12d
Modernize
|
%!s(int64=20) %!d(string=hai) anos |
|
iostreams @ d857e16c85
|
c6b5af7174
Added Borland BCB 2006 support
|
%!s(int64=20) %!d(string=hai) anos |
|
iterator @ 28dd458088
|
d81629528e
Add missing "inline". Fixes boost-Bugs-1476219.
|
%!s(int64=20) %!d(string=hai) anos |
|
lambda @ 24e8602cf1
|
2a14194593
typo
|
%!s(int64=20) %!d(string=hai) anos |
|
logic @ 5cf0ef44a7
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
%!s(int64=20) %!d(string=hai) anos |
|
math @ 44b7013434
|
34ce7450bc
Added placeholder docs.
|
%!s(int64=20) %!d(string=hai) anos |
|
mpl @ f100326cf0
|
2410ef5952
Workarounds for GCC bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26904
|
%!s(int64=20) %!d(string=hai) anos |
|
multi_array @ fa5a5ce9a9
|
9398672cee
Dealing with an MSVC strange warning.
|
%!s(int64=20) %!d(string=hai) anos |
|
multi_index @ c16d49acd0
|
4269c096bc
omitted unused arg names
|
%!s(int64=20) %!d(string=hai) anos |
|
numeric
|
d1ac19b6d0
Reintroduced _array_adaptor needs testing
|
%!s(int64=20) %!d(string=hai) anos |
|
optional @ c7e74ce372
|
2490eae4f4
Fixed bug in optional_io
|
%!s(int64=20) %!d(string=hai) anos |
|
parameter @ e7d652f208
|
b1a937252b
Fix for vc-7
|
%!s(int64=20) %!d(string=hai) anos |
|
pool @ dc59ce3abb
|
a87ee9d0fe
Try to work around Borland 5.6.4 bug
|
%!s(int64=21) %!d(string=hai) anos |
|
preprocessor @ 0e2bbd51ce
|
d65936719b
added x-refs
|
%!s(int64=20) %!d(string=hai) anos |
|
program_options @ bec34dd1b9
|
719059496a
Note that variables_map is inherited from std::map, since BoostBook
|
%!s(int64=20) %!d(string=hai) anos |
|
property_map @ 55e50f9d1b
|
bebd91dc9e
Merged from 1.33.0 release
|
%!s(int64=20) %!d(string=hai) anos |
|
ptr_container @ 275a0121e1
|
8ccd4f5a49
added toolset::require-boost-spirit-support to serialization test
|
%!s(int64=20) %!d(string=hai) anos |
|
python @ 3fdfb30e33
|
5c21ba1132
Include python first, fixes error on Tru64/CXX.
|
%!s(int64=20) %!d(string=hai) anos |
|
random @ 9629ae44a5
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
%!s(int64=20) %!d(string=hai) anos |
|
range @ 1ac9efbd6a
|
f9b2c73f96
*** empty log message ***
|
%!s(int64=20) %!d(string=hai) anos |
|
rational @ d44e31ca0d
|
5017397eb3
Cleaned up HTML coding to minimal Tidy-ness.
|
%!s(int64=20) %!d(string=hai) anos |
|
regex @ 9e7e1ba009
|
10cf4aa00c
Fix for duplicate symbol errors when using VC7.1 without /Zc:wchar_t
|
%!s(int64=20) %!d(string=hai) anos |
|
serialization @ 6012811e90
|
447d088179
Set up dependency from 'load' tests to corresponding 'save' tests.
|
%!s(int64=20) %!d(string=hai) anos |
|
signals @ f4debb70f8
|
b675ff666d
Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined
|
%!s(int64=20) %!d(string=hai) anos |
|
smart_ptr @ 203764eb51
|
35a6e3edef
Fix VC6 codegen issue (Alain Cormier)
|
%!s(int64=20) %!d(string=hai) anos |
|
spirit @ b568fdf385
|
8e5db9f6f3
missing typename
|
%!s(int64=20) %!d(string=hai) anos |
|
statechart @ 136157ecb9
|
05c73b9088
Fixed a minor bug in the example Jamfile.v2 and adapted the Getting started docs to the new build system.
|
%!s(int64=20) %!d(string=hai) anos |
|
static_assert @ d0fe5bc897
|
f3b71119fc
Added additional test that had been left out of the Jamfile for some reason.
|
%!s(int64=20) %!d(string=hai) anos |
|
test @ f8bc92a044
|
d2e841be02
Make borland-specific requirements top-level. Otherwise, when building
|
%!s(int64=20) %!d(string=hai) anos |
|
thread @ 9683e0f1cc
|
2a380c4e37
Added patch from http://lists.boost.org/Archives/boost/2005/05/86395.php to fix bug
|
%!s(int64=20) %!d(string=hai) anos |
|
timer @ 8599182708
|
bebd91dc9e
Merged from 1.33.0 release
|
%!s(int64=20) %!d(string=hai) anos |
|
tokenizer @ 0863039336
|
3637477928
Replaced <cassert> with boost version.
|
%!s(int64=20) %!d(string=hai) anos |
|
tr1 @ 47671495e5
|
c52bbc5e68
Update link to complex number docs.
|
%!s(int64=20) %!d(string=hai) anos |
|
tuple @ 76c2151830
|
4e5d3a7eb6
avoid g++ -Wall -W "unused parameter" warnings
|
%!s(int64=20) %!d(string=hai) anos |
|
type_traits @ b5f0ef82b7
|
bf99286f3c
Updated tests for intrinsics.
|
%!s(int64=20) %!d(string=hai) anos |
|
typeof @ 8ce982a048
|
941e833440
fix for VC PCH problem
|
%!s(int64=20) %!d(string=hai) anos |
|
utility @ 271ea9e901
|
931e782a01
Borland 5.81 fix (Alisdair Meredith)
|
%!s(int64=20) %!d(string=hai) anos |
|
variant @ 9f36c9889f
|
d3ee169a25
Merged from Version_1_33_1
|
%!s(int64=20) %!d(string=hai) anos |
|
wave @ 10e07023a5
|
24d2c6b2fe
Added due credit to the Changelog.
|
%!s(int64=20) %!d(string=hai) anos |
|
xpressive @ 821c03fceb
|
b1e601666f
fix bug in pass-through compiler
|
%!s(int64=20) %!d(string=hai) anos |
|
expected_results.xml
|
bebd91dc9e
Merged from 1.33.0 release
|
%!s(int64=20) %!d(string=hai) anos |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
%!s(int64=24) %!d(string=hai) anos |
|
libraries.htm
|
9512341a97
added typeof entries
|
%!s(int64=20) %!d(string=hai) anos |
|
maintainers.txt
|
ceb46acb02
Reply to Terje's question: maybe you'd consider becoming the new maintainer of lexical_cast?
|
%!s(int64=20) %!d(string=hai) anos |
|
platform_maintainers.txt
|
0698677e2a
Add platform maintainers file
|
%!s(int64=21) %!d(string=hai) anos |