Andreas Huber 279d7c8510 Updated copyright year. 19 years ago
..
algorithm @ 389dd3c863 a70f317546 Add copyright, license 19 years ago
any @ fbfce97070 a70f317546 Add copyright, license 19 years ago
array @ f0bbb8b211 a70f317546 Add copyright, license 19 years ago
asio @ e3f0c76fce 967a4f502b Use static placeholders for VC7.x. 19 years ago
assign @ 91e4888c8e 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
bind @ 41d9fbc317 263d417e84 License update 19 years ago
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release 20 years ago
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 years ago
concept_check @ c1709f6794 a70f317546 Add copyright, license 19 years ago
config @ 3e83b97f92 8d753ae601 CodeWarrior optionally supports rvalue references 19 years ago
conversion @ de6746d67a 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 years ago
date_time @ bf9502ac86 ef523aa9c3 add single overall include file for date time lib 19 years ago
detail @ 87ff652a07 5f6686f0ec move to namespace detail 19 years ago
disjoint_sets @ e2e1b3eb0a a70f317546 Add copyright, license 19 years ago
dynamic_bitset @ 08357c3972 a70f317546 Add copyright, license 19 years ago
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 years ago
filesystem @ 6fb9de48e6 a70f317546 Add copyright, license 19 years ago
foreach @ 668dc328b8 10c464b843 change hello world example to not use iteration over string literal 19 years ago
format @ 0859a9e3aa 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
function @ 6a3f0df553 a70f317546 Add copyright, license 19 years ago
functional @ 585813f9fe b431dd1676 Rename hash_detail::float_limits => hash_detail::limits, since it's also used 19 years ago
fusion @ eba11fc229 caebe975d6 Updates for boost::tuple and boost::variant 19 years ago
graph @ 1cfa23497b 57c1d42004 Integrate Kolmogorov's max flow algorithm, from Stephan Diederich. 19 years ago
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: 20 years ago
integer @ a1cc143de7 9f146bbee6 Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files 19 years ago
interprocess @ 2022f79159 a70f317546 Add copyright, license 19 years ago
io @ 03d3918627 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
iostreams @ de8f315f3b 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
iterator @ c080ee4dcf 682e476cd3 Remove detritus 19 years ago
lambda @ bf50f2fe7f a70f317546 Add copyright, license 19 years ago
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 years ago
math @ 37e8422e8a 4b75dfe61a Made the GCD specializations for '(unsigned) long long' and '(unsigned) __int64' mutually exclusive, following the lead of <boost/cstdint.hpp>. 19 years ago
mpl @ ce552c8aaa ea0cb8dc4f Add missing import directive 19 years ago
multi_array @ 50028b59c5 a70f317546 Add copyright, license 19 years ago
multi_index @ 1130b76e4b 42cf5211ff removed obsolete Boost.Build v1 Jamfile 19 years ago
numeric 0cdf075dcc [uBLAS] ADD manual tests. ADD sparse resize test for vectors 19 years ago
optional @ be7249b537 a70f317546 Add copyright, license 19 years ago
parameter @ 8fc7ba81cc fb51ad944c Correct typo 19 years ago
pool @ 5db8fa93fe a70f317546 Add copyright, license 19 years ago
preprocessor @ e8937f9f13 5e8f53f40e fixed flags argument bug 19 years ago
program_options @ 8c68a478c9 d85189c0c3 Fix dynamic linking 19 years ago
property_map @ c63c017991 57c1d42004 Integrate Kolmogorov's max flow algorithm, from Stephan Diederich. 19 years ago
ptr_container @ 4b236a407c 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
python @ 2db61657f2 a70f317546 Add copyright, license 19 years ago
random @ b6d3961d00 25c59abee7 rounding errors must not cause values outside of [0,1) (noted by Charles Karney) 19 years ago
range @ a933622ae1 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
rational @ 16d0b949ee bd60c9d2e5 Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting 19 years ago
regex @ 1b5dd57cf6 bf6d531b2f Update heuristics used to determine max state count, following a bug report from SAP. 19 years ago
serialization @ 06377e7ca9 500ffeedfe correction to previous change 19 years ago
signals @ 54adea24c2 a70f317546 Add copyright, license 19 years ago
smart_ptr @ 0609322489 1dbb69b8f6 License/copyright edits 19 years ago
spirit @ cba98353fa 3e3d199fc0 introduces result_type member to the symbol_inserter so it works with Phoenix 19 years ago
statechart @ 6fbbcc6618 279d7c8510 Updated copyright year. 19 years ago
static_assert @ a0dac351fb 63e4613d21 Preliminary C++0x support 19 years ago
system @ 7fff4fdaa5 fb8eda8817 move identifier to namespace detail 19 years ago
test @ 7accf54a4e b0c11dc135 Add missing export macros for print_log_value<> 19 years ago
thread @ 0e44838905 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
timer @ 0eab9f74de a70f317546 Add copyright, license 19 years ago
tokenizer @ 25d14f6bde 9d2daa17be added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) 20 years ago
tr1 @ 3268e7484f 767f9d4bf5 fix some spelling errors 19 years ago
tuple @ defe1c94d6 a70f317546 Add copyright, license 19 years ago
type_traits @ f26b33201b 4cc424938b Removed dead code. 19 years ago
typeof @ 21ef2c54ec 9bbe3c2a75 Changed specialization of encode_integral for bool to work around issues with the sun compiler 19 years ago
utility @ 0782034333 8552d7d322 Allow building of shared versions of some Boost.Test libraries. 19 years ago
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 20 years ago
wave @ ca2f06c3da 39ca084426 Untabified file. 19 years ago
xpressive @ 5379c55d92 853c3facd0 add missing file 19 years ago
expected_results.xml 88c77e8bce borland-5_6_4 -> borland-5.6.4 19 years ago
index.html a70f317546 Add copyright, license 19 years ago
libraries.htm 7032a42b2b I messed up a link. This fixes it. 19 years ago
maintainers.txt d344b81ac4 e-mail changed 20 years ago
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 years ago
粤ICP备19079148号