Commit Graph

888 Commits

Author SHA1 Message Date
Eric Niebler
bcad0b8f57 simplify make_expr.hpp, user docs for make_expr()
[SVN r43031]
2008-01-31 07:36:28 +00:00
Eric Niebler
ce5c04faab minor tweak to make_expr result_of return type calculation
[SVN r43026]
2008-01-30 23:03:36 +00:00
Eric Niebler
99aa491bd2 regenerated boostbook reference
[SVN r43024]
2008-01-30 22:26:34 +00:00
Eric Niebler
71684b6a1d finally, a make_expr() I can live with
[SVN r43023]
2008-01-30 22:10:13 +00:00
David Jenkins
bad9d28292 use skip directive to simplify example
[SVN r43018]
2008-01-30 03:39:02 +00:00
Eric Niebler
f0357334df make_expr and unpack_expr improvements, fix scary transform::arg_c bug
[SVN r43016]
2008-01-29 21:02:52 +00:00
David Jenkins
4951276004 update copyright and misc cleanup
[SVN r43013]
2008-01-29 16:43:51 +00:00
David Jenkins
ad80c74d3d fix typo
[SVN r43012]
2008-01-29 16:41:12 +00:00
Eric Niebler
e11ee8f947 add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more copyrights
[SVN r43009]
2008-01-29 07:03:03 +00:00
Eric Niebler
7243c179a4 more proto doxygen comments, update copyright
[SVN r43006]
2008-01-29 02:20:45 +00:00
Eric Niebler
c92c8b1d63 proto doxygen comments, misc clean-up
[SVN r43003]
2008-01-28 22:56:46 +00:00
Eric Niebler
373c755d78 doc more concepts, misc clean-up
[SVN r43002]
2008-01-28 22:55:30 +00:00
Eric Niebler
a5bf4a73f3 update acknowledgement of john maddock
[SVN r43000]
2008-01-28 20:03:41 +00:00
Eric Niebler
d7f65b3460 fix typo
[SVN r42991]
2008-01-27 05:57:08 +00:00
Eric Niebler
23db02ee53 updated vcproj
[SVN r42990]
2008-01-27 05:56:46 +00:00
Eric Niebler
d01ccabb4f optimize repeated searches with patterns that have leading repeats
[SVN r42986]
2008-01-26 19:38:44 +00:00
Eric Niebler
ca6f651949 peeker optimization looks inside independent sub-expressions
[SVN r42951]
2008-01-24 21:06:23 +00:00
Eric Niebler
31b22c7040 proto works with boost 1.34.1
[SVN r42918]
2008-01-23 02:23:15 +00:00
Eric Niebler
91c6f821c1 add concepts section to proto reference
[SVN r42916]
2008-01-22 20:42:18 +00:00
Eric Niebler
85a6a4781a minor clean-up
[SVN r42906]
2008-01-21 20:39:35 +00:00
Eric Niebler
9c11a8292c add back reference section, document user-defined transforms
[SVN r42841]
2008-01-18 07:58:48 +00:00
Eric Niebler
0daeef0d0b updated reference section
[SVN r42840]
2008-01-18 07:56:59 +00:00
Eric Niebler
2823bcec29 tweaks for better doxygen-ated output
[SVN r42839]
2008-01-18 07:56:31 +00:00
Eric Niebler
2b5dab7d5b document when<> and is_callable<>
[SVN r42823]
2008-01-16 19:24:33 +00:00
David Jenkins
861b861298 missing include
[SVN r42814]
2008-01-16 06:39:34 +00:00
Eric Niebler
08360e49cd document call<>, make<> and bind<>
[SVN r42804]
2008-01-15 22:06:51 +00:00
Eric Niebler
220a5785a1 code clean-up, begin updating the transform section in proto's docs
[SVN r42788]
2008-01-15 06:46:39 +00:00
Eric Niebler
34599a58c8 add skip(), for specifying a skip regex
[SVN r42776]
2008-01-14 20:26:58 +00:00
Eric Niebler
4a773c568e register mpl::bool_ with typeof
[SVN r42766]
2008-01-14 16:49:32 +00:00
Eric Niebler
d2b2c6354e boost template instantiation depth on darwin
[SVN r42741]
2008-01-13 21:56:56 +00:00
Eric Niebler
7ec617389d work around msvc-7.1 bug
[SVN r42729]
2008-01-13 19:39:54 +00:00
Eric Niebler
4ab0f22924 port toy_spirit example to proto v3
[SVN r42708]
2008-01-12 21:19:45 +00:00
Eric Niebler
86884dfbee more msvc-7.1-friendly default_context implementation, more missing headers
[SVN r42701]
2008-01-12 17:40:40 +00:00
Eric Niebler
2a93e9642e missing includes
[SVN r42700]
2008-01-12 17:09:17 +00:00
Eric Niebler
072b39ad75 new style transforms a-la proto v3
[SVN r42691]
2008-01-12 06:43:28 +00:00
Markus Schöpflin
b04a2a5df5 Modified spelling of my surname to avoid problems with non-ASCII characters.
[SVN r42436]
2008-01-03 10:04:39 +00:00
Eric Niebler
4da5fb5bc7 Merged revisions 42433 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r42433 | eric_niebler | 2008-01-02 22:11:00 -0800 (Wed, 02 Jan 2008) | 1 line
  
  add missing #includes
........


[SVN r42434]
2008-01-03 06:46:12 +00:00
Eric Niebler
f926e775b7 add missing #includes
[SVN r42433]
2008-01-03 06:11:00 +00:00
Eric Niebler
e80e58573f Merged revisions 42270 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r42270 | eric_niebler | 2007-12-23 22:51:59 -0500 (Sun, 23 Dec 2007) | 1 line
  
  add missing #includes
........


[SVN r42272]
2007-12-24 04:07:19 +00:00
Eric Niebler
01f96c4577 add missing #includes
[SVN r42270]
2007-12-24 03:51:59 +00:00
Eric Niebler
7f13d7bfbe merged from trunk
[SVN r41812]
2007-12-06 23:42:32 +00:00
David Jenkins
16233c4a44 Fix msvc-9.0 code analysis problem
[SVN r41705]
2007-12-04 22:19:58 +00:00
David Jenkins
51cee19491 Changes for msvc-9.0 /clr flag
[SVN r41420]
2007-11-27 18:59:06 +00:00
David Jenkins
da6088ca9a Changes for msvc-9.0 /clr flag
[SVN r41419]
2007-11-27 18:57:48 +00:00
Beman Dawes
f0eae3b660 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
7782d4a6cc Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
David Jenkins
93e63c72d8 Remove extraneous comments
[SVN r41158]
2007-11-16 21:25:07 +00:00
Eric Niebler
30c423c219 fix typo
[SVN r41108]
2007-11-15 16:06:22 +00:00
Eric Niebler
0567ebc8cf portability fix for Intel 8.1
[SVN r41063]
2007-11-13 16:38:11 +00:00
Eric Niebler
e043b78f43 minor clean-up
[SVN r41043]
2007-11-12 21:07:54 +00:00