Matthias Troyer 4e24c8eeee Added support for std::complex to serialization 18 سال پیش
..
accumulators @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
algorithm @ 5b24f31486 639b07dcb7 merging changes from 1.34 18 سال پیش
any @ d5bf33f2f9 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
array @ 069b5e2ca1 d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 19 سال پیش
asio @ 45add4d11e bb4ee4ab49 Add a workaround for MSVC secure iterator problem where allowing the 18 سال پیش
assign @ 38f95ec3e8 1d0914d9f2 added lost changes from 1.34 branch 18 سال پیش
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
bimap @ c2aedbb88b 1eb2387726 Removed extra semicolons to silence warnings. 18 سال پیش
bind @ 3c24cbedf6 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
circular_buffer @ e5e0b86733 acf13b427b Disambiguate the identifier 'exception' and fix vector construction to make the test pass on Tru64/CXX. 18 سال پیش
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 سال پیش
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 سال پیش
concept_check @ d9ae976994 a97923df98 18 سال پیش
config @ 637204e660 3b27281a35 Regenerated docs to add license info. 18 سال پیش
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 @ e70cf014ad 6600415dac #839 fixed: local variable shadow patch 18 سال پیش
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 سال پیش
date_time @ 957b7ae81c 872356bf9c Have the local_time and universal_time functions use GetSystemTime and SystemTimeToFileTime on Windows CE (since GetSystemTimeAsFileTime is not present) 18 سال پیش
detail @ 715c05005f 6813ed34db Added changes from David Deakins to enable compilation on Windows CE 18 سال پیش
disjoint_sets @ 02b183e834 ccc24c4494 Add missing copyright and license 18 سال پیش
dynamic_bitset @ adc36a2b7f ccc24c4494 Add missing copyright and license 18 سال پیش
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 سال پیش
filesystem @ 571fd79144 4eabdeb04c Add tests for, and fix, current_path overloading. 18 سال پیش
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
foreach @ f238344e6e 8df387b9b1 remove unneeded msvc-7.1 work-around 18 سال پیش
format @ 2b907bc09e 85ba801757 Add license 18 سال پیش
function @ 81e558491b eddffacf2e Merge lots of copyrights 18 سال پیش
function_types @ 60e32163d6 6baf0f6508 adds redirect to documentation 18 سال پیش
functional @ ba950b760e 2fa491ee45 Don't use fpclass because it causes a warning for long doubles. I don't know if the warning is vaild here - but I don't want to disable it as it's useful for checking other function calls. 18 سال پیش
fusion @ d7c204356f c837b264e0 removes superfluous remove_reference in result computation, as reported by Eric Niebler 18 سال پیش
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
gil @ 03446d0042 fe23917d34 GIL documentation 18 سال پیش
graph @ 6365afac60 797108e02c Shortening file name of a graph test to < 32 characters 18 سال پیش
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 @ 0d058f42cc ccc24c4494 Add missing copyright and license 18 سال پیش
interprocess @ b7cd3bee58 70a4218632 Added memory barriers to Tru64 atomic ops. 18 سال پیش
intrusive @ ab9959fc4e 7b88b37538 Added avl trees 18 سال پیش
io @ e0ba7aaea6 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
iostreams @ bea511116c b7810f93a0 Make sure every library can be installed by using 18 سال پیش
iterator @ f34109aa26 77b9ebb88c 18 سال پیش
lambda @ 797b5756cf acdd9e2ffa Update for V2 19 سال پیش
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 @ 15b34d0bf4 9f77510927 Fix warnings from GCC 4.3. Fixes #1337 18 سال پیش
math @ 229136b168 180c4e3272 Updated compiler status, and regenerated docs. 18 سال پیش
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
mpi @ 1af142f731 4e24c8eeee Added support for std::complex to serialization 18 سال پیش
mpl @ 842489b5f2 8fd0aaedc9 Added missing copyright/license 18 سال پیش
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
multi_array @ 919dbeac64 36cdffd216 was missing storage_order_convert.cpp 19 سال پیش
multi_index @ f83aa3c780 493becc4b4 updated according to latest regression tests results 18 سال پیش
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
numeric 3185dd5aa0 - io.hpp: added missing include 18 سال پیش
optional @ 05a685b035 7a4960c894 Fixed intention in the added binding test 18 سال پیش
parameter @ a4b2742095 99a599e52d Updated to support C++Builder 2007 Update 3 (bcc32 5.9.2) 18 سال پیش
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 @ 1735c5f258 c1aa66ec54 Pool: Added detection of availability of pthreads using the BOOST_HAS_PTHREADS constant. 18 سال پیش
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
preprocessor @ fee02ed013 8db4461b79 EDG MS emulation 19 سال پیش
program_options @ 80361c6b8f 0d55242de1 Fix winmain test 18 سال پیش
property_map @ bfa4ffc2cf 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
property_tree @ f4105f823f 9b946de0fb Adding property_tree 19 سال پیش
proto @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
ptr_container @ ef908ff591 85b29dc21f changed constants to inline function to avoid ODR problems 18 سال پیش
python @ 1cf41fd031 34c14209f6 fix mismatch include guard 18 سال پیش
random @ 1d157ff6da d1ac26b866 Fix typo. Closes #1150. 19 سال پیش
range @ 6ac0cfe09c d73a790f27 improved reference 18 سال پیش
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
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 سال پیش
regex @ f11333d352 1a2b26c706 Added license info. 18 سال پیش
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
serialization @ 7d0480231d 4e24c8eeee Added support for std::complex to serialization 18 سال پیش
signals @ 002bc02184 b7810f93a0 Make sure every library can be installed by using 18 سال پیش
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
smart_ptr @ e6f6ec9fa3 91144109f7 Attempt unspecified bool fix for Sun 5.7-5.9 18 سال پیش
spirit @ fcf84fc7bd ea45a7d0b4 fix for real number parsers with custom types that do not have a std::numeric_limits specialization. 18 سال پیش
statechart @ 5f389d98ac d55d789d13 Updated link to test results. 18 سال پیش
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros 19 سال پیش
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
system @ 966931ad20 fd882cb0a7 Include system-specific headers, change namespaces accordingly. 18 سال پیش
test @ 084e9d694e c31c632f54 reapplied change at rev 40284 18 سال پیش
thread @ 519ed3834e d16990642c Integrated TSS with storage of thread data; cleaned up the heap allocation functions to throw bad_alloc if they run out of memory 18 سال پیش
timer @ 8fe7cc5c0b 02e4c9ee26 Copyright and/or License cleanup 18 سال پیش
tokenizer @ 4e8d066db5 62109b5235 Fixed license & copyright issues and converted to HTML 4.01 19 سال پیش
tr1 @ 81bdfe3aaf 0a9f474d20 Disable long double tests if there are no long double math functions. 18 سال پیش
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
tuple @ d08c9bfab1 00a7683d26 Update to V2 19 سال پیش
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
type_traits @ f250146688 b199f9a5e0 Fix issue #1424. 18 سال پیش
typeof @ 9aa58de5e2 800761fdcf #1425 Support for Visual Studio 2008 18 سال پیش
units @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
unordered @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
utility @ b3a971e7e9 02e4c9ee26 Copyright and/or License cleanup 18 سال پیش
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
variant @ ba9d0e00d7 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
wave @ 4b8689c5c6 b7810f93a0 Make sure every library can be installed by using 18 سال پیش
xpressive @ 0567ebc8cf c67b59efc9 portability fix for Intel 8.1 18 سال پیش
index.html a70f317546 Add copyright, license 19 سال پیش
libraries.htm f2355aa8f0 Add asio. 18 سال پیش
maintainers.txt ef6a643ce5 Add myself as asio maintainer. 18 سال پیش
platform_maintainers.txt ccc24c4494 Add missing copyright and license 18 سال پیش
粤ICP备19079148号