Commit Graph

  • 84bbe6dd57 Integrate header dependency table into web site Beman Dawes 2000-11-02 18:30:37 +0000
  • 911a0da2e7 added base() function Jeremy Siek 2000-11-02 02:29:53 +0000
  • 179d9ec0ee Global replace of || with | and && with & in constant expressions to work around an MSVC bug. Dave Abrahams 2000-11-02 01:12:23 +0000
  • 9e62dc3d3c added a couple utility functions Jeremy Siek 2000-11-01 03:25:29 +0000
  • e724d52e78 more edits Jeremy Siek 2000-11-01 02:44:58 +0000
  • fcbf320e12 changes to the handling of bool return types Jeremy Siek 2000-11-01 02:43:41 +0000
  • 559291cd6f new file Jeremy Siek 2000-10-31 16:52:53 +0000
  • dffe6fa316 vc++ fixes Jeremy Siek 2000-10-31 15:52:32 +0000
  • 9fc58b4cb6 fixed regression due to change in get_property(), needed to take address Jeremy Siek 2000-10-31 15:15:10 +0000
  • a3750d0ee0 fixed regression due to change in detail/adjacency_list.hpp Jeremy Siek 2000-10-31 15:11:20 +0000
  • 89329f3059 make in_edges() work for undirected graphs Jeremy Siek 2000-10-30 21:45:58 +0000
  • e1a4aee63a Suppress unused argument warning Dave Abrahams 2000-10-30 19:30:51 +0000
  • 0a7502b3ba added incident_on Jeremy Siek 2000-10-30 19:14:38 +0000
  • 64120ac28a some work on out-edge list ordering Jeremy Siek 2000-10-30 14:27:12 +0000
  • 2ea6b9955e Refine formal review procedures Beman Dawes 2000-10-30 12:41:36 +0000
  • 5e46aa6e3a Initial version Beman Dawes 2000-10-29 22:44:46 +0000
  • cfe5dd06b9 new examples Jeremy Siek 2000-10-29 22:03:21 +0000
  • e8a704efb4 removed cruft Jeremy Siek 2000-10-29 21:53:41 +0000
  • d869ccb415 edits Jeremy Siek 2000-10-29 21:48:54 +0000
  • 1482731b1a lots off additions to docs and archetype stuff Jeremy Siek 2000-10-29 21:48:06 +0000
  • 8ccb5a2b6f new file, based on the C++ standard, not SGI STL's definition of Assignable Jeremy Siek 2000-10-29 21:35:59 +0000
  • a2f113e81f 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 +0000
  • da86bee573 Reorganize former "utilities" into separate libraries (but keep the same directory structure for now.) Beman Dawes 2000-10-28 18:59:07 +0000
  • cff331aec4 added BeOS5 support to test script (not finished yet though...) John Maddock 2000-10-28 10:54:12 +0000
  • e58a15fded Fix for fixed_numeric_limits<>::min() in the BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS case. Dave Abrahams 2000-10-27 13:43:33 +0000
  • 0907fd2b72 Fix is_reference for MSVC6.4 Dave Abrahams 2000-10-27 13:33:12 +0000
  • be3253dc34 no message Dave Abrahams 2000-10-26 21:04:37 +0000
  • 63a5e8ec77 changed reference type Jeremy Siek 2000-10-26 14:04:50 +0000
  • 1f8b1afc6b compiler specific fixes (mostly MWCW) John Maddock 2000-10-24 11:53:07 +0000
  • 2a41a61566 A partial Pro6 fix (Pro6 is missing the message facet - what do we do about /that/?) Dave Abrahams 2000-10-21 13:14:45 +0000
  • 3565e12255 regex regression test fixes John Maddock 2000-10-21 11:18:50 +0000
  • 73135f7e30 added documentation for edge_range added a multisetS selector Jeremy Siek 2000-10-20 21:37:14 +0000
  • 6d80bf1010 fixed bug in edge_range() Jeremy Siek 2000-10-20 21:29:27 +0000
  • 89980c1625 bunch of changes related to erasing edges added erase_if to container_traits added iterator_stability to container_traits added another graph example: gerdemann Jeremy Siek 2000-10-20 21:16:14 +0000
  • 621a9fcaed added ability to sort out edges Jeremy Siek 2000-10-20 16:52:23 +0000
  • 77606a80da new files, added ability to sort out edges Jeremy Siek 2000-10-20 16:52:02 +0000
  • 68cf85aa5e new file Jeremy Siek 2000-10-20 16:50:45 +0000
  • ae71c338e3 new file Jeremy Siek 2000-10-20 15:49:00 +0000
  • 2444223bda Results of improved regex tests Beman Dawes 2000-10-19 21:21:33 +0000
  • f6c4fe7ef5 Make shared_ptr ctor from auto_ptr explicit. (Robert Vugts) Beman Dawes 2000-10-19 21:16:46 +0000
  • a6b0322220 Add a bit of installation documentation Beman Dawes 2000-10-19 21:15:15 +0000
  • 5c0e691405 added OpenC++ on Linux as comments Jens Maurer 2000-10-19 19:31:18 +0000
  • f2103977b3 re-run after wregex addition Jens Maurer 2000-10-19 19:29:23 +0000
  • 00c6f81f8b Fix numeric_cast<> bugs with floating types. Dave Abrahams 2000-10-19 19:14:03 +0000
  • 0c6e2bf1f9 Add trivial numeric_cast tests for floating types. Dave Abrahams 2000-10-19 19:12:53 +0000
  • 736a7ac5ca a fix for "unsigned type always passes this test" warnings under GCC. Dave Abrahams 2000-10-18 13:52:09 +0000
  • 7c99cf5b36 more regex regression tests John Maddock 2000-10-18 10:56:28 +0000
  • 6b09a8ab3e regex regression test update John Maddock 2000-10-18 10:43:07 +0000
  • 677407eb9d added docs for reverse graph and fixed adjacent_vertices() Jeremy Siek 2000-10-17 22:19:15 +0000
  • 966ccb06fb moved a "Where Defined" Jeremy Siek 2000-10-17 19:57:11 +0000
  • a576ebe92e predecessor initialization Jeremy Siek 2000-10-17 19:52:13 +0000
  • 37509bff93 grammar edit Jeremy Siek 2000-10-17 19:43:54 +0000
  • 25d0a749c5 changed predecessor initialization in dijkstra examples and added hint to docs Jeremy Siek 2000-10-17 19:40:53 +0000
  • bc39142344 try again more broken connections John Maddock 2000-10-17 11:32:09 +0000
  • 59e9a3dfca regex fixes: retry due to lost connection John Maddock 2000-10-17 11:29:59 +0000
  • f2ef8332c4 regex fixes John Maddock 2000-10-17 11:28:05 +0000
  • b23948512b changed class to struct in is_convertible template John Maddock 2000-10-17 11:26:02 +0000
  • de38557e46 ported the graph library to borland Jeremy Siek 2000-10-17 00:16:05 +0000
  • 956b80d166 Windows 2000 change to STLport 4.0 Beman Dawes 2000-10-16 12:14:59 +0000
  • 8214933c2a fixed use of Vertex() in call to get(color,...), and added DefaultConstructible to requirements for ColorValue Jeremy Siek 2000-10-15 18:54:12 +0000
  • e971d1cf14 Fix broken HTML links Beman Dawes 2000-10-15 17:08:00 +0000
  • 5a64504af8 1.18.1 fix broken link Beman Dawes 2000-10-15 17:05:56 +0000
  • fd3cb04c3b 1.18.1 update Beman Dawes 2000-10-15 16:53:11 +0000
  • 0465ec4316 Add borland_cpp.html link Beman Dawes 2000-10-15 16:28:31 +0000
  • 7db058453a added test results for cregex.cpp and graph.cpp Jens Maurer 2000-10-14 23:00:47 +0000
  • 4adf834460 avoid linking by adding "-c" to Linux compiler invocations Jens Maurer 2000-10-14 22:58:48 +0000
  • 716de3d1d7 add empty throw specification to destructors for classes derived from std::exception Jens Maurer 2000-10-14 22:56:18 +0000
  • 2a2b3ffd07 Remove Borland 5.4, add regex test, disable link for windows compiles Beman Dawes 2000-10-14 14:43:47 +0000
  • 95c19bbedc misc minor fixes John Maddock 2000-10-14 12:03:10 +0000
  • 6240adc3f8 Need to use (void) &x to avoid "unused variable" warnings with Comeau C++. Jens Maurer 2000-10-14 07:32:15 +0000
  • 1bb493f5b4 Broken compiler workaround for abs not it namespace std Beman Dawes 2000-10-14 00:38:36 +0000
  • a8a50b602f use an explicit cast to int32_t for arguments to rand48 (avoids ambiguity for Metrowerks, which defines int32_t as long) Jens Maurer 2000-10-13 23:17:20 +0000
  • f4c9429b14 Add BOOST_NO_SLIST and BOOST_NO_HASH for Borland, although I agree with others that these defines are very questionable Beman Dawes 2000-10-13 20:02:20 +0000
  • ec953bdea3 Add graph/test/graph.cpp Beman Dawes 2000-10-13 19:49:30 +0000
  • c4191d60b4 Comeau fails with lots of files due to <boost/stdint.h> design problems Jens Maurer 2000-10-12 21:07:39 +0000
  • 13a738a73d Add missing "typename" that Metrowerks compiler is picky about Beman Dawes 2000-10-12 21:01:49 +0000
  • a2956b4baf Upgrade Metrowerks to 6.0 Beman Dawes 2000-10-12 20:54:23 +0000
  • f953c5af3b fixes resulting from non-standard usage of swprintf John Maddock 2000-10-12 11:25:16 +0000
  • 5016cce312 add "using std::sqrt" for unqualified use of sqrt Jens Maurer 2000-10-11 17:23:54 +0000
  • 2c24910326 VC++ 6.0 now at SP4 Beman Dawes 2000-10-11 17:07:47 +0000
  • 3fe6c8e192 Minor corrections Beman Dawes 2000-10-11 16:55:40 +0000
  • 5375ae8980 MWCW fix: added std:: qualifier to memset John Maddock 2000-10-10 11:40:19 +0000
  • 6f6cda4f0c minor typo fixes John Maddock 2000-10-10 10:40:58 +0000
  • 63f10905cb more VC6 type-traits and compressed pair fixes John Maddock 2000-10-07 10:53:47 +0000
  • 208a4555c3 new file Jeremy Siek 2000-10-06 18:51:51 +0000
  • 9a634d977e Some fixes for Metrowerks compatibility Dave Abrahams 2000-10-06 07:46:12 +0000
  • 20b37cd804 Use BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility Dave Abrahams 2000-10-06 07:44:27 +0000
  • 3afc7ee15a Metrowerks compatibility Dave Abrahams 2000-10-06 07:42:47 +0000
  • f96bd9fd00 use BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility Dave Abrahams 2000-10-06 07:41:27 +0000
  • cd1b811ef2 Added BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility Dave Abrahams 2000-10-06 07:37:02 +0000
  • e8f053b5a6 friend declarations to work around a Metrowerks bug Dave Abrahams 2000-10-06 07:32:54 +0000
  • 8ba809d876 changed some names to make things more clear about properties Jeremy Siek 2000-10-05 18:22:50 +0000
  • 4b74e095f4 formatting docs Jeremy Siek 2000-10-05 17:52:53 +0000
  • 40b937d61a added documentation for get_property(), thought about changing to get(), but that would be difficult Jeremy Siek 2000-10-05 17:47:49 +0000
  • bdc01b4bab shorten names to prevent problems with broken MSVC linker Dave Abrahams 2000-10-04 22:22:42 +0000
  • 35b4bad0a7 A few edits and additions. Jeremy Siek 2000-10-04 21:42:13 +0000
  • 41835840b9 suppress unused parameter warning Dave Abrahams 2000-10-04 18:57:00 +0000
  • f8619f817d fixed degree() Jeremy Siek 2000-10-04 16:17:41 +0000
  • bd1f9fe9c7 moved detail::is_same to graph_detail::is_same to avoid conflict with type traits Jeremy Siek 2000-10-04 16:01:36 +0000
  • c84a8345fc added BOOST_NO_STD_MIN_MAX to config.hpp did some VC++ porting Jeremy Siek 2000-10-04 15:57:03 +0000