Commit Graph

23 Commits

Author SHA1 Message Date
Eric Niebler
9ba17ff21e merge [79461], [79465], and [79485] from trunk
[SVN r79526]
2012-07-15 04:40:39 +00:00
Eric Niebler
711a823d4a merge [78835] from trunk. simple doc tweaks
[SVN r78837]
2012-06-06 20:09:29 +00:00
Eric Niebler
5940d15c62 merge [76315] from trunk
[SVN r76316]
2012-01-05 06:14:11 +00:00
Eric Niebler
796f938ca2 merged doc and example changes from trunk
[SVN r76056]
2011-12-19 00:32:18 +00:00
Eric Niebler
3fddf6e0e8 Merged revisions 64584,64588 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r64584 | eric_niebler | 2010-08-03 18:54:38 -0400 (Tue, 03 Aug 2010) | 1 line
  
  add release notes for Boost.1.44
........
  r64588 | eric_niebler | 2010-08-03 22:37:54 -0400 (Tue, 03 Aug 2010) | 1 line
  
  fix typo
........


[SVN r64589]
2010-08-04 02:50:36 +00:00
Eric Niebler
ec90dec602 Merged revisions 62550,62616,62618 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r62550 | eric_niebler | 2010-06-08 01:07:00 -0400 (Tue, 08 Jun 2010) | 1 line
  
  namespace reform, begin to make proto internals rely less on proto::expr
........
  r62616 | eric_niebler | 2010-06-08 20:14:39 -0400 (Tue, 08 Jun 2010) | 1 line
  
  use basic_expr instead of expr when possible for better compile times
........
  r62618 | eric_niebler | 2010-06-08 20:23:57 -0400 (Tue, 08 Jun 2010) | 1 line
  
  more namespace reform
........


[SVN r62739]
2010-06-10 15:03:27 +00:00
Eric Niebler
11cd1de693 Merged revisions 60682,60692,60706,60788 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r60682 | eric_niebler | 2010-03-18 12:32:54 +1100 (Thu, 18 Mar 2010) | 1 line
  
  functional::make_expr and functional::unpack_expr return const-qualified rvalues
........
  r60692 | eric_niebler | 2010-03-19 01:28:31 +1100 (Fri, 19 Mar 2010) | 1 line
  
  fix error in invocation of callable monomorphic function objects, expression self-assignment creates an assign node
........
  r60706 | eric_niebler | 2010-03-20 00:23:26 +1100 (Sat, 20 Mar 2010) | 1 line
  
  try again to get proto assignment overloads right
........
  r60788 | eric_niebler | 2010-03-23 16:07:39 +1100 (Tue, 23 Mar 2010) | 1 line
  
  add an appendix for release notes
........


[SVN r60789]
2010-03-23 06:03:12 +00:00
Eric Niebler
f36b18fcd1 Merged revisions 50165 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50165 | eric_niebler | 2008-12-06 13:02:38 -0800 (Sat, 06 Dec 2008) | 1 line
  
  fix bad link
........


[SVN r50166]
2008-12-06 21:32:06 +00:00
Eric Niebler
6ed590b864 Merged revisions 50106 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50106 | eric_niebler | 2008-12-03 22:14:06 -0800 (Wed, 03 Dec 2008) | 1 line
  
  unpack_expr works with Fusion Forward Sequences
........


[SVN r50164]
2008-12-06 20:59:40 +00:00
Eric Niebler
e4f355683f Merged revisions 49910,49930,49935-49936 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49910 | eric_niebler | 2008-11-23 23:17:40 -0800 (Sun, 23 Nov 2008) | 1 line
  
  add an example of virtual data members
........
  r49930 | eric_niebler | 2008-11-25 08:00:40 -0800 (Tue, 25 Nov 2008) | 1 line
  
  deprecate old BOOST_PROTO_DEFINE_VARARG_FUNCTION_TEMPLATE macro, replace with more flexible and useful BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE
........
  r49935 | eric_niebler | 2008-11-25 16:44:00 -0800 (Tue, 25 Nov 2008) | 1 line
  
  reference documentation for new repetition and iteration macros
........
  r49936 | eric_niebler | 2008-11-25 18:10:38 -0800 (Tue, 25 Nov 2008) | 1 line
  
  user documentation for the new repetition and iteration macros
........


[SVN r49937]
2008-11-26 05:59:02 +00:00
Eric Niebler
393cfe78f9 Merged revisions 49902 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49902 | eric_niebler | 2008-11-23 15:41:41 -0800 (Sun, 23 Nov 2008) | 1 line
  
  misc doc tweaks
........


[SVN r49903]
2008-11-23 23:58:47 +00:00
Eric Niebler
634b0c55be latest proto from trunk
[SVN r49780]
2008-11-16 07:47:47 +00:00
Eric Niebler
58b6139eda improved reference section
[SVN r49530]
2008-11-02 12:20:59 +00:00
Eric Niebler
6610b46b47 reorged docs
[SVN r49369]
2008-10-17 02:48:46 +00:00
Eric Niebler
c67af1cdb6 documentation for proto::switch_
[SVN r49134]
2008-10-05 04:04:57 +00:00
Eric Niebler
cd8d163e5d more doc improvements
[SVN r48479]
2008-08-30 20:30:00 +00:00
Eric Niebler
d065db2abd latest doc tweaks
[SVN r48468]
2008-08-30 02:38:07 +00:00
Eric Niebler
a8a264d961 more doc work
[SVN r48146]
2008-08-14 23:42:03 +00:00
Eric Niebler
ac0a1b66c2 more work on proto's docs
[SVN r48108]
2008-08-12 20:18:30 +00:00
Eric Niebler
36d26075ff more work on docs
[SVN r48051]
2008-08-10 00:22:50 +00:00
Eric Niebler
c86e3609c1 improvements to the users' guide
[SVN r47642]
2008-07-20 22:38:34 +00:00
Eric Niebler
225944e934 latest doc tweaks
[SVN r44378]
2008-04-13 22:29:39 +00:00
Eric Niebler
c34253a836 initial proto v4, the post-review version
[SVN r44068]
2008-04-06 06:19:35 +00:00