boost/libs
2009-05-14 21:57:22 +00:00
..
accumulators@a5117cd753 Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
algorithm@e8a2596637 Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
any@96443e1f00 Fixes #2311: any::operator= should have by-value argument 2008-12-04 22:22:39 +00:00
array@d2910e195a Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
asio@c48aa55815 Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined. 2009-04-19 04:15:17 +00:00
assign@81c5a72afc suppressing of warnings 2009-04-05 20:29:16 +00:00
atomic@88da98e37b
bimap@e02a1bbd7d Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names 2009-04-07 01:28:38 +00:00
bind@dc1e4dbfae Use static boost::arg placeholders for gcc 4.0.1, since it has 2009-04-14 13:45:59 +00:00
chrono@88da98e37b
circular_buffer@c36065dc88 Merge cmake files release -> trunk. 2009-05-09 22:57:30 +00:00
compatibility@49cd137691 Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
compose@d5be6d029f Add index.html file for compose, as our server setup doesn't support index.htm files. 2009-02-22 11:53:28 +00:00
concept Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor 2008-11-01 13:15:41 +00:00
concept_check@dc164705ad Minor markup fix in concept check documentation. 2009-02-21 18:49:48 +00:00
config@82f0426fa5 Add support for GCC 4.4.0's C++0x features 2009-05-11 14:11:27 +00:00
container@88da98e37b
context@88da98e37b
conversion@5fa1edeee0 Fixes #1220: lexical_cast requires RTTI 2008-12-04 22:59:27 +00:00
coroutine@88da98e37b
crc@c77349e0d9 Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
date_time@8a5d48f39c Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
detail@3911d7a669 Add acknowledgments 2009-05-12 11:05:39 +00:00
disjoint_sets@cbaba3cccb Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
dynamic_bitset@ed32df5ad2 Minor comment edit 2009-05-10 16:59:27 +00:00
exception@15c0ff6130 documentation update 2009-05-14 01:58:08 +00:00
filesystem@7bc9e5db73 Filesystem: fix #3008, improving namespace discipline to avoid naming conflicts with the C++0x std library. 2009-05-11 19:51:44 +00:00
flyweight@3426c68909 given credit where credit is due 2009-04-18 11:56:10 +00:00
foreach@bd83b139a3 work around conflict with python headers, fixes #3000 2009-05-07 17:16:46 +00:00
format@fb6c27612a Fixed unused parameter - bug #2455 2009-04-08 16:14:22 +00:00
function@a74e72cce9 Make Boost.Function compile under BOOST_NO_EXCEPTIONS. 2009-03-13 05:49:02 +00:00
function_types@b7da1bd1ab adds tests with const result 2008-11-28 11:38:38 +00:00
functional@a0a96229c8 Add a missing entry to the changelog. 2009-04-22 21:12:49 +00:00
fusion@e1ac68f526 Trying to fix ambiguities of operator<<() for unused_type. 2009-04-20 14:57:57 +00:00
geometry@88da98e37b
gil@d43e9ac570 Generate GIL documentation again. 2009-05-02 12:58:46 +00:00
graph@cf6051cbfe Replaced broken example in docs with working version from example directory, fixes #3016 2009-05-14 14:50:20 +00:00
graph_parallel@7a70940c03 Fixed uninitialized variable warning 2009-05-11 01:15:41 +00:00
heap@88da98e37b
icl@88da98e37b
integer@3706ee7bd9 Fixes #2654. 2009-01-14 10:17:25 +00:00
interprocess@95861ad943 Fixed C++0x and MacOS X bugs 2009-04-16 07:05:08 +00:00
intrusive@75f7139c3f Fixed C++0x and MacOS X bugs 2009-04-16 07:05:08 +00:00
io@1865f2b8f9 Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
iostreams@4ba99d5ff9 Remove forcing of static runtime on msvc. 2009-04-13 21:39:33 +00:00
iterator@f2433c63d5 Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
lambda@0c4e251ebe Supress warnings on gcc and msvc. Fixes #1515 2009-02-26 02:33:15 +00:00
local_function@88da98e37b
locale@88da98e37b
lockfree@88da98e37b
logic@233cfca75c Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
math@b36f2d6bb6 Fix for no long double math functions. 2009-04-21 08:43:36 +00:00
move@88da98e37b
mpi@c8fe71649f Fixes for bugs 2586 and 2594 2009-05-07 05:48:26 +00:00
mpl@58be5a2bd5 portability patch for sunpro on little-endian platforms 2009-04-24 15:23:40 +00:00
msm@88da98e37b
multi_array@3b43f7af14 Use local copies of the boost logo. 2009-04-29 21:19:12 +00:00
multi_index@8290474391 updated according to latest regression tests results 2009-03-31 16:12:23 +00:00
multiprecision@88da98e37b
numeric storage.hpp: fix #2891, now check new size instead of old one 2009-04-02 21:46:07 +00:00
optional@2772bfc08d optional docs in cmakeland 2009-04-08 12:09:58 +00:00
parameter@91623e6241 parameter-doc: Regenerated HTML from ReST source. 2009-01-30 21:28:11 +00:00
phoenix@88da98e37b
polygon@88da98e37b
pool@6426fe09f8 Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
predef@88da98e37b
preprocessor@328bd6f995 Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
program_options@98331c3542 Merge cmake files release -> trunk. 2009-05-09 22:57:30 +00:00
property_map@4280d4f1fa Changed docs (and one example) to Boost license 2009-04-21 20:10:22 +00:00
property_tree@1bc7c1fa24 Improve property_tree documentation. 2009-03-18 13:16:05 +00:00
proto@0ed5ae92fe add proto::noinvoke to the Class reference 2009-04-27 02:26:18 +00:00
ptr_container@8c16fe3e34 fixed doc problem 2009-04-05 20:28:59 +00:00
python@e16b3f8ab8 Merge cmake files release -> trunk. 2009-05-09 22:57:30 +00:00
random@dfabc22362 Add missing includes. 2009-04-16 18:16:50 +00:00
range@52b9581e4f Use local copies of the boost logo. 2009-04-29 21:19:12 +00:00
ratio@88da98e37b
rational@4f0a8148b3 MSVC warning suppression. 2008-12-22 09:57:35 +00:00
regex@aa16fa7fa1 Added Perl-5.10 "branch reset" support. 2009-05-13 09:17:36 +00:00
scope_exit@9ce12ad74c Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
serialization@54ee54aac5 Merge cmake files release -> trunk. 2009-05-09 22:57:30 +00:00
signals@b79156eb80 Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names 2009-04-07 01:28:38 +00:00
signals2@bbb008318e Fix for some compile warnings from Kyle Girard <theycallmecoach@gmail.com>. 2009-04-29 13:53:18 +00:00
smart_ptr@fc12543814 Merged in smart_ptr changes from the sandbox/boost0x branch created for 2009-05-12 16:18:15 +00:00
spirit@f6818f0f7f Spirit: Fixed gcc compilation error in lexertl::token 2009-05-14 21:57:22 +00:00
statechart@144fc1256c This should fix the non-standard code used in changeset 52616. 2009-04-27 07:59:37 +00:00
static_assert@62461d8848 Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
sync@88da98e37b
system@fd0605bd7e System, Filesystem: remove boost/detail/test_framework.hpp; use boost/detail/lightweight_test.hpp instead (Thanks to Peter Dimov for pointing this out) 2009-03-25 12:11:47 +00:00
test@cb902d85eb introduced IGNORE_SIGCHLD 2009-05-13 04:14:02 +00:00
thread@effd891a16 Remove options that are no longer required and get the PDF docs building. 2009-02-09 16:26:26 +00:00
timer@feb4fc7b01 Fix spelling boo boo (Shawn Roe) 2009-03-23 11:51:58 +00:00
tokenizer@9901de0eb3 Updating dependency information for modularized libraries. 2008-11-07 17:05:27 +00:00
tr1@5c814bf47f shared_count.hpp has moved. 2009-03-24 17:14:38 +00:00
tti@88da98e37b
tuple@70e04d2965 Fix html. 2009-03-21 15:35:35 +00:00
type_erasure@88da98e37b
type_traits@8d163a019e update that makes it possible to have empty aligned_storage 2009-05-06 19:21:17 +00:00
typeof@a70cd7396a BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers 2009-03-10 18:07:38 +00:00
units@c919a0cf0e Merge cmake files release -> trunk. 2009-05-09 22:57:30 +00:00
unordered@09b239ed28 Merge emplace support for sandbox - but without move support. 2009-05-10 21:25:09 +00:00
utility@67afd7e315 eliminate noisy warning on msvc, fixes #2993 2009-05-07 17:47:08 +00:00
uuid@88da98e37b
variant@a8b1d0f5d0 Add PDF generation options to fix external links to point to the web site. 2009-02-17 10:05:58 +00:00
wave@c05599694b Applied a couple of patches as contributed by Francois Barel 2009-05-09 22:19:42 +00:00
xpressive@2399f0c2cb work around gcc optimizer bug fixes #2655 2009-03-20 03:51:43 +00:00
CMakeLists.txt Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 2008-11-07 17:02:56 +00:00
index.html
libraries.htm Updating maintainer info for BGL, fixes #2279 2009-04-07 16:46:32 +00:00
maintainers.txt Added Signals2 to libraries.htm and maintainers.txt. 2009-03-05 21:34:37 +00:00
platform_maintainers.txt