Commit Graph

  • 50ba2d419a Tweeked gcc workaround (gcc 3 still has same problem as gcc 2.9x), added tentative Metrowerks and Intel compiler workarounds. John Maddock 2001-06-25 11:31:14 +0000
  • ff3a77ca5a Fixed problem with VC6 compilers - probably a temporary fix. John Maddock 2001-06-20 11:43:57 +0000
  • 4eaed6c23d remove superfluous, illegal "typename" (twice) Jens Maurer 2001-06-12 18:50:37 +0000
  • 4d0dd46471 meant to add as a branch Jeremy Siek 2001-06-06 19:16:34 +0000
  • 9c2549bd00 files for the tmpw2001 paper about iterator adaptors Jeremy Siek 2001-06-06 19:08:51 +0000
  • b7c8e0c17f changes from Daryle Walker Dave Abrahams 2001-06-04 11:57:37 +0000
  • dd3cfe1837 removed old arg ordering, use defaults instead Jeremy Siek 2001-06-03 20:00:24 +0000
  • 43f525298e Remove compiler workarounds no longer needed due to BOOST_STATIC_ASSERT fix. For stylistic reasons, change sizeof() test to sizeof() != 0 Beman Dawes 2001-05-28 14:22:30 +0000
  • 1bb1898ab9 Dave says qualifiers weren't really needed Beman Dawes 2001-05-24 19:11:51 +0000
  • 9578f24be9 Workaround compiler problems while waiting to find out if BOOST_STATIC_ASSERT is broken Beman Dawes 2001-05-24 16:02:42 +0000
  • 46fae3aed2 added check_delete workaround for Sun CC Jens Maurer 2001-05-24 09:26:48 +0000
  • e35f91a70a Smart pointer and utility changes related to adding checked_delere and checked_array_delete Beman Dawes 2001-05-22 18:58:21 +0000
  • 851052fcca Updated docs - added VC6 bug warning John Maddock 2001-05-08 11:17:44 +0000
  • 5ef81b2952 Updated/stricter test program John Maddock 2001-05-08 11:17:05 +0000
  • ef2851c053 Fixes for Sun C++ 5.1 John Maddock 2001-05-08 11:16:35 +0000
  • 0b4387cff5 reorganised tests to show up VC6 bugs John Maddock 2001-05-02 10:59:32 +0000
  • a40cf11fbf Rewritten compressed_pair regression script to test everything in a more methodical way John Maddock 2001-05-01 11:17:02 +0000
  • 5c495cd223 Change all eGroups references to YahooGroups Beman Dawes 2001-04-25 00:24:50 +0000
  • cf1296dff8 added stuff about Default Constructible needed for the function object Jeremy Siek 2001-03-29 16:26:42 +0000
  • d6d88db6e8 std::bind1st -> boost::bind1st Jeremy Siek 2001-03-29 16:19:34 +0000
  • 85c2a35257 std::binder1st -> boost::binder1st Jeremy Siek 2001-03-29 16:18:41 +0000
  • 836d8b1c64 added spaces in name Jeremy Siek 2001-03-29 04:08:38 +0000
  • 98d8c8ab71 fixed broken link John Maddock 2001-03-27 10:54:12 +0000
  • db45013339 fixed sgi stl link Jeremy Siek 2001-03-22 16:06:15 +0000
  • a55c37e7f6 fixed sgi stl links Jeremy Siek 2001-03-22 16:05:48 +0000
  • 46a270fcca fixed link to sgi stl Jeremy Siek 2001-03-22 16:02:11 +0000
  • 967856518e updated link to sgi stl Jeremy Siek 2001-03-22 16:01:18 +0000
  • 7f93e739fe added documentation for initialize() policy function Jeremy Siek 2001-03-19 21:46:14 +0000
  • 2cd1422514 added comment about abstract base classes as value_type Jeremy Siek 2001-03-19 17:31:27 +0000
  • feb370b201 1.21.0 run up including fixing broken links Beman Dawes 2001-03-09 14:36:41 +0000
  • d1b34e64d8 Fixes for validator.w3.org Dave Abrahams 2001-03-09 03:28:13 +0000
  • b9a1eead40 Mostly clarification. Fix: changed "category" to "iterator_category" in one place. Dave Abrahams 2001-03-09 03:10:32 +0000
  • 1e4bfac98c added named template parameter to table of contents Jeremy Siek 2001-03-08 21:36:09 +0000
  • 3bb504fbf3 added revision history line Jeremy Siek 2001-03-08 20:50:14 +0000
  • 5029791c90 split off indirect and transform tests into separate files Jeremy Siek 2001-03-08 20:49:05 +0000
  • a1a68f0970 1.21.0 run up Beman Dawes 2001-03-08 20:35:52 +0000
  • f8543d79eb added more static asserts Jeremy Siek 2001-03-08 20:02:00 +0000
  • f353415136 added docs for iterator_traits_generator Jeremy Siek 2001-03-08 19:19:46 +0000
  • 26240403b0 added a test to make sure that the type set by the generator is really the type used Jeremy Siek 2001-03-08 19:04:29 +0000
  • 3a39729b58 new file Jeremy Siek 2001-03-08 16:33:40 +0000
  • 096c961d9a Patches for Intel C++ Dave Abrahams 2001-03-04 16:08:20 +0000
  • 01fe04a6a2 Workaround for Borland Dave Abrahams 2001-03-04 16:07:11 +0000
  • 7ea4014993 Misc fixes that missed the last commit.. John Maddock 2001-03-04 11:08:29 +0000
  • d50b374f88 Boost Test Library initial commit Beman Dawes 2001-02-28 21:39:56 +0000
  • 27dfb25570 added function output iterator adaptor Jeremy Siek 2001-02-27 05:50:51 +0000
  • b5ed77985e added missing typename's to docs John Maddock 2001-02-25 12:04:48 +0000
  • 61243bd15f type_traits: more tentative EDG compiler fixes... John Maddock 2001-02-24 13:04:56 +0000
  • 368b94d804 Corrected numeric_limits<>::is_integral -> numeric_limits<>::is_integer Dave Abrahams 2001-02-20 23:15:29 +0000
  • a5adbbfd5f use filter_iter::policies_type instead of filter_gen::policies_type Jeremy Siek 2001-02-20 16:01:00 +0000
  • a19d13f123 More type_traits tweeks. John Maddock 2001-02-20 12:17:55 +0000
  • 78886ab383 Added cross-reference; improved policies documentation Dave Abrahams 2001-02-20 03:49:26 +0000
  • 168012b465 Describe const/mutable interactions and give rationale for no reverse_iterator_pair_generator. Dave Abrahams 2001-02-20 03:04:03 +0000
  • d9d58ea66e Take advantage of improved iterator_traits to do more tests on MSVC. Reordered some #ifdefs for coherency. Dave Abrahams 2001-02-19 22:36:22 +0000
  • 56f5f6e8d5 Take adavantage of improved iterator_traits to do more tests on MSVC. Hack around an MSVC-with-STLport internal compiler error. Dave Abrahams 2001-02-19 22:34:31 +0000
  • 3cb6420eda Roll back the reverse_iterator_pair_generator test Dave Abrahams 2001-02-19 20:37:24 +0000
  • 60be2c1186 Added tests for reverse_iterator_pair_generator Dave Abrahams 2001-02-19 16:21:12 +0000
  • ed210f6b2c more type traits updates: Header includes get BOOST_ prefix, BOOST_DECL_MC dropped in favour of new BOOST_STATIC_CONSTANT (from config.hpp), operator ! dropped in favour of boost::type_traits::ice_not template. John Maddock 2001-02-19 12:52:30 +0000
  • 029bc59d74 Added some missing 'explicit's Dave Abrahams 2001-02-18 22:23:13 +0000
  • 961c08a82f Apply Jens' suggested fixes Dave Abrahams 2001-02-18 21:50:57 +0000
  • 7ee484c614 fix minor typos Jens Maurer 2001-02-18 19:26:20 +0000
  • 05c6fbbf99 needs <boost/type_traits/same_traits.hpp> Jens Maurer 2001-02-18 15:19:23 +0000
  • 91078b7f7a type_traits: regression failure fixes from type traits changes... John Maddock 2001-02-18 11:43:01 +0000
  • 20d804afc4 changes to order of indirect_iterator template parameter list, and fixed a typo Jeremy Siek 2001-02-17 22:03:30 +0000
  • c21f6d1cbf added Category parameter and made a few more edits with regards to type requirements Jeremy Siek 2001-02-17 19:59:19 +0000
  • 393e79c1fd Added new type traits files. John Maddock 2001-02-17 12:25:45 +0000
  • 8b92c8a085 adjusted requirements for value type of the base iterator Jeremy Siek 2001-02-17 01:51:45 +0000
  • ff73dd94c9 made iterator_adaptor constructor explicit Jeremy Siek 2001-02-17 01:50:40 +0000
  • af43904f38 added "explicit" to iterator_adaptor constructor Jeremy Siek 2001-02-17 01:44:41 +0000
  • 485074f265 Added a missing const. Made the tests run (somewhat) with plain MSVC again. Dave Abrahams 2001-02-16 23:04:49 +0000
  • 2e0ee55b5e add missing my_int3::operator!= Jens Maurer 2001-02-16 21:28:59 +0000
  • e9105d32cb background color and a whitespace edit Jeremy Siek 2001-02-16 16:38:45 +0000
  • 964d23f68c Edits for clarity Dave Abrahams 2001-02-16 05:51:37 +0000
  • be5aaaae7b More edits for clarity. Added const/non-const example. Dave Abrahams 2001-02-16 05:33:21 +0000
  • bf13bd7b3f Massive edits Dave Abrahams 2001-02-16 05:30:49 +0000
  • 352e392fcb Checked and cleaned using HTML TIDY. Dave Abrahams 2001-02-16 02:36:36 +0000
  • 083b1b02df Bigtime edits Dave Abrahams 2001-02-16 00:38:28 +0000
  • 648c6240a2 added another link to the generic_programming.html#policies Jeremy Siek 2001-02-15 16:57:12 +0000
  • 60cab840cb removed strange ssh garbage Jeremy Siek 2001-02-15 16:52:39 +0000
  • 83a4380dab added mention of traits requirement under Type Requirements section Jeremy Siek 2001-02-15 16:49:16 +0000
  • de84fe8d98 oops, meant to remove use of policies_type from filter_iterator_generator in the last commit, but accidentally added it :( Jeremy Siek 2001-02-15 16:43:54 +0000
  • ed3cbfdb8e removed policies_type from filter_iterator_generator Jeremy Siek 2001-02-15 16:41:48 +0000
  • fda44ca17d General edits for clarity; some reorganization. Dave Abrahams 2001-02-15 16:39:55 +0000
  • 272025bb07 fixed my_int::operator-- Jeremy Siek 2001-02-15 06:47:06 +0000
  • 8e92bcf1b2 removed policies_type from filter_iterator_generator Jeremy Siek 2001-02-15 06:44:26 +0000
  • 84f1ffdefe added section on Members to cover constructors, etc. and added a section on Operators Jeremy Siek 2001-02-15 06:41:46 +0000
  • 7e25450054 added discusion of counting_iterator_traits, and added type requirements for the Incrementable type. Jeremy Siek 2001-02-15 05:53:10 +0000
  • 4a563fa266 added missing boost:: Dave Abrahams 2001-02-14 20:35:39 +0000
  • aa4c0ec000 Test new VC6 workarounds Dave Abrahams 2001-02-13 23:32:19 +0000
  • e1ecfbdc43 added output for the transform iterator example Jeremy Siek 2001-02-13 04:38:59 +0000
  • a4e122a82e changed template class to class template Jeremy Siek 2001-02-13 04:34:44 +0000
  • 93216e8fb7 copyright Jeremy Siek 2001-02-13 04:25:24 +0000
  • 16272c210d fixed typo Jeremy Siek 2001-02-13 04:24:24 +0000
  • e104b00da1 merged in Dave's additions and added a tutorial using the implementation of transform iterator as the example Jeremy Siek 2001-02-13 04:15:17 +0000
  • ce5c6bcc08 removed use of istream_iterator for operator-> test, replaced with use of concept archetypes Jeremy Siek 2001-02-13 02:03:13 +0000
  • 8694ce31fe changed int* to std::vector<int>::iterator Jeremy Siek 2001-02-12 21:59:25 +0000
  • d960e5eadd added another example Jeremy Siek 2001-02-12 21:57:19 +0000
  • 2dc71e87a3 new files Jeremy Siek 2001-02-12 21:35:20 +0000
  • 6bf17edde2 updated url to the iterator_adaptor class Jeremy Siek 2001-02-12 05:24:45 +0000
  • 88573d515d fixed Reference and Pointer template paremeter descriptions Jeremy Siek 2001-02-12 05:20:09 +0000
  • 89b9f77823 obsolete and not needed Jeremy Siek 2001-02-12 04:55:19 +0000