boost/libs
Christopher Kohlhoff 1afb361f3e Include <ostream> instead of <iostream>.
[SVN r36096]
2006-11-19 21:33:43 +00:00
..
algorithm@389dd3c863 Add copyright, license 2006-11-07 19:11:57 +00:00
any@fbfce97070 Add copyright, license 2006-11-07 19:11:57 +00:00
array@f0bbb8b211 Add copyright, license 2006-11-07 19:11:57 +00:00
asio@dca74fd492 Include <ostream> instead of <iostream>. 2006-11-19 21:33:43 +00:00
assign@91e4888c8e Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
bind@41d9fbc317 License update 2006-11-10 18:27:05 +00:00
compatibility@c10611c5e0 Merged from 1.33.0 release 2005-08-12 13:02:37 +00:00
compose@0cd80c5f65 Add copyright, license 2006-11-07 19:11:57 +00:00
concept_check@c1709f6794 Add copyright, license 2006-11-07 19:11:57 +00:00
config@15b2a4515d Merge vacpp MPL asserts config fixes from RC_1_34_0 2006-11-09 00:13:22 +00:00
conversion@de6746d67a Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
crc@c1abdded4c Merged from Version_1_33_1 2005-12-08 03:23:02 +00:00
date_time@bf9502ac86 add single overall include file for date time lib 2006-10-27 23:21:38 +00:00
detail@87ff652a07 move to namespace detail 2006-11-13 22:10:57 +00:00
disjoint_sets@e2e1b3eb0a Add copyright, license 2006-11-07 19:11:57 +00:00
dynamic_bitset@08357c3972 Add copyright, license 2006-11-07 19:11:57 +00:00
exception@ae714358ad fixes comeau bug 2004-08-04 05:15:01 +00:00
filesystem@6fb9de48e6 Add copyright, license 2006-11-07 19:11:57 +00:00
foreach@668dc328b8 change hello world example to not use iteration over string literal 2006-09-19 17:15:35 +00:00
format@0859a9e3aa Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
function@6a3f0df553 Add copyright, license 2006-11-07 19:11:57 +00:00
functional@585813f9fe Rename hash_detail::float_limits => hash_detail::limits, since it's also used 2006-10-11 18:58:40 +00:00
fusion@15ff870381 added code to peek into assembler 2006-11-19 16:06:02 +00:00
graph@a86397fc34 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
graph_parallel@5af1d893bf boost/pending/property_serialize.hpp: 2006-01-10 13:53:48 +00:00
integer@a1cc143de7 Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files 2006-11-04 22:58:43 +00:00
interprocess@2022f79159 Add copyright, license 2006-11-07 19:11:57 +00:00
io@03d3918627 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
iostreams@de8f315f3b Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
iterator@c080ee4dcf Remove detritus 2006-09-29 22:22:28 +00:00
lambda@bf50f2fe7f Add copyright, license 2006-11-07 19:11:57 +00:00
logic@5cf0ef44a7 Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 2005-08-25 16:27:28 +00:00
math@37e8422e8a Made the GCD specializations for '(unsigned) long long' and '(unsigned) __int64' mutually exclusive, following the lead of <boost/cstdint.hpp>. 2006-11-10 23:15:49 +00:00
mpl@9ab927ebbd *** empty log message *** 2006-11-14 19:29:49 +00:00
multi_array@50028b59c5 Add copyright, license 2006-11-07 19:11:57 +00:00
multi_index@1130b76e4b removed obsolete Boost.Build v1 Jamfile 2006-11-07 14:51:19 +00:00
numeric [uBLAS] ADD manual tests. ADD sparse resize test for vectors 2006-11-16 13:26:36 +00:00
optional@be7249b537 Add copyright, license 2006-11-07 19:11:57 +00:00
parameter@8fc7ba81cc Correct typo 2006-11-11 22:25:16 +00:00
pool@5db8fa93fe Add copyright, license 2006-11-07 19:11:57 +00:00
preprocessor@94ffea3b73 Fix freshly broken links, again. 2006-07-28 16:06:08 +00:00
program_options@8c68a478c9 Fix dynamic linking 2006-11-10 20:29:40 +00:00
property_map@b06126d2c4 Qualify friend declaration 2006-11-16 20:30:57 +00:00
ptr_container@4b236a407c Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
python@2db61657f2 Add copyright, license 2006-11-07 19:11:57 +00:00
random@b6d3961d00 rounding errors must not cause values outside of [0,1) (noted by Charles Karney) 2006-08-11 23:17:07 +00:00
range@a933622ae1 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +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@1b5dd57cf6 Update heuristics used to determine max state count, following a bug report from SAP. 2006-10-18 12:56:45 +00:00
serialization@06377e7ca9 correction to previous change 2006-11-15 18:43:12 +00:00
signals@54adea24c2 Add copyright, license 2006-11-07 19:11:57 +00:00
smart_ptr@0609322489 License/copyright edits 2006-11-09 20:24:23 +00:00
spirit@cba98353fa introduces result_type member to the symbol_inserter so it works with Phoenix 2006-10-23 12:24:33 +00:00
statechart@c01856ed26 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
static_assert@c68b2114de Added trivial docs change, based on user suggestion, and brought example code into synch. 2006-08-11 18:14:13 +00:00
system@7fff4fdaa5 move identifier to namespace detail 2006-11-13 22:11:30 +00:00
test@7accf54a4e Add missing export macros for print_log_value<> 2006-11-14 21:33:01 +00:00
thread@0e44838905 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
timer@0eab9f74de Add copyright, license 2006-11-07 19:11:57 +00:00
tokenizer@25d14f6bde added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) 2006-07-28 00:36:59 +00:00
tr1@3268e7484f fix some spelling errors 2006-10-29 20:00:49 +00:00
tuple@defe1c94d6 Add copyright, license 2006-11-07 19:11:57 +00:00
type_traits@f26b33201b Removed dead code. 2006-10-13 09:19:09 +00:00
typeof@21ef2c54ec Changed specialization of encode_integral for bool to work around issues with the sun compiler 2006-09-16 17:34:18 +00:00
utility@0782034333 Allow building of shared versions of some Boost.Test libraries. 2006-11-10 19:09:56 +00:00
variant@deaf338bd4 fixed typos reported in http://bugs.debian.org/378016 2006-07-20 13:15:25 +00:00
wave@6c8d24abfc Removed not needed code. 2006-11-09 14:49:42 +00:00
xpressive@ecb81f6b5e grammar tweaks, misc clean-up 2006-11-19 21:15:17 +00:00
expected_results.xml borland-5_6_4 -> borland-5.6.4 2006-11-10 01:32:51 +00:00
index.html Add copyright, license 2006-11-07 19:11:57 +00:00
libraries.htm I messed up a link. This fixes it. 2006-09-23 20:31:42 +00:00
maintainers.txt e-mail changed 2006-05-01 09:23:46 +00:00
platform_maintainers.txt Add platform maintainers file 2005-07-15 13:57:31 +00:00