Commit Graph

  • 37f476013d Change absolute URL's to relative Beman Dawes 2001-07-12 15:31:15 +00:00
  • 9f3104166f output_iterator_helper changes: removed default template parameters, added support for self-proxying, additional documentation and tests (Aleksey Gurtovoy) Dave Abrahams 2001-07-09 23:51:49 +00:00
  • 64cc0daf34 Integrate Aleksey's changes Dave Abrahams 2001-07-09 23:50:55 +00:00
  • e41b8607ae This commit was manufactured by cvs2svn to create tag 'Version_1_23_0'. boost-1.23.0 nobody 2001-07-06 20:31:02 +00:00
  • d5d64df124 Fix broken link Beman Dawes 2001-07-06 19:19:45 +00:00
  • 0edcfcd5c1 Tuples library causes tie to be deprecated Beman Dawes 2001-07-06 19:16:39 +00:00
  • 666f5473d5 removed debugging cruft (foo() and struct bar) svn-branches/iter-adaptor-and-categories Jeremy Siek 2001-06-27 23:46:40 +00:00
  • 9a69a25fe8 updated for changes in named params Jeremy Siek 2001-06-27 23:34:49 +00:00
  • 9c3e87fe21 updated for change in named params Jeremy Siek 2001-06-27 23:25:06 +00:00
  • a9ae944ae4 This commit was manufactured by cvs2svn to create branch 'iter-adaptor-and-categories'. nobody 2001-06-27 22:12:20 +00:00
  • 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 +00:00
  • ff3a77ca5a Fixed problem with VC6 compilers - probably a temporary fix. John Maddock 2001-06-20 11:43:57 +00:00
  • f94db51996 updated abstract Dave Abrahams 2001-06-15 12:47:22 +00:00
  • 3e5b447aa3 no message Dave Abrahams 2001-06-15 02:23:19 +00:00
  • 2f9bd13902 some minor edits Jeremy Siek 2001-06-14 16:38:28 +00:00
  • c59a5e8783 added section describing named parameters, default parameters, and a conclusion Jeremy Siek 2001-06-14 16:02:58 +00:00
  • 5b716a8b19 small edit Jeremy Siek 2001-06-12 19:32:35 +00:00
  • c243d693e2 made some more progress, starting filling in stuff about the implementation Jeremy Siek 2001-06-12 19:03:23 +00:00
  • 4eaed6c23d remove superfluous, illegal "typename" (twice) Jens Maurer 2001-06-12 18:50:37 +00:00
  • b950b3afed Some edits to Jeremy's original text Filled out input iterator operator-> section Dave Abrahams 2001-06-06 23:09:40 +00:00
  • 1c555eae91 small edit Jeremy Siek 2001-06-06 20:41:32 +00:00
  • f04178d055 worked on the section about the operator[] problem Jeremy Siek 2001-06-06 20:39:34 +00:00
  • 4d0dd46471 meant to add as a branch Jeremy Siek 2001-06-06 19:16:34 +00:00
  • b38bc8d848 This commit was manufactured by cvs2svn to create branch 'tmpw2001-paper'. nobody 2001-06-06 19:08:52 +00:00
  • 9c2549bd00 files for the tmpw2001 paper about iterator adaptors Jeremy Siek 2001-06-06 19:08:51 +00:00
  • b7c8e0c17f changes from Daryle Walker Dave Abrahams 2001-06-04 11:57:37 +00:00
  • dd3cfe1837 removed old arg ordering, use defaults instead Jeremy Siek 2001-06-03 20:00:24 +00:00
  • 435f7a9993 This commit was manufactured by cvs2svn to create tag 'Version_1_22_0'. boost-1.22.0 nobody 2001-05-28 15:01:00 +00:00
  • 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 +00:00
  • 1bb1898ab9 Dave says qualifiers weren't really needed Beman Dawes 2001-05-24 19:11:51 +00:00
  • 9578f24be9 Workaround compiler problems while waiting to find out if BOOST_STATIC_ASSERT is broken Beman Dawes 2001-05-24 16:02:42 +00:00
  • 46fae3aed2 added check_delete workaround for Sun CC Jens Maurer 2001-05-24 09:26:48 +00:00
  • e35f91a70a Smart pointer and utility changes related to adding checked_delere and checked_array_delete Beman Dawes 2001-05-22 18:58:21 +00:00
  • 851052fcca Updated docs - added VC6 bug warning John Maddock 2001-05-08 11:17:44 +00:00
  • 5ef81b2952 Updated/stricter test program John Maddock 2001-05-08 11:17:05 +00:00
  • ef2851c053 Fixes for Sun C++ 5.1 John Maddock 2001-05-08 11:16:35 +00:00
  • 0b4387cff5 reorganised tests to show up VC6 bugs John Maddock 2001-05-02 10:59:32 +00:00
  • a40cf11fbf Rewritten compressed_pair regression script to test everything in a more methodical way John Maddock 2001-05-01 11:17:02 +00:00
  • 9c553546a5 This commit was manufactured by cvs2svn to create tag 'Version_1_21_2'. boost-1.21.2 nobody 2001-04-25 14:10:57 +00:00
  • 5c495cd223 Change all eGroups references to YahooGroups Beman Dawes 2001-04-25 00:24:50 +00:00
  • cf1296dff8 added stuff about Default Constructible needed for the function object Jeremy Siek 2001-03-29 16:26:42 +00:00
  • d6d88db6e8 std::bind1st -> boost::bind1st Jeremy Siek 2001-03-29 16:19:34 +00:00
  • 85c2a35257 std::binder1st -> boost::binder1st Jeremy Siek 2001-03-29 16:18:41 +00:00
  • 836d8b1c64 added spaces in name Jeremy Siek 2001-03-29 04:08:38 +00:00
  • 98d8c8ab71 fixed broken link John Maddock 2001-03-27 10:54:12 +00:00
  • db45013339 fixed sgi stl link Jeremy Siek 2001-03-22 16:06:15 +00:00
  • a55c37e7f6 fixed sgi stl links Jeremy Siek 2001-03-22 16:05:48 +00:00
  • 46a270fcca fixed link to sgi stl Jeremy Siek 2001-03-22 16:02:11 +00:00
  • 967856518e updated link to sgi stl Jeremy Siek 2001-03-22 16:01:18 +00:00
  • 7f93e739fe added documentation for initialize() policy function Jeremy Siek 2001-03-19 21:46:14 +00:00
  • 2cd1422514 added comment about abstract base classes as value_type Jeremy Siek 2001-03-19 17:31:27 +00:00
  • 61d88403a9 This commit was manufactured by cvs2svn to create tag 'Version_1_21_1'. boost-1.21.1 nobody 2001-03-14 15:36:54 +00:00
  • d944c6538f This commit was manufactured by cvs2svn to create tag 'Version_1_21_0'. boost-1.21.0 nobody 2001-03-09 14:58:07 +00:00
  • feb370b201 1.21.0 run up including fixing broken links Beman Dawes 2001-03-09 14:36:41 +00:00
  • d1b34e64d8 Fixes for validator.w3.org Dave Abrahams 2001-03-09 03:28:13 +00:00
  • b9a1eead40 Mostly clarification. Fix: changed "category" to "iterator_category" in one place. Dave Abrahams 2001-03-09 03:10:32 +00:00
  • 1e4bfac98c added named template parameter to table of contents Jeremy Siek 2001-03-08 21:36:09 +00:00
  • 3bb504fbf3 added revision history line Jeremy Siek 2001-03-08 20:50:14 +00:00
  • 5029791c90 split off indirect and transform tests into separate files Jeremy Siek 2001-03-08 20:49:05 +00:00
  • a1a68f0970 1.21.0 run up Beman Dawes 2001-03-08 20:35:52 +00:00
  • f8543d79eb added more static asserts Jeremy Siek 2001-03-08 20:02:00 +00:00
  • f353415136 added docs for iterator_traits_generator Jeremy Siek 2001-03-08 19:19:46 +00:00
  • 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 +00:00
  • 3a39729b58 new file Jeremy Siek 2001-03-08 16:33:40 +00:00
  • df2ef006c7 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.1.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • 7ea60a96f8 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.2.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • 09b13c55b2 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.3.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • 8710d5f6a9 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.4.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • c103b7cc42 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.4.6 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • 7dba0c1bc8 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.5.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • e608036e99 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.7.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • fe039a486c Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.8.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • a417606322 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.9.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • a9adec170a This commit was manufactured by cvs2svn to create branch 'unlabeled-1.2.2'. nobody 2001-03-05 12:03:56 +00:00
  • 096c961d9a Patches for Intel C++ Dave Abrahams 2001-03-04 16:08:20 +00:00
  • 01fe04a6a2 Workaround for Borland Dave Abrahams 2001-03-04 16:07:11 +00:00
  • aa26bc2137 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.3.2'. nobody 2001-03-04 16:05:22 +00:00
  • 7ea4014993 Misc fixes that missed the last commit.. John Maddock 2001-03-04 11:08:29 +00:00
  • 22d30b566b This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.2'. nobody 2001-03-03 02:54:02 +00:00
  • d2b51cc247 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.15.2'. svn-branches/unlabeled-1.15.2 nobody 2001-03-02 03:34:12 +00:00
  • fbb3c49f8b This commit was manufactured by cvs2svn to create branch 'unlabeled-1.8.2'. nobody 2001-02-28 21:40:00 +00:00
  • 91c135c0af This commit was manufactured by cvs2svn to create branch 'unlabeled-1.7.2'. nobody 2001-02-28 21:39:59 +00:00
  • 1c5e20a7bc This commit was manufactured by cvs2svn to create branch 'unlabeled-1.4.2'. nobody 2001-02-28 21:39:58 +00:00
  • 8f583902a5 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.11.2'. svn-branches/unlabeled-1.11.2 nobody 2001-02-28 21:39:57 +00:00
  • d50b374f88 Boost Test Library initial commit Beman Dawes 2001-02-28 21:39:56 +00:00
  • 27dfb25570 added function output iterator adaptor Jeremy Siek 2001-02-27 05:50:51 +00:00
  • cd6e4b95a0 Moved pointer parameter svn-branches/moved_pointer Dave Abrahams 2001-02-27 02:18:48 +00:00
  • b5ed77985e added missing typename's to docs John Maddock 2001-02-25 12:04:48 +00:00
  • 61243bd15f type_traits: more tentative EDG compiler fixes... John Maddock 2001-02-24 13:04:56 +00:00
  • 4476a85d55 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.2'. nobody 2001-02-21 08:01:53 +00:00
  • 368b94d804 Corrected numeric_limits<>::is_integral -> numeric_limits<>::is_integer Dave Abrahams 2001-02-20 23:15:29 +00:00
  • 3de4fe6d47 This commit was manufactured by cvs2svn to create branch 'named-args'. svn-branches/named-args nobody 2001-02-20 16:01:02 +00:00
  • 21efa95d5a This commit was manufactured by cvs2svn to create branch 'moved_pointer'. nobody 2001-02-20 16:01:01 +00:00
  • a5adbbfd5f use filter_iter::policies_type instead of filter_gen::policies_type Jeremy Siek 2001-02-20 16:01:00 +00:00
  • 843a1c08e2 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.5.2'. nobody 2001-02-20 12:17:56 +00:00
  • a19d13f123 More type_traits tweeks. John Maddock 2001-02-20 12:17:55 +00:00
  • 78886ab383 Added cross-reference; improved policies documentation Dave Abrahams 2001-02-20 03:49:26 +00:00
  • 168012b465 Describe const/mutable interactions and give rationale for no reverse_iterator_pair_generator. Dave Abrahams 2001-02-20 03:04:03 +00:00
  • 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 +00:00
  • 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 +00:00