summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * commit after merging thread-initial into main trunkBeman Dawes2001-09-251-0/+0
| * BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING -> BOOST_NO_FUNCTION_TEMPLATE_ORDERINGPeter Dimov2001-09-251-0/+0
| * Removed BOOST_NO_STD_ALLOCATOR autodefinition for MSVC, fixed BOOST_HAS_THREA...Peter Dimov2001-09-251-0/+0
| * Added test for _HAS_MEMBER_TEMPLATES_REBINDPeter Dimov2001-09-251-0/+0
| * Changed allocate(1,0) to allocate(1) for Dinkumware 3.06Peter Dimov2001-09-251-0/+0
| * Initial commitPeter Dimov2001-09-251-0/+0
| * Renamed BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING to BOOST_NO_FUNCTION_TEMPLATE_O...Peter Dimov2001-09-251-0/+0
| * Renamed foo<> to fix MSVC 7 problemsPeter Dimov2001-09-251-0/+0
| * commit after merging thread-initial into main trunkBeman Dawes2001-09-251-0/+0
| * Fixed messed up c_regex_traits from previous commit, fixed Koenig lookup bug ...John Maddock2001-09-251-0/+0
| * Modified thread setup, and fixed typoJohn Maddock2001-09-251-0/+0
| * Add workaround for platforms without std namespace for C functions.Darin Adler2001-09-251-0/+0
| * Use <boost/limits.hpp> to help out platforms that don't have <limits>.Darin Adler2001-09-251-0/+0
| * If <ctype.h> is known not to have functions, then don't try to use theDarin Adler2001-09-251-0/+0
| * Don't use BOOST_NO_STDC_NAMESPACE for gcc, since "ignore std mode" makesDarin Adler2001-09-251-0/+0
| * merge branch "thread-initial" into main trunkBeman Dawes2001-09-251-0/+0
| * Add case for Mac OS X to the WCHAR_MIN/WCHAR_MAX section.Darin Adler2001-09-241-0/+0
| * Fixed unused variables that show up as warnings when doing regressionDarin Adler2001-09-243-0/+0
| * Added calls to set-target-variables where they were missing.Dave Abrahams2001-09-241-1/+4
| * Fixed the link setup so it actually works.Dave Abrahams2001-09-241-0/+0
| * >= 310 (delivered with KAI C++) has <slist>Jens Maurer2001-09-241-0/+0
| * look for __linux__ as wellJens Maurer2001-09-241-0/+0
| * fixed integer_traitsJens Maurer2001-09-241-2/+2
| * Add a workaround for platforms where <ctype.h> has macros only.Darin Adler2001-09-241-0/+0
| * Add BOOST_NO_CTYPE_FUNCTIONS.Darin Adler2001-09-241-0/+0
| * Add BOOST_NO_CTYPE_FUNCTIONS.Darin Adler2001-09-241-0/+0
| * always use WCHAR_MIN and WCHAR_MAX if definedJens Maurer2001-09-241-0/+0
| * Add "Where did the "Boost" name come from? entryBeman Dawes2001-09-241-1/+10
| * Fix "was was" typo, thanks to Ed BreyBeman Dawes2001-09-241-2/+2
| * integrated new config schemeJens Maurer2001-09-241-11/+22
| * integrated new config systemJens Maurer2001-09-241-6/+15
| * integrated new config systemJens Maurer2001-09-241-26/+41
| * Fix links to Boost.Build index pageBeman Dawes2001-09-241-2/+2
| * Minor docs additionsBeman Dawes2001-09-241-0/+0
| * Initial commitBeman Dawes2001-09-241-0/+0
| * Place alpha list first, improve categoriesBeman Dawes2001-09-241-110/+129
| * fix check for __GLIBC_PREREQJens Maurer2001-09-231-0/+0
| * add new config frameworkJens Maurer2001-09-231-5/+10
| * add links to Ralf W. Grosse-Kunstleve's "people" sectionJens Maurer2001-09-231-2/+6
| * Another attempt to fix the WinXP character class problemsJohn Maddock2001-09-231-0/+0
| * Rework page in response to questions from Greg ComeauBeman Dawes2001-09-221-46/+191
| * Get rid of unused parameter to avoid warnings.Darin Adler2001-09-221-0/+0
| * Get rid of some unused parameters to avoid warnings.Darin Adler2001-09-221-0/+0
| * const-ified list::size() and slice_proxy::size()Dave Abrahams2001-09-221-0/+0
| * Turns out that the BOOST_NO_CWCHAR for BSD and Mac OS are already coveredDarin Adler2001-09-221-0/+0
| * add BOOST_NO_INTEGRAL_INT64_TJens Maurer2001-09-221-0/+0
| * _STLPORT_VERSION also indicates STLportJens Maurer2001-09-221-0/+0
| * _STLPORT_VERSION also indicates STLportJens Maurer2001-09-221-0/+0
| * BSD gcc compilers do have an intrinsic wchar_t. The problem is that theyDarin Adler2001-09-221-0/+0
| * Linux could have std::swprintf definedJens Maurer2001-09-221-0/+0