Commit Graph

  • 871f3a6779 Don'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
  • aaca5ca871 Updated Borland workaround. John Maddock 2005-06-07 09:44:19 +0000
  • 5a4e19989f Workaround for nonconformance to CWG issue 298, checked in on behalf of John Maddock Dave Abrahams 2005-06-03 19:11:54 +0000
  • 6ea398c446 Make it clear that POD's are not zero initialised. John Maddock 2005-05-28 11:51:04 +0000
  • 1bd83d43e8 Improvements in type_traits have gotten MSVC 7.0 and prior down to 12 failures here Douglas Gregor 2005-05-24 14:53:49 +0000
  • 5ca5b4102b Optional's Assignment fixed Fernando Cacciola 2005-04-22 13:28:34 +0000
  • aca7699046 Add V2 Jamfile Vladimir Prus 2005-04-14 13:15:46 +0000
  • e702a944ca Fixes to get the tests working with the latest type traits and Boost.Test versions. John Maddock 2005-03-29 11:21:53 +0000
  • a157c345ee Updated 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
  • dcb2dd4736 Removed type_traits include, added more tests Peter Dimov 2005-03-16 22:02:22 +0000
  • ae19cd6236 work-around for Borland addressof(array) bug and associated tests Eric Niebler 2005-03-14 23:03:42 +0000
  • 3ab4d38931 Apply typo fixes from Julio M. Merino Vidal Rene Rivera 2005-02-27 17:28:24 +0000
  • 18c7fb72b5 ADL problem (with VC7.1) fixed Fernando Cacciola 2005-02-24 16:04:49 +0000
  • 6bb092a9b1 Add comment explaining use of assert.h Beman Dawes 2005-02-21 12:32:20 +0000
  • f721b8b28c replaced BOOST_TEST Stefan Slapeta 2005-02-03 13:48:49 +0000
  • e5ba34472d merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 04:44:21 +0000
  • 082ae17eaf merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 03:35:12 +0000
  • dd86e09ab4 merge RC_1_32_0 tab fixes Aleksey Gurtovoy 2004-11-28 03:27:25 +0000
  • baff23116e Fixed link to function_output_iterator Daniel Frey 2004-10-29 19:19:20 +0000
  • e549baf93a move enable_if tests into their own subdirectory Aleksey Gurtovoy 2004-10-10 16:15:58 +0000
  • 30d46adcb7 bad links fixed added myself to people Fernando Cacciola 2004-10-07 16:01:24 +0000
  • e854726be0 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • d198bd9d96 added explicit return to main Joaquín M. López Muñoz 2004-09-24 06:17:26 +0000
  • 5eb23cecd0 In-place factories moved from /detail to /utility New value_initalized tests added Fernando Cacciola 2004-09-23 17:03:54 +0000
  • eff2c75bba taken care of BOOST_NO_STDC_NAMESPACE Joaquín M. López Muñoz 2004-09-22 17:18:06 +0000
  • 325bd73df7 In-place factories moved from /detail to /utility New value_initalized tests added Fernando Cacciola 2004-09-21 14:54:32 +0000
  • 0fcc554abd Initial commit Fernando Cacciola 2004-09-17 16:53:57 +0000
  • b685784155 Added 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
  • ac90fdc611 merge new MPL version from 'mplbook' branch Aleksey Gurtovoy 2004-09-02 15:41:37 +0000
  • 51077e49f5 Fixed CW problems and refactored fail cases Fernando Cacciola 2004-09-02 13:19:50 +0000
  • 0c3199f72d Added my long name Fernando Cacciola 2004-09-02 12:59:42 +0000
  • 62675a3bcd added copyright/license Dave Abrahams 2004-08-30 01:31:40 +0000
  • c26dbaa620 Updated copyright year list, since the interface changed Daryle Walker 2004-08-28 20:51:19 +0000
  • 8201624959 Moved 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
  • f2116413d6 Changed 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
  • b0baebeb0a fix noncopyable, finally Dave Abrahams 2004-08-20 17:17:06 +0000
  • fb943b77d5 License updates Douglas Gregor 2004-08-19 15:19:17 +0000
  • b4b39510fc ADL protection Dave Abrahams 2004-08-19 13:12:35 +0000
  • 6f0f05ba12 remove forward declaration for noncopyable Aleksey Gurtovoy 2004-08-19 02:31:29 +0000
  • f0b64b6229 ADL protection Dave Abrahams 2004-08-18 17:01:11 +0000
  • 4229488989 Added redirection to fix old links. Dave Abrahams 2004-08-18 13:55:35 +0000
  • acd2e6ef2b Added Daryle Walker's copyrights as requested. John Maddock 2004-08-15 10:13:49 +0000
  • c26aaed71f Moved to BSL Douglas Gregor 2004-08-12 17:13:07 +0000
  • 326d7ad4d7 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +0000
  • c76a2f4aab Add my license info Douglas Gregor 2004-08-10 13:57:30 +0000
  • d8b0ff2d7e Removed Boost.org copyrights and replaced with originating authors copyright instead. John Maddock 2004-08-10 12:53:34 +0000
  • 996ce2d307 Updated Beman Dawes' licence statement to use the new prefered form of words. John Maddock 2004-08-10 10:34:20 +0000
  • 167fa4154f Eliminated unreviewed, unused, noncompiling code Douglas Gregor 2004-08-05 18:57:39 +0000
  • 0c7e7c3c39 half_open_range_test removed Stefan Slapeta 2004-08-05 18:46:55 +0000
  • 9d8f8f41dc Include for test library fixed Stefan Slapeta 2004-08-05 09:23:05 +0000
  • 39c4445b39 add missing tests, reorder tests by filename Aleksey Gurtovoy 2004-08-01 05:40:21 +0000
  • 7819b022ad License update Douglas Gregor 2004-07-30 04:46:56 +0000
  • 65d27e7f86 License update Douglas Gregor 2004-07-30 01:47:08 +0000
  • 212a70bf77 Remove "and" from copyright Douglas Gregor 2004-07-29 15:50:36 +0000
  • 6b5dc18a46 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-27 03:43:34 +0000
  • 0917f83b9c Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +0000
  • 7322bd3903 License update Douglas Gregor 2004-07-25 19:13:06 +0000
  • e998010184 Add license Douglas Gregor 2004-07-25 03:57:20 +0000
  • 918a1c93e4 Doug Gregor -> Douglas Gregor Douglas Gregor 2004-07-25 02:29:29 +0000
  • 14c87853c2 Needed to include cstddef to get std::size_t Douglas Gregor 2004-07-23 18:42:30 +0000
  • d5a5b84a40 Switch 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
  • 35d3c03d19 Update Vladimir Prus 2004-06-11 11:18:50 +0000
  • 8933fbb254 The 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
  • c320330cd5 fixed a typo Jaakko Järvi 2004-05-06 22:38:34 +0000
  • 822b46a3df Complain when compiler can't support result_of Douglas Gregor 2004-05-06 17:29:54 +0000
  • a821ef6e2c Added enable_if.hpp as an include Jaakko Järvi 2004-05-04 16:07:00 +0000
  • 491db15997 boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp: - result_of implementation Douglas Gregor 2004-05-02 19:55:02 +0000
  • b6c826a139 shared_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
  • 7b472a05ee Obsoleted old iterator adaptor docs Dave Abrahams 2004-02-01 04:30:15 +0000
  • 9a07bc0d9b Added missing include <cstddef> John Maddock 2004-01-27 11:24:25 +0000
  • 154d6bb198 When 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
  • 0dde936e61 DM fixes Aleksey Gurtovoy 2004-01-26 00:19:59 +0000
  • 918bf25039 Fixed documentation for less_pointees Fernando Cacciola 2004-01-14 20:22:00 +0000
  • 04fda4fb4e Use proper syntax to refer to Boost.Test. Vladimir Prus 2004-01-09 13:03:16 +0000
  • e14a250d6e pro9 workarounds; some ADL protection for is_xxx Dave Abrahams 2004-01-07 14:07:21 +0000
  • 806745f24e Fix tabs in file. Rene Rivera 2003-12-26 23:26:49 +0000
  • 4231f774e4 fix next_prior_test.cpp directory Beman Dawes 2003-12-23 19:14:37 +0000
  • dfc320124f Extended next/prior using patch from Daniel Walker (Daniel.Walker-at-bowneglobal.com) Dave Abrahams 2003-12-23 14:59:59 +0000
  • be43ba1569 Improved workarounds. Eric Friedman 2003-12-06 03:57:54 +0000
  • f3f879555a Fixed result_type Fernando Cacciola 2003-12-05 22:03:33 +0000
  • 3155044abd added dummy versions of enable_if templates for platforms that have BOOST_NO_SFINAE defined Jaakko Järvi 2003-12-05 21:38:43 +0000
  • 484d184de5 guarded enable_if definitions with BOOST_NO_SFINAE Jaakko Järvi 2003-12-05 16:31:38 +0000
  • 3305cf1592 Fixed a bug in the semantics of less_pointees() {again} Fernando Cacciola 2003-12-04 01:53:29 +0000
  • ec36cd8c54 Fixed a bug in the semantics of less_pointees() Fernando Cacciola 2003-12-04 01:47:31 +0000
  • 61fb5a0b8f fix broken link to logo Beman Dawes 2003-12-03 14:36:38 +0000
  • 8024c3e9c7 Updated license terms John Maddock 2003-12-03 13:34:11 +0000
  • 2f5945d0cd Removed bool_testable, added note about portability of separate, explicit instantiation, changed license of documentation Daniel Frey 2003-12-03 07:01:28 +0000
  • 929517d6d7 Added 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
  • 801be90699 Moved from "utility" to "detail" until a Fast Track Review formalizes it. Fernando Cacciola 2003-11-28 14:36:21 +0000
  • 265c2348b8 Removed access category tags from iterator library, made corresponding changes elsewhere. Dave Abrahams 2003-11-22 01:18:37 +0000
  • fb95bcc64c Moved some of my stuff to the Boost Software License, Version 1.0 Daryle Walker 2003-11-05 07:04:53 +0000
  • aedc410525 New License Fernando Cacciola 2003-11-03 02:59:08 +0000
  • 7fa440c154 *** empty log message *** Fernando Cacciola 2003-10-28 00:09:18 +0000
  • 746e0fad2b Changed email address to john@johnmaddock.co.uk John Maddock 2003-10-24 11:13:42 +0000
  • 1616f6f5a8 Update credits for R. Samuel Klatchko Dave Abrahams 2003-10-09 14:16:15 +0000
  • ca3e7d8530 Add V2 Jamfile Vladimir Prus 2003-10-07 07:25:24 +0000
  • f0f753ba6c Typed in place construction added Fernando Cacciola 2003-09-15 20:28:10 +0000
  • 532065b51b Change license message to reference Boost Software License Beman Dawes 2003-09-12 17:09:29 +0000
  • 4bfb534bae Added for new Boost.Optional functionality Fernando Cacciola 2003-09-10 15:40:47 +0000