Commit Graph

  • d95374360d changed to use pointer with is_convertible Jeremy Siek 2001-03-17 21:54:04 +0000
  • 7f0ff2760f Remove const qualifications that will confuse VC++'s buggy brain Dave Abrahams 2001-03-16 21:56:41 +0000
  • 33588b3d3c Add BOOST_VERSION per Jens' posting Beman Dawes 2001-03-16 17:13:29 +0000
  • d1d9ada565 regex: minor changes to make the test code more conservative in C++ usage John Maddock 2001-03-16 12:41:36 +0000
  • 2a44c642c8 template file is not longer needed, causes "broken links" messages Beman Dawes 2001-03-15 16:05:25 +0000
  • 522a9f05fe 1.21.1 run up Beman Dawes 2001-03-14 15:36:53 +0000
  • 60566f1418 1.21.1 run up, including new download instructions and fix broken hyperlinks Beman Dawes 2001-03-14 15:11:55 +0000
  • cd18b63110 updating regex configure (should have been in previous fix) John Maddock 2001-03-14 12:54:48 +0000
  • 496117e486 Misc regex fixes: removed BOOST_RE_NO_EXCEPTION_H macro (no longer needed), added hack for VC6+STLPort regression test (missing wstring exports in STLPort dll). John Maddock 2001-03-14 12:52:06 +0000
  • e2784453fe temp files removed after branching. Ralf W. Grosse-Kunstleve 2001-03-13 00:03:58 +0000
  • bdbb7b8c2a temp files before branching Ralf W. Grosse-Kunstleve 2001-03-13 00:01:06 +0000
  • e1dd089154 Minute enhancement. Ralf W. Grosse-Kunstleve 2001-03-12 19:34:14 +0000
  • 1da7c5b63b Python 1.5.2 fixes Ralf W. Grosse-Kunstleve 2001-03-12 19:32:40 +0000
  • e748c76df7 Add comment: int_fast_t works for unsigned too. Beman Dawes 2001-03-12 14:01:34 +0000
  • df9c6cc523 11 Mar 01 std::string *MAY* include nulls (Alex Martelli) Dave Abrahams 2001-03-11 21:29:31 +0000
  • e78827e4e5 worked on dyn_size_bitset Jeremy Siek 2001-03-11 17:10:49 +0000
  • ea917a24e6 added link to FAQ from TOC and removed obsolete file using_boost_graph_library.html Jeremy Siek 2001-03-11 17:05:15 +0000
  • 0704c489ce Minor fixes Beman Dawes 2001-03-11 13:45:46 +0000
  • 3984b7d517 Use test_tools.hpp for error detection Beman Dawes 2001-03-11 13:31:00 +0000
  • ee6c89bad9 Fix bugs (m_self => self) Dave Abrahams 2001-03-10 19:09:10 +0000
  • 840e767a1a Beos status update John Maddock 2001-03-10 11:24:54 +0000
  • 6cc256cf25 Fixed header include: should have included <boost/type_traits/cv_traits.hpp> John Maddock 2001-03-10 11:24:11 +0000
  • f555a32011 Copyright notice & minor fixes. Ralf W. Grosse-Kunstleve 2001-03-10 08:23:37 +0000
  • d5032e4e50 new file Jeremy Siek 2001-03-10 02:59:53 +0000
  • 18e16f33d6 new files, under construction Jeremy Siek 2001-03-10 02:49:09 +0000
  • 843550441f Fixed some doc bugs and improved an example Dave Abrahams 2001-03-10 00:36:03 +0000
  • 27be3fe2df Small enhancements. Ralf W. Grosse-Kunstleve 2001-03-09 20:04:56 +0000
  • 4e08468046 Use only one <h1> (although the validator did not complain). Ralf W. Grosse-Kunstleve 2001-03-09 19:02:12 +0000
  • 6299361a7f HTML 4.0 Strict fixes. Ralf W. Grosse-Kunstleve 2001-03-09 18:59:59 +0000
  • 79008e1798 added link to adjacency_iterator Jeremy Siek 2001-03-09 18:28:48 +0000
  • 28965c8bd4 added defaults Jeremy Siek 2001-03-09 18:26:53 +0000
  • 40b1f246e9 added some &nbsp; to prevent unwanted wrapping Jeremy Siek 2001-03-09 18:17:07 +0000
  • a6bebf43c8 fixed dynamic_components Jeremy Siek 2001-03-09 16:30:00 +0000
  • 29a324a67c Final 1.21.0 commit Beman Dawes 2001-03-09 14:58:06 +0000
  • a2abb6ee53 1.21.0 run up including fixing broken links Beman Dawes 2001-03-09 14:36:41 +0000
  • a93b9143b5 Change requirements to table per Dave Abrahams' suggestion Beman Dawes 2001-03-09 13:49:06 +0000
  • c3c2a562b3 Tentative fixes for SunPro compiler John Maddock 2001-03-09 12:34:52 +0000
  • 51b988946b regex: tweeked type_traits usage to reduce header dependencies John Maddock 2001-03-09 11:51:44 +0000
  • f4c2b32fce Fixes for validator.w3.org Dave Abrahams 2001-03-09 03:28:13 +0000
  • e98a384950 Mostly clarification. Fix: changed "category" to "iterator_category" in one place. Dave Abrahams 2001-03-09 03:10:32 +0000
  • 15afc37976 temp file removed after branching. Ralf W. Grosse-Kunstleve 2001-03-09 02:41:16 +0000
  • 6733b76ce2 temp file before branching Ralf W. Grosse-Kunstleve 2001-03-09 02:40:06 +0000
  • 99f4d8a6f6 untabified Dave Abrahams 2001-03-09 02:37:01 +0000
  • 83fd528ee1 A few fixes for the "tag dispatching" section. Dave Abrahams 2001-03-09 02:07:39 +0000
  • 4685700794 fixed typo Wison -> Wilson Jeremy Siek 2001-03-08 21:53:31 +0000
  • 9753273925 set background color to white Jeremy Siek 2001-03-08 21:41:55 +0000
  • 7dd3db098c added named template parameter to table of contents Jeremy Siek 2001-03-08 21:36:09 +0000
  • d125ee6965 1.21.0 runup Beman Dawes 2001-03-08 21:15:12 +0000
  • f9b609ca3e fixed for borland Jeremy Siek 2001-03-08 21:12:30 +0000
  • 53714f8ad5 removed use of yes_type/no_type, not needed for borland workaround Jeremy Siek 2001-03-08 20:58:51 +0000
  • c69fdb1007 added revision history line Jeremy Siek 2001-03-08 20:50:14 +0000
  • 42de464a9e split off indirect and transform tests into separate files Jeremy Siek 2001-03-08 20:49:05 +0000
  • 51ba642376 added indirect and transform iterator tests Jeremy Siek 2001-03-08 20:47:36 +0000
  • 9831b48a5b Initial commit Beman Dawes 2001-03-08 20:44:22 +0000
  • b63f02b98d 1.21.0 run up Beman Dawes 2001-03-08 20:35:52 +0000
  • 350e01f307 fixed use of edge_descriptor Jeremy Siek 2001-03-08 20:16:28 +0000
  • 9bf32af8de added more static asserts Jeremy Siek 2001-03-08 20:02:00 +0000
  • 1d28f9fab1 VC++ workaround: the forward_iterator real ref check is not working Jeremy Siek 2001-03-08 20:01:35 +0000
  • 6d54bd93ca added docs for iterator_traits_generator Jeremy Siek 2001-03-08 19:19:46 +0000
  • fbed97df17 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 +0000
  • d2c21f440c parameters following a named parameter list must get their types from the named parameter list and not use the default Jeremy Siek 2001-03-08 19:03:44 +0000
  • eaf861bd3b fixed bug in named template parameters, params following a named template must get their values from the named template Jeremy Siek 2001-03-08 19:03:08 +0000
  • 8041abb3d2 added list of changes for the BGL Jeremy Siek 2001-03-08 17:47:29 +0000
  • 4caccf6f6a new file Jeremy Siek 2001-03-08 17:39:51 +0000
  • 9b8ee4c8d3 added adjacency_iterator Jeremy Siek 2001-03-08 17:39:28 +0000
  • 218b18390a removed some #if 0's Jeremy Siek 2001-03-08 17:01:25 +0000
  • 153dcdc6ab 1.21.0 runup Beman Dawes 2001-03-08 16:43:41 +0000
  • 72fdab7a8c added iter_traits_gen_test Jeremy Siek 2001-03-08 16:34:13 +0000
  • d10b3a8973 new file Jeremy Siek 2001-03-08 16:33:40 +0000
  • 31743624c4 added support for optional named template parameters Jeremy Siek 2001-03-08 16:33:14 +0000
  • 623f37c065 More regex makefile updates (changed name to libboost_regex) John Maddock 2001-03-08 12:29:07 +0000
  • 1012f83f86 py_cpp => Boost.Python Dave Abrahams 2001-03-08 03:01:29 +0000
  • c9126d6928 class_builder<your_class> -> class_builder&lt;your_class&gt; Ralf W. Grosse-Kunstleve 2001-03-08 01:32:12 +0000
  • 30d4af5b6e *** empty log message *** Dave Abrahams 2001-03-07 23:31:32 +0000
  • 70c1ac954e no message Dave Abrahams 2001-03-07 22:27:22 +0000
  • b96e81a379 fixed width and height of figure Jeremy Siek 2001-03-07 21:32:07 +0000
  • 78df3599b0 fixed adjacency_list.html figure size Jeremy Siek 2001-03-07 21:31:06 +0000
  • 13e84291a0 Added BOOST_PYTHON_MODULE_INIT Dave Abrahams 2001-03-07 03:56:25 +0000
  • 50044ebf22 Refactored EDG checks for Intel C++ Dave Abrahams 2001-03-07 03:55:21 +0000
  • 061150b3e6 use BOOST_PYTHON_MODULE_INIT Dave Abrahams 2001-03-07 03:53:56 +0000
  • 107d51844d use BOOST_PYTHON_MODULE_INIT, update getting_started2 for better documentation Dave Abrahams 2001-03-07 03:53:14 +0000
  • 1042ddf989 Added getting_started targets Dave Abrahams 2001-03-07 03:40:47 +0000
  • 986bb253d2 Major doc updates Dave Abrahams 2001-03-07 03:39:31 +0000
  • 53034510f9 Fixed typo in use of "PYTHON_LIB" Dave Abrahams 2001-03-06 20:55:09 +0000
  • 99af423906 fixed remove_vertex for bidirectional graph, needed to reindex the edge list Jeremy Siek 2001-03-06 05:57:19 +0000
  • 0b6f816719 added inv_adjacency_iterator_generator Jeremy Siek 2001-03-06 05:36:51 +0000
  • bde96ac404 large change due to subtle edge::operator== bugs with multigraphs simplified the implementation considerably, at some cost to space complexity Jeremy Siek 2001-03-06 05:33:55 +0000
  • 4a75acdae1 changed edge equality to be based on property object so we will get correct behaviour with multi graphs Jeremy Siek 2001-03-06 05:32:01 +0000
  • ff4786e6f6 added allows_parallel_edges() Jeremy Siek 2001-03-06 05:31:12 +0000
  • c115c0cb95 remove temp files after branching. Ralf W. Grosse-Kunstleve 2001-03-06 02:45:39 +0000
  • cad8889adc temp files before branching Ralf W. Grosse-Kunstleve 2001-03-06 02:44:32 +0000
  • fec69947a6 Suppress warnings under Cygwin with Python 2.0 Dave Abrahams 2001-03-06 01:14:47 +0000
  • 6b92a64089 Fixed a bug which prevented auto_ptr values from being converted to_python Dave Abrahams 2001-03-06 01:13:35 +0000
  • 03f76825ab temp file removed after branching. Ralf W. Grosse-Kunstleve 2001-03-06 00:06:55 +0000
  • c531ea8430 temp file before branching Ralf W. Grosse-Kunstleve 2001-03-06 00:05:41 +0000
  • 8e2981baed temp file removed after branching Ralf W. Grosse-Kunstleve 2001-03-06 00:04:28 +0000
  • 1da0ba40dd temp file for branching Ralf W. Grosse-Kunstleve 2001-03-06 00:02:01 +0000
  • abf31fe504 Remove spurious ";" Ralf W. Grosse-Kunstleve 2001-03-05 23:46:43 +0000
  • 33f6dd5784 Use file name "libboost_python.a"; rename makefiles. Ralf W. Grosse-Kunstleve 2001-03-05 23:41:37 +0000
  • c77bc07d58 no message Dave Abrahams 2001-03-05 14:41:57 +0000