Commit graph

23055 commits

Author SHA1 Message Date
Daniel James
6ad9095fa2 Merge in tabs from 1.34
[SVN r34998]
2006-08-29 22:12:34 +00:00
Daniel James
d75050bda7 Remove tabs
[SVN r34996]
2006-08-29 21:14:51 +00:00
Daniel James
1f81c1eac9 Merge tab removal.
[SVN r34995]
2006-08-29 20:59:37 +00:00
Rene Rivera
a4d8c896f4 Output generated files only when debug output is on, -n turns this on but -d+10 doesn't.
[SVN r34992]
2006-08-29 14:58:17 +00:00
Rene Rivera
e1d5562f6c Fix non-generation of xml results for MSVC BBv2 compile actions.
[SVN r34989]
2006-08-28 19:36:39 +00:00
Rene Rivera
049b138586 Applied path from Yakov Markovitch: [ 1538176 ] VARNAMES bjam rule doesn't work for global module.
[SVN r34987]
2006-08-28 19:31:34 +00:00
Rene Rivera
606091cf3d Add the output of @() generated files to the debug output of "-n" and "-d+2". The output is added as an additional pseudo action right before the command that uses the generated files.
[SVN r34986]
2006-08-28 19:23:59 +00:00
Peder Holt
821fb3100c Updated explicit failures list for typeof. Added function_binding_native and odr_no_uns to list of expected failures for VC6.5 and VC7.0
[SVN r34985]
2006-08-28 17:10:41 +00:00
Alexander Nasonov
9dae02cc35 setbuf renamed to lcast_setbuf to get rid of virtual function override warning
[SVN r34984]
2006-08-28 17:00:44 +00:00
Peder Holt
870f06d64c Fixed error with BOOST_TYPEOF_NESTED_TYPEDEF for CW.
[SVN r34982]
2006-08-28 13:26:19 +00:00
Aleksey Gurtovoy
07cb8e3fec transform.rst: fix copy & paste errors (merged from RC_1_34_0)
[SVN r34977]
2006-08-28 06:14:30 +00:00
Daniel James
94abc26475 Merge home page changes from 1.34
[SVN r34974]
2006-08-27 12:07:23 +00:00
Daniel James
8c67577e27 Merge in recent fixes for inspect errors.
[SVN r34973]
2006-08-27 10:40:36 +00:00
Eric Niebler
4b0e79a824 license, copyright and min/max fixes
[SVN r34971]
2006-08-27 05:45:10 +00:00
Eric Niebler
d2397cd368 change license format to satisfy the inspect tool
[SVN r34967]
2006-08-27 05:19:39 +00:00
Alexander Nasonov
e96a347385 tabs replaced with 4 spaces
[SVN r34965]
2006-08-26 17:22:33 +00:00
Andreas Huber
9fd9d05f75 Minor change.
[SVN r34952]
2006-08-26 08:10:26 +00:00
Andreas Huber
25a0ea6f58 Minor change.
[SVN r34951]
2006-08-26 08:04:56 +00:00
Alexander Nasonov
19dcd106c7 Optimization for many combinations of types
[SVN r34950]
2006-08-25 20:34:57 +00:00
Hartmut Kaiser
7999178b8b Improved cfg file handling in the wave driver applet.
[SVN r34949]
2006-08-25 17:37:00 +00:00
Hartmut Kaiser
1862dd03aa Fixed a problem in unary_operator<logical_not_op, T>.
[SVN r34948]
2006-08-25 16:27:30 +00:00
Vladimir Prus
a89838e6d4 Replace <find-library> with <find-shared-library> as the former is old
spelling that has no effect.


[SVN r34946]
2006-08-25 07:22:22 +00:00
Daniel Wallin
fa48c35e00 Added name.hpp.
[SVN r34944]
2006-08-24 21:12:51 +00:00
Dave Abrahams
d26a859367 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
deb5a84ed7 Sun workaround
[SVN r34939]
2006-08-24 13:04:59 +00:00
John Maddock
adbe558b3f Removed aCC workarounds that are no longer necessary.
Updated aCC config.


[SVN r34937]
2006-08-24 10:59:16 +00:00
John Maddock
8a66a3dc7a Added aCC macro.
[SVN r34936]
2006-08-24 10:58:01 +00:00
Andreas Huber
e856a7e6b0 Fixed a minor doc bug
[SVN r34934]
2006-08-23 20:51:14 +00:00
Alexander Nasonov
3ab868dca1 get rid of lexical_cast.hpp impl details in the test
[SVN r34932]
2006-08-23 19:47:56 +00:00
Hartmut Kaiser
cfb4df0ff1 Wave: Improved error handling and error recovery for conditional expressions.
[SVN r34931]
2006-08-23 19:37:31 +00:00
Joel de Guzman
416923d1d0 Tweaks for Fusion2
[SVN r34929]
2006-08-23 03:05:07 +00:00
Joel de Guzman
fef4f6d526 Tweaks for xpressive
[SVN r34928]
2006-08-23 02:37:18 +00:00
Joel de Guzman
74f11a25c5 Removing Fusion1
[SVN r34927]
2006-08-23 02:34:21 +00:00
Hartmut Kaiser
062f2354f9 Wave: Fixed a bug resulting in a crash if a macro was redefined with a shorter expansion list as it was defined initially. Added a corresponding test case.
[SVN r34926]
2006-08-23 01:40:23 +00:00
Alexander Nasonov
eb0ee987a2 Better coverage
[SVN r34925]
2006-08-22 20:40:31 +00:00
Hartmut Kaiser
67ccc56d1f Wave: Added more command line options to the Hannibal sample. Incorporated the newest parser version.
[SVN r34924]
2006-08-22 19:55:56 +00:00
Daniel Wallin
c4c8b2cff8 fixed first test
[SVN r34923]
2006-08-22 19:16:50 +00:00
John Maddock
0a82cf2264 Fixed stupid typo.
[SVN r34922]
2006-08-22 18:02:56 +00:00
Joel de Guzman
70aae1fe30 adding fusion docs and tests
[SVN r34920]
2006-08-22 15:57:13 +00:00
Daniel Wallin
df5ad26c7b Added missing include.
[SVN r34919]
2006-08-22 14:08:27 +00:00
Dave Abrahams
a176c4d725 define some missing helpers for 1st example.
[SVN r34917]
2006-08-22 13:56:24 +00:00
John Maddock
d84d740f5d Added sunpro workaround files
[SVN r34916]
2006-08-22 12:24:51 +00:00
Dave Abrahams
fb24b43c21 Attempted Sun workaround
[SVN r34914]
2006-08-22 11:50:35 +00:00
John Maddock
05fe9d1f52 Trivial sunpro fix.
[SVN r34911]
2006-08-22 11:40:48 +00:00
John Maddock
4808be0265 Sunpro fix, and updated docs accordingly.
[SVN r34910]
2006-08-22 11:39:56 +00:00
Daniel Wallin
41ac98240f Changes some things so that the documentation example works.
[SVN r34909]
2006-08-21 11:39:36 +00:00
Gennaro Prota
9d4129434d identification
[SVN r34907]
2006-08-19 11:14:34 +00:00
Gennaro Prota
587b41f090 use <assert.h>; include <climits> for Borland only
[SVN r34906]
2006-08-19 11:05:56 +00:00
Gennaro Prota
d3bfc048ea identification
[SVN r34905]
2006-08-19 11:04:25 +00:00
Gennaro Prota
095f7cc285 (minor) oops in previous edit
[SVN r34904]
2006-08-19 10:55:07 +00:00