Commit Graph

888 Commits

Author SHA1 Message Date
Eric Niebler
e32f695c75 one more try at getting tru64 tests to pass
[SVN r39690]
2007-10-05 06:50:00 +00:00
Eric Niebler
6c5d69f5a7 attempt to fix xpressive formatting bug on tru64
[SVN r39649]
2007-10-02 06:47:58 +00:00
Eric Niebler
9b19ad70b2 slightly more informative test errors
[SVN r39614]
2007-09-30 04:05:31 +00:00
Eric Niebler
7027821041 remove unnecessary semicolons
[SVN r39595]
2007-09-29 15:45:08 +00:00
Eric Niebler
6ad19a3830 attempt to fix hp tru64
[SVN r39481]
2007-09-22 19:30:25 +00:00
Eric Niebler
cab756aaba remove unused variables
[SVN r39126]
2007-09-05 06:31:27 +00:00
Eric Niebler
07b5975bab dynamically optimizing TST, from Dave Jenkins
[SVN r39075]
2007-08-30 15:40:34 +00:00
Eric Niebler
ee823e2eb7 example/main.cpp compiles clean with gcc -Wall
[SVN r39073]
2007-08-30 15:21:00 +00:00
Eric Niebler
6e7931a72e nuke old files resurrected in the switch to svn
[SVN r38351]
2007-08-02 00:42:36 +00:00
Eric Niebler
8053f8acf4 delete old data resurrected in the switch to svn
[SVN r38337]
2007-08-01 15:22:14 +00:00
Eric Niebler
d470829763 nary_expr<_,vararg<_> > shouldn't match terminals
[SVN r38293]
2007-07-26 21:02:41 +00:00
Eric Niebler
855682f61c construct<> with non-function type behaves like compose<>
[SVN r38292]
2007-07-26 20:38:06 +00:00
nobody
addc35f760 This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
Eric Niebler
7d3e8bd221 add by_value_generator
[SVN r38276]
2007-07-23 04:21:42 +00:00
Eric Niebler
f3845205d0 faster symbols parser, from Dave Jenkins
[SVN r38216]
2007-07-14 07:36:26 +00:00
Eric Niebler
a376cd49c3 s/multilpies/multiplies/g
[SVN r38175]
2007-07-10 05:12:24 +00:00
Eric Niebler
8a2abd5e1e fix construct transform, add pod_construct
[SVN r38171]
2007-07-09 18:11:27 +00:00
Eric Niebler
3427677ba8 fix up typeof registrations
[SVN r38160]
2007-07-07 03:35:49 +00:00
Eric Niebler
ca3b06f138 updated doxygen generated reference section
[SVN r38159]
2007-07-07 02:57:36 +00:00
Eric Niebler
9126fb7f39 updated links to doxygen-generated reference section
[SVN r38158]
2007-07-07 02:57:14 +00:00
Eric Niebler
4a8f984189 remove unnecessary file
[SVN r38157]
2007-07-07 02:02:35 +00:00
Eric Niebler
1b8b87794b get more stuff out of the proto namespace
[SVN r38151]
2007-07-06 08:54:43 +00:00
Eric Niebler
c23302d4a5 more adl barriers
[SVN r38150]
2007-07-06 02:55:54 +00:00
Eric Niebler
11b145e714 shuffling some namespaces around for ADL reasons
[SVN r38142]
2007-07-04 21:40:17 +00:00
Eric Niebler
1f638cdb91 don't compare intrusive_ptrs with 0; msvc-7.1 doesn't like it
[SVN r38130]
2007-07-02 15:13:18 +00:00
Eric Niebler
75c5e91538 a couple of CW patches
[SVN r38128]
2007-07-02 06:21:28 +00:00
Eric Niebler
af630d5c7e works on gcc-3.4.3
[SVN r38127]
2007-07-02 05:37:59 +00:00
Eric Niebler
5316daeb95 portability fixes
[SVN r38124]
2007-07-01 21:33:24 +00:00
Eric Niebler
161bb4b541 demonstrate new callable_context
[SVN r38120]
2007-07-01 07:53:14 +00:00
Eric Niebler
8dfc3ada0f callable_context's fallback is configurable
[SVN r38119]
2007-07-01 07:43:05 +00:00
Eric Niebler
a7c47ec45f add missing #include
[SVN r38117]
2007-06-30 15:53:04 +00:00
Eric Niebler
d03dee54f5 blank matches wide space
[SVN r38114]
2007-06-29 15:38:51 +00:00
Eric Niebler
70b26f08ab small fixed for BOOST_PROTO_DEFINE_OPERATORS macro
[SVN r38113]
2007-06-29 07:49:33 +00:00
Eric Niebler
7624bf119b doc new fold<> and reverse_fold<> interface
[SVN r38112]
2007-06-29 06:45:15 +00:00
Eric Niebler
b55c347cce fixes to make proto work with 1.34
[SVN r38105]
2007-06-28 02:29:19 +00:00
Eric Niebler
3e5ff9ea36 move operator overloads out of proto namespace
[SVN r38097]
2007-06-26 17:03:00 +00:00
Eric Niebler
1f9df81203 doc if_else_
[SVN r38093]
2007-06-26 06:21:18 +00:00
Eric Niebler
4fe1e59074 stub section on expression evaluation
[SVN r38092]
2007-06-26 06:16:06 +00:00
Eric Niebler
9b962db5ec I HATE DOXYGEN
[SVN r38091]
2007-06-26 05:44:10 +00:00
Eric Niebler
bca8afa44a when pretty-printing expressions, check for ostream inserters for tag types
[SVN r38090]
2007-06-26 00:16:04 +00:00
Eric Niebler
9b1db4f68c *** empty log message ***
[SVN r38089]
2007-06-25 22:09:29 +00:00
Eric Niebler
1b1bcc3c3a fill in examples section
[SVN r38088]
2007-06-25 15:42:43 +00:00
Eric Niebler
bac4cf75e6 add Mixed example, ported from PETE
[SVN r38085]
2007-06-25 08:07:12 +00:00
Eric Niebler
278ba86edc add null_context, use in vector.cpp example
[SVN r38084]
2007-06-25 07:44:54 +00:00
Eric Niebler
53ce9548b8 make pass_through transform work with domain wrappers
[SVN r38083]
2007-06-25 07:22:43 +00:00
Eric Niebler
5446802040 add vector example, ported from PETE
[SVN r38082]
2007-06-25 05:40:42 +00:00
Eric Niebler
3a853d462f add BOOST_PROTO_DEFINE_OPERATORS, is_extension and the exops namespace, fix BOOST_PROTO_DEFINE_FUNCTION_TEMPLATE's handling of deduce_domain
[SVN r38081]
2007-06-25 05:39:40 +00:00
Eric Niebler
453b0f7135 add ternary if_else operator, break context.hpp up, fix bug in BOOST_PROTO_DEFINE_FUNCTION_TEMPLATE
[SVN r38080]
2007-06-23 21:22:31 +00:00
Eric Niebler
878b3cabb2 move applyN and always transforms into the apply.hpp header
[SVN r38079]
2007-06-23 17:12:49 +00:00
Eric Niebler
3e0634f39d use new function2 transform in CountLeaves transform
[SVN r38074]
2007-06-23 07:42:23 +00:00