Commit Graph

29 Commits

Author SHA1 Message Date
Kohei Takahashi
8a2eb9da25 Correct example and documentation. 2017-06-28 22:58:18 +09:00
John Fletcher
f4f1f5e893 example/bind_goose.cpp Tidy up the file 2015-02-08 16:37:30 +00:00
John Fletcher
1f52890a31 example/bind_goose.cpp Add new example 2015-02-01 19:07:10 +00:00
John Fletcher
e42c859b1c example/container_actor.cpp Fixed buf in end() 2014-03-17 10:03:26 +00:00
John Fletcher
f61a013cb8 Licences and tabs in example files 2014-01-24 13:05:32 +00:00
Thomas Heller
ab8efbceee [phoenix]
- Doc updates
    - Fixed a minor bug in the creating scopes with lambda and let
    - Speed up of the lambda and let compile times
    - Made use of the new proto::basic_default_domain



[SVN r72178]
2011-05-26 10:55:03 +00:00
Thomas Heller
bd2717b479 [phoenix]
last minute API simplifications
    


[SVN r71921]
2011-05-13 16:47:51 +00:00
Thomas Heller
8210b81c9a [phoenix]
- parallel_for example simplification



[SVN r71896]
2011-05-12 15:53:26 +00:00
Thomas Heller
91bddecf5d [phoenix]
- little tweak in the invert example



[SVN r71875]
2011-05-11 18:21:29 +00:00
Thomas Heller
7211ed3c2d [phoenix]
- some tweaking in the pre-preprocessed files
    - simplified the invert example
    - added expression::make_foo proto expression generation functionals
    - Applied patch form Jeroen



[SVN r71874]
2011-05-11 18:19:15 +00:00
Thomas Heller
b147251846 [phoenix] fixed factorial example
[SVN r71870]
2011-05-11 14:45:30 +00:00
Thomas Heller
edc639ac90 [phoenix] fixed placeholder documentation
[SVN r71854]
2011-05-09 22:05:24 +00:00
Thomas Heller
34fd6a5c9b [phoenix]
- Cleaned up test folder
    - Added more partial preprocessing
    - Fixed PP constants
    - Added adapted asio example



[SVN r71835]
2011-05-08 19:28:15 +00:00
Thomas Heller
ff46862a3c [phoenix] Fixed.
[SVN r71822]
2011-05-08 14:58:22 +00:00
Thomas Heller
053c69d718 [phoenix]
- Added identity transform example
    - cleaned up parallel for example



[SVN r71693]
2011-05-03 10:02:39 +00:00
Thomas Heller
aa6fdf0a70 [phoenix]
- fixed namespace hickup in expression definition macro
    - added example on different extension mechanisms



[SVN r71692]
2011-05-03 08:31:38 +00:00
Thomas Heller
74722b8e46 [phoenix]
- Added documention for the function adaption macros
    - Added the What's new section
    - Fixed some bugs
    - Added basic support for phx2 result type deduction, not in production yet

[spirit]
    - Made necessary changes that reflect latest phoenix internal changes



[SVN r71227]
2011-04-13 19:09:59 +00:00
Thomas Heller
366a22d712 Removing phoenix from the main inspect offenders
[SVN r70128]
2011-03-18 15:53:14 +00:00
Thomas Heller
a3e1c883b1 [phoenix]
- merged V3 into trunk.
- some minor fixes regarding result type calculation




[SVN r69826]
2011-03-10 21:01:28 +00:00
Thomas Heller
0317d2786a added transformation example
[SVN r69214]
2011-02-23 19:24:36 +00:00
Thomas Heller
3a0e3337e0 deleted a defunct exampled and some old quickbook files, fixed some warnings
[SVN r69144]
2011-02-22 14:40:46 +00:00
Thomas Heller
b8592544de cleaned up doc directory
[SVN r69060]
2011-02-19 16:38:25 +00:00
Thomas Heller
6953178bb8 fixed the expression example
[SVN r68642]
2011-02-04 23:58:13 +00:00
Thomas Heller
b48ec1500d added actor extension examples
[SVN r68623]
2011-02-03 15:26:17 +00:00
Thomas Heller
eb66e5ee2b expression section in the docs
[SVN r68617]
2011-02-03 07:05:59 +00:00
Thomas Heller
989ba07907 cleaned up switch statement, g++ 4.2 ICE gone, speedup of 17%
[SVN r64906]
2010-08-18 23:02:48 +00:00
Thomas Heller
ea7b0594b1 final commit for gsoc submission
[SVN r64850]
2010-08-16 17:52:36 +00:00
Thomas Heller
35a3627c3c doc tweaks
[SVN r64847]
2010-08-16 15:34:46 +00:00
Thomas Heller
27d02b3e0a added advanced section to docs
[SVN r64806]
2010-08-14 22:07:34 +00:00