| .. |
|
algorithm @ f23f61ae9b
|
6a45f8840d
License added to the xml doc files
|
il y a 19 ans |
|
any @ f470327561
|
013dbc1ce3
Bug reported by Aristid Breitkreuz is fixed: Boost.Signals does not work properly across shared library boundaries if some compiler options (-fvisibility=hidden on GCC) are set.
|
il y a 19 ans |
|
array @ d7a5408143
|
07c9410f53
http://www.josuttis.com/ hasn't the latest version any more
|
il y a 19 ans |
|
asio @ 8e4fa8f544
|
e81761b6bc
Maintain separate timer queues for each time traits type.
|
il y a 20 ans |
|
assign @ 2e6e16d49f
|
8c67577e27
Merge in recent fixes for inspect errors.
|
il y a 19 ans |
|
bind @ 0cc198acc2
|
a5a874e39c
Work around ADL bug in GCC 3.3 that is causing failures in the Signals library
|
il y a 19 ans |
|
compatibility @ c10611c5e0
|
bebd91dc9e
Merged from 1.33.0 release
|
il y a 20 ans |
|
compose @ 1dac6c4295
|
fd68083d2d
Placeholder for all time
|
il y a 21 ans |
|
concept_check @ ac6415fac2
|
36b0e3a5f8
Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this
|
il y a 19 ans |
|
config @ b9e514c5be
|
adbe558b3f
Removed aCC workarounds that are no longer necessary.
|
il y a 19 ans |
|
conversion @ a7436ebacb
|
9dae02cc35
setbuf renamed to lcast_setbuf to get rid of virtual function override warning
|
il y a 19 ans |
|
crc @ c1abdded4c
|
d3ee169a25
Merged from Version_1_33_1
|
il y a 20 ans |
|
date_time @ 325834a1d7
|
8c67577e27
Merge in recent fixes for inspect errors.
|
il y a 19 ans |
|
detail @ e2bea194a3
|
587b41f090
use <assert.h>; include <climits> for Borland only
|
il y a 19 ans |
|
disjoint_sets @ 227afeceba
|
bebd91dc9e
Merged from 1.33.0 release
|
il y a 20 ans |
|
dynamic_bitset @ 41e1f468d3
|
c8ffd92d35
added pragma to shut up warning for std::fill_n
|
il y a 19 ans |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
il y a 22 ans |
|
filesystem @ 4bfae9e3a5
|
167fd8eaea
Workaround for missing statvfs on OpenBSD 3.9
|
il y a 19 ans |
|
foreach @ 668dc328b8
|
10c464b843
change hello world example to not use iteration over string literal
|
il y a 19 ans |
|
format @ fe2c3f3765
|
83563646bb
fixed license reference text; added final slash to library doc url; removed inconsistent period at the end of what() string, fixed typos reported in http://bugs.debian.org/378016
|
il y a 20 ans |
|
function @ a2a810d2c1
|
09cae76b15
Put back #include <functional> in case functionN.hpp is used directly
|
il y a 20 ans |
|
functional @ 519cd177dd
|
b4506d082c
Add copyright comments to the hash documentation source.
|
il y a 19 ans |
|
fusion @ a37b435ce6
|
2bdcdcb482
ODR safe code
|
il y a 19 ans |
|
graph @ e505bf99db
|
48c10ec219
Test and fix serialization code
|
il y a 19 ans |
|
graph_parallel @ 5af1d893bf
|
c686699712
boost/pending/property_serialize.hpp:
|
il y a 20 ans |
|
integer @ 93612e6c0b
|
9acdba673c
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
|
il y a 20 ans |
|
interprocess @ f5d47cff17
|
0870a177fb
First inclusion in repository
|
il y a 19 ans |
|
io @ 7aa98502d3
|
78ac89ac7e
Include workaround header
|
il y a 20 ans |
|
iostreams @ 28d9141b9d
|
87ba715884
minor code fixes; fixed typos reported in http://bugs.debian.org/378016
|
il y a 20 ans |
|
iterator @ 9d241238f8
|
8cd2c4946a
Fix inspection issues
|
il y a 19 ans |
|
lambda @ 85630d55a6
|
d460b3a47a
Correct placement of base class declaration
|
il y a 20 ans |
|
logic @ 5cf0ef44a7
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
il y a 20 ans |
|
math @ 21475563ec
|
c6c5ca43d8
rename file.
|
il y a 19 ans |
|
mpl @ 5b3bbab314
|
07cb8e3fec
transform.rst: fix copy & paste errors (merged from RC_1_34_0)
|
il y a 19 ans |
|
multi_array @ 6d1efe04e0
|
e066a68595
workaround for CW 8.3.
|
il y a 20 ans |
|
multi_index @ bbeb058580
|
7de75a7eb8
updated according to latest regression tests results
|
il y a 20 ans |
|
numeric
|
011a434e78
Added root documentation.
|
il y a 19 ans |
|
optional @ 16a8ccbecc
|
000be4a802
removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes
|
il y a 20 ans |
|
parameter @ 6d53a2b914
|
7e85b8b88a
Fixed borland failures.
|
il y a 19 ans |
|
pool @ dcd1c69a00
|
1b6396d5f5
Updated Borland workaround
|
il y a 20 ans |
|
preprocessor @ 94ffea3b73
|
d212434966
Fix freshly broken links, again.
|
il y a 20 ans |
|
program_options @ 928d7806f7
|
54c888ef0f
Make intel happy
|
il y a 19 ans |
|
property_map @ f0060423d1
|
67f4919d5a
Fixes for concept checking; use destructors for checking classes, misc cleanup.
|
il y a 20 ans |
|
ptr_container @ 275a0121e1
|
8ccd4f5a49
added toolset::require-boost-spirit-support to serialization test
|
il y a 20 ans |
|
python @ c7fb2f7047
|
cb053ff347
Attempt GCC-3.4.4 and 4.0.1 workarounds
|
il y a 19 ans |
|
random @ b6d3961d00
|
25c59abee7
rounding errors must not cause values outside of [0,1) (noted by Charles Karney)
|
il y a 19 ans |
|
range @ 007117cefb
|
8c67577e27
Merge in recent fixes for inspect errors.
|
il y a 19 ans |
|
rational @ d44e31ca0d
|
5017397eb3
Cleaned up HTML coding to minimal Tidy-ness.
|
il y a 20 ans |
|
regex @ 8ad427474b
|
ed669d8c13
Remove and update aCC/HPUX fixes.
|
il y a 19 ans |
|
serialization @ 951ab1abca
|
4e163a13fe
Fixd zero length bug
|
il y a 19 ans |
|
signals @ 1554e6876c
|
d2ddbed4bb
Fix MSVC workaround
|
il y a 19 ans |
|
smart_ptr @ 39551bdc1a
|
73c9c4e621
A negative test for p > q added.
|
il y a 20 ans |
|
spirit @ abd07bf7a2
|
b107603a83
Fixed stupid compilation errors.
|
il y a 19 ans |
|
statechart @ 5d16a32947
|
e856a7e6b0
Fixed a minor doc bug
|
il y a 19 ans |
|
static_assert @ c68b2114de
|
715a2c3bb5
Added trivial docs change, based on user suggestion, and brought example code into synch.
|
il y a 19 ans |
|
test @ dbe75354a9
|
1e021e7313
mistake fixed
|
il y a 19 ans |
|
thread @ 1cb08ff60c
|
524a2dda30
Changed Boost.Thread to use the Boost license.
|
il y a 19 ans |
|
timer @ bd0a3b9e5e
|
ca5a021d42
revert
|
il y a 19 ans |
|
tokenizer @ 25d14f6bde
|
9d2daa17be
added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function)
|
il y a 20 ans |
|
tr1 @ c19e03dfec
|
3e56db2a92
Rename long filename.
|
il y a 19 ans |
|
tuple @ 76c2151830
|
4e5d3a7eb6
avoid g++ -Wall -W "unused parameter" warnings
|
il y a 20 ans |
|
type_traits @ 7959ba4206
|
adbe558b3f
Removed aCC workarounds that are no longer necessary.
|
il y a 19 ans |
|
typeof @ 21ef2c54ec
|
9bbe3c2a75
Changed specialization of encode_integral for bool to work around issues with the sun compiler
|
il y a 19 ans |
|
utility @ c730ab4ffb
|
ab57c73ca1
Parameter library Workarounds for Borland and MSVC
|
il y a 19 ans |
|
variant @ deaf338bd4
|
7752f53d66
fixed typos reported in http://bugs.debian.org/378016
|
il y a 20 ans |
|
wave @ 2df9a37fe5
|
b0fe4d6cb9
Pending changes...
|
il y a 19 ans |
|
xpressive @ 1519d4786d
|
4b0e79a824
license, copyright and min/max fixes
|
il y a 19 ans |
|
expected_results.xml
|
3a2921d1fe
Support toolset aliases in expected results (merged from RC_1_34_0)
|
il y a 20 ans |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
il y a 24 ans |
|
libraries.htm
|
9512341a97
added typeof entries
|
il y a 20 ans |
|
maintainers.txt
|
d344b81ac4
e-mail changed
|
il y a 20 ans |
|
platform_maintainers.txt
|
0698677e2a
Add platform maintainers file
|
il y a 21 ans |