abaf3b4d5etests for null pointer <=> None conversions
Dave Abrahams
2001-03-05 03:44:46 +0000
30cd70bef5Turned off "enable minimal rebuild", which causes INTERNAL COMPILER ERRORs
Dave Abrahams
2001-03-05 03:43:10 +0000
73b1bdbadfnew files
Jeremy Siek
2001-03-04 19:00:42 +0000
de0d3dfd22changed namespace
Jeremy Siek
2001-03-04 18:53:02 +0000
f631d383eaadded edgesum
Jeremy Siek
2001-03-04 18:52:30 +0000
21409a59e0removed requirement for value_type from Trivial Iterator
Jeremy Siek
2001-03-04 18:52:12 +0000
9d58d71349changed MutableGraph
Jeremy Siek
2001-03-04 18:50:32 +0000
7ab92126a0brought up to date
Jeremy Siek
2001-03-04 18:36:39 +0000
14635100abfixed named clash with distance
Jeremy Siek
2001-03-04 18:11:05 +0000
727b29c069fixed edge length and color_triats problems, thanks Andreas
Jeremy Siek
2001-03-04 18:07:35 +0000
7a456a9b39changed color traits default to use enums
Jeremy Siek
2001-03-04 18:07:05 +0000
623ad43de3file name change: test.so -> boost_python_test.so
Ralf W. Grosse-Kunstleve
2001-03-04 17:39:14 +0000
9ac4a11f92Patches for Intel C++
Dave Abrahams
2001-03-04 16:08:20 +0000
20ec9fd4efWorkaround for Borland
Dave Abrahams
2001-03-04 16:07:11 +0000
6f0aef6808Patches for Intel C++ and GCC
Dave Abrahams
2001-03-04 16:05:21 +0000
f17d1acf83Changed 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
4d50094536Changed 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
64040c2709Use PyObject_INIT() instead of trying to hand-initialize
Dave Abrahams
2001-03-04 15:57:47 +0000
1b7cf58701std::complex<> fixes for MSVC
Dave Abrahams
2001-03-04 15:56:38 +0000
f79f95982cDocumentation for pickle support.
Ralf W. Grosse-Kunstleve
2001-03-04 15:56:07 +0000
f4053c779bRolled in const_cast from Dragon fork
Dave Abrahams
2001-03-04 15:55:35 +0000
768bf95190Added DebugPython target
Dave Abrahams
2001-03-04 15:53:00 +0000
c560760252no message
Dave Abrahams
2001-03-04 15:48:55 +0000
1d410a568dChanged 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
3d2524e341Added DebugPython target; cleaned up some mess introduced by others
Dave Abrahams
2001-03-04 15:45:02 +0000
30251da937Changed 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
b3b36904baSome fixes so it will compile with Intel C++
Dave Abrahams
2001-03-04 15:12:30 +0000
7018444430Fixed std::complex<> stuff to work with MSVC
Dave Abrahams
2001-03-04 15:10:16 +0000
9d667e168dGetting close to release
Beman Dawes
2001-03-04 15:09:15 +0000
6e76d4b636More attempted fixes for Intel C++
Dave Abrahams
2001-03-04 15:08:17 +0000
255043ac44Factored EDG checks, added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP for Intel C++ 5.0
Dave Abrahams
2001-03-04 15:06:11 +0000
147d4d0e25Workarounds for Intel C++ 5.0
Dave Abrahams
2001-03-04 15:04:20 +0000
cd70d774fcUpdated regression tests
John Maddock
2001-03-04 13:03:51 +0000
940156f5b2Misc fixes that missed the last commit..
John Maddock
2001-03-04 11:08:29 +0000
15481df0f3fixed clear() function to handle case with no edge property
Jeremy Siek
2001-03-03 18:53:13 +0000
d4846284a9New Makefiles for tru64_cxx, linux_gcc, mingw32.
Ralf W. Grosse-Kunstleve
2001-03-03 14:46:26 +0000
6e98a2b90dadded: 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
9aed599aa1added: converters for [plain] char and std::complex
Ralf W. Grosse-Kunstleve
2001-03-03 11:48:52 +0000
a5cb4f7ce1makefile adjustments
John Maddock
2001-03-03 11:37:50 +0000
60a9881e09updated makefile responds to environment
John Maddock
2001-03-03 11:35:37 +0000
ac57626ef0regex doc updates for partial matches and revised makefiles
John Maddock
2001-03-03 11:32:04 +0000
231936082fregex makefile updates: better responce to environment variables, and correct linker options for gcc-shared.mak
John Maddock
2001-03-03 11:31:04 +0000
ce7f5906fcUpdates 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
2e88be3904BeOS status update
John Maddock
2001-03-03 11:27:40 +0000
e2181559b3Wrong file name replaced (instance.hpp -> singleton.hpp).
Ralf W. Grosse-Kunstleve
2001-03-03 10:22:35 +0000
737e62f37dPut 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
96a514b3e2Changed BOOST_MSVC to BOOST_MSVC_STD_ITERATOR in a few places.
Jeremy Siek
2001-03-02 23:45:03 +0000
f9098b3f1bavoid internal compiler error with MSVC and STLport
Jeremy Siek
2001-03-02 23:39:17 +0000
2011a4f767avoid internal compiler error on MSVC with STLport
Jeremy Siek
2001-03-02 23:38:53 +0000
e052b28ea9fixed bug in add vertices to subgraphs
Jeremy Siek
2001-03-02 15:57:14 +0000
3a0ff0205cremoved default for IDfunc, changed name to IndexMap
Jeremy Siek
2001-03-02 15:15:18 +0000
1d18b89d6dadded a couple functions
Jeremy Siek
2001-03-02 03:34:11 +0000
9ecf045759Use PyObject_INIT() instead of hand-initializing objects
Dave Abrahams
2001-03-02 01:48:30 +0000
6250a4444cauto-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
0ed769aa5cCorrect spelling in Jens' licenses
Beman Dawes
2001-03-01 18:54:36 +0000
82bcbd89b6Add Test Library regression tests
Beman Dawes
2001-03-01 00:47:19 +0000
67e7637507Boost Test Library initial commit
Beman Dawes
2001-02-28 21:39:56 +0000
90fdfc900aindenting
Jeremy Siek
2001-02-28 04:20:51 +0000
0a2a59b237few edits
Jeremy Siek
2001-02-28 04:20:20 +0000
5ccc0b95f0dynamic -> incremental
Jeremy Siek
2001-02-28 03:51:52 +0000
1872fc4f05changed paths
Jeremy Siek
2001-02-28 03:14:49 +0000
59e8fad96afixed default_writer
Jeremy Siek
2001-02-27 17:46:27 +0000
4d6fe1135bFix for BeOS <limits>
John Maddock
2001-02-27 12:52:08 +0000
fb6dc66dabfixed some bugs brought out by STLport debug mode
Jeremy Siek
2001-02-27 06:38:04 +0000
48bbed5b2dfixed g++ with STLport problem with source(std::pair<T,T>,G)
Jeremy Siek
2001-02-27 06:33:08 +0000
b08f8aab9afixed access of filter iterator policies type
Jeremy Siek
2001-02-27 06:14:02 +0000
3358dc8177fixed access to filter iterator policies type
Jeremy Siek
2001-02-27 06:12:29 +0000
879de575a5added function output iterator adaptor
Jeremy Siek
2001-02-27 05:50:51 +0000
33edc7c385new file, part of the iterator adaptors library
Jeremy Siek
2001-02-27 05:49:55 +0000
b8a2f4efbdsome edits
Jeremy Siek
2001-02-27 02:20:47 +0000
89dab05f76new file
Jeremy Siek
2001-02-26 23:17:47 +0000
11b6641c17more edits
Jeremy Siek
2001-02-26 23:17:15 +0000
378b8856d3worked on docs for cuthill mckee
Jeremy Siek
2001-02-26 23:16:39 +0000
50bfbcb7cfnew files
Jeremy Siek
2001-02-26 23:13:05 +0000
aa3faa6f74added degree_property_map
Jeremy Siek
2001-02-26 23:08:45 +0000
3a4c9afe1cstopped using fenced queue, just makes it harder to understand
Jeremy Siek
2001-02-26 21:49:19 +0000
281e28b41emore dynamic->incremental changes
Jeremy Siek
2001-02-26 18:33:51 +0000
ab78ab21c2separated concept_checks.cpp into peices and moved to test/ directory
Jeremy Siek
2001-02-26 18:14:46 +0000
00de05ededstanford graph update from Andreas renamed dynamic components to incremental components
Jeremy Siek
2001-02-26 18:13:00 +0000
dd69dc1f2fmoved 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
5784c211cdremoved #if 0's
Jeremy Siek
2001-02-26 03:29:53 +0000
96fd3b849fwork on connected components, and various fixes
Jeremy Siek
2001-02-26 03:29:07 +0000
e386285d10added undirected graph
Jeremy Siek
2001-02-26 02:27:11 +0000
0ba064820cfixed make_iterator_property_map
Jeremy Siek
2001-02-26 02:13:39 +0000
856aba0a34working version
Jeremy Siek
2001-02-25 22:06:23 +0000
cf0377357badded strong components, changed connected_components
Jeremy Siek
2001-02-25 21:32:23 +0000
18efa71b6breorganizing connected components stuff
Jeremy Siek
2001-02-25 21:02:15 +0000
83ebdac41dbroke this up into several files, separated out strong components
Jeremy Siek
2001-02-25 21:01:06 +0000
982df588eework on connected components
Jeremy Siek
2001-02-25 21:00:13 +0000
b9b17c7a78new file
Jeremy Siek
2001-02-25 20:56:16 +0000
5486005145added docs from Andreas Scherer for Stanford GraphBase
Jeremy Siek
2001-02-25 20:16:42 +0000
c75232350ffirst checkin of BGL interface to SGB documentation
Jeremy Siek
2001-02-25 20:08:06 +0000
ef24de0775added missing typename's to docs
John Maddock
2001-02-25 12:04:48 +0000