Commit graph

  • 9be1454023 added initialization of distances to zero using std::fill_n Jeremy Siek 2000-09-19 02:09:19 +00:00
  • d7feef0d58 added initialization of distances to zero using std::fill_n Jeremy Siek 2000-09-19 02:09:19 +00:00
  • 9fe55b28b9 changed some int's to std::size_t's Jeremy Siek 2000-09-19 02:01:46 +00:00
  • 5bb2421360 changed some int's to std::size_t's Jeremy Siek 2000-09-19 02:01:46 +00:00
  • 4d04a47f30 fixed some misuses of BOOST_NO_STD_ITERATOR_TRAITS, changing it to BOOST_NO_ITERATOR_ADAPTORS, which is now always defined. Too many problems: 1. internal compiler errors on VC++ 2. warning from is_convertible under g++ Jeremy Siek 2000-09-19 01:58:00 +00:00
  • cb27436d29 fixed some misuses of BOOST_NO_STD_ITERATOR_TRAITS, changing it to BOOST_NO_ITERATOR_ADAPTORS, which is now always defined. Too many problems: 1. internal compiler errors on VC++ 2. warning from is_convertible under g++ Jeremy Siek 2000-09-19 01:58:00 +00:00
  • 603d7cbba7 changed #include iterator_adaptors to #include integer_range Jeremy Siek 2000-09-19 01:25:14 +00:00
  • 13b6afbdba changed #include iterator_adaptors to #include integer_range Jeremy Siek 2000-09-19 01:25:14 +00:00
  • 89131e6241 Ed gets married! Beman Dawes 2000-09-18 21:12:42 +00:00
  • 98d6ebcc80 Ed gets married! Beman Dawes 2000-09-18 21:12:42 +00:00
  • c01efc80a2 various edits Jeremy Siek 2000-09-18 21:06:23 +00:00
  • b4f4329e29 various edits Jeremy Siek 2000-09-18 21:06:23 +00:00
  • 8357791a22 new files Jeremy Siek 2000-09-18 21:01:48 +00:00
  • 12f6c8c228 new files Jeremy Siek 2000-09-18 21:01:48 +00:00
  • b55b2f05f8 work on visitors docs Jeremy Siek 2000-09-18 21:00:48 +00:00
  • a3d64758fa work on visitors docs Jeremy Siek 2000-09-18 21:00:48 +00:00
  • 9cbf9ccd8e updating visitor documentation Jeremy Siek 2000-09-18 17:58:30 +00:00
  • fdde15931f updating visitor documentation Jeremy Siek 2000-09-18 17:58:30 +00:00
  • 30b4f57cd4 more documentation editing Jeremy Siek 2000-09-18 17:17:44 +00:00
  • e5ad3ef7b1 more documentation editing Jeremy Siek 2000-09-18 17:17:44 +00:00
  • 4e86eae6d3 various edits Jeremy Siek 2000-09-18 17:02:49 +00:00
  • 1f3f5c0e50 various edits Jeremy Siek 2000-09-18 17:02:49 +00:00
  • 72e3a77b24 some more documentation Jeremy Siek 2000-09-18 16:27:27 +00:00
  • 3c1cc60987 some more documentation Jeremy Siek 2000-09-18 16:27:27 +00:00
  • 7e82890636 new file Jeremy Siek 2000-09-18 16:03:04 +00:00
  • 7c0292703b new file Jeremy Siek 2000-09-18 16:03:04 +00:00
  • 9832af8719 new documentation Jeremy Siek 2000-09-18 16:00:39 +00:00
  • 3547a9ec4a new documentation Jeremy Siek 2000-09-18 16:00:39 +00:00
  • 981cd0446c integer range moved to its own file Jeremy Siek 2000-09-18 10:00:12 +00:00
  • 83484a22ab integer range moved to its own file Jeremy Siek 2000-09-18 10:00:12 +00:00
  • cb73a07498 integer_range moved to new header Jeremy Siek 2000-09-18 09:55:23 +00:00
  • 25fe2d2f73 integer_range moved to new header Jeremy Siek 2000-09-18 09:55:23 +00:00
  • a74d514151 typo in #include Jeremy Siek 2000-09-18 09:52:20 +00:00
  • 108849916e typo in #include Jeremy Siek 2000-09-18 09:52:20 +00:00
  • 5c4c3238b4 moved integer_range to its own file Jeremy Siek 2000-09-18 09:49:29 +00:00
  • 7d937b32ba moved integer_range to its own file Jeremy Siek 2000-09-18 09:49:29 +00:00
  • e43b9faa0a move integer_range to its own file Jeremy Siek 2000-09-18 09:47:04 +00:00
  • 53b60c6044 move integer_range to its own file Jeremy Siek 2000-09-18 09:47:04 +00:00
  • 3444cd7da3 few typos Jeremy Siek 2000-09-18 09:32:27 +00:00
  • 2fe97da795 few typos Jeremy Siek 2000-09-18 09:32:27 +00:00
  • 05281efcfd added #include <utility> because tied uses std::pair Jeremy Siek 2000-09-18 09:25:18 +00:00
  • 854779494c added #include <utility> because tied uses std::pair Jeremy Siek 2000-09-18 09:25:18 +00:00
  • 12c40ff4e4 with KCC, the nested stack class is having access problems despite the friend decl. Made some stuff public for now Jeremy Siek 2000-09-18 09:23:09 +00:00
  • 410a88accf with KCC, the nested stack class is having access problems despite the friend decl. Made some stuff public for now Jeremy Siek 2000-09-18 09:23:09 +00:00
  • af40842af9 almost forgot this one Jeremy Siek 2000-09-18 09:13:41 +00:00
  • c74495d219 almost forgot this one Jeremy Siek 2000-09-18 09:13:41 +00:00
  • 54beb89367 added clause for KCC, it doesn't have slist or hash_set/hash_map Jeremy Siek 2000-09-18 09:06:43 +00:00
  • a9f552eb6b added clause for KCC, it doesn't have slist or hash_set/hash_map Jeremy Siek 2000-09-18 09:06:43 +00:00
  • 0715375923 removed some #if 0 stuff Jeremy Siek 2000-09-18 09:04:36 +00:00
  • 196cfe6ad1 removed some #if 0 stuff Jeremy Siek 2000-09-18 09:04:36 +00:00
  • f3c8a50897 show how to convert .fig to .gif Jeremy Siek 2000-09-18 08:59:38 +00:00
  • 3c386b6e6f show how to convert .fig to .gif Jeremy Siek 2000-09-18 08:59:38 +00:00
  • 20f4e3ff9b added a few more macros needed by the Boost Graph Library Jeremy Siek 2000-09-18 08:57:25 +00:00
  • fb9a1c736c added a few more macros needed by the Boost Graph Library Jeremy Siek 2000-09-18 08:57:25 +00:00
  • 71e13546ca changed macro name for templated iterator constructors Jeremy Siek 2000-09-18 08:56:18 +00:00
  • eef22d3337 changed macro name for templated iterator constructors Jeremy Siek 2000-09-18 08:56:18 +00:00
  • f7ae76345a new files needed for boost graph library Jeremy Siek 2000-09-18 08:28:03 +00:00
  • 4cf2eb7123 new files needed for boost graph library Jeremy Siek 2000-09-18 08:28:03 +00:00
  • a6df15b1a1 added tied() Jeremy Siek 2000-09-18 08:27:37 +00:00
  • 9d53ee7337 added tied() Jeremy Siek 2000-09-18 08:27:37 +00:00
  • 1aaa67131c pending stuff from Boost Graph Library Jeremy Siek 2000-09-18 08:24:47 +00:00
  • 9863878325 pending stuff from Boost Graph Library Jeremy Siek 2000-09-18 08:24:47 +00:00
  • 1cf5a1b632 license file for the boost graph library Jeremy Siek 2000-09-18 08:22:14 +00:00
  • b6a9ea7d4d license file for the boost graph library Jeremy Siek 2000-09-18 08:22:14 +00:00
  • 5aa5136509 new files for boost graph library Jeremy Siek 2000-09-18 08:21:44 +00:00
  • 863c5b640a new files for boost graph library Jeremy Siek 2000-09-18 08:21:44 +00:00
  • 480a053847 example files for boost graph library Jeremy Siek 2000-09-18 08:17:56 +00:00
  • f85dd04518 example files for boost graph library Jeremy Siek 2000-09-18 08:17:56 +00:00
  • a340c71456 This commit was manufactured by cvs2svn to create branch 'boost-graph-library'. nobody 2000-09-09 10:20:25 +00:00
  • ab4ac10ad4 Updates to cope with Borland C++ 5.51 John Maddock 2000-09-09 10:20:24 +00:00
  • a700529dfd Updates to cope with Borland C++ 5.51 John Maddock 2000-09-09 10:20:24 +00:00
  • 1d4bda2091 Fix Misspelling of BOOST_NO_STD_ITERATOR_TRAITS Beman Dawes 2000-09-05 19:57:50 +00:00
  • 7013565d28 Fix Misspelling of BOOST_NO_STD_ITERATOR_TRAITS Beman Dawes 2000-09-05 19:57:50 +00:00
  • 4598dcc74c Re-run with modified array.hpp (no changes in results) Jens Maurer 2000-09-04 19:43:11 +00:00
  • 6c656a5fb4 Re-run with modified array.hpp (no changes in results) Jens Maurer 2000-09-04 19:43:11 +00:00
  • f77b2f8cd3 Fix spelling of BOOST_NO_STD_ITERATOR_TRAITS in comments (BGD) Beman Dawes 2000-09-04 14:28:14 +00:00
  • e83c3976fc Fix spelling of BOOST_NO_STD_ITERATOR_TRAITS in comments (BGD) Beman Dawes 2000-09-04 14:28:14 +00:00
  • d1b6697903 BOOST_NO_PRIVATE_IN_AGGREGATE added (Mark Rodgers) Beman Dawes 2000-09-01 15:50:28 +00:00
  • 0ac43cde35 BOOST_NO_PRIVATE_IN_AGGREGATE added (Mark Rodgers) Beman Dawes 2000-09-01 15:50:28 +00:00
  • dd8cbc31a3 Two broken compiler fixes (Beman Dawes) Beman Dawes 2000-09-01 15:49:53 +00:00
  • 11277f75cf Two broken compiler fixes (Beman Dawes) Beman Dawes 2000-09-01 15:49:53 +00:00
  • 0704c639e9 Correct comment regarding wchar_t Beman Dawes 2000-08-30 12:50:04 +00:00
  • dc22f54787 Correct comment regarding wchar_t Beman Dawes 2000-08-30 12:50:04 +00:00
  • a9ff3eaf2d Changes in response to public review comments Beman Dawes 2000-08-30 12:48:34 +00:00
  • 00698c41b2 Changes in response to public review comments Beman Dawes 2000-08-30 12:48:34 +00:00
  • 4ce0b2ec55 Changes reflecting formal review comments Beman Dawes 2000-08-30 12:44:40 +00:00
  • 39c583b921 Changes reflecting formal review comments Beman Dawes 2000-08-30 12:44:40 +00:00
  • 4b630b71ab Initial commit Beman Dawes 2000-08-30 12:36:38 +00:00
  • 308ad76b71 Initial commit Beman Dawes 2000-08-30 12:36:38 +00:00
  • 61621454fd Always need to use "g++" (not "gcc") to get the proper libraries Jens Maurer 2000-08-06 20:31:30 +00:00
  • 7301e4df06 Always need to use "g++" (not "gcc") to get the proper libraries Jens Maurer 2000-08-06 20:31:30 +00:00
  • 17c0b2e7b9 Re-run for array2-5 removed once again Jens Maurer 2000-08-06 20:30:43 +00:00
  • 6c2c1a8d2a Re-run for array2-5 removed once again Jens Maurer 2000-08-06 20:30:43 +00:00
  • 0d6c465f11 MWCW patch John Maddock 2000-08-05 11:53:02 +00:00
  • 0fe71a1315 MWCW patch John Maddock 2000-08-05 11:53:02 +00:00
  • 39e1c9b891 As actually used for Version_1_17_0 Beman Dawes 2000-08-03 16:11:35 +00:00
  • e9f5b7fc80 As actually used for Version_1_17_0 Beman Dawes 2000-08-03 16:11:35 +00:00
  • 8aab6c346f 1.17.0 release candidate runup Beman Dawes 2000-08-03 15:26:16 +00:00
  • 5c524663ce 1.17.0 release candidate runup Beman Dawes 2000-08-03 15:26:16 +00:00
  • b1a7f6508b Duplicate of file in boost directory Beman Dawes 2000-08-03 15:01:28 +00:00