Changeset 62138

Timestamp:
May 22, 2010, 6:17:55 AM (12 years ago)
Author:
Eric Niebler
Message:

Merged revisions 61076,61547,61675-61677,61750,61782,61788,61859 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........

r61076 | eric_niebler | 2010-04-05 12:15:49 -0700 (Mon, 05 Apr 2010) | 1 line


code clean-up

........

r61547 | eric_niebler | 2010-04-24 12:50:15 -0700 (Sat, 24 Apr 2010) | 1 line


when using proto::and_ as a transform, apply *all* transforms but only return the result of applying the last

........

r61675 | eric_niebler | 2010-04-29 06:59:12 -0700 (Thu, 29 Apr 2010) | 1 line


allow virtual members to be in a different domain than their enclosing class

........

r61676 | eric_niebler | 2010-04-29 08:08:18 -0700 (Thu, 29 Apr 2010) | 1 line


const-correctness fixes when invoking proto domains

........

r61677 | eric_niebler | 2010-04-29 08:18:21 -0700 (Thu, 29 Apr 2010) | 1 line


more const-correctness fixes when invoking proto domains

........

r61750 | eric_niebler | 2010-05-03 18:19:53 -0700 (Mon, 03 May 2010) | 1 line


_default transform is also a grammar that matches the expressions the transform knows how to handle

........

r61782 | eric_niebler | 2010-05-04 17:19:22 -0700 (Tue, 04 May 2010) | 1 line


pass_through transform doesn't strip expression wrappers

........

r61788 | eric_niebler | 2010-05-05 09:02:34 -0700 (Wed, 05 May 2010) | 1 line


fix broken proto

........

r61859 | eric_niebler | 2010-05-08 15:27:39 -0700 (Sat, 08 May 2010) | 1 line


add partial support for sub-domains. Full support (on compilers supporting Boost.TypeOf) to come

........

(No files)

Note: See TracChangeset for help on using the changeset viewer.