Commit Graph

  • 2d94535812 some VC++ porting Jeremy Siek 2000-10-04 14:48:41 +0000
  • 07a230b3d0 fixed prim minimum spanning tree. This required a change in breadth first search, the addition of gray_target and black_target event points. Also removed the cycle_edge() event from UniformCostVisitor. Added expected output for miles_span. Jeremy Siek 2000-10-04 07:44:15 +0000
  • d05e1753da 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 +0000
  • 5b24cf889a added a swap() function to adjacency_list Jeremy Siek 2000-10-03 17:25:09 +0000
  • 6efc4ab6e1 forgot a '+ 1' Jeremy Siek 2000-10-03 17:16:37 +0000
  • b87113bc06 added implicit enlargement of graph in add_edge() Jeremy Siek 2000-10-03 17:14:21 +0000
  • 34f974315c removed vertex size specification in constructor, no longer needed since add_edge implicitly resizes the number of vertices Jeremy Siek 2000-10-03 17:09:24 +0000
  • c7a87d9ecc fixed copy constructor/assignment implementation (edge property copy was broken) Jeremy Siek 2000-10-03 16:53:37 +0000
  • 8f247c6b7c More VC6 fixes for is_pointer/is_array/is_same John Maddock 2000-10-03 11:53:39 +0000
  • a8304b8374 More VC6 fixes for compressed_pair and type_traits. John Maddock 2000-10-03 11:47:24 +0000
  • 9a40f70513 fix typo: compressed_pait->compressed_pair Dave Abrahams 2000-10-03 08:06:19 +0000
  • c862dfa09a added a copy constructor to adjacency_list Jeremy Siek 2000-10-03 06:33:25 +0000
  • 7ea01dff68 got rid of #if 0 Jeremy Siek 2000-10-03 04:32:55 +0000
  • c8bf9b4dc8 added same_property and property copy constructor put alternate form of property usage in edge_property.cpp Jeremy Siek 2000-10-03 02:56:51 +0000
  • 6733acb669 grammar and spelling edits Jeremy Siek 2000-10-02 19:29:44 +0000
  • 4e9232d109 shorted file name length due to MacOS 31 char limit Jeremy Siek 2000-10-02 18:59:13 +0000
  • 8dc060c8fa 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 +0000
  • d85390bdc7 added linebreak and "and" for directed_category Jeremy Siek 2000-10-01 22:44:28 +0000
  • 75348f977e use HTML <sup> instead of ** for exponents multiplied relative speed indicators by 100 for ease-of-use added explicit recommendation of mt19937 for newbies rand48 description: say that it requires an integral uint64_t Jens Maurer 2000-10-01 17:11:03 +0000
  • 134a0e60e6 MSVC does not have an integral int64_t (large enum constants don't work) Jens Maurer 2000-10-01 17:07:40 +0000
  • 1526f9fe22 suppress "qualification applied to reference" warning for MSVC Dave Abrahams 2000-10-01 14:57:44 +0000
  • 4ed41471ae updated call_traits and type_traits test programs for VC6 John Maddock 2000-10-01 11:57:00 +0000
  • fac257b10f call_traits and type_traits updates for VC6 John Maddock 2000-10-01 11:48:27 +0000
  • 1fbfcb8d1d Cosmetic changes from Nico Beman Dawes 2000-09-30 21:14:45 +0000
  • 536b1c1975 Cosmetic changes from Nico Beman Dawes 2000-09-30 20:54:15 +0000
  • 28a41dac08 minor fix for purify errors (not a bug as such - more of a warning suppression) John Maddock 2000-09-30 11:07:25 +0000
  • 478fdddb2c minor regex fixes John Maddock 2000-09-30 10:36:58 +0000
  • 9bef93fc7c hints on portability for Borland C++ Jens Maurer 2000-09-29 22:22:37 +0000
  • 2ffc398003 removed stale reference to random.zip Jens Maurer 2000-09-29 22:21:27 +0000
  • 0777405868 used BOOST_NO_INTEGRAL_INT64_T to avoid boost::rand48 on some compilers Jens Maurer 2000-09-29 22:08:21 +0000
  • 9997d2615f added BOOST_NO_INTEGRAL_INT64_T Jens Maurer 2000-09-29 22:05:51 +0000
  • 55acadaa03 Prior to 1.18.0 Beman Dawes 2000-09-29 11:39:42 +0000
  • dcb5ec7988 Add Lie-Quan Lee Beman Dawes 2000-09-28 19:12:43 +0000
  • f2ea093b77 Fix broken link Beman Dawes 2000-09-28 17:47:29 +0000
  • 922c5153aa took the height/width commands out of the figures Jeremy Siek 2000-09-28 15:45:13 +0000
  • 7ff9dbb9bf Correct minor spelling and HTML errors Beman Dawes 2000-09-28 12:55:39 +0000
  • c1226760cd I have no idea why CVS wants this file re-committed Beman Dawes 2000-09-28 12:41:28 +0000
  • 6d601edad1 Integrate Tie with other HTML files Beman Dawes 2000-09-28 12:35:46 +0000
  • 87940eb516 Runup before next release Beman Dawes 2000-09-28 12:34:15 +0000
  • e7c48c97da Implemented the remove_edge_if, remove_out_edge_if, and remove_in_edge_if functions, and added some examples that use these functions. Also added documentation for them. Jeremy Siek 2000-09-28 05:20:23 +0000
  • e8ce7b2fb2 moved from STLport 4.0b8 to STLport 4.0 (release) added Comeau C++ 4.2.44 beta3 with gcc 2.95.2 as back-end and STLport 4.0 Jens Maurer 2000-09-27 21:53:21 +0000
  • 3148899d35 check for ULONG_LONG_MAX as well (supports gcc) Jens Maurer 2000-09-27 21:43:54 +0000
  • 827a69e4a8 added remove_edge_if() function Jeremy Siek 2000-09-27 21:36:53 +0000
  • 4e0ccebfdf work around for VC++ bug, triggered by overloading of remove_edge Jeremy Siek 2000-09-27 21:02:16 +0000
  • 4894e7d3b9 Initial commit Beman Dawes 2000-09-27 20:57:49 +0000
  • 294a88a791 ported remove_edge change to VC++ Jeremy Siek 2000-09-27 20:12:13 +0000
  • 3a20dbe547 Fix conflict and correct boost libraries hyperlink Beman Dawes 2000-09-27 19:31:09 +0000
  • 3aa7b71ef2 changed the argument order for MutableGraph to be consistent with the other functions. Also added the remove_edge(e, g) and remove_edge(iter, g) functions. Jeremy Siek 2000-09-27 18:19:35 +0000
  • 801bd0874a more post submission fixes for regex John Maddock 2000-09-27 12:06:41 +0000
  • 5cbb07f332 regex post submission patches/tidy up. John Maddock 2000-09-27 12:04:20 +0000
  • 6e2a8cbf33 fixed some links and added some new doc files Jeremy Siek 2000-09-27 05:09:28 +0000
  • 4d2eec0029 fix grievious missing std:: qualification Dave Abrahams 2000-09-27 01:47:03 +0000
  • 2488028c65 rolled back the removal of the iterator_adaptor alternate code, added the graph test file Jeremy Siek 2000-09-26 22:09:34 +0000
  • 1dfa9ae2fc Fix broken links Beman Dawes 2000-09-26 21:19:49 +0000
  • 4331180cd1 Initial Graph and Regex HTML integration Beman Dawes 2000-09-26 19:02:50 +0000
  • 646c8dd914 Back out _fast optimization that wasn't. (Ken Hagan) Beman Dawes 2000-09-26 18:22:26 +0000
  • e314ff276f add streaming of syntax_element_type to suppress warnings Dave Abrahams 2000-09-26 15:49:21 +0000
  • ce0dc944d7 add streaming for syntax_element_type to suppress warnings Dave Abrahams 2000-09-26 15:47:45 +0000
  • deb4d2c4bd Initial boost-regex++ release John Maddock 2000-09-26 11:48:28 +0000
  • f3a4f40d3e doc edits for transpose graph and a few others Jeremy Siek 2000-09-26 09:08:40 +0000
  • a1fd500399 made sure no tabs Jeremy Siek 2000-09-26 08:05:34 +0000
  • aa1dd41108 Intel C++ macro addition Jeremy Siek 2000-09-26 07:45:14 +0000
  • f1ebeb4b94 changed is_empty to not use is_convertible with g++ Jeremy Siek 2000-09-26 07:41:33 +0000
  • a3fa14959a completed conversion of properties to use _t and enums. Also noticed that problems regarding iterator_adaptor has gone away, so I've removed the ifdef's that took it out. Jeremy Siek 2000-09-26 07:29:12 +0000
  • 4880e11e05 fixed bugs, added source() and target(). Dave Abrahams 2000-09-25 22:25:02 +0000
  • 887082f08c added specificity to source() and target() so that adjacency_list could be adapted. Dave Abrahams 2000-09-25 22:24:09 +0000
  • 4cd04dfc29 changed to enums for propertyies Jeremy Siek 2000-09-25 21:49:05 +0000
  • 45df06bd20 added some links Jeremy Siek 2000-09-25 21:34:12 +0000
  • 36f04e32f6 removed tabs Jeremy Siek 2000-09-25 21:19:29 +0000
  • a4b9937050 some doc editing Jeremy Siek 2000-09-25 21:11:45 +0000
  • 98f18a9db5 added some documentation about internal properties Jeremy Siek 2000-09-25 18:35:03 +0000
  • 1144ac8ee2 added concept check to random_access_iterator_property_map Jeremy Siek 2000-09-25 18:28:01 +0000
  • fa58528ec2 plugin -> property name change Jeremy Siek 2000-09-25 17:58:52 +0000
  • 30055c3650 added BOOST_NO_STD_ALLOCATOR Jeremy Siek 2000-09-25 17:40:38 +0000
  • 16c938c4a5 changes tabs to spaces Jeremy Siek 2000-09-25 17:29:33 +0000
  • d93dec026e vertex_index() -> vertex_index vertex_index -> vertex_index_t etc. Jeremy Siek 2000-09-25 17:25:59 +0000
  • 8c9e036c4e changed #ifdef BOOST_MSVC to BOOST_NO_STDC_NAMESPACE Jeremy Siek 2000-09-25 16:58:51 +0000
  • a14763b3f8 changed ::pointer to ::value_type* (VC++ native header port) and added BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS to intel c++ with VC++ headers Jeremy Siek 2000-09-25 16:53:17 +0000
  • 183c4f8cde added no slist, no hash to intel compiler Jeremy Siek 2000-09-25 16:41:51 +0000
  • a305052431 fixed mistake in creating component_index, and updated expected output for adjacency_list.cpp Jeremy Siek 2000-09-25 16:33:43 +0000
  • f4117ec3b9 forgot to delete default argument Jeremy Siek 2000-09-25 16:27:22 +0000
  • 73ef4ab00d port to Greenhills C++ compiler Jeremy Siek 2000-09-25 16:16:48 +0000
  • 0a7cf09272 some stlport debug mode fixes and some added docs Jeremy Siek 2000-09-25 15:57:46 +0000
  • 21954edcf8 fixed stlport debug mode problems, and also fixed internal compilers errors from VC++! Yeee haaww! Jeremy Siek 2000-09-25 15:52:01 +0000
  • 0e73e1a3ca remove unused args to suppress warnings Dave Abrahams 2000-09-25 14:49:48 +0000
  • a4ce634474 Updates for CodeWarrior Pro6 Dave Abrahams 2000-09-25 13:19:04 +0000
  • d0458808b2 keep untabified Dave Abrahams 2000-09-25 11:59:48 +0000
  • b8dde61533 More optimal choices for fast 8 and 16 types Beman Dawes 2000-09-25 11:58:38 +0000
  • d9a32f2270 working on stlport debug port Jeremy Siek 2000-09-25 06:36:06 +0000
  • d7718f0c94 fixed VC++ warning Jeremy Siek 2000-09-25 05:37:27 +0000
  • 3c3c1b3d53 disabled warning about operator-> not returning a UDT. If operator-> does not get called, it should not be checked for this error. This showed up when using an iterator with value_type=int. Jeremy Siek 2000-09-25 05:36:21 +0000
  • a464d7b4da fixed mistake in put function Jeremy Siek 2000-09-25 05:17:49 +0000
  • 976511b978 removed friend versions of out_edges(), etc. Jeremy Siek 2000-09-25 04:23:31 +0000
  • 9f6fb30f76 fixed some function lookup problems due to VC++ no Koenig Jeremy Siek 2000-09-25 04:05:40 +0000
  • 952bb7371c Add newline at eof to quiet compiler warning Beman Dawes 2000-09-25 00:49:18 +0000
  • f6cd40a8df Snapshot after various fixes from numerous people Beman Dawes 2000-09-25 00:24:04 +0000
  • 7f2040e0c2 added copyright notice Dave Abrahams 2000-09-25 00:21:14 +0000
  • de37994e80 added specializations of property_traits for all the intrinsic non-const pointer types Dave Abrahams 2000-09-25 00:20:11 +0000
  • 24fce3a341 added BOOST_NO_INTRINSIC_WCHAR_T Dave Abrahams 2000-09-25 00:19:28 +0000
  • bb24bc464c Initial version Dave Abrahams 2000-09-24 23:06:53 +0000