Commit Graph

  • 18a7306bc3 This commit was manufactured by cvs2svn to create tag 'Version_1_25_0'. boost-1.25.0 nobody 2001-10-01 16:59:12 +00:00
  • 32cabb604e added "inline" in a couple places Jeremy Siek 2001-09-19 20:49:17 +00:00
  • 9d62653585 fixed typo in RandomAccessContainerConcept Jeremy Siek 2001-08-23 00:23:26 +00:00
  • 485e094770 This commit was manufactured by cvs2svn to create tag 'Version_1_24_0'. boost-1.24.0 nobody 2001-08-20 14:01:13 +00:00
  • 6f057b7c08 added const to some member functions Jeremy Siek 2001-07-17 16:37:42 +00:00
  • cf96458779 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
  • 753a88f0ea fixed typo in name for IntegerConcept and also added UnsignedIntegerConcept Jeremy Siek 2001-06-07 20:33:42 +00:00
  • a7b7f7f28e 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
  • 627b1f3590 updated to reflect changes to iterator archetypes Jeremy Siek 2001-05-19 15:47:04 +00:00
  • 7c493f383e added #ifdef around void generator when no partial spec to match the #ifdef in the header Jeremy Siek 2001-05-19 15:44:28 +00:00
  • f0e47acb8e fixed a few things, added non-mutable versions Jeremy Siek 2001-05-18 22:44:29 +00:00
  • b7663f2747 changed comment Jeremy Siek 2001-05-11 03:54:59 +00:00
  • 6969180b81 removed last use of dummy_cons Jeremy Siek 2001-05-07 15:32:05 +00:00
  • dfa5b72cd2 Removed static dummy_cons object Jeremy Siek 2001-05-06 01:29:31 +00:00
  • 7d8d791022 Workarounds for HP aCC from Thomas Matelich Jeremy Siek 2001-05-06 01:20:41 +00:00
  • 73ae2cbee1 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
  • 98ccb8167d removed const_binary_predicate_archetype, made all predicates and function objects have a const operator() Jeremy Siek 2001-04-23 17:07:02 +00:00
  • da61e326c0 added const to all predicates/function objects Jeremy Siek 2001-04-23 17:05:53 +00:00
  • e9531c7fbf removed check from SignedInteger in InputIterator Jeremy Siek 2001-04-05 16:51:56 +00:00
  • cf2b4b1ae0 removed #include of limits Jeremy Siek 2001-04-03 04:13:03 +00:00
  • 68988c687d Added boost-wide <limits> woraround John Maddock 2001-04-01 11:59:18 +00:00
  • 229bcfde08 changed to John's version of static_object Jeremy Siek 2001-03-28 02:43:30 +00:00
  • 5b658c567a 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
  • f96fbb704d 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
  • 457c3173f4 removed requirement for value_type from Trivial Iterator Jeremy Siek 2001-03-04 18:52:12 +00:00
  • 8f02a56347 This commit was manufactured by cvs2svn to create tag 'Version_1_20_2'. boost-1.20.2 nobody 2001-02-10 14:52:07 +00:00
  • b967d0f1c5 added specialization of SignedIntegerConcept for long long Jeremy Siek 2001-02-06 04:38:57 +00:00
  • 58423511ae further BOOST_NO_STD_ITERATOR_TRAITS fix Jens Maurer 2001-02-02 20:16:26 +00:00
  • 5fecf7b625 fixed compiler bug workaround around std::iterator_traits Jens Maurer 2001-02-02 20:12:09 +00:00
  • 5be4a0cd41 changed default of BOOST_FPTR to use & Jeremy Siek 2001-01-22 17:10:16 +00:00
  • ea09b74b7b Comeau fixes Jeremy Siek 2001-01-21 21:00:10 +00:00
  • 920b34f027 Comeau port fixes Jeremy Siek 2001-01-21 20:48:34 +00:00
  • cb1156ef62 made private default cons, and added copy cons to output_iterator archetype, some indenting changes to container_traits Jeremy Siek 2001-01-21 18:50:42 +00:00
  • c19d9fb2bd Added warning suppression and changelog Dave Abrahams 2001-01-21 05:33:10 +00:00
  • 1dce1ae087 This commit was manufactured by cvs2svn to create tag 'Version_1_20_1'. boost-1.20.1 nobody 2001-01-10 18:29:12 +00:00
  • a914129df9 This commit was manufactured by cvs2svn to create tag 'Version_1_20_0'. boost-1.20.0 nobody 2001-01-06 18:30:47 +00:00
  • 4315d0440b updated refs to REQUIRE (changed to function_requires) Jeremy Siek 2000-12-19 18:21:38 +00:00
  • 2fb9728608 simplifiex bad_error_eg.cpp Jeremy Siek 2000-12-19 18:14:16 +00:00
  • 2b8a18ecc9 fixed obsolete use of class_requires Jeremy Siek 2000-12-19 18:12:41 +00:00
  • 2d7631ca77 renamed class_concept_check_fail_expected to avoid mac file name length limitations Jeremy Siek 2000-12-12 21:36:37 +00:00
  • 4189238032 removed the not-really-needed test files of the concept check tests Jeremy Siek 2000-12-10 17:54:14 +00:00
  • 8537ed2c65 fixed a couple typo's, and a metrowerks porting issue Jeremy Siek 2000-12-10 17:49:54 +00:00
  • 5c9e2d55c0 fixed some Metrowerks compiler errors and warnings Jeremy Siek 2000-12-10 17:48:24 +00:00
  • bb2dca8643 This commit was manufactured by cvs2svn to create tag 'Version_1_19_0'. boost-1.19.0 nobody 2000-12-10 15:53:47 +00:00
  • bab5f86c1b 1.19.0 runup Beman Dawes 2000-12-10 15:53:46 +00:00
  • 53011de54d update to match code Jeremy Siek 2000-12-09 23:28:50 +00:00
  • c390ee4a56 small edit Jeremy Siek 2000-12-09 23:15:15 +00:00
  • 1f999f9af8 linked reference listing to sgi stl concept docs Jeremy Siek 2000-12-09 23:10:21 +00:00
  • 75f85ba7aa more reorganization and editing of the concept docs Jeremy Siek 2000-12-09 23:00:15 +00:00
  • 5e31465eeb putting this back into the main intro file Jeremy Siek 2000-12-09 22:58:09 +00:00
  • 3d5c7687c4 fixed some compiler warnings about unused variables Jeremy Siek 2000-12-09 16:45:15 +00:00
  • a4c80b37e3 fixed a couple compiler errors Jeremy Siek 2000-12-09 15:59:54 +00:00
  • 1435184186 fixed some links, added Beman's name as review manager Jeremy Siek 2000-12-09 15:44:48 +00:00
  • 0624e1a9b2 changed some #include's Jeremy Siek 2000-12-09 15:33:36 +00:00
  • eb420ae677 removed "pending" prefix on concept check headers Jeremy Siek 2000-12-09 15:32:00 +00:00
  • fa902024a7 concept_checks.hpp -> concept_check.hpp Jeremy Siek 2000-12-09 15:30:30 +00:00
  • ea2027c0b8 moved out of pending Jeremy Siek 2000-12-09 15:28:38 +00:00
  • 282aa1ef3d moved from pending to boost/ Jeremy Siek 2000-12-09 15:27:57 +00:00
  • 9a36979e41 changing directory name, and reorganizing docs Jeremy Siek 2000-12-09 15:24:02 +00:00
  • e375e4ce47 fixed some KCC stuff and changed less_than_op to tighten up what it provides Jeremy Siek 2000-12-03 23:17:23 +00:00
  • ffa42dd200 changed how monoid identity element works Jeremy Siek 2000-12-01 00:57:49 +00:00
  • d4e8dfa10f finished concept covering for STL algorithms Jeremy Siek 2000-11-30 22:04:39 +00:00
  • f270c16a17 added some more archetypes Jeremy Siek 2000-11-30 22:03:33 +00:00
  • 35852aace9 work on archetypes Jeremy Siek 2000-11-30 02:54:39 +00:00
  • 92306b4a19 added tons of functions to stl_concept_covering.cpp Jeremy Siek 2000-11-30 02:49:31 +00:00
  • 1dd9469a40 changed some wording in the comments Jeremy Siek 2000-11-25 17:14:38 +00:00
  • a07b614b07 put back the CLASS_REQUIRES macro Jeremy Siek 2000-11-25 16:31:34 +00:00
  • 383a1ef900 updating docs Jeremy Siek 2000-11-21 22:48:47 +00:00
  • 4759eca6b5 finished change, REQUIRE macro to function_requires() Jeremy Siek 2000-11-21 21:39:49 +00:00
  • ddd16bb04c concept checking changes Jeremy Siek 2000-11-21 20:18:07 +00:00
  • 094da4b2f6 changed to new non-macro style, so don't need different 1..4 arguments versions Jeremy Siek 2000-11-21 20:16:55 +00:00
  • be077fe131 obsolete, replaced by concept_archetypes.hpp Jeremy Siek 2000-11-21 17:25:46 +00:00
  • 86b1612338 some concept checking changes as per review comments Jeremy Siek 2000-11-20 18:17:52 +00:00
  • c06a384a46 This commit was manufactured by cvs2svn to create tag 'Version_1_18_3'. boost-1.18.3 nobody 2000-11-18 14:33:52 +00:00
  • 295b0aa255 This commit was manufactured by cvs2svn to create tag 'Version_1_18_2'. boost-1.18.2 nobody 2000-11-03 20:02:18 +00:00
  • 6e6ebd28d6 fixed Const_BinaryPredicate_concept for borland Jeremy Siek 2000-11-03 18:38:41 +00:00
  • 8cd9efd6f2 port to Codewarrior 6.0 Jeremy Siek 2000-11-03 04:25:13 +00:00
  • 7b40323fef changes to the handling of bool return types Jeremy Siek 2000-11-01 02:43:41 +00:00
  • 0fb40bbafa new examples Jeremy Siek 2000-10-29 22:03:21 +00:00
  • 7c8a3d04b7 removed cruft Jeremy Siek 2000-10-29 21:53:41 +00:00
  • ec8756976a edits Jeremy Siek 2000-10-29 21:48:54 +00:00
  • ae3139e612 lots off additions to docs and archetype stuff Jeremy Siek 2000-10-29 21:48:06 +00:00
  • 72f2233aa3 fixed Assignable in concept_checks.hpp and changed the name of concept_skeletons to concept_archetypes. Made lots of additions/changed in concept_archetypes. Jeremy Siek 2000-10-29 20:37:49 +00:00
  • f06d9504c7 Fix broken HTML links Beman Dawes 2000-10-15 17:08:00 +00:00
  • d9cb7a1e91 added Boolean_concept to concept checks to tighten up LessThanComparable (thanks to Brian McNamara and Yassin Smaragdakis for catching this!) Jeremy Siek 2000-10-03 22:15:02 +00:00
  • cb61d68442 got rid of #if 0 Jeremy Siek 2000-10-03 04:32:55 +00:00
  • 4b8d078ff6 Shortened the length of some files names to avoid MacOS 31 char limit. Updated code and docs refering to those files. Added more documentation concerning descriptor and iterator invalidation. Jeremy Siek 2000-10-02 18:58:19 +00:00
  • 31e1ff4a87 This commit was manufactured by cvs2svn to create tag 'Version_1_18_0'. boost-1.18.0 nobody 2000-09-29 11:39:43 +00:00
  • 1179db1416 Initial Graph and Regex HTML integration Beman Dawes 2000-09-26 19:02:50 +00:00
  • 0fd9a361dc removed tabs Jeremy Siek 2000-09-25 21:19:29 +00:00
  • a1556cb648 port to Greenhills C++ compiler Jeremy Siek 2000-09-25 16:16:48 +00:00
  • d7d0238c86 changes for visual c++ port Jeremy Siek 2000-09-22 04:18:51 +00:00
  • 75ebdbb1b1 new file Jeremy Siek 2000-09-19 03:46:27 +00:00
  • 6e3ebc8dac pending stuff from Boost Graph Library Jeremy Siek 2000-09-18 08:24:47 +00:00