Hartmut Kaiser
1a5c4971bd
Changed Boost.Thread to use the Boost license.
...
[SVN r35125]
2006-09-15 16:38:45 +00:00
Dave Abrahams
a3b74edaf1
Move BoostCon link
...
[SVN r35124]
2006-09-15 14:28:01 +00:00
Dave Abrahams
e40ef8ec4d
Fix BoostCon announce formatting
...
[SVN r35123]
2006-09-15 14:22:53 +00:00
Dave Abrahams
094f7ad866
BoostCon announcement
...
[SVN r35122]
2006-09-15 14:16:25 +00:00
Dave Abrahams
c3595d6ae0
initial
...
[SVN r35121]
2006-09-15 14:00:36 +00:00
Arkadiy Vertleyb
6d7d11e888
suppressed inspection unnamed complain
...
[SVN r35117]
2006-09-14 23:19:51 +00:00
Arkadiy Vertleyb
2e6079dd82
*** empty log message ***
...
[SVN r35116]
2006-09-14 23:18:14 +00:00
Hartmut Kaiser
524a2dda30
Changed Boost.Thread to use the Boost license.
...
[SVN r35115]
2006-09-14 23:02:29 +00:00
Ralf W. Grosse-Kunstleve
dc21dc464f
if __name__ == '__main__'
...
[SVN r35114]
2006-09-14 21:57:56 +00:00
Ralf W. Grosse-Kunstleve
985239f584
magic coding: iso-latin1 comment added to avoid Python SyntaxError
...
[SVN r35113]
2006-09-14 21:53:00 +00:00
Gottfried Ganßauge
7ced61c663
cross module compatibility test for opaque
...
[SVN r35111]
2006-09-14 19:06:33 +00:00
Peder Holt
12559f4bd4
Fixed warnings on VC7.1 on integral encoding of bool
...
[SVN r35109]
2006-09-14 17:38:44 +00:00
Hartmut Kaiser
0130abe962
Fixed unnamed namespace inspect warning.
...
[SVN r35108]
2006-09-14 16:46:17 +00:00
Hartmut Kaiser
748c0577d7
'Fixed' unnamed namespace inspect warning.
...
[SVN r35107]
2006-09-14 16:39:36 +00:00
John Maddock
f225857ce6
markup changes resulting from file name change.
...
[SVN r35105]
2006-09-14 10:34:47 +00:00
Gottfried Ganßauge
cf936b3d0d
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
d8b838520e
attempt unverified workaround for http://tinyurl.com/gvrgd
...
[SVN r35103]
2006-09-13 22:47:11 +00:00
Dave Abrahams
b249f3a3bd
fix for http://tinyurl.com/kbwzm
...
[SVN r35102]
2006-09-13 22:36:10 +00:00
Dave Abrahams
015bd3da30
fix for http://tinyurl.com/zuohe
...
[SVN r35101]
2006-09-13 22:24:14 +00:00
Douglas Gregor
14b5cf1492
Work around Sun CC bug
...
[SVN r35100]
2006-09-13 20:49:10 +00:00
Dave Abrahams
f7a7f07be5
Fix parameter library markup to recognize degenerate toolset names
...
[SVN r35097]
2006-09-13 20:35:19 +00:00
Rene Rivera
e66c8928fe
Fix license check to handle any style of commenting.
...
[SVN r35094]
2006-09-13 17:45:21 +00:00
Rene Rivera
4669808a33
Move time_string.h so that it's available in RC branch.
...
[SVN r35091]
2006-09-13 17:20:12 +00:00
Vladimir Prus
44771973d5
Clarify installation from distributors point of view
...
[SVN r35088]
2006-09-13 11:58:47 +00:00
Dave Abrahams
ab57c73ca1
Parameter library Workarounds for Borland and MSVC
...
Parameter library explicit markup for expected failures
value_init.hpp:
Borland workarounds
Use angle-includes consistently
[SVN r35084]
2006-09-13 03:00:18 +00:00
Dave Abrahams
07e2045cfb
Use new working mpl::set functionality.
...
[SVN r35082]
2006-09-13 00:26:55 +00:00
Dave Abrahams
d163d90ed4
Attempted SunPro workaround
...
[SVN r35081]
2006-09-13 00:17:50 +00:00
Dave Abrahams
bc7336bb95
Attempt to capture better debugging info in output
...
[SVN r35079]
2006-09-12 23:58:40 +00:00
Dave Abrahams
cbf84ae80d
Find frameworks properly
...
[SVN r35077]
2006-09-12 23:53:34 +00:00
Dave Abrahams
70449a6b97
Move definition of BOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION back
...
where it belongs.
[SVN r35076]
2006-09-12 22:37:09 +00:00
Dave Abrahams
c43be7396f
Fix license text, with Thomas B's permission
...
[SVN r35074]
2006-09-12 22:33:29 +00:00
Dave Abrahams
c7282ca598
Workaround to get -shared in the link line for Python extensions
...
[SVN r35073]
2006-09-12 22:31:14 +00:00
Vladimir Prus
cf1cbcea9b
Properly generated flag for intel/<compatibility>vc.
...
* intel-win.jam (init): Strip 'vc' from the
version passed to msvc.configure-verion-specific.
* msvc.jam (configure-version-specific): Accept '6' and '7',
not just 6.N and 7.N.
[SVN r35071]
2006-09-12 09:28:11 +00:00
Dave Abrahams
7f93093b00
add missing license/copyright info
...
[SVN r35068]
2006-09-11 22:08:18 +00:00
Dave Abrahams
5574b36f56
SunPro workarounds
...
[SVN r35067]
2006-09-11 10:38:14 +00:00
Frederick Akalin
c8ffd92d35
added pragma to shut up warning for std::fill_n
...
[SVN r35066]
2006-09-11 02:23:00 +00:00
Dave Abrahams
f5815a6bab
Fix CodeWarrior compatibility
...
[SVN r35064]
2006-09-10 23:45:20 +00:00
Dave Abrahams
9b775dc780
-Lpath isn't treated as a search path for libraries on the
...
command-line unless we add -search. So added.
[SVN r35063]
2006-09-10 23:33:21 +00:00
Rene Rivera
58b728a208
Patch implementing new W32_GETREGNAMES builting by Bojan Resnik. Added a corresponding test for the new builtin. And cleaned up some of the documentation.
...
[SVN r35061]
2006-09-10 18:14:50 +00:00
Peder Holt
2de04a174b
Added name to copyright.
...
[SVN r35059]
2006-09-10 17:40:47 +00:00
Rene Rivera
49c9d38605
Add support for compiling with Duma memory checking library.
...
[SVN r35058]
2006-09-10 17:04:21 +00:00
Arkadiy Vertleyb
69490879b8
removing tab
...
[SVN r35056]
2006-09-10 16:48:39 +00:00
Dan Marsden
6774351cec
simple performance examples
...
[SVN r35055]
2006-09-10 16:15:37 +00:00
Joel de Guzman
1bcebbbf42
Tweaks for VC7.1
...
[SVN r35054]
2006-09-10 05:56:10 +00:00
Arkadiy Vertleyb
badfc01d02
inspection report fixes
...
[SVN r35051]
2006-09-09 17:25:09 +00:00
Peder Holt
3f074dd6ab
Removed tabs in typeof_impl.hpp
...
[SVN r35050]
2006-09-08 16:23:16 +00:00
Peder Holt
a4490b67c1
DMC support for BOOST_TYPEOF_NESTED_TYPEDEF
...
[SVN r35048]
2006-09-08 16:16:57 +00:00
John Maddock
c6c5ca43d8
rename file.
...
[SVN r35047]
2006-09-08 12:31:26 +00:00
Vladimir Prus
f52b06d888
Another intel fix
...
[SVN r35045]
2006-09-08 10:51:40 +00:00
John Maddock
3e56db2a92
Rename long filename.
...
[SVN r35044]
2006-09-08 09:38:51 +00:00