Commit Graph

  • d0eeb450d9 MWCW fixes for type_traits test programs John Maddock 2001-03-05 12:03:55 +0000
  • 5ad09d5cc2 Type fixes, added missing remove_cv docs John Maddock 2001-03-05 11:46:22 +0000
  • 8bbbd73304 enable null pointer <=> None conversions Dave Abrahams 2001-03-05 03:48:38 +0000
  • abaf3b4d5e tests for null pointer <=> None conversions Dave Abrahams 2001-03-05 03:44:46 +0000
  • 30cd70bef5 Turned off "enable minimal rebuild", which causes INTERNAL COMPILER ERRORs Dave Abrahams 2001-03-05 03:43:10 +0000
  • 73b1bdbadf new files Jeremy Siek 2001-03-04 19:00:42 +0000
  • de0d3dfd22 changed namespace Jeremy Siek 2001-03-04 18:53:02 +0000
  • f631d383ea added edgesum Jeremy Siek 2001-03-04 18:52:30 +0000
  • 21409a59e0 removed requirement for value_type from Trivial Iterator Jeremy Siek 2001-03-04 18:52:12 +0000
  • 9d58d71349 changed MutableGraph Jeremy Siek 2001-03-04 18:50:32 +0000
  • 7ab92126a0 brought up to date Jeremy Siek 2001-03-04 18:36:39 +0000
  • 14635100ab fixed named clash with distance Jeremy Siek 2001-03-04 18:11:05 +0000
  • 727b29c069 fixed edge length and color_triats problems, thanks Andreas Jeremy Siek 2001-03-04 18:07:35 +0000
  • 7a456a9b39 changed color traits default to use enums Jeremy Siek 2001-03-04 18:07:05 +0000
  • 623ad43de3 file name change: test.so -> boost_python_test.so Ralf W. Grosse-Kunstleve 2001-03-04 17:39:14 +0000
  • 9ac4a11f92 Patches for Intel C++ Dave Abrahams 2001-03-04 16:08:20 +0000
  • 20ec9fd4ef Workaround for Borland Dave Abrahams 2001-03-04 16:07:11 +0000
  • 6f0aef6808 Patches for Intel C++ and GCC Dave Abrahams 2001-03-04 16:05:21 +0000
  • f17d1acf83 Changed name of extension module so it would work with DebugPython, fixed exception message checking to work with Python 2.0 Dave Abrahams 2001-03-04 16:02:46 +0000
  • 4d50094536 Changed name of extension module so it would work with DebugPython, eliminated useless test that aggravated MSVC Dave Abrahams 2001-03-04 15:59:52 +0000
  • 64040c2709 Use PyObject_INIT() instead of trying to hand-initialize Dave Abrahams 2001-03-04 15:57:47 +0000
  • 1b7cf58701 std::complex<> fixes for MSVC Dave Abrahams 2001-03-04 15:56:38 +0000
  • f79f95982c Documentation for pickle support. Ralf W. Grosse-Kunstleve 2001-03-04 15:56:07 +0000
  • f4053c779b Rolled in const_cast from Dragon fork Dave Abrahams 2001-03-04 15:55:35 +0000
  • 768bf95190 Added DebugPython target Dave Abrahams 2001-03-04 15:53:00 +0000
  • c560760252 no message Dave Abrahams 2001-03-04 15:48:55 +0000
  • 1d410a568d Changed library name to libboost_python.a, various cleanups, attempted Cygwin compatibility. Still needs testing on Linux. Dave Abrahams 2001-03-04 15:48:50 +0000
  • 3d2524e341 Added DebugPython target; cleaned up some mess introduced by others Dave Abrahams 2001-03-04 15:45:02 +0000
  • 30251da937 Changed library name to libboost_python.a Dave Abrahams 2001-03-04 15:41:47 +0000
  • f9a6252a00 *** empty log message *** Dave Abrahams 2001-03-04 15:14:04 +0000
  • b3b36904ba Some fixes so it will compile with Intel C++ Dave Abrahams 2001-03-04 15:12:30 +0000
  • 7018444430 Fixed std::complex<> stuff to work with MSVC Dave Abrahams 2001-03-04 15:10:16 +0000
  • 9d667e168d Getting close to release Beman Dawes 2001-03-04 15:09:15 +0000
  • 6e76d4b636 More attempted fixes for Intel C++ Dave Abrahams 2001-03-04 15:08:17 +0000
  • 255043ac44 Factored EDG checks, added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP for Intel C++ 5.0 Dave Abrahams 2001-03-04 15:06:11 +0000
  • 147d4d0e25 Workarounds for Intel C++ 5.0 Dave Abrahams 2001-03-04 15:04:20 +0000
  • cd70d774fc Updated regression tests John Maddock 2001-03-04 13:03:51 +0000
  • 940156f5b2 Misc fixes that missed the last commit.. John Maddock 2001-03-04 11:08:29 +0000
  • 15481df0f3 fixed clear() function to handle case with no edge property Jeremy Siek 2001-03-03 18:53:13 +0000
  • d4846284a9 New Makefiles for tru64_cxx, linux_gcc, mingw32. Ralf W. Grosse-Kunstleve 2001-03-03 14:46:26 +0000
  • 6e98a2b90d added: pickle safety measures; bug fix: use bound_function::create() Ralf W. Grosse-Kunstleve 2001-03-03 12:55:53 +0000
  • 8f431ef072 "T" replaced by "Held" to reduce chances of name clashes. Ralf W. Grosse-Kunstleve 2001-03-03 12:05:15 +0000
  • 9aed599aa1 added: converters for [plain] char and std::complex Ralf W. Grosse-Kunstleve 2001-03-03 11:48:52 +0000
  • a5cb4f7ce1 makefile adjustments John Maddock 2001-03-03 11:37:50 +0000
  • 60a9881e09 updated makefile responds to environment John Maddock 2001-03-03 11:35:37 +0000
  • ac57626ef0 regex doc updates for partial matches and revised makefiles John Maddock 2001-03-03 11:32:04 +0000
  • 231936082f regex makefile updates: better responce to environment variables, and correct linker options for gcc-shared.mak John Maddock 2001-03-03 11:31:04 +0000
  • ce7f5906fc Updates for better partial match support, and to ensure that that the POSIX API functions are able to return the correct error code. John Maddock 2001-03-03 11:28:50 +0000
  • 2e88be3904 BeOS status update John Maddock 2001-03-03 11:27:40 +0000
  • e2181559b3 Wrong file name replaced (instance.hpp -> singleton.hpp). Ralf W. Grosse-Kunstleve 2001-03-03 10:22:35 +0000
  • 737e62f37d Put all implementation into namespace boost::detail::iterator_traits_. Some progress made on fixes for Intel compiler. Dave Abrahams 2001-03-03 05:11:06 +0000
  • 96a514b3e2 Changed BOOST_MSVC to BOOST_MSVC_STD_ITERATOR in a few places. Jeremy Siek 2001-03-02 23:45:03 +0000
  • f9098b3f1b avoid internal compiler error with MSVC and STLport Jeremy Siek 2001-03-02 23:39:17 +0000
  • 2011a4f767 avoid internal compiler error on MSVC with STLport Jeremy Siek 2001-03-02 23:38:53 +0000
  • e052b28ea9 fixed bug in add vertices to subgraphs Jeremy Siek 2001-03-02 15:57:14 +0000
  • 3a0ff0205c removed default for IDfunc, changed name to IndexMap Jeremy Siek 2001-03-02 15:15:18 +0000
  • 1d18b89d6d added a couple functions Jeremy Siek 2001-03-02 03:34:11 +0000
  • 9ecf045759 Use PyObject_INIT() instead of hand-initializing objects Dave Abrahams 2001-03-02 01:48:30 +0000
  • 6250a4444c auto-gen version with slist had accidentally been checked in. Changed to a graph type using list instead Jeremy Siek 2001-03-02 01:07:18 +0000
  • 0ed769aa5c Correct spelling in Jens' licenses Beman Dawes 2001-03-01 18:54:36 +0000
  • 3fa85bda24 Minor Metrowerks fixes Beman Dawes 2001-03-01 16:23:18 +0000
  • 6b3b92c949 Initial commit Beman Dawes 2001-03-01 15:45:41 +0000
  • 82bcbd89b6 Add Test Library regression tests Beman Dawes 2001-03-01 00:47:19 +0000
  • 67e7637507 Boost Test Library initial commit Beman Dawes 2001-02-28 21:39:56 +0000
  • 90fdfc900a indenting Jeremy Siek 2001-02-28 04:20:51 +0000
  • 0a2a59b237 few edits Jeremy Siek 2001-02-28 04:20:20 +0000
  • 5ccc0b95f0 dynamic -> incremental Jeremy Siek 2001-02-28 03:51:52 +0000
  • 1872fc4f05 changed paths Jeremy Siek 2001-02-28 03:14:49 +0000
  • 59e8fad96a fixed default_writer Jeremy Siek 2001-02-27 17:46:27 +0000
  • 4d6fe1135b Fix for BeOS <limits> John Maddock 2001-02-27 12:52:08 +0000
  • fb6dc66dab fixed some bugs brought out by STLport debug mode Jeremy Siek 2001-02-27 06:38:04 +0000
  • 48bbed5b2d fixed g++ with STLport problem with source(std::pair<T,T>,G) Jeremy Siek 2001-02-27 06:33:08 +0000
  • b08f8aab9a fixed access of filter iterator policies type Jeremy Siek 2001-02-27 06:14:02 +0000
  • 3358dc8177 fixed access to filter iterator policies type Jeremy Siek 2001-02-27 06:12:29 +0000
  • 879de575a5 added function output iterator adaptor Jeremy Siek 2001-02-27 05:50:51 +0000
  • 33edc7c385 new file, part of the iterator adaptors library Jeremy Siek 2001-02-27 05:49:55 +0000
  • b8a2f4efbd some edits Jeremy Siek 2001-02-27 02:20:47 +0000
  • 89dab05f76 new file Jeremy Siek 2001-02-26 23:17:47 +0000
  • 11b6641c17 more edits Jeremy Siek 2001-02-26 23:17:15 +0000
  • 378b8856d3 worked on docs for cuthill mckee Jeremy Siek 2001-02-26 23:16:39 +0000
  • 50bfbcb7cf new files Jeremy Siek 2001-02-26 23:13:05 +0000
  • aa3faa6f74 added degree_property_map Jeremy Siek 2001-02-26 23:08:45 +0000
  • 3a4c9afe1c stopped using fenced queue, just makes it harder to understand Jeremy Siek 2001-02-26 21:49:19 +0000
  • 281e28b41e more dynamic->incremental changes Jeremy Siek 2001-02-26 18:33:51 +0000
  • ab78ab21c2 separated concept_checks.cpp into peices and moved to test/ directory Jeremy Siek 2001-02-26 18:14:46 +0000
  • 00de05eded stanford graph update from Andreas renamed dynamic components to incremental components Jeremy Siek 2001-02-26 18:13:00 +0000
  • dd69dc1f2f moved concept checking stuff from example/ to test/ directory renamed dynamic components to incremental components added regression.cfg file to test/ Jeremy Siek 2001-02-26 18:12:20 +0000
  • 5784c211cd removed #if 0's Jeremy Siek 2001-02-26 03:29:53 +0000
  • 96fd3b849f work on connected components, and various fixes Jeremy Siek 2001-02-26 03:29:07 +0000
  • e386285d10 added undirected graph Jeremy Siek 2001-02-26 02:27:11 +0000
  • 0ba064820c fixed make_iterator_property_map Jeremy Siek 2001-02-26 02:13:39 +0000
  • 856aba0a34 working version Jeremy Siek 2001-02-25 22:06:23 +0000
  • cf0377357b added strong components, changed connected_components Jeremy Siek 2001-02-25 21:32:23 +0000
  • 18efa71b6b reorganizing connected components stuff Jeremy Siek 2001-02-25 21:02:15 +0000
  • 83ebdac41d broke this up into several files, separated out strong components Jeremy Siek 2001-02-25 21:01:06 +0000
  • 982df588ee work on connected components Jeremy Siek 2001-02-25 21:00:13 +0000
  • b9b17c7a78 new file Jeremy Siek 2001-02-25 20:56:16 +0000
  • 5486005145 added docs from Andreas Scherer for Stanford GraphBase Jeremy Siek 2001-02-25 20:16:42 +0000
  • c75232350f first checkin of BGL interface to SGB documentation Jeremy Siek 2001-02-25 20:08:06 +0000
  • ef24de0775 added missing typename's to docs John Maddock 2001-02-25 12:04:48 +0000