Commit graph

1519 commits

Author SHA1 Message Date
Dave Abrahams
7018444430 Fixed std::complex<> stuff to work with MSVC
[SVN r9408]
2001-03-04 15:10:16 +00:00
Beman Dawes
9d667e168d Getting close to release
[SVN r9407]
2001-03-04 15:09:15 +00:00
Dave Abrahams
6e76d4b636 More attempted fixes for Intel C++
[SVN r9406]
2001-03-04 15:08:17 +00:00
Dave Abrahams
255043ac44 Factored EDG checks, added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP for Intel C++ 5.0
[SVN r9405]
2001-03-04 15:06:11 +00:00
Dave Abrahams
147d4d0e25 Workarounds for Intel C++ 5.0
[SVN r9404]
2001-03-04 15:04:20 +00:00
John Maddock
cd70d774fc Updated regression tests
[SVN r9403]
2001-03-04 13:03:51 +00:00
John Maddock
940156f5b2 Misc fixes that missed the last commit..
[SVN r9402]
2001-03-04 11:08:29 +00:00
Jeremy Siek
15481df0f3 fixed clear() function to handle case with no edge property
[SVN r9401]
2001-03-03 18:53:13 +00:00
Ralf W. Grosse-Kunstleve
d4846284a9 New Makefiles for tru64_cxx, linux_gcc, mingw32.
[SVN r9400]
2001-03-03 14:46:26 +00:00
Ralf W. Grosse-Kunstleve
6e98a2b90d added: pickle safety measures; bug fix: use bound_function::create()
[SVN r9399]
2001-03-03 12:55:53 +00:00
Ralf W. Grosse-Kunstleve
8f431ef072 "T" replaced by "Held" to reduce chances of name clashes.
[SVN r9398]
2001-03-03 12:05:15 +00:00
Ralf W. Grosse-Kunstleve
9aed599aa1 added: converters for [plain] char and std::complex
[SVN r9397]
2001-03-03 11:48:52 +00:00
John Maddock
a5cb4f7ce1 makefile adjustments
[SVN r9396]
2001-03-03 11:37:50 +00:00
John Maddock
60a9881e09 updated makefile responds to environment
[SVN r9395]
2001-03-03 11:35:37 +00:00
John Maddock
ac57626ef0 regex doc updates for partial matches and revised makefiles
[SVN r9394]
2001-03-03 11:32:04 +00:00
John Maddock
231936082f regex makefile updates: better responce to environment variables, and correct linker options for gcc-shared.mak
[SVN r9393]
2001-03-03 11:31:04 +00:00
John Maddock
ce7f5906fc Updates for better partial match support, and to ensure that that the POSIX API functions are able to return the correct error code.
[SVN r9392]
2001-03-03 11:28:50 +00:00
John Maddock
2e88be3904 BeOS status update
[SVN r9391]
2001-03-03 11:27:40 +00:00
Ralf W. Grosse-Kunstleve
e2181559b3 Wrong file name replaced (instance.hpp -> singleton.hpp).
[SVN r9390]
2001-03-03 10:22:35 +00:00
Dave Abrahams
737e62f37d Put all implementation into namespace boost::detail::iterator_traits_. Some
progress made on fixes for Intel compiler.


[SVN r9389]
2001-03-03 05:11:06 +00:00
Jeremy Siek
96a514b3e2 Changed BOOST_MSVC to BOOST_MSVC_STD_ITERATOR in a few places.
[SVN r9383]
2001-03-02 23:45:03 +00:00
Jeremy Siek
f9098b3f1b avoid internal compiler error with MSVC and STLport
[SVN r9382]
2001-03-02 23:39:17 +00:00
Jeremy Siek
2011a4f767 avoid internal compiler error on MSVC with STLport
[SVN r9381]
2001-03-02 23:38:53 +00:00
Jeremy Siek
e052b28ea9 fixed bug in add vertices to subgraphs
[SVN r9379]
2001-03-02 15:57:14 +00:00
Jeremy Siek
3a0ff0205c removed default for IDfunc, changed name to IndexMap
[SVN r9378]
2001-03-02 15:15:18 +00:00
Jeremy Siek
1d18b89d6d added a couple functions
[SVN r9376]
2001-03-02 03:34:11 +00:00
Dave Abrahams
9ecf045759 Use PyObject_INIT() instead of hand-initializing objects
[SVN r9375]
2001-03-02 01:48:30 +00:00
Jeremy Siek
6250a4444c auto-gen version with slist had accidentally been checked in.
Changed to a graph type using list instead


[SVN r9373]
2001-03-02 01:07:18 +00:00
Beman Dawes
0ed769aa5c Correct spelling in Jens' licenses
[SVN r9372]
2001-03-01 18:54:36 +00:00
Beman Dawes
3fa85bda24 Minor Metrowerks fixes
[SVN r9371]
2001-03-01 16:23:18 +00:00
Beman Dawes
6b3b92c949 Initial commit
[SVN r9370]
2001-03-01 15:45:41 +00:00
Beman Dawes
82bcbd89b6 Add Test Library regression tests
[SVN r9369]
2001-03-01 00:47:19 +00:00
Beman Dawes
67e7637507 Boost Test Library initial commit
[SVN r9364]
2001-02-28 21:39:56 +00:00
Jeremy Siek
90fdfc900a indenting
[SVN r9362]
2001-02-28 04:20:51 +00:00
Jeremy Siek
0a2a59b237 few edits
[SVN r9361]
2001-02-28 04:20:20 +00:00
Jeremy Siek
5ccc0b95f0 dynamic -> incremental
[SVN r9360]
2001-02-28 03:51:52 +00:00
Jeremy Siek
1872fc4f05 changed paths
[SVN r9359]
2001-02-28 03:14:49 +00:00
Jeremy Siek
59e8fad96a fixed default_writer
[SVN r9357]
2001-02-27 17:46:27 +00:00
John Maddock
4d6fe1135b Fix for BeOS <limits>
[SVN r9356]
2001-02-27 12:52:08 +00:00
Jeremy Siek
fb6dc66dab fixed some bugs brought out by STLport debug mode
[SVN r9355]
2001-02-27 06:38:04 +00:00
Jeremy Siek
48bbed5b2d fixed g++ with STLport problem with source(std::pair<T,T>,G)
[SVN r9354]
2001-02-27 06:33:08 +00:00
Jeremy Siek
b08f8aab9a fixed access of filter iterator policies type
[SVN r9353]
2001-02-27 06:14:02 +00:00
Jeremy Siek
3358dc8177 fixed access to filter iterator policies type
[SVN r9352]
2001-02-27 06:12:29 +00:00
Jeremy Siek
879de575a5 added function output iterator adaptor
[SVN r9351]
2001-02-27 05:50:51 +00:00
Jeremy Siek
33edc7c385 new file, part of the iterator adaptors library
[SVN r9350]
2001-02-27 05:49:55 +00:00
Jeremy Siek
b8a2f4efbd some edits
[SVN r9349]
2001-02-27 02:20:47 +00:00
Jeremy Siek
89dab05f76 new file
[SVN r9346]
2001-02-26 23:17:47 +00:00
Jeremy Siek
11b6641c17 more edits
[SVN r9345]
2001-02-26 23:17:15 +00:00
Jeremy Siek
378b8856d3 worked on docs for cuthill mckee
[SVN r9344]
2001-02-26 23:16:39 +00:00
Jeremy Siek
50bfbcb7cf new files
[SVN r9343]
2001-02-26 23:13:05 +00:00