summaryrefslogtreecommitdiff
path: root/libs/config
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* Finalise support for BCB2006Alisdair Meredith2006-02-261-0/+0
* Undo <threading>multi that's now inherited from the parent Jamfile.v2Vladimir Prus2006-02-211-0/+0
* Added VC6/7 workarounds.John Maddock2006-02-201-0/+0
* Enable pthread support on OpenBSDJohn Maddock2006-02-161-0/+0
* Add files needed for Jamfile.v2Vladimir Prus2006-02-151-0/+0
* Fix regex test case.John Maddock2006-02-151-0/+0
* Ooops this should test for regex.John Maddock2006-02-151-0/+0
* Updated generator program and Jamfiles.John Maddock2006-02-151-0/+0
* Generate Jamfile.v2 as well.Vladimir Prus2006-02-151-0/+0
* Update for BCB2006Alisdair Meredith2006-02-121-0/+0
* Add hash table and slist headers and docsDouglas Gregor2006-02-091-0/+0
* Oops last QNX fix didn't quite work, should be really fixed now!John Maddock2006-02-071-0/+0
* Give BOOST_SLIST_HEADER a default value.John Maddock2006-02-071-0/+0
* Fix up test case for QNX.John Maddock2006-02-041-0/+0
* Gcc has hash_set and slist in non-standard location.John Maddock2006-01-261-0/+0
* Make math_info static link for Borland (fixes unresolved externals from Borla...John Maddock2006-01-241-0/+0
* Updated to use the right macros.John Maddock2006-01-241-0/+0
* boost/config/stdlib/libstdcpp3.hpp:Douglas Gregor2006-01-231-0/+0
* Minor cleanup to avoid including C standard header unless implementing a work...Alisdair Meredith2006-01-211-0/+0
* VC8 EVC++ is known to be OK.John Maddock2006-01-131-0/+0
* Added gcc-xml supportJohn Maddock2006-01-091-0/+0
* Add __USE_BSD macroBeman Dawes2005-12-271-0/+0
* Fix EVC++ typos.John Maddock2005-12-161-0/+0
* Need BOOST_NO_IS_ABSTRACT even with latest compiler.John Maddock2005-12-121-0/+0
* Intel 9.1Stefan Slapeta2005-12-121-0/+0
* std::sprintf may have a conforming signature, but it doesn't actually work on...John Maddock2005-12-121-0/+0
* Need std:: prefix to strcmp.John Maddock2005-12-111-0/+0
* Add test to probe the mathematical capabilities of the platform.John Maddock2005-12-101-0/+0
* Merged from Version_1_33_1Douglas Gregor2005-12-081-0/+0
* Update version check for latest and greatest version.John Maddock2005-12-061-0/+0
* Added new file math_info to probe for known or suspected math-related problem...John Maddock2005-12-061-0/+0
* No log1p or expm1 in QNX apparently.John Maddock2005-12-021-0/+0
* Change version to 1.34Thomas Witt2005-11-211-0/+0
* Merge from RC_1_33_0.Rene Rivera2005-11-191-0/+0
* Added QNX macros.John Maddock2005-11-041-0/+0
* Added QNX platform support.John Maddock2005-11-041-0/+0
* Fix configure script: some tabs had been erroneously stripped, and the regexe...John Maddock2005-11-031-0/+0
* Fixed up config to include <utility> via a wrapper that turns off TR1 inclusi...John Maddock2005-10-191-0/+0
* Revert last set of changes: neither <iosfwd> nor <limits> will work for std l...John Maddock2005-10-161-0/+0
* Revert to using <utility> for std lib detection for now, TR1 will have to do ...John Maddock2005-10-161-0/+0
* Need to use <limits> as well as <iosfwd> to be sure of detecting std lib vers...John Maddock2005-10-151-0/+0
* Added TR1 config macro docs.John Maddock2005-10-151-0/+0
* Update in preparation for adding the TR1 library.John Maddock2005-10-141-0/+0
* Added changes required for the TR1 library submission:John Maddock2005-10-141-0/+0
* Added some more Intel options.John Maddock2005-10-131-0/+0
* Intel have now fixed their ADL lookup bug, so don't enable BOOST_FUNCTION_SCO...John Maddock2005-10-041-0/+0
* Patch for broken <cerrno>.John Maddock2005-09-271-0/+0
* Applied Beman Dawes patches to tidy up examples.John Maddock2005-09-161-0/+0
* Fix commentJohn Maddock2005-09-101-0/+0