Hartmut Kaiser e52ae677f1 Wave: added a missing header. 18 سال پیش
..
accumulators @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
algorithm @ 7a97b3390e d35e2b3284 Added missing include. 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 @ 27ad77577b 759982c340 Try using an unsigned char for the multicast::enable_loopback socket option 18 سال پیش
assign @ f41af72ae3 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
bimap @ 79174b604a d69c454971 remove unused stuff 19 سال پیش
bind @ 3c24cbedf6 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
circular_buffer @ ce4a686320 9ba046c7c3 Added two missing fwd declarations and a Tru64/CXX specific workaround. 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 @ 6ed3c013bb d51bbb1787 Second attempt at fixing usage of 64-bit integer type 18 سال پیش
config @ 6ae066f68c 4d0dc627ed Update Jamfiles to make PDF generation easier. 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 @ b9a7ee6deb 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
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 @ 43f9e6bc25 188997beb4 Quiet unused argument warnings from gcc. 18 سال پیش
detail @ 82bda71faa 885d16995e Clear compiler warnings 18 سال پیش
disjoint_sets @ 4876c66c82 4602768313 Correct naming 19 سال پیش
dynamic_bitset @ a8c3c80888 7e5fa91003 Update to V2 19 سال پیش
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 سال پیش
filesystem @ 3d66631267 e47953c67a Remove dependency on boost::bind so that tests will still work on broken compilers where bind fails. 18 سال پیش
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
foreach @ 5003760fe4 debe75854a work around msvc-7.1 bugs 18 سال پیش
format @ b8495a4269 d0b2763499 handle invalid format string (ends with %) without asserting, 18 سال پیش
function @ 2378ba59e7 404cd9753f Fix for Borland compilers. 18 سال پیش
function_types @ 5685b10737 f032bf7dca - re-deletion of old files (SVN migration) 19 سال پیش
functional @ af3b9c6b58 7b820c3c37 On Cygwin use a binary based hash function for floating point numbers, as 18 سال پیش
fusion @ 0f11e531ac eb848196d6 fix for incomplete type is not allowed when tuple is forward declared. fixed the other as_xxx files as well. 18 سال پیش
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
gil @ 52eb86d7d2 f6f34c0965 GIL: added a MSVC macro in the Jamfile to suppress warnings on unsafe STL calls 18 سال پیش
graph @ 98d0755817 c7c443a531 Made the output of the example program more realistic. 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 @ 7d8e93a6ac 55a43521af Fixed comments listed in #766 that didn't match their described code 18 سال پیش
interprocess @ d0c6cdb977 bd4a04c0c2 Changes introduced by the new intrusive version. 18 سال پیش
intrusive @ 8902099639 6c4359fe56 Changes introduced by the new intrusive version. 18 سال پیش
io @ e0ba7aaea6 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
iostreams @ cc7bf30ee6 55a43521af Fixed comments listed in #766 that didn't match their described code 18 سال پیش
iterator @ 0f88de3d88 d0e45e0fb7 Update 19 سال پیش
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 @ d1f46c8f98 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
math @ 3e62ef28f0 e5ed985bc6 Fix Borland infinite looping issue. 18 سال پیش
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
mpi @ 38e585a302 cc59bdf35e Constify status::count and status::cancelled. Fixes #1101 18 سال پیش
mpl @ 00ad56405f 2408e9395b Updated to support C++Builder 2007 Update 3 (bcc32 5.9.2) 18 سال پیش
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
multi_array @ 919dbeac64 36cdffd216 was missing storage_order_convert.cpp 18 سال پیش
multi_index @ d6932847ec 6957e10596 fixed grammar 19 سال پیش
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
numeric c47f1c67f7 - added redirect from index.html to real start page: index.htm 18 سال پیش
optional @ c8e54ef488 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
parameter @ 276d786ed9 ee1589cef2 We can no longer use is_base_and_derived with incomplete types, not that it worked well before 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 @ 7ba4ac9c14 17458dcf15 ProgramOptions: Silenced VC++ warnings. 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 @ 9592fc5791 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
python @ abc4abf84a dc4c287c26 gcc 4.3.0 compatibility (resolves new "changes meaning" error) 18 سال پیش
random @ 1d157ff6da d1ac26b866 Fix typo. Closes #1150. 19 سال پیش
range @ 0b0dfc0e06 f695f97b2c Added missing boost namespace reference to as_literal. 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 @ 960c0a3bbc 9510408724 Update docs to match quickbook. 18 سال پیش
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
serialization @ b56cb9ba74 d2782bd3c9 Updated licences using blanket_permission.txt. 18 سال پیش
signals @ aa25716cf6 58c1a3d1ce Update to V2 19 سال پیش
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
smart_ptr @ 9db307eda5 92057c0945 defined(__ppc) added (Daniel P Furlani) 18 سال پیش
spirit @ 8ca1e039a1 4892ccc3ea Changed call_once to header-only template that takes arbitrary function objects; this changes parameter order 18 سال پیش
statechart @ f56f94066e f7dbff9323 Moved the erroneously under 1.34.0 listed changes under a new "Unreleased changes" heading. 19 سال پیش
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros 19 سال پیش
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
system @ 6b89c517f9 764871477d Limit Windows expected message check to US English 18 سال پیش
test @ 71d464e9fe 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
thread @ 9590526430 e077b46ad4 include config header from right place for pthread/once.hpp 18 سال پیش
timer @ 0eab9f74de a70f317546 Add copyright, license 19 سال پیش
tokenizer @ 4e8d066db5 62109b5235 Fixed license & copyright issues and converted to HTML 4.01 19 سال پیش
tr1 @ 73c6132551 35edc88e13 Oops, forgot to add new file!! 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 @ 27eacb4039 4d0dc627ed Update Jamfiles to make PDF generation easier. 18 سال پیش
typeof @ 3e4face079 1940f98fab Better support for BOOST_TYPEOF_NESTED_TYPEDEF for Borland 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 @ 8f03aeac4e bc406ee3cb Added unit test to make sure that Visual C++ 7.1 ICE reported by Ralf W. Grosse-Kunstleve (Boost Developers mailing list, subject "utility/value_init.hpp: VC 7.1 ICE & workaround") will not occur anymore. 18 سال پیش
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 سال پیش
variant @ ba9d0e00d7 2ced7268c9 Remove V1 Jamfiles 19 سال پیش
wave @ 2a1d3fa629 e52ae677f1 Wave: added a missing header. 18 سال پیش
xpressive @ 9eb1a66c45 ae22360c31 put format string argument in non-deduced context 18 سال پیش
index.html a70f317546 Add copyright, license 19 سال پیش
libraries.htm 13f26fd6da added fusion to libraries list. 19 سال پیش
maintainers.txt b03babaaa7 changing spirit maintainer to spirit-devel and email to the spirit-devel list 19 سال پیش
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 سال پیش
粤ICP备19079148号