.. |
algorithm@5063e96367
|
Work around problems with the CW8 preprocessor by not using BOOST_PP.
|
2004-08-06 15:50:35 +00:00 |
any@3fb1dbc758
|
Don't allow a namespace and a class template to have the same name; it confuses MSVC 6.0 and 7.0.
|
2003-12-03 01:34:29 +00:00 |
array@4ee6e051fe
|
*** empty log message ***
|
2004-07-27 20:00:34 +00:00 |
assign@abbdf98e8f
|
*** empty log message ***
|
2004-07-29 14:45:19 +00:00 |
bind@4e287df40c
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
compatibility@5e00bbd86e
|
|
|
compose@c174dc9e01
|
index.htm renamed index.html
|
2003-12-11 23:13:19 +00:00 |
concept_check@bc8f520895
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
config@d43935d3e0
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
|
2004-08-10 12:53:34 +00:00 |
conversion@abf8ee0eb9
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
crc@ed764fe9c4
|
Corrected license statement
|
2003-11-28 06:55:11 +00:00 |
date_time@25ec632a14
|
cleanup macros
|
2004-08-09 15:58:31 +00:00 |
detail@da6391feb5
|
Name lookup fix for CW
|
2004-08-05 10:52:25 +00:00 |
disjoint_sets@545e568d7b
|
Get rid of test lib
|
2004-08-10 14:21:12 +00:00 |
dynamic_bitset@e85ab3cb63
|
Add workaround for CW8 when it compiles reset(), as it generates invalid code otherwise.
|
2004-08-06 06:56:13 +00:00 |
exception@ae714358ad
|
fixes comeau bug
|
2004-08-04 05:15:01 +00:00 |
filesystem@b1aeed6f32
|
Re-ordered includes to prevent macro-redeffinitions
|
2004-07-29 11:00:58 +00:00 |
format@01aaf84d38
|
Remove tabs in file.
|
2004-07-25 15:53:20 +00:00 |
function@c9d7858ff0
|
Remove tabs in file.
|
2004-07-25 15:53:20 +00:00 |
functional@240f068069
|
|
|
graph@5de49c9ea3
|
added a copyright
|
2004-08-10 18:44:34 +00:00 |
integer@c32a045fa4
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
|
2004-08-10 12:53:34 +00:00 |
io@e9ca71f9f3
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
|
2004-08-10 12:53:34 +00:00 |
iterator@c4834d363e
|
More (C).
|
2004-08-10 15:12:53 +00:00 |
lambda@0f0c53b1f9
|
Converted to Boost Software License, Version 1.0
|
2004-07-27 03:43:34 +00:00 |
logic@e5c2ea9a90
|
Update copyrights
|
2004-07-25 03:01:38 +00:00 |
math@2c8db4a10c
|
License update
|
2004-07-30 04:46:56 +00:00 |
mpl@2d657dbb8b
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
multi_array@927644203d
|
Turns out vc7 still needs the SFINAE disabler on the generic constructor.
|
2004-07-23 20:04:38 +00:00 |
multi_index@44dd6da9ad
|
added MSVC 8.0
|
2004-07-30 06:19:14 +00:00 |
numeric
|
Commented location of remove_reference used to avoid Ref to Ref problems
|
2004-08-11 08:07:37 +00:00 |
optional@7717a785de
|
Fix some typos
|
2004-07-20 14:42:19 +00:00 |
pool@187051f4a7
|
Fixed windows platform detection.
|
2004-08-10 17:09:21 +00:00 |
preprocessor@fb183beac1
|
apply Digital Mars patch by Daniel James (http://article.gmane.org/gmane.comp.lib.boost.devel/107127)
|
2004-08-01 07:24:26 +00:00 |
program_options@b4f699c0de
|
Fix for CW 9 (namespace ambiguity)
|
2004-08-03 13:45:15 +00:00 |
property_map@d5762a3491
|
Converted to Boost Software License, Version 1.0
|
2004-07-27 03:43:34 +00:00 |
python@77c2c8d77c
|
Copyright and License
|
2004-08-11 02:21:27 +00:00 |
random@0d597a6afc
|
fix compiler warning on MSVC 7.1 (Stefan Slapeta)
|
2004-07-30 21:08:06 +00:00 |
range@ebca0b2a2a
|
*** empty log message ***
|
2004-08-10 16:09:30 +00:00 |
rational@71ecf6f9ec
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
2004-02-26 18:27:02 +00:00 |
regex@2e968dea9c
|
Minor workarounds for SGI and Darwin platforms.
|
2004-08-08 09:48:10 +00:00 |
serialization@9ea3c433af
|
updates for ADL
|
2004-08-10 22:04:11 +00:00 |
signals@5645c8986d
|
Get rid of test lib
|
2004-08-10 14:38:43 +00:00 |
smart_ptr@c7abff0099
|
Updated Beman Dawes' licence statement to use the new prefered form of words.
|
2004-08-10 10:34:20 +00:00 |
spirit@de769d0b4c
|
Doc tweaks and fixes to make Comeau happy
|
2004-08-09 04:23:52 +00:00 |
statechart@eaa1f4d80d
|
Fixed bug that led to a failing runtime assert when a transition is made in an unstable state machine with orthogonal regions.
|
2004-06-06 20:03:16 +00:00 |
static_assert@f0969644d0
|
Fixed doc typo.
|
2004-07-10 12:36:22 +00:00 |
test@9bb1f3a16b
|
second tru64cxx65 fix
|
2004-08-11 03:18:49 +00:00 |
thread@33da34b4bf
|
Don't use subtraction to compare xtime.sec because it could overflow.
|
2004-08-09 21:46:34 +00:00 |
timer@7d7b156a03
|
Updated Beman Dawes' licence statement to use the new prefered form of words.
|
2004-08-10 10:34:20 +00:00 |
tokenizer@f80a62e9b2
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
tuple@eea1937afc
|
Converted to Boost Software License, Version 1.0
|
2004-07-27 03:43:34 +00:00 |
type_traits@ed97beb51f
|
More V2 Jamfile tweaks.
|
2004-07-19 07:12:45 +00:00 |
utility@c76a2f4aab
|
Add my license info
|
2004-08-10 13:57:30 +00:00 |
variant@6d5d1e15ce
|
License update
|
2004-07-30 01:47:08 +00:00 |
expected_results.xml
|
add expected_results.xml
|
2004-06-30 05:30:18 +00:00 |
index.html
|
|
|
libraries.htm
|
added serialization
|
2004-08-07 18:50:18 +00:00 |