Alexander Nasonov cfd8d03ecf Pass-by-value tests. 17 年 前
..
accumulators @ ddc66e0507 4328f4e1fc fix test bug 17 年 前
algorithm @ 784402e5c0 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
any @ 96443e1f00 daba79c0f3 Fixes #2311: any::operator= should have by-value argument 17 年 前
array @ d2910e195a dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
asio @ be86faa3cd dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
assign @ 4169acc6c6 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
bimap @ 7ad40d2a94 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
bind @ f09a7a5747 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
circular_buffer @ 1f51450f23 7b5261362b circular_buffer: #2538 Warning suppression in circular buffer test jamfile 17 年 前
compatibility @ 49cd137691 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 年 前
concept 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor 17 年 前
concept_check @ 30dc63f52f 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
config @ 5bd10f3a39 a2b85282e8 Try and fix linux regressions 17 年 前
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
conversion @ 5fa1edeee0 a7a400eccc Fixes #1220: lexical_cast requires RTTI 17 年 前
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
crc @ c77349e0d9 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
date_time @ 854864f008 3e232ed240 work around the bug in aC++ (QXCR1000880488 in the HP bug tracking system) 17 年 前
detail @ d2ce3c5791 f04c4020e5 Add Blackfin support to fix #2663 17 年 前
disjoint_sets @ cbaba3cccb dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
dynamic_bitset @ 97d2bff3b6 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
exception @ aef7275c0f 2ad6572872 documentation update 17 年 前
filesystem @ dff8252505 55493c5e74 Filesystem: path operator==, !=; use string comparison rather than !(lhs < rhs) && !(rhs < lhs) because the result is the same yet the direct string compare is much more efficient than operator<, which uses lexicographical_compare. 17 年 前
flyweight @ 522370ccd4 831443224b reverted rev. 50283 17 年 前
foreach @ 94bbbecffc dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
format @ 77a763a128 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
function @ 821e6d34dd c6c7f85ea3 Fix -Wundef warning and suspect usage of BOOST_STRICT_CONFIG. 17 年 前
function_types @ b7da1bd1ab 747668ed3e adds tests with const result 17 年 前
functional @ d7fb437192 8f42c02363 Rename parameter to avoid Visual C++ warning about clash with boost::array. 17 年 前
fusion @ 1c8e2ccfe4 13d69703db added streaming for unused_type 17 年 前
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
gil @ 7e540f5e1b 6d7b7ffea9 extend workaround to icc 10.0 17 年 前
graph @ 86fb16b3b8 7a0d9ad48f Fixed inspection report problems 17 年 前
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 年 前
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
integer @ 3706ee7bd9 82cb346691 Fixes #2654. 17 年 前
interprocess @ b511d91348 fd81f0d578 Added configuration to properly detect FreeBSD options 17 年 前
intrusive @ 119fb288ff 66e4651539 * New treap-based containers: treap, treap_set, treap_multiset. 17 年 前
io @ 1865f2b8f9 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
iostreams @ 81bc2bfb25 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
iterator @ 55c08b706c dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
lambda @ d5a98758fa e64dd02c3b Add specializations of plain_return_type_2 for std::string. Fixes #781 17 年 前
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
logic @ 44aa483237 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
math @ 160379d147 8a481c6371 Fixes #2668. 17 年 前
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
mpi @ 94064b7269 cb65221b4c Deleted unused source file 17 年 前
mpl @ 699740a53e dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
multi_array @ 7f0608bee9 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
multi_index @ c80e451d22 acce8fc415 updated according to latest regression tests results 17 年 前
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
numeric dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
optional @ 9f655c6932 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
parameter @ f9a2fba9ab 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
pool @ 6426fe09f8 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
preprocessor @ 328bd6f995 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
program_options @ ee3079c247 f2c30c6db7 Revert a change I accidentally checked in. 17 年 前
property_map @ e4b4f56b62 971e23a696 Added explicit cast from 0 to pointer type to attempt to satisfy GCC 4.3.2 C++0x mode 17 年 前
property_tree @ 7c9eef0cbf c90eaa7b5d Support the lastest version of position_iterator. 17 年 前
proto @ a6e00409ab 30036e74b5 work-around for msvc overload resolution bug 17 年 前
ptr_container @ 57f65112f9 2a218c502b Fixed problem with using indirect_fun with an abstract base class. 17 年 前
python @ 472b18881b 02c6440074 Boost.Python enable_shared_from_this patches by Nicolas Lelong and Chad Austin: 17 年 前
random @ 9ef9354097 1864b0b7a3 Applied patch from bug #1546 17 年 前
range @ 5e7948667e 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
rational @ 4f0a8148b3 898b05faa6 MSVC warning suppression. 17 年 前
regex @ e85cef1120 fe313302ca Fixes #2437. 17 年 前
scope_exit @ e33c1d89ae cfd8d03ecf Pass-by-value tests. 17 年 前
serialization @ a4984c40a6 91345bd5b2 remove unused headers from boost directory 17 年 前
signals @ c7ecbb6814 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
smart_ptr @ c40b306647 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
spirit @ 7b7675ca75 2f252fe9dc Spirit.Support: Copyright fix 17 年 前
statechart @ a8ddaedef8 1e7bdd796f Updated getting started text to 1.38. 17 年 前
static_assert @ 413e7eda07 2d7eee9cd9 Fix inclusion of incorrect header. 17 年 前
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
system @ 5bc362e4f3 cc3ee0235d System: provide optional throws function rather than throws object 17 年 前
test @ b7bb369588 91cbd8f166 Fix msvc warnings and Intel C++ compiler error. 17 年 前
thread @ 13db35cbf5 94c4cf5fea Undo commit from r49977 which added extraneous throw to thread example 17 年 前
timer @ 5d36369f29 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
tokenizer @ 9901de0eb3 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
tr1 @ 192163a0c9 e8449a5ab4 Try and fix remaining Intel on Apple and cygwin failures. 17 年 前
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
tuple @ 1d1970d81d dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
type_traits @ 101527367a 1a46b4e82f Fix msvc regression and add additional tests to check issue #1946 fix. 17 年 前
typeof @ b7bfcbef45 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
units @ 806dab5ae2 20a57517b5 Minor doc fixes for power/root_typeof_helper 17 年 前
unordered @ 77021c5bbb fbb4dea9bd Remove a tab. 17 年 前
utility @ 97e11b024e 8a2bbe74b4 [utility/swap] Distinguished between testing array-of-array-of-class and array-of-array-of-int, as the latter appears to succeed on CodeGear 6.10 while the former does not. 17 年 前
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 年 前
variant @ f7be108ab5 dcf4d68b3f Updating dependency information for modularized libraries. 17 年 前
wave @ d63da08b41 657f3c31e2 Wave: updating copyrights 17 年 前
xpressive @ 1f95810ea0 cdfe9c27ec optimize algorithms and iterators for the regex_id()==0 case 17 年 前
CMakeLists.txt 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 年 前
index.html a70f317546 Add copyright, license 19 年 前
libraries.htm 4438daa609 added flyweight 17 年 前
maintainers.txt ec2839f949 I'm a maintainer of ScopeExit 17 年 前
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 年 前
粤ICP备19079148号