boost/libs
Gennadiy Rozental 161acf2802 negative chars test added
some statements added to the online_test

[SVN r41308]
2007-11-22 20:56:07 +00:00
..
accumulators@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
algorithm@5b24f31486 merging changes from 1.34 2007-11-02 21:00:08 +00:00
any@d5bf33f2f9 Remove V1 Jamfiles 2007-08-08 19:02:26 +00:00
array@069b5e2ca1 Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 2006-12-08 16:54:30 +00:00
asio@7ba40bdcb8 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
assign@38f95ec3e8 added lost changes from 1.34 branch 2007-11-05 13:54:23 +00:00
atomic@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
bimap@1a98e6aefa remove wrong placed typename 2007-11-22 05:18:38 +00:00
bind@3c24cbedf6 Remove V1 Jamfiles 2007-08-08 19:02:26 +00:00
chrono@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
circular_buffer@dd153e62b9 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
compatibility@0316eeeecb Change STLport links to point to the sourceforge home page, which is the home 2007-02-28 00:01:33 +00:00
compose@0cd80c5f65 Add copyright, license 2006-11-07 19:11:57 +00:00
concept_check@d9ae976994 Moved boost/concept/where.hpp to boost/concept/requires.hpp 2007-11-05 04:43:31 +00:00
config@637204e660 Regenerated docs to add license info. 2007-11-07 17:21:41 +00:00
container@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
context@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
conversion@340f9b9e45 fix warning in gcc-4.3 2007-11-20 16:52:43 +00:00
coroutine@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
crc@c1abdded4c
date_time@a9c191bb59 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
detail@715c05005f Added changes from David Deakins to enable compilation on Windows CE 2007-11-02 09:17:02 +00:00
disjoint_sets@02b183e834 Add missing copyright and license 2007-11-06 13:41:19 +00:00
dynamic_bitset@adc36a2b7f Add missing copyright and license 2007-11-06 13:41:19 +00:00
exception@ae714358ad
filesystem@9f4db62f67 Remove redundant reference to system library. It causes double linking when used indirectly through filesystem. Which can lead to double linking incompatible variants when a specific filesystem variant is requested. 2007-11-15 22:05:15 +00:00
flyweight@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
foreach@36c94c79a7 vc6 doesn't like BOOST_MPL_ASSERT_MSG 2007-11-18 20:19:55 +00:00
format@840ee87985 Added missing #include. 2007-11-20 11:40:28 +00:00
function@81e558491b Merge lots of copyrights 2007-11-05 21:22:29 +00:00
function_types@60e32163d6 adds redirect to documentation 2007-11-05 20:00:43 +00:00
functional@ba950b760e 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. 2007-11-13 11:51:23 +00:00
fusion@6e7e8a12eb bug fix 2007-11-22 08:39:46 +00:00
geometry@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
gil@ed397659f0 GIL: broke the main test into small tests 2007-11-19 18:34:59 +00:00
graph@341a685ff1 Cleaning up #includes to avoid errors on gcc 4.1 and above. 2007-11-19 15:28:26 +00:00
graph_parallel@1639cca270 Adjacency list serialization fixes, from David Keller 2007-01-29 19:54:47 +00:00
heap@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
icl@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
integer@0d058f42cc Add missing copyright and license 2007-11-06 13:41:19 +00:00
interprocess@13c5edf469 Fixed offset_ptr issues with volatile values. 2007-11-21 16:19:19 +00:00
intrusive@3fcccd0fbd Added performance Jamfile to the project 2007-11-21 17:32:20 +00:00
io@e0ba7aaea6 Remove V1 Jamfiles 2007-08-08 19:02:26 +00:00
iostreams@bea511116c Make sure every library can be installed by using 2007-10-26 09:04:25 +00:00
iterator@bd5731efa9 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
lambda@797b5756cf Update for V2 2007-08-08 19:16:43 +00:00
local_function@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
locale@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
lockfree@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
logic@15b34d0bf4 Fix warnings from GCC 4.3. Fixes #1337 2007-10-22 19:37:05 +00:00
math@a9fa7b4924 Fix << iostream operator for the NTL bindings. 2007-11-21 09:46:36 +00:00
move@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
mpi@a982ea5355 Fixes #1456 2007-11-21 05:50:21 +00:00
mpl@842489b5f2 Added missing copyright/license 2007-11-06 23:39:09 +00:00
msm@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
multi_array@26a3292289 Fixes #1461 2007-11-20 15:56:51 +00:00
multi_index@efd8ea14ef included an exe filename modifying rule to avoid interference problems with Vista UAC (fixes #1429) 2007-11-22 07:59:28 +00:00
multiprecision@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
numeric This patch now lets the Sun compiler work for most of uBLAS. 'test4' is now failing. 2007-11-15 20:52:37 +00:00
optional@9afdbe65e7 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
parameter@2e725894c6 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
phoenix@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
polygon@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
pool@9e856dc35a Bug fixes #284, #836, #991 2007-11-21 19:20:15 +00:00
predef@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
preprocessor@fee02ed013 EDG MS emulation 2007-03-07 10:27:38 +00:00
program_options@152fbd8384 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
property_map@bfa4ffc2cf Remove V1 Jamfiles 2007-08-08 19:02:26 +00:00
property_tree@f4105f823f Adding property_tree 2007-05-12 22:02:53 +00:00
proto@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
ptr_container@3a348d8d04 Fixed SNAFU caused by last checkin. 2007-11-20 09:07:05 +00:00
python@6e7f594027 fix for trac ticket #1450 2007-11-17 01:51:04 +00:00
random@1d157ff6da Fix typo. Closes #1150. 2007-08-10 16:33:48 +00:00
range@0eb365edbe macro patch 2007-11-17 21:24:16 +00:00
ratio@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
rational@16d0b949ee Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting 2006-11-05 19:07:24 +00:00
regex@cf876f58f0 Added try...catch around TSS initialisation. 2007-11-22 09:59:38 +00:00
scope_exit@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
serialization@70afb78ebe made complex seriaqlization more portable 2007-11-19 12:15:58 +00:00
signals@002bc02184 Make sure every library can be installed by using 2007-10-26 09:04:25 +00:00
signals2@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
smart_ptr@e6f6ec9fa3 Attempt unspecified bool fix for Sun 5.7-5.9 2007-11-07 22:47:55 +00:00
spirit@e078027fe6 added link to docs 2007-11-19 00:05:43 +00:00
statechart@87b3f903ca Added new FAQ item suggested by Chris Paulse. 2007-11-15 19:22:12 +00:00
static_assert@1663a635aa Fix C++0x helper macros 2007-03-14 09:20:38 +00:00
sync@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
system@4d3adbca3f Try to fix an order-of-initialisation problem with error_category references. 2007-11-15 06:19:04 +00:00
test@590a156770 negative chars test added 2007-11-22 20:56:07 +00:00
thread@f6fd70245d changed platform split to allow bjam to track includes and check dependencies 2007-11-21 10:44:22 +00:00
timer@8fe7cc5c0b Copyright and/or License cleanup 2007-11-07 16:08:09 +00:00
tokenizer@114e59f833 Fixes #501 #1334. 2007-11-22 10:38:48 +00:00
tr1@81bdfe3aaf Disable long double tests if there are no long double math functions. 2007-11-12 17:21:47 +00:00
tti@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
tuple@d08c9bfab1 Update to V2 2007-08-08 19:42:04 +00:00
type_erasure@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
type_traits@5e7f4a9c2b Apply warning fix for VC8 and later only: earlier versions warn about the warning suppression :-( 2007-11-21 14:03:16 +00:00
typeof@9aa58de5e2 #1425 Support for Visual Studio 2008 2007-11-12 11:10:20 +00:00
units@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
unordered@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
utility@ec46e40809 Code refactoring: removed private base classes of value_initialized, as suggested by Fernando Cacciola. 2007-11-18 22:11:57 +00:00
uuid@88da98e37b Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
variant@769ecfba29 // Add or correct comment identifying Boost library this header is associated with. 2007-11-17 20:13:16 +00:00
wave@dbcbc2a928 Wave: Fixed #line statements in generated files not to contain Windows paths anymore. 2007-11-21 17:53:37 +00:00
xpressive@93e63c72d8 Remove extraneous comments 2007-11-16 21:25:07 +00:00
index.html Add copyright, license 2006-11-07 19:11:57 +00:00
libraries.htm Add asio. 2007-11-07 07:23:53 +00:00
maintainers.txt Add myself as asio maintainer. 2007-11-07 06:53:17 +00:00
platform_maintainers.txt Added myself to the platform maintainers file. 2007-11-21 11:00:18 +00:00