Commit Graph

514 Commits

Author SHA1 Message Date
Eric Niebler
0b132219fd reference documentation for new repetition and iteration macros
[SVN r49935]
2008-11-26 00:44:00 +00:00
Eric Niebler
fecfd2fffe deprecate old BOOST_PROTO_DEFINE_VARARG_FUNCTION_TEMPLATE macro, replace with more flexible and useful BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE
[SVN r49930]
2008-11-25 16:00:40 +00:00
Eric Niebler
1a8ff94196 add an example of virtual data members
[SVN r49910]
2008-11-24 07:17:40 +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
de11d75f25 misc doc tweaks
[SVN r49902]
2008-11-23 23:41:41 +00:00
Eric Niebler
93a71e2922 fix proto::call for callable transforms with >3 arguments, remove unnecessary semicolons from make_expr.hpp
[SVN r49901]
2008-11-23 19:32:11 +00:00
Eric Niebler
96b4743f5c fix proto::call for callable transforms with >3 arguments, remove unnecessary semicolons from make_expr.hpp, fixes #2529
[SVN r49880]
2008-11-23 01:04:53 +00:00
Eric Niebler
1e2c527804 fix bug 2407
[SVN r49820]
2008-11-18 03:03:45 +00:00
Eric Niebler
cf44f163c6 fix #2407
[SVN r49812]
2008-11-16 23:22:53 +00:00
Eric Niebler
634b0c55be latest proto from trunk
[SVN r49780]
2008-11-16 07:47:47 +00:00
Eric Niebler
5ff74f2f1c latest docs, make result_of::value consistent with rest of proto wrt array types
[SVN r49779]
2008-11-16 01:32:52 +00:00
Eric Niebler
4edc18aa72 eliminate shadow warnings
[SVN r49686]
2008-11-11 18:41:49 +00:00
Eric Niebler
e5200a4987 simplifications, slightly improved compile times
[SVN r49646]
2008-11-08 08:12:13 +00:00
Michael A. Jackson
a4c99f00ef Updating dependency information for modularized libraries.
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
d02069ce17 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Eric Niebler
a23b21efd6 fix some comments, workaround msvc-7.1 and intel compiler bug
[SVN r49624]
2008-11-07 16:59:38 +00:00
Eric Niebler
e92f442afe Merged revisions 49599 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49599 | eric_niebler | 2008-11-05 10:50:01 -0800 (Wed, 05 Nov 2008) | 1 line
  
  fix bad links
........


[SVN r49600]
2008-11-05 19:35:54 +00:00
Eric Niebler
e826fc176e fix bad links
[SVN r49599]
2008-11-05 18:50:01 +00:00
Eric Niebler
2d9e10e8f9 Merged revisions 49590 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49590 | eric_niebler | 2008-11-04 11:11:59 -0800 (Tue, 04 Nov 2008) | 1 line
  
  misc doc clean-up
........


[SVN r49591]
2008-11-04 19:26:32 +00:00
Eric Niebler
524a2e93eb misc doc clean-up
[SVN r49590]
2008-11-04 19:11:59 +00:00
Eric Niebler
a1a6168403 Merged revisions 49531 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49531 | eric_niebler | 2008-11-02 04:33:48 -0800 (Sun, 02 Nov 2008) | 1 line
  
  remove dead files
........


[SVN r49533]
2008-11-02 12:39:24 +00:00
Eric Niebler
3c7dab6561 Merged revisions 49530 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49530 | eric_niebler | 2008-11-02 04:20:59 -0800 (Sun, 02 Nov 2008) | 1 line
  
  improved reference section
........


[SVN r49532]
2008-11-02 12:36:17 +00:00
Eric Niebler
8a27ddc146 remove dead files
[SVN r49531]
2008-11-02 12:33:48 +00:00
Eric Niebler
58b6139eda improved reference section
[SVN r49530]
2008-11-02 12:20:59 +00:00
Michael A. Jackson
14e56a6ca7 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Eric Niebler
e3484491c7 Merged revisions 49382 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49382 | eric_niebler | 2008-10-18 15:52:04 -0700 (Sat, 18 Oct 2008) | 1 line
  
  fix typos and misspellings
........


[SVN r49383]
2008-10-19 00:01:05 +00:00
Eric Niebler
bd90f4dd97 fix typos and misspellings
[SVN r49382]
2008-10-18 22:52:04 +00:00
Eric Niebler
06f28f8610 Merged revisions 49369 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49369 | eric_niebler | 2008-10-16 19:48:46 -0700 (Thu, 16 Oct 2008) | 1 line
  
  reorged docs
........


[SVN r49370]
2008-10-17 15:23:43 +00:00
Eric Niebler
6610b46b47 reorged docs
[SVN r49369]
2008-10-17 02:48:46 +00:00
Eric Niebler
d308208ba1 Merged revisions 49134 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49134 | eric_niebler | 2008-10-04 21:04:57 -0700 (Sat, 04 Oct 2008) | 1 line
  
  documentation for proto::switch_
........


[SVN r49135]
2008-10-05 04:12:59 +00:00
Eric Niebler
c67af1cdb6 documentation for proto::switch_
[SVN r49134]
2008-10-05 04:04:57 +00:00
Eric Niebler
92563b200e Merged revisions 49089 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49089 | eric_niebler | 2008-10-01 09:35:58 -0700 (Wed, 01 Oct 2008) | 1 line
  
  accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto
........


[SVN r49125]
2008-10-03 07:23:31 +00:00
Eric Niebler
5355e0a621 accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto, fixes #2377
[SVN r49089]
2008-10-01 16:35:58 +00:00
Eric Niebler
957f505102 Merged revisions 48914 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r48914 | eric_niebler | 2008-09-21 13:48:06 -0700 (Sun, 21 Sep 2008) | 1 line
  
  document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends
........


[SVN r48915]
2008-09-21 20:56:13 +00:00
Eric Niebler
6c3c875843 document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends
[SVN r48914]
2008-09-21 20:48:06 +00:00
Eric Niebler
2f3acbfe30 Merged revisions 48906-48907 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r48906 | eric_niebler | 2008-09-19 21:31:20 -0700 (Fri, 19 Sep 2008) | 1 line
  
  fix futures example
........
  r48907 | eric_niebler | 2008-09-19 22:01:49 -0700 (Fri, 19 Sep 2008) | 1 line
  
  fix map_assign example
........


[SVN r48908]
2008-09-20 05:04:44 +00:00
Eric Niebler
309ca44cea fix map_assign example
[SVN r48907]
2008-09-20 05:01:49 +00:00
Eric Niebler
2c79ed8bdf fix futures example
[SVN r48906]
2008-09-20 04:31:20 +00:00
Eric Niebler
6072f42d7f merge proto from trunk to release branch
[SVN r48800]
2008-09-16 18:25:52 +00:00
Eric Niebler
f531481bc6 add missing file
[SVN r48799]
2008-09-16 17:37:43 +00:00
Eric Niebler
95d506609e works with decltype-based boost::result_of for C++0x compatibility
[SVN r48750]
2008-09-12 05:00:28 +00:00
Eric Niebler
a8da949034 attempt to work around hp acc bug
[SVN r48720]
2008-09-11 04:11:21 +00:00
Eric Niebler
076d6b320e work around Intel compiler bugs
[SVN r48716]
2008-09-11 00:47:55 +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
5d9f13c446 more doxygen comments for some proto primitive transforms
[SVN r48345]
2008-08-24 06:34:00 +00:00
Eric Niebler
5277b4675f more work on proto's docs
[SVN r48344]
2008-08-24 04:12:20 +00:00
Eric Niebler
a51e81a4f8 adding new transforms users guide
[SVN r48308]
2008-08-23 07:54:14 +00:00
Eric Niebler
70d0b29614 adding new transforms users guide
[SVN r48307]
2008-08-23 07:53:13 +00:00
Eric Niebler
b9325b29e6 merging new transforms users guide
[SVN r48306]
2008-08-23 07:52:35 +00:00