Commit Graph

  • b7fa994f3d Added iterator testing. Dave Abrahams 2005-06-18 22:42:04 +0000
  • 04278cf84b Fixed a bug that prevented set iterators from working at all, which was breaking just about every algorithm when used on sets. Dave Abrahams 2005-06-18 22:03:09 +0000
  • eb00ae5d72 Improve bug-revealing test. Dave Abrahams 2005-06-18 20:51:18 +0000
  • 3f6ca76da3 Add failing test case for Brian Braatz. Dave Abrahams 2005-06-18 10:43:36 +0000
  • 50c8cde351 VC 7.1 has_xxx/SFINAE fix (thanks to Daniel Wallin!) Aleksey Gurtovoy 2005-06-15 10:43:23 +0000
  • bea1c79ed7 forced operators overloading for vacpp 6.0 Joaquín M. López Muñoz 2005-06-14 12:42:08 +0000
  • 9fba964633 fix equal<vector,vector::type> issue (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) Aleksey Gurtovoy 2005-05-15 00:39:04 +0000
  • 94145ff494 Work around name lookup bug in GCC 3.3 for Mac OS X Douglas Gregor 2005-05-14 16:26:11 +0000
  • 4228d1489c Turn off char test on GCC 3.3 for Darwin, because it does strange things to the assembler Douglas Gregor 2005-05-14 16:00:57 +0000
  • f41a3f5912 Add missing copyright/license Dave Abrahams 2005-05-11 15:27:14 +0000
  • eea4b80440 libs/parameter/test/sfinae was choking vc7.1 and vc8 on the plain version of BOOST_MPL_AUX_ASSERT_NOT_NA(T) with T = const char[4]. This only seems to occur in contexts where T might be deduced. Dave Abrahams 2005-05-01 13:17:02 +0000
  • 911659dfa3 Add V2 Jamfile Vladimir Prus 2005-04-14 11:47:45 +0000
  • 9e3cb17cc8 KCC 4.0 workaround Aleksey Gurtovoy 2005-04-06 05:40:43 +0000
  • 67dc0f7314 fix a typo (thanks to Yutaka Leon Suematsu) Aleksey Gurtovoy 2005-04-04 17:27:04 +0000
  • 6282f44510 Fix typo Aleksey Gurtovoy 2005-04-01 21:23:16 +0000
  • d6d18f7730 Add missing example from book. Dave Abrahams 2005-03-07 13:37:07 +0000
  • 96345a589c fix bogus Fibonacci series (thanks to Caleb Epstein) Aleksey Gurtovoy 2005-03-02 05:14:26 +0000
  • 3b3506d454 Apply typo fixes from Julio M. Merino Vidal Rene Rivera 2005-02-27 17:28:24 +0000
  • 4e459908ff Add testing jamfile and player2.cpp Dave Abrahams 2005-02-25 19:37:28 +0000
  • 681896168b Fix typo Dave Abrahams 2005-02-08 18:05:42 +0000
  • 1b23934761 fix erroneous example (reported by Brad Austin) Aleksey Gurtovoy 2005-01-28 06:53:14 +0000
  • 84d16ad057 MIPSpro 7.3.1 (EDG 238) workaround Ralf W. Grosse-Kunstleve 2005-01-26 01:58:33 +0000
  • a3c8e2267c fix typo (reported by Max Khesin) Aleksey Gurtovoy 2005-01-25 21:47:19 +0000
  • b9ac91e52d merge from 1.32.0 release branch Aleksey Gurtovoy 2005-01-19 15:20:21 +0000
  • ecaefb136d fix lambda comment Aleksey Gurtovoy 2005-01-10 14:01:31 +0000
  • 5b909f8c2e MSVC 7.0 ETI fix Aleksey Gurtovoy 2004-12-20 19:35:33 +0000
  • c0f63bca9e MSVC 7.0 ETI fix Aleksey Gurtovoy 2004-12-20 19:17:16 +0000
  • b2d6399e81 MSVC fixes Aleksey Gurtovoy 2004-12-20 17:52:43 +0000
  • 00f785c600 MSVC fixes Aleksey Gurtovoy 2004-12-20 17:18:17 +0000
  • a1a43e3c08 lambda support bug fix Aleksey Gurtovoy 2004-12-17 19:26:47 +0000
  • abc3e73052 support for N-ary numeric metafunctions for no-CTPS compilers Aleksey Gurtovoy 2004-12-17 17:49:06 +0000
  • 6d3409c76b Cover a few more types. Dave Abrahams 2004-12-16 22:43:05 +0000
  • 82c1058415 MSVC6 workarounds Dave Abrahams 2004-12-14 22:44:57 +0000
  • 340edb5672 vc6 workarounds for real Dave Abrahams 2004-12-14 22:34:44 +0000
  • b09811392e eti workarounds Dave Abrahams 2004-12-14 22:12:04 +0000
  • 462a81c9b8 VC6 bug workaround. Remove metafunction forwarding. Dave Abrahams 2004-12-14 19:32:41 +0000
  • 3ba2a75176 map for compilers with no CTPS Aleksey Gurtovoy 2004-12-14 14:05:33 +0000
  • 6ca63b6524 add no_ctps configuration for map Aleksey Gurtovoy 2004-12-14 12:57:14 +0000
  • 7bda336e5c Doc sources checkin Aleksey Gurtovoy 2004-11-29 06:33:06 +0000
  • ec8b22a79c merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 07:27:50 +0000
  • c79f7e74cb merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 07:18:24 +0000
  • 9ad728d2d4 merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 06:50:55 +0000
  • 203a9f086a merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 03:35:12 +0000
  • ff817a2421 merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 02:04:02 +0000
  • 3b04dada5d merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 01:58:27 +0000
  • 130ab6a9d3 merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 01:39:23 +0000
  • fa847908a7 fix gcc 2.95 regressions (see http://thread.gmane.org/gmane.comp.lib.boost.devel/112288) Aleksey Gurtovoy 2004-10-26 14:51:08 +0000
  • 744ca77756 tru64cxx fixes Aleksey Gurtovoy 2004-10-24 08:18:08 +0000
  • 6fc52e1fff numeric protocol fixes Aleksey Gurtovoy 2004-10-24 06:17:23 +0000
  • 46579f35a4 rework set/map to workaround GCC 3.4 problems Aleksey Gurtovoy 2004-10-13 18:25:11 +0000
  • 2218105964 add missing include Aleksey Gurtovoy 2004-10-13 14:40:12 +0000
  • e75b92f43a try to workaround GCC/Linux 'assert' bug Aleksey Gurtovoy 2004-10-13 14:27:35 +0000
  • f40f4e3682 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • 8bef3eeb31 vcapp workaround Aleksey Gurtovoy 2004-10-02 19:08:57 +0000
  • 5175a17d87 various iterator fixes Aleksey Gurtovoy 2004-10-01 16:32:41 +0000
  • 8e99727506 GCC 2.95 needs the same workaround Aleksey Gurtovoy 2004-09-30 12:17:45 +0000
  • 81f7e4bb99 ADL fixes Aleksey Gurtovoy 2004-09-28 13:56:59 +0000
  • 2c49d8d21b bool fix Aleksey Gurtovoy 2004-09-26 09:54:25 +0000
  • f133ea0b9f MSVC/numeric_cast workaround Aleksey Gurtovoy 2004-09-21 15:02:09 +0000
  • e58c07109f MSVC 6.x workaround: replace MPL asserts with BOOST_STATIC_ASSERT Aleksey Gurtovoy 2004-09-21 13:48:10 +0000
  • 8bf3e8be3a GCC 3.x workaround Aleksey Gurtovoy 2004-09-20 09:05:34 +0000
  • 2e0115a3a0 Fixed copyright typo (and eliminated unnecessary #includes). Eric Friedman 2004-09-19 09:01:45 +0000
  • f792b0fb68 long long support Dave Abrahams 2004-09-19 03:08:53 +0000
  • 390e8eaeea MWCW 9.x workaround Aleksey Gurtovoy 2004-09-18 07:18:02 +0000
  • fca0963794 fix Jamfile Aleksey Gurtovoy 2004-09-18 07:11:37 +0000
  • 687c512ec9 MWCW workaround Aleksey Gurtovoy 2004-09-18 06:34:19 +0000
  • 03be656c75 fix MWCW function-scope assertions Aleksey Gurtovoy 2004-09-18 06:33:05 +0000
  • b11a4e267e fix Boost.Python ICEs Aleksey Gurtovoy 2004-09-17 13:58:19 +0000
  • 529cdbb02a fix BCC conflict with boost::next/prior Aleksey Gurtovoy 2004-09-17 06:09:38 +0000
  • 30444accf6 fix copyright/license Aleksey Gurtovoy 2004-09-16 14:13:02 +0000
  • 63f84a20f5 ADL/placeholders fixes Aleksey Gurtovoy 2004-09-16 14:09:12 +0000
  • e5093a77b3 MSVC < 7.1 workaround Aleksey Gurtovoy 2004-09-15 15:29:45 +0000
  • 6c519870c0 get rid of apply_if; Spirit 1.6.x doesn't need it Aleksey Gurtovoy 2004-09-15 13:53:23 +0000
  • 92170583d9 add copyright/license info Aleksey Gurtovoy 2004-09-14 12:39:55 +0000
  • ca6ddb26fe m initial check in Robert Ramey 2004-09-14 04:31:29 +0000
  • bc9df29663 MWCW fix Aleksey Gurtovoy 2004-09-13 06:10:10 +0000
  • 3837920af0 restrict MWCW workaround to MWCW only Aleksey Gurtovoy 2004-09-13 06:01:03 +0000
  • fed559b409 MWCW workaround Aleksey Gurtovoy 2004-09-10 11:18:48 +0000
  • 8c3f43daeb Workaround cw bug (from branch). Dave Abrahams 2004-09-08 17:47:27 +0000
  • f46335fe1e workaround GCC 3.4.1 bug Aleksey Gurtovoy 2004-09-08 13:04:24 +0000
  • 3bf1d39bfb bug fix Ralf W. Grosse-Kunstleve 2004-09-07 23:49:45 +0000
  • 222792897e emergency fix: all compilers but MIPSpro 7.3 choke on mpl::protect instead of the original plain protect Ralf W. Grosse-Kunstleve 2004-09-07 21:37:24 +0000
  • 3394c6c03d more MIPSpro 7.3 fixes Aleksey Gurtovoy 2004-09-07 12:24:50 +0000
  • a60de56828 Visual Age fixes Aleksey Gurtovoy 2004-09-07 12:07:57 +0000
  • ea5ff5dad2 MIPSpro 7.3.1.3 compatibility Ralf W. Grosse-Kunstleve 2004-09-07 11:12:28 +0000
  • 3e94c1bfbb MIPSpro fix Aleksey Gurtovoy 2004-09-07 10:27:56 +0000
  • 4870cdb458 fix typo Ralf W. Grosse-Kunstleve 2004-09-07 10:21:23 +0000
  • fe96e236ee asserts fix for MIPSpro 7.3 Aleksey Gurtovoy 2004-09-07 10:12:35 +0000
  • 1e4fbe142c lambda fixes for MIPSpro Aleksey Gurtovoy 2004-09-07 10:10:47 +0000
  • 8ab336fe62 more MIPSpro fixes Aleksey Gurtovoy 2004-09-07 09:06:10 +0000
  • 8373f7b2a6 more MIPSpro fixes Aleksey Gurtovoy 2004-09-07 08:53:22 +0000
  • 5759dd3db6 MIPSpro 7.3 workaround Ralf W. Grosse-Kunstleve 2004-09-07 02:57:50 +0000
  • 15b5566796 MIPSpro 7.3 workarounds Aleksey Gurtovoy 2004-09-07 02:56:52 +0000
  • 1a7a514fca DigitalMars workaround Aleksey Gurtovoy 2004-09-05 11:41:08 +0000
  • e100bd939c Borland workaround (http://article.gmane.org/gmane.comp.lib.boost.devel/108938/) Aleksey Gurtovoy 2004-09-05 11:01:30 +0000
  • 24af838c83 fix includes Aleksey Gurtovoy 2004-09-05 09:54:08 +0000
  • f9be91fc35 set/map fixes Aleksey Gurtovoy 2004-09-05 09:45:19 +0000
  • ff6d082918 fix GCC regression Aleksey Gurtovoy 2004-09-05 09:08:26 +0000
  • 8ef4119fde MIPSpro 7.41 compatibility (works around name lookup problems) Ralf W. Grosse-Kunstleve 2004-09-04 01:33:47 +0000
  • 87067f0473 MIPSpro 7.4 fixes Aleksey Gurtovoy 2004-09-04 01:10:23 +0000