.. |
algorithm@483bc9e231
|
replaced tuple::get memfun with equivalent global function so as to cover MSVC
|
2004-07-22 13:43:01 +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@cfb6d6eae6
|
array.xml: documentation updates from Nico
|
2004-01-30 03:51:06 +00:00 |
assign@ff85ab4ac9
|
*** empty log message ***
|
2004-07-23 12:00:40 +00:00 |
bind@5c53d7db2a
|
Documentation update from Jon T. Pedant
|
2004-07-20 17:03:55 +00:00 |
compatibility@5e00bbd86e
|
Updated SGI version checks
|
2003-07-23 12:12:10 +00:00 |
compose@c174dc9e01
|
index.htm renamed index.html
|
2003-12-11 23:13:19 +00:00 |
concept_check@daad09ad49
|
Fix a typo
|
2004-07-05 22:58:40 +00:00 |
config@0dd2b7aed9
|
Documentation update from Jon T. Pedant
|
2004-07-20 17:03:55 +00:00 |
conversion@463284f46f
|
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 |
crc@ed764fe9c4
|
Corrected license statement
|
2003-11-28 06:55:11 +00:00 |
date_time@e016287186
|
fixes fror xml serialization
|
2004-07-22 12:58:43 +00:00 |
detail@3945fb176a
|
tab fix
|
2004-07-22 15:53:41 +00:00 |
disjoint_sets@cf471f086b
|
|
|
dynamic_bitset@e2529a0423
|
settled macros to cope with the absence of std::locale on some platforms/configurations
|
2004-07-21 09:23:17 +00:00 |
exception@17f806e8a7
|
_MSC_VER use clarified.
|
2003-11-28 15:35:21 +00:00 |
filesystem@38ed4c472c
|
Documentation update from Jon T. Pedant
|
2004-07-20 17:03:55 +00:00 |
format@f54966678b
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
2004-07-02 01:21:32 +00:00 |
function@e4f632e5ca
|
function_template.hpp: Move definition of operator() out-of-line for
|
2004-07-11 03:09:35 +00:00 |
functional@240f068069
|
add or update See www.boost.org comments
|
2002-12-27 16:51:53 +00:00 |
graph@c3cddc3b96
|
size should return a size_type
|
2004-07-22 15:16:38 +00:00 |
integer@0f84fe35da
|
fixed typo in comment
|
2004-07-22 09:02:43 +00:00 |
io@61141d5872
|
Add V2 Jamfile
|
2004-06-11 12:03:36 +00:00 |
iterator@700db48ac7
|
add nested typedefs
|
2004-07-16 19:58:03 +00:00 |
lambda@5031c63f73
|
.
|
2004-07-16 22:56:09 +00:00 |
logic@bf76f4668b
|
Add title
|
2004-07-22 04:11:15 +00:00 |
math@7f6b7ef005
|
Fix all the currently remaining line-ending problems.
|
2004-07-18 04:45:56 +00:00 |
mpl@1d455351d8
|
Fix warnings about comparison of unsigned and signed values.
|
2004-07-21 11:45:21 +00:00 |
multi_array@b57e36366a
|
Removed extra code that is no longer needed to disambiguate constructors.
|
2004-07-21 19:38:51 +00:00 |
multi_index@55850e6341
|
eliminated an unreachable return
|
2004-07-23 14:03:02 +00:00 |
numeric
|
added char thanks to Patrick for pointing out that there are 3 distinct
|
2004-07-23 14:13:07 +00:00 |
optional@7717a785de
|
Fix some typos
|
2004-07-20 14:42:19 +00:00 |
pool@bc2218310e
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
2004-07-02 01:21:32 +00:00 |
preprocessor@d8c979c633
|
*** empty log message ***
|
2004-07-18 20:15:36 +00:00 |
program_options@fa2257def0
|
Really fix CW9 problem.
|
2004-07-22 09:47:48 +00:00 |
property_map@7d4d18c64b
|
Don't copy default-initialized iterator.
|
2004-07-20 13:33:43 +00:00 |
python@d6325d902e
|
workaround for MIPSpro 7.3.1.3 name lookup problem
|
2004-07-20 05:12:33 +00:00 |
random@9febe9be3f
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
2004-07-02 01:21:32 +00:00 |
range@fd8f0bebd0
|
*** empty log message ***
|
2004-07-23 14:09:14 +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@97d3cdad83
|
Makefiles updated with 1.32 version number.
|
2004-07-23 11:35:03 +00:00 |
serialization@2ffcbe1a4f
|
another size_t correction
|
2004-07-23 04:01:12 +00:00 |
signals@6a89271e9b
|
Documentation update from Jon T. Pedant
|
2004-07-20 17:03:55 +00:00 |
smart_ptr@9c67a59d43
|
Fixed lwm_gcc, had the same bug as atomic_count_gcc (Tyson Whitehead)
|
2004-07-06 10:52:06 +00:00 |
spirit@677948c539
|
Tabs to Spaces
|
2004-07-23 02:16:27 +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@70044de3a8
|
Got tired of waiting for workarounds; fix for cygwin gcc2 and mingw-2.0.
|
2004-07-23 11:59:31 +00:00 |
thread@13bbaab1c4
|
Removed incorrect assertions.
|
2004-07-21 20:57:31 +00:00 |
timer@79d6e03d1a
|
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 |
tokenizer@4e7357c63e
|
Fixed a bug involving using char_delimiter with a true input iterator.
|
2004-04-07 01:51:37 +00:00 |
tuple@045d761ab5
|
suppressed scoping the call get_class to the detail namespace
|
2004-06-17 13:51:33 +00:00 |
type_traits@ed97beb51f
|
More V2 Jamfile tweaks.
|
2004-07-19 07:12:45 +00:00 |
utility@d5a5b84a40
|
Switch the test to use std::stringstream, not std::ostrstream, since
|
2004-07-21 12:28:18 +00:00 |
variant@17df22fa13
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
|
2004-07-02 01:21:32 +00:00 |
expected_results.xml
|
add expected_results.xml
|
2004-06-30 05:30:18 +00:00 |
index.html
|
|
|
libraries.htm
|
Link to string_algo library added
|
2004-07-14 23:54:25 +00:00 |