Vladimir Prus
|
cdcf8633bb
|
Force multithreading for Python test.
Workaround for problem described in
http://thread.gmane.org/gmane.comp.lib.boost.devel/139601
[SVN r33434]
|
2006-03-22 09:53:34 +00:00 |
|
Vladimir Prus
|
136587c96f
|
Make select_from_python_test have Python includes when compiling.
[SVN r33281]
|
2006-03-09 15:27:01 +00:00 |
|
Vladimir Prus
|
23664ec448
|
Specify <define>BOOST_PYTHON_STATIC_LIB for the select_from_python_test,
just like V1 does.
[SVN r33246]
|
2006-03-07 07:37:45 +00:00 |
|
Vladimir Prus
|
6b1a3c4489
|
Change Jamfile.v2 to use static linking to Boost.Python for 'exec' test.
V1 uses static linking, so let's do the same.
[SVN r33226]
|
2006-03-06 08:10:38 +00:00 |
|
Markus Schöpflin
|
0a38ca1660
|
Disable pointer_vector test on HP-CXX for now.
[SVN r33147]
|
2006-02-27 15:26:45 +00:00 |
|
Vladimir Prus
|
eca25c0b7d
|
Extra project-level requirements.
[SVN r33052]
|
2006-02-21 07:36:46 +00:00 |
|
Dave Abrahams
|
22e82ae30f
|
void pointer conversion support, from Niall Douglas, then heavily
edited by DWA. Merged from python-voidptr
[SVN r32857]
|
2006-02-12 16:09:08 +00:00 |
|
Vladimir Prus
|
44c5c18f45
|
Update Jamfile.v2
[SVN r32761]
|
2006-02-09 09:50:56 +00:00 |
|
Vladimir Prus
|
e0cceeb88c
|
Update.
[SVN r32722]
|
2006-02-08 08:37:05 +00:00 |
|
Vladimir Prus
|
4a5f6f2e24
|
Update Jamfile.v2
[SVN r32702]
|
2006-02-07 11:49:00 +00:00 |
|
Eric Niebler
|
6fee43fc6f
|
tests and docs for stl_input_iterator
[SVN r31514]
|
2005-10-31 18:50:18 +00:00 |
|
Joel de Guzman
|
980733a96d
|
fixed bug where a vector<T*> is being wrapped by the indexing suite.
[SVN r29930]
|
2005-07-07 14:00:31 +00:00 |
|
Vladimir Prus
|
b217c4ffa8
|
Replace 'run-pyd' with 'bpl-test' in a couple of places. The former does
not produce the .test files that regression tools want.
[SVN r28213]
|
2005-04-13 11:42:50 +00:00 |
|
Vladimir Prus
|
cd8951439e
|
More work on Boost.Python. Most tests now pass on Linux.
[SVN r27387]
|
2005-02-15 12:10:09 +00:00 |
|