boost/libs
Michael Stevens da6b6d5803 It seems Borland fixes are not forthcomming so to avoid confussion
it is dropped from config


[SVN r23802]
2004-07-19 19:56:44 +00:00
..
algorithm@961e8b399e Applying patches from Daniel James 2004-07-16 14:10:08 +00:00
any@3fb1dbc758
array@cfb6d6eae6 array.xml: documentation updates from Nico 2004-01-30 03:51:06 +00:00
assign@d54cb6e9fc Don't assume that slist is in the std namespace. It's not a standard container, and is only present in some runtimes in the extensions namespace. 2004-07-19 15:20:09 +00:00
bind@0904a14c1a T->type 2004-07-09 00:56:42 +00:00
compatibility@5e00bbd86e
compose@c174dc9e01
concept_check@daad09ad49 Fix a typo 2004-07-05 22:58:40 +00:00
config@b849bfaf59 More V2 Jamfile tweaks. 2004-07-19 07:12:45 +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
date_time@93bfb202e6 More V2 Jamfile tweaks. 2004-07-19 07:12:45 +00:00
detail@b6dee6532e Fixed postfix increment for incrementable and single-pass iterator facade 2004-07-12 03:18:49 +00:00
disjoint_sets@cf471f086b
dynamic_bitset@0ff409e7d6 More V2 Jamfile tweaks. 2004-07-19 07:12:45 +00:00
exception@17f806e8a7
filesystem@84dabd7b75 Full qualification for vc6/7 (no ADL). 2004-07-14 13:46:42 +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
graph@d4125b58f9 Use Boost.Test 2004-07-19 15:54:50 +00:00
integer@4862574bb1 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
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@5433ed53df Complete the BOOST_NO_STD_LOCALE workaround 2004-07-16 21:12:16 +00:00
math@7f6b7ef005 Fix all the currently remaining line-ending problems. 2004-07-18 04:45:56 +00:00
mpl@fb95f0f38a added workaround for vacpp version 6 compiler 2004-06-08 10:51:40 +00:00
multi_array@b90f1d6584 More V2 Jamfile tweaks. 2004-07-19 07:12:45 +00:00
multi_index@7662bb6752 typos and errors 2004-07-16 06:28:31 +00:00
numeric It seems Borland fixes are not forthcomming so to avoid confussion 2004-07-19 19:56:44 +00:00
optional@3db413cc30 Pseudo-destructor fixed (fix adjusted for BCB6) 2004-07-16 14:42:25 +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@3e4531b71f Make the library compile on mingw, again. Thanks to Janusz Piwowarski for the 2004-07-19 08:38:03 +00:00
property_map@5139012588 property_map_iterator.hpp: 2004-06-27 18:44:03 +00:00
python@2bdb728e87 A few corrections 2004-07-18 21:54:58 +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@dd72943343 Incorrect include fixed. 2004-07-02 10:30:36 +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@048d5b788c Added missing copyright declarations. 2004-07-18 10:21:47 +00:00
serialization@167625e38f initial checkin 2004-07-19 14:59:53 +00:00
signals@bc69b25cbc Use BOOST_SIGNALS_NAMESPACE (Juergen Hunold) 2004-07-14 06:24:40 +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@4f7cf978e5 Fixed a EOI problem in multi_pass. 2004-07-19 08:23:37 +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@8995231658 guard rename 2004-07-19 12:30:49 +00:00
thread@0350d4c501 Renamed add_thread_exit() to at_thread_exit(), a better name. 2004-07-19 14:25:00 +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@35d3c03d19 Update 2004-06-11 11:18:50 +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