871f3a6779Don't use the self contained include files for boost.test as this test is linked with the boost.test library. We end up with multiple defined symbols, otherwise.
Markus Schöpflin
2005-06-14 13:46:20 +0000
aaca5ca871Updated Borland workaround.
John Maddock
2005-06-07 09:44:19 +0000
5a4e19989fWorkaround for nonconformance to CWG issue 298, checked in on behalf of John Maddock
Dave Abrahams
2005-06-03 19:11:54 +0000
6ea398c446Make it clear that POD's are not zero initialised.
John Maddock
2005-05-28 11:51:04 +0000
1bd83d43e8Improvements in type_traits have gotten MSVC 7.0 and prior down to 12 failures here
Douglas Gregor
2005-05-24 14:53:49 +0000
5ca5b4102bOptional's Assignment fixed
Fernando Cacciola
2005-04-22 13:28:34 +0000
aca7699046Add V2 Jamfile
Vladimir Prus
2005-04-14 13:15:46 +0000
e702a944caFixes to get the tests working with the latest type traits and Boost.Test versions.
John Maddock
2005-03-29 11:21:53 +0000
a157c345eeUpdated is_convertible test cases to check polymorphic-type conversions. Added more test types to testing header. Changed utility code to use new test header.
John Maddock
2005-03-24 18:20:18 +0000
dcb2dd4736Removed type_traits include, added more tests
Peter Dimov
2005-03-16 22:02:22 +0000
ae19cd6236work-around for Borland addressof(array) bug and associated tests
Eric Niebler
2005-03-14 23:03:42 +0000
3ab4d38931Apply typo fixes from Julio M. Merino Vidal
Rene Rivera
2005-02-27 17:28:24 +0000
18c7fb72b5ADL problem (with VC7.1) fixed
Fernando Cacciola
2005-02-24 16:04:49 +0000
6bb092a9b1Add comment explaining use of assert.h
Beman Dawes
2005-02-21 12:32:20 +0000
f721b8b28creplaced BOOST_TEST
Stefan Slapeta
2005-02-03 13:48:49 +0000
d198bd9d96added explicit return to main
Joaquín M. López Muñoz
2004-09-24 06:17:26 +0000
5eb23cecd0In-place factories moved from /detail to /utility New value_initalized tests added
Fernando Cacciola
2004-09-23 17:03:54 +0000
eff2c75bbataken care of BOOST_NO_STDC_NAMESPACE
Joaquín M. López Muñoz
2004-09-22 17:18:06 +0000
325bd73df7In-place factories moved from /detail to /utility New value_initalized tests added
Fernando Cacciola
2004-09-21 14:54:32 +0000
0fcc554abdInitial commit
Fernando Cacciola
2004-09-17 16:53:57 +0000
b685784155Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
John Maddock
2004-09-04 10:34:49 +0000
ac90fdc611merge new MPL version from 'mplbook' branch
Aleksey Gurtovoy
2004-09-02 15:41:37 +0000
51077e49f5Fixed CW problems and refactored fail cases
Fernando Cacciola
2004-09-02 13:19:50 +0000
0c3199f72dAdded my long name
Fernando Cacciola
2004-09-02 12:59:42 +0000
62675a3bcdadded copyright/license
Dave Abrahams
2004-08-30 01:31:40 +0000
c26dbaa620Updated copyright year list, since the interface changed
Daryle Walker
2004-08-28 20:51:19 +0000
8201624959Moved a template argument default for base_from_member to primary header; removed forwarding header as it's not needed anymore
Daryle Walker
2004-08-28 20:46:17 +0000
f2116413d6Changed constructor templates to be generated with the Preprocessor library; added a control macro for the maximum constructor argument length
Daryle Walker
2004-08-28 20:24:17 +0000
b0baebeb0afix noncopyable, finally
Dave Abrahams
2004-08-20 17:17:06 +0000
fb943b77d5License updates
Douglas Gregor
2004-08-19 15:19:17 +0000
b4b39510fcADL protection
Dave Abrahams
2004-08-19 13:12:35 +0000
6f0f05ba12remove forward declaration for noncopyable
Aleksey Gurtovoy
2004-08-19 02:31:29 +0000
f0b64b6229ADL protection
Dave Abrahams
2004-08-18 17:01:11 +0000
4229488989Added redirection to fix old links.
Dave Abrahams
2004-08-18 13:55:35 +0000
acd2e6ef2bAdded Daryle Walker's copyrights as requested.
John Maddock
2004-08-15 10:13:49 +0000
c26aaed71fMoved to BSL
Douglas Gregor
2004-08-12 17:13:07 +0000
326d7ad4d7Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history).
John Maddock
2004-08-11 10:59:33 +0000
c76a2f4aabAdd my license info
Douglas Gregor
2004-08-10 13:57:30 +0000
d8b0ff2d7eRemoved Boost.org copyrights and replaced with originating authors copyright instead.
John Maddock
2004-08-10 12:53:34 +0000
996ce2d307Updated Beman Dawes' licence statement to use the new prefered form of words.
John Maddock
2004-08-10 10:34:20 +0000
167fa4154fEliminated unreviewed, unused, noncompiling code
Douglas Gregor
2004-08-05 18:57:39 +0000
0c7e7c3c39half_open_range_test removed
Stefan Slapeta
2004-08-05 18:46:55 +0000
9d8f8f41dcInclude for test library fixed
Stefan Slapeta
2004-08-05 09:23:05 +0000
7819b022adLicense update
Douglas Gregor
2004-07-30 04:46:56 +0000
65d27e7f86License update
Douglas Gregor
2004-07-30 01:47:08 +0000
212a70bf77Remove "and" from copyright
Douglas Gregor
2004-07-29 15:50:36 +0000
6b5dc18a46Converted to Boost Software License, Version 1.0
Douglas Gregor
2004-07-27 03:43:34 +0000
0917f83b9cConverted to Boost Software License, Version 1.0
Douglas Gregor
2004-07-26 00:32:12 +0000
7322bd3903License update
Douglas Gregor
2004-07-25 19:13:06 +0000
e998010184Add license
Douglas Gregor
2004-07-25 03:57:20 +0000
918a1c93e4Doug Gregor -> Douglas Gregor
Douglas Gregor
2004-07-25 02:29:29 +0000
14c87853c2Needed to include cstddef to get std::size_t
Douglas Gregor
2004-07-23 18:42:30 +0000
d5a5b84a40Switch the test to use std::stringstream, not std::ostrstream, since the latter is deprecated and gcc warns whenever one tries to use it.
Vladimir Prus
2004-07-21 12:28:18 +0000
35d3c03d19Update
Vladimir Prus
2004-06-11 11:18:50 +0000
8933fbb254The binary_search_test does not require Boost.Test all all, and does not provide 'test_main' or 'unit_test_main', so don't link to Boost.Test.
Vladimir Prus
2004-06-10 11:49:39 +0000
c320330cd5fixed a typo
Jaakko Järvi
2004-05-06 22:38:34 +0000
822b46a3dfComplain when compiler can't support result_of
Douglas Gregor
2004-05-06 17:29:54 +0000
a821ef6e2cAdded enable_if.hpp as an include
Jaakko Järvi
2004-05-04 16:07:00 +0000
491db15997boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp: - result_of implementation
Douglas Gregor
2004-05-02 19:55:02 +0000
b6c826a139shared_container_iterator library: - updated Copyright and License notices - Added shared_iterator_test to the iterator test suite.
Ronald Garcia
2004-02-02 22:16:36 +0000
7b472a05eeObsoleted old iterator adaptor docs
Dave Abrahams
2004-02-01 04:30:15 +0000
9a07bc0d9bAdded missing include <cstddef>
John Maddock
2004-01-27 11:24:25 +0000
154d6bb198When we have a compressed pair of two types that are the same, and both empty, then we must still have two distict objects in the pair.
John Maddock
2004-01-26 11:29:07 +0000
dfc320124fExtended next/prior using patch from Daniel Walker (Daniel.Walker-at-bowneglobal.com)
Dave Abrahams
2003-12-23 14:59:59 +0000
be43ba1569Improved workarounds.
Eric Friedman
2003-12-06 03:57:54 +0000
f3f879555aFixed result_type
Fernando Cacciola
2003-12-05 22:03:33 +0000
3155044abdadded dummy versions of enable_if templates for platforms that have BOOST_NO_SFINAE defined
Jaakko Järvi
2003-12-05 21:38:43 +0000
484d184de5guarded enable_if definitions with BOOST_NO_SFINAE
Jaakko Järvi
2003-12-05 16:31:38 +0000
3305cf1592Fixed a bug in the semantics of less_pointees() {again}
Fernando Cacciola
2003-12-04 01:53:29 +0000
ec36cd8c54Fixed a bug in the semantics of less_pointees()
Fernando Cacciola
2003-12-04 01:47:31 +0000
61fb5a0b8ffix broken link to logo
Beman Dawes
2003-12-03 14:36:38 +0000
8024c3e9c7Updated license terms
John Maddock
2003-12-03 13:34:11 +0000
2f5945d0cdRemoved bool_testable, added note about portability of separate, explicit instantiation, changed license of documentation
Daniel Frey
2003-12-03 07:01:28 +0000
929517d6d7Added enable_if library
Jaakko Järvi
2003-12-02 21:41:15 +0000
abcab174a5_MSC_VER use clarified.
Peter Dimov
2003-11-28 15:35:21 +0000
801be90699Moved from "utility" to "detail" until a Fast Track Review formalizes it.
Fernando Cacciola
2003-11-28 14:36:21 +0000
265c2348b8Removed access category tags from iterator library, made corresponding changes elsewhere.
Dave Abrahams
2003-11-22 01:18:37 +0000
fb95bcc64cMoved some of my stuff to the Boost Software License, Version 1.0
Daryle Walker
2003-11-05 07:04:53 +0000
aedc410525New License
Fernando Cacciola
2003-11-03 02:59:08 +0000
7fa440c154*** empty log message ***
Fernando Cacciola
2003-10-28 00:09:18 +0000