Dave Abrahams
|
921e306b9a
|
Fix license/copyright
[SVN r35234]
|
2006-09-20 21:59:03 +00:00 |
|
Dave Abrahams
|
95f0b39c90
|
merged from HEAD
[SVN r35185]
|
2006-09-18 22:22:31 +00:00 |
|
Dave Abrahams
|
bed1d26904
|
Return an int, not a string, on success from
check_numeric_array_rich_slice, since that's what the tests expect.
[SVN r35184]
|
2006-09-18 22:21:50 +00:00 |
|
nobody
|
23057688f9
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35170]
|
2006-09-18 19:56:20 +00:00 |
|
Dave Abrahams
|
029618f719
|
merged from HEAD
[SVN r35165]
|
2006-09-18 18:25:57 +00:00 |
|
Dave Abrahams
|
41a342f026
|
vc6/7 workaround
[SVN r35164]
|
2006-09-18 18:25:12 +00:00 |
|
Dave Abrahams
|
cee8e07046
|
Checkin missing op_repr definition
[SVN r35153]
|
2006-09-18 02:59:31 +00:00 |
|
Dave Abrahams
|
38f7a4e9b6
|
merge from HEAD
[SVN r35141]
|
2006-09-17 02:42:51 +00:00 |
|
Dave Abrahams
|
0806e89964
|
More informative error messages
Better autoconfiguration
[SVN r35140]
|
2006-09-17 02:41:20 +00:00 |
|
Dave Abrahams
|
f5421ca6b2
|
Default to Python 2.4 in Unix builds
Applied contributed patches http://tinyurl.com/ndljr and
http://tinyurl.com/18r
[SVN r35138]
|
2006-09-16 18:43:53 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
eea7697175
|
if __name__ == '__main__'
[SVN r35114]
|
2006-09-14 21:57:56 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
777ce7b561
|
magic coding: iso-latin1 comment added to avoid Python SyntaxError
[SVN r35113]
|
2006-09-14 21:53:00 +00:00 |
|
Gottfried Ganßauge
|
864ece5539
|
cross module compatibility test for opaque
[SVN r35111]
|
2006-09-14 19:06:33 +00:00 |
|
Gottfried Ganßauge
|
2610eb9acb
|
Type object for opaque initialized with PyType_Clear.
opaque is registered only if not another module has already registered
a conversion for that pointer type.
Doc update.
[SVN r35104]
|
2006-09-14 05:59:29 +00:00 |
|
Dave Abrahams
|
326c871224
|
attempt unverified workaround for http://tinyurl.com/gvrgd
[SVN r35103]
|
2006-09-13 22:47:11 +00:00 |
|
Dave Abrahams
|
567a2c7b89
|
attempt unverified workaround for http://tinyurl.com/gvrgd
[SVN r35103]
|
2006-09-13 22:47:11 +00:00 |
|
Dave Abrahams
|
924eeccd53
|
merged from trunk
[SVN r35080]
|
2006-09-13 00:02:56 +00:00 |
|
Dave Abrahams
|
05070faf12
|
Attempt to capture better debugging info in output
[SVN r35079]
|
2006-09-12 23:58:40 +00:00 |
|
Dave Abrahams
|
4a63cf4843
|
Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back
where it belongs.
[SVN r35076]
|
2006-09-12 22:37:09 +00:00 |
|
Dave Abrahams
|
ad8069314d
|
Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back
where it belongs.
[SVN r35076]
|
2006-09-12 22:37:09 +00:00 |
|
Dave Abrahams
|
1d65b74273
|
Add missing license/copyright
[SVN r35070]
|
2006-09-11 22:27:29 +00:00 |
|
Dave Abrahams
|
9366c48351
|
add missing license/copyright info
[SVN r35068]
|
2006-09-11 22:08:18 +00:00 |
|
Dave Abrahams
|
5a14319753
|
SunPro workarounds
[SVN r35067]
|
2006-09-11 10:38:14 +00:00 |
|
Joel de Guzman
|
279a4f7888
|
Update
[SVN r35006]
|
2006-08-31 06:01:57 +00:00 |
|
Dave Abrahams
|
3c1ae689a7
|
merged from trunk
[SVN r34943]
|
2006-08-24 19:04:23 +00:00 |
|
Dave Abrahams
|
d3418d494c
|
Restort BOOST_PYTHON_STATIC_LIB. We don't want to create exported symbols.
[SVN r34942]
|
2006-08-24 19:03:35 +00:00 |
|
Dave Abrahams
|
a99bd50e52
|
merged from trunk
[SVN r34940]
|
2006-08-24 13:05:30 +00:00 |
|
Dave Abrahams
|
c839427246
|
Sun workaround
[SVN r34939]
|
2006-08-24 13:04:59 +00:00 |
|
Dave Abrahams
|
8b178594ff
|
merged from trunk
[SVN r34915]
|
2006-08-22 11:51:18 +00:00 |
|
Dave Abrahams
|
dd3a136b18
|
Attempted Sun workaround
[SVN r34914]
|
2006-08-22 11:50:35 +00:00 |
|
Dave Abrahams
|
786aeef998
|
merged from trunk
[SVN r34872]
|
2006-08-11 15:51:09 +00:00 |
|
Dave Abrahams
|
48696918de
|
Try not specifying static link, to see if it makes Darwin happy
[SVN r34871]
|
2006-08-11 15:50:21 +00:00 |
|
Dave Abrahams
|
45e4cf506f
|
merged from trunk
[SVN r34865]
|
2006-08-11 00:48:19 +00:00 |
|
Dave Abrahams
|
88be35ddc2
|
Attempt Sun-5.8 workaround
[SVN r34864]
|
2006-08-11 00:47:48 +00:00 |
|
Gennaro Prota
|
8fb6e1f48d
|
(merge from head)
removed tabs (inspect tool)
[SVN r34723]
|
2006-07-24 22:28:41 +00:00 |
|
Gennaro Prota
|
9ee0d36a1d
|
removed tabs (inspect tool)
[SVN r34722]
|
2006-07-24 22:25:35 +00:00 |
|
Gennaro Prota
|
ecf70b05f2
|
(merge from head)
removed tabs (inspect tool)
[SVN r34721]
|
2006-07-24 22:21:39 +00:00 |
|
Gennaro Prota
|
f240e0bab6
|
removed tabs (inspect tool)
[SVN r34720]
|
2006-07-24 22:20:25 +00:00 |
|
Gennaro Prota
|
4081605e4b
|
removed tabs (inspect tool)
[SVN r34719]
|
2006-07-24 22:14:15 +00:00 |
|
Gennaro Prota
|
c54acdb9db
|
(merge from head)
minor fix: violation of min/max guidelines
[SVN r34718]
|
2006-07-24 22:06:09 +00:00 |
|
Gennaro Prota
|
f332ff2d89
|
minor fix: violation of min/max guidelines
[SVN r34717]
|
2006-07-24 22:04:05 +00:00 |
|
Vladimir Prus
|
489dae2b58
|
Clarify comment
[SVN r34668]
|
2006-07-22 12:53:49 +00:00 |
|
Vladimir Prus
|
ec77608840
|
Clarify comment
[SVN r34668]
|
2006-07-22 12:53:49 +00:00 |
|
Vladimir Prus
|
f852ce6f7b
|
Windows
[SVN r34667]
|
2006-07-22 12:28:43 +00:00 |
|
Vladimir Prus
|
f5a69a1dab
|
Windows fix: use <library>/pytho/python_for_extensions, not <use>, so that
we actually link to Python import lib on windows.
[SVN r34666]
|
2006-07-22 12:28:00 +00:00 |
|
Vladimir Prus
|
e500919d25
|
Merge: Don't link Boost.Python to python library
[SVN r34663]
|
2006-07-22 07:16:18 +00:00 |
|
Vladimir Prus
|
a1e865061c
|
Don't link Boost.Python to python library, and don't require
<threading>multi for embedding applications.
* libs/python/build/Jamfile.v2: (boost_python): Don't link
to /python//python. Use /python//python_for_extensions.
* libs/python/test/Jamfile.v2: Remove <threading>multi project
requirements.
(py-run): Link to /python//python.
(exec): Likewise.
* tools/build/v2/tools/python.jam: (pthread): Declare.
(init-unix): Add 'pthread' to extra-libs.
(
[SVN r34662]
|
2006-07-22 07:12:10 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
596e92404a
|
old misunderstanding corrected (L-BFGS)
[SVN r34504]
|
2006-07-11 04:09:41 +00:00 |
|
Joel de Guzman
|
2640f5af94
|
new css
[SVN r34426]
|
2006-06-29 09:35:52 +00:00 |
|
Joel de Guzman
|
0605e9fdcf
|
minor tweak
[SVN r34375]
|
2006-06-22 13:43:09 +00:00 |
|