Commit Graph

50050 Commits

Author SHA1 Message Date
John Maddock
d0eeb450d9 MWCW fixes for type_traits test programs
[SVN r9441]
2001-03-05 12:03:55 +00:00
John Maddock
5ad09d5cc2 Type fixes, added missing remove_cv docs
[SVN r9440]
2001-03-05 11:46:22 +00:00
Dave Abrahams
8bbbd73304 enable null pointer <=> None conversions
[SVN r9439]
2001-03-05 03:48:38 +00:00
Dave Abrahams
abaf3b4d5e tests for null pointer <=> None conversions
[SVN r9438]
2001-03-05 03:44:46 +00:00
Dave Abrahams
30cd70bef5 Turned off "enable minimal rebuild", which causes INTERNAL COMPILER ERRORs
[SVN r9437]
2001-03-05 03:43:10 +00:00
Jeremy Siek
73b1bdbadf new files
[SVN r9435]
2001-03-04 19:00:42 +00:00
Jeremy Siek
de0d3dfd22 changed namespace
[SVN r9434]
2001-03-04 18:53:02 +00:00
Jeremy Siek
f631d383ea added edgesum
[SVN r9433]
2001-03-04 18:52:30 +00:00
Jeremy Siek
21409a59e0 removed requirement for value_type from Trivial Iterator
[SVN r9432]
2001-03-04 18:52:12 +00:00
Jeremy Siek
9d58d71349 changed MutableGraph
[SVN r9431]
2001-03-04 18:50:32 +00:00
Jeremy Siek
7ab92126a0 brought up to date
[SVN r9430]
2001-03-04 18:36:39 +00:00
Jeremy Siek
14635100ab fixed named clash with distance
[SVN r9429]
2001-03-04 18:11:05 +00:00
Jeremy Siek
727b29c069 fixed edge length and color_triats problems, thanks Andreas
[SVN r9428]
2001-03-04 18:07:35 +00:00
Jeremy Siek
7a456a9b39 changed color traits default to use enums
[SVN r9427]
2001-03-04 18:07:05 +00:00
Ralf W. Grosse-Kunstleve
623ad43de3 file name change: test.so -> boost_python_test.so
[SVN r9426]
2001-03-04 17:39:14 +00:00
Dave Abrahams
9ac4a11f92 Patches for Intel C++
[SVN r9425]
2001-03-04 16:08:20 +00:00
Dave Abrahams
20ec9fd4ef Workaround for Borland
[SVN r9424]
2001-03-04 16:07:11 +00:00
Dave Abrahams
6f0aef6808 Patches for Intel C++ and GCC
[SVN r9422]
2001-03-04 16:05:21 +00:00
Dave Abrahams
f17d1acf83 Changed name of extension module so it would work with DebugPython, fixed
exception message checking to work with Python 2.0


[SVN r9421]
2001-03-04 16:02:46 +00:00
Dave Abrahams
4d50094536 Changed name of extension module so it would work with DebugPython, eliminated
useless test that aggravated MSVC


[SVN r9420]
2001-03-04 15:59:52 +00:00
Dave Abrahams
64040c2709 Use PyObject_INIT() instead of trying to hand-initialize
[SVN r9419]
2001-03-04 15:57:47 +00:00
Dave Abrahams
1b7cf58701 std::complex<> fixes for MSVC
[SVN r9418]
2001-03-04 15:56:38 +00:00
Ralf W. Grosse-Kunstleve
f79f95982c Documentation for pickle support.
[SVN r9417]
2001-03-04 15:56:07 +00:00
Dave Abrahams
f4053c779b Rolled in const_cast from Dragon fork
[SVN r9416]
2001-03-04 15:55:35 +00:00
Dave Abrahams
768bf95190 Added DebugPython target
[SVN r9415]
2001-03-04 15:53:00 +00:00
Dave Abrahams
c560760252 no message
[SVN r9414]
2001-03-04 15:48:55 +00:00
Dave Abrahams
1d410a568d Changed library name to libboost_python.a, various cleanups, attempted Cygwin
compatibility. Still needs testing on Linux.


[SVN r9413]
2001-03-04 15:48:50 +00:00
Dave Abrahams
3d2524e341 Added DebugPython target; cleaned up some mess introduced by others
[SVN r9412]
2001-03-04 15:45:02 +00:00
Dave Abrahams
30251da937 Changed library name to libboost_python.a
[SVN r9411]
2001-03-04 15:41:47 +00:00
Dave Abrahams
f9a6252a00 *** empty log message ***
[SVN r9410]
2001-03-04 15:14:04 +00:00
Dave Abrahams
b3b36904ba Some fixes so it will compile with Intel C++
[SVN r9409]
2001-03-04 15:12:30 +00:00
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