Commit graph

22773 commits

Author SHA1 Message Date
Daniel James
5a9fc481ed Merge from head.
[SVN r35176]
2006-09-18 20:20:50 +00:00
Vladimir Prus
a3f324c951 Merge: Test for 'cancel requirement' feature
[SVN r35174]
2006-09-18 20:06:03 +00:00
nobody
3fd69ddbe8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35173]
2006-09-18 20:05:46 +00:00
nobody
d979be0b7a 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
56f8f1b58d merged from HEAD
[SVN r35165]
2006-09-18 18:25:57 +00:00
Dave Abrahams
fd6c9f89e9 merged from HEAD
[SVN r35163]
2006-09-18 18:11:49 +00:00
Jonathan Turkanis
fd1fd114f1 marked iostreams::example_test as an expected failure on VC6 STLPort
[SVN r35161]
2006-09-18 14:44:56 +00:00
Vladimir Prus
4d4ded0120 Merge:\n * build/property-set.jam (refine-from-user-input): New,
extracted from main-target-requirements, with extra
	code to handle "-<property>value" syntax.
	* build/targets.jam (main-target-requirements): Use
	the above.
	* build/project.jam (project-attributes.set): Likewise.


[SVN r35160]
2006-09-18 08:58:37 +00:00
Rene Rivera
f8e3e6c877 Use the more efficient path.glob-tree instead of glob.
[SVN r35158]
2006-09-18 05:44:00 +00:00
Rene Rivera
81ec8a18f0 Add glob-tree which gobs complete directory trees. (merge from head)
[SVN r35157]
2006-09-18 05:35:16 +00:00
Dave Abrahams
5a3684f8bb merged from HEAD
[SVN r35152]
2006-09-18 02:38:38 +00:00
Hartmut Kaiser
e81b2e854e Fixed stupid compilation errors.
[SVN r35150]
2006-09-17 23:10:05 +00:00
Jonathan Turkanis
d72767f44a marked iostreams::compose_test as intermittently failing on borland 5.6.4
[SVN r35149]
2006-09-17 22:26:41 +00:00
Vladimir Prus
a177fb573f Merge:\n * tools/stage.jam (rename): Generate 'vc6' and 'vc7' suffixes
instead of 'vc60' and 'vc70', to match V1 behaviour.


[SVN r35148]
2006-09-17 18:37:01 +00:00
Vladimir Prus
3cee306bfb Merge: print target requirements
[SVN r35146]
2006-09-17 17:17:51 +00:00
Dave Abrahams
3e0db1a630 merge from HEAD
[SVN r35141]
2006-09-17 02:42:51 +00:00
Dave Abrahams
f17a207d13 merged from HEAD
[SVN r35139]
2006-09-16 18:50:43 +00:00
Dave Abrahams
02d241da7e Sun workarounds
[SVN r35137]
2006-09-16 18:15:08 +00:00
Peder Holt
e56dc53d46 Merged from HEAD: Changed specialization of encode_integral for bool to work around issues with the sun compiler
[SVN r35135]
2006-09-16 17:36:03 +00:00
Fernando Cacciola
b5e624bc4e Failure markups added to numeric/conversion
[SVN r35132]
2006-09-16 15:45:23 +00:00
Hartmut Kaiser
77da34581e Fixed inspect warning.
[SVN r35129]
2006-09-15 16:50:00 +00:00
Dave Abrahams
e171d78bb4 Stop relying on new concept check facilities that aren't in 1.34.0
[SVN r35128]
2006-09-15 16:45:19 +00:00
Dave Abrahams
82c5e254c8 merged from HEAD
[SVN r35127]
2006-09-15 16:41:43 +00:00
Hartmut Kaiser
965f9ad0e9 Changed Boost.Thread to use the Boost license.
[SVN r35125]
2006-09-15 16:38:45 +00:00
Stefan Slapeta
c38f6f265e failure markup for intel-win
[SVN r35120]
2006-09-15 13:50:18 +00:00
Arkadiy Vertleyb
9d30b780e5 merged suppress inspection complain about unnamed ns
[SVN r35119]
2006-09-15 02:19:55 +00:00
Arkadiy Vertleyb
8e3630e91c Merged supress inspection unnamed namespace
[SVN r35118]
2006-09-15 02:11:47 +00:00
Hartmut Kaiser
54ab7a8481 Changed Boost.Thread to use the Boost license.
[SVN r35115]
2006-09-14 23:02:29 +00:00
Hartmut Kaiser
9b28ddeba5 Changed Boost.Thread to use the Boost license.
[SVN r35112]
2006-09-14 21:51:01 +00:00
Peder Holt
c451b888f2 Merged from HEAD: Fixed warnings on VC7.1 on integral encoding of bool
[SVN r35110]
2006-09-14 17:39:57 +00:00
Hartmut Kaiser
8aaf7988ad Fixed unnamed namespace inspect warning.
[SVN r35108]
2006-09-14 16:46:17 +00:00
Hartmut Kaiser
13e89f3ef5 'Fixed' unnamed namespace inspect warning.
[SVN r35107]
2006-09-14 16:39:36 +00:00
John Maddock
484e4b4c80 Markup resulting from file name changes.
[SVN r35106]
2006-09-14 10:44:41 +00:00
Dave Abrahams
8a00dac681 attempt unverified workaround for http://tinyurl.com/gvrgd
[SVN r35103]
2006-09-13 22:47:11 +00:00
Dave Abrahams
4ecf21b034 fix for http://tinyurl.com/kbwzm
[SVN r35102]
2006-09-13 22:36:10 +00:00
Dave Abrahams
6f6c92eee0 fix for http://tinyurl.com/zuohe
[SVN r35101]
2006-09-13 22:24:14 +00:00
Douglas Gregor
d67f7a4363 Work around Sun CC bug
[SVN r35100]
2006-09-13 20:49:10 +00:00
Douglas Gregor
8f004994f3 Work around MSVC 6, 7 bug
[SVN r35099]
2006-09-13 20:41:28 +00:00
Dave Abrahams
82f1013830 merged from HEAD
[SVN r35098]
2006-09-13 20:36:37 +00:00
Thorsten Jørgen Ottosen
79c78c9e0f *** empty log message ***
[SVN r35096]
2006-09-13 18:23:22 +00:00
Rene Rivera
919fcafb5d Fix license check to handle any style of commenting. Merge from HEAD.
[SVN r35095]
2006-09-13 17:46:55 +00:00
Rene Rivera
ab45b92ece Merge from HEAD.
[SVN r35093]
2006-09-13 17:25:52 +00:00
nobody
674d90a532 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35092]
2006-09-13 17:20:13 +00:00
Anthony Williams
8a613415e4 added BSL for files with authors in blanket_permissions.txt
[SVN r35090]
2006-09-13 14:11:49 +00:00
Vladimir Prus
f12e1b99e5 Merge: Clarify installation from distributors point of view
[SVN r35089]
2006-09-13 11:59:49 +00:00
Anthony Williams
e5f3bc3075 added boostinspect:nolicense to files with old license from William Kempf
[SVN r35087]
2006-09-13 08:54:53 +00:00
Anthony Williams
7be7ecd522 added boostinspect:nolicense to files with old license from William Kempf
[SVN r35086]
2006-09-13 08:33:30 +00:00
Dave Abrahams
b4169d031f Parameter library Workarounds for Borland and MSVC
Parameter library explicit markup for expected failures

value_init.hpp:
  Borland workarounds
  Use angle-includes consistently


[SVN r35085]
2006-09-13 03:15:16 +00:00
Dave Abrahams
2a3b876596 merged from trunk
[SVN r35083]
2006-09-13 00:40:00 +00:00
Dave Abrahams
f78ef8bba4 merged from trunk
[SVN r35080]
2006-09-13 00:02:56 +00:00