523c017e54Move Attic files back into their rightful places
Douglas Gregor
2007-10-23 01:47:48 +0000
a36a583fccfix problem with ->* rewrite in actions, add x->*y as alias for y(x)
Eric Niebler
2007-10-23 00:40:16 +0000
f86dcaf42bneeded typeof registrations, from David Jenkins
Eric Niebler
2007-10-22 20:14:11 +0000
08ba91416ddon't copy singular iterator in sub_match, misc clean-up
Eric Niebler
2007-10-19 03:16:51 +0000
079def0e0bmisc cleann-up from Dave Jenkins
Eric Niebler
2007-10-17 04:26:36 +0000
5e9db113a3cleanup
Eric Niebler
2007-10-16 17:15:44 +0000
e7a339533cupdate copyright information
Eric Niebler
2007-10-13 21:37:02 +0000
925370864fupdate copyright year
Eric Niebler
2007-10-13 21:16:23 +0000
eca46633ccupdated installation information
Eric Niebler
2007-10-12 16:50:13 +0000
f54e077e1bxpressive works with boost 1.34.1
Eric Niebler
2007-10-12 07:04:13 +0000
3eac591184reenable self-adjusting TST if BOOST_DISABLE_THREADS is defined
Eric Niebler
2007-10-12 04:31:10 +0000
312f6a61d2fix gcc warnings
Eric Niebler
2007-10-11 21:57:12 +0000
5b1c748de6document use of let() with regex_(token_)iterator
Eric Niebler
2007-10-11 21:29:57 +0000
695b7fc32eadd tests for late-bound action args with regex_(token_)iterator
Eric Niebler
2007-10-11 21:12:22 +0000
d10e83e155add let() so regexes with late-bound action args can be used with regex_(token_)iterator
Eric Niebler
2007-10-11 20:50:59 +0000
ea3bfa74cbremove self-adjusting TST optimization for thread-safety reasons
Eric Niebler
2007-10-11 17:05:35 +0000
9cbf80bd07new number parser example from dave jenkins
Eric Niebler
2007-10-11 17:02:13 +0000
2adc1ec68edocument placeholder<> and match_results<>::let()
Eric Niebler
2007-10-11 02:12:07 +0000
ff68ce93c5document user-defined assertions
Eric Niebler
2007-10-11 00:44:57 +0000
cdb7da25ebextra test for custom assertions, fix nasty bug in custom assertion handling
Eric Niebler
2007-10-10 21:20:49 +0000
df89d2d8b0work around gcc bug in proto, add test for custom assertions, fix more gcc warnings
Eric Niebler
2007-10-10 18:13:18 +0000
33ef7d7f62fix buggy predicate_matcher and stomp more msvc warnings
Eric Niebler
2007-10-10 01:46:53 +0000
6043acff98add xpressive::function<> for defining function objects for use in semantic actions
Eric Niebler
2007-10-09 22:26:59 +0000
bf937800e7more user docs for semantic actions
Eric Niebler
2007-10-09 22:25:18 +0000
498e099e2dfix warning
Eric Niebler
2007-10-08 23:48:25 +0000
42ed7c3b7asymbols docs, acknowledgement for dave j., doxygen tweaks
Eric Niebler
2007-10-08 22:41:00 +0000
a1355460f8escape accented character
Eric Niebler
2007-10-08 21:14:14 +0000
b4d2ef9be2clean up gcc unused parameter warnings
Eric Niebler
2007-10-08 17:13:29 +0000
31d30caf88better fix for case_converting_iterator as suggested by Steven Watanabe
Eric Niebler
2007-10-08 17:12:56 +0000
f2aff47515work around msvc-7.1 bug
Eric Niebler
2007-10-08 16:49:00 +0000
aa0e8838d7doc tweaks
Eric Niebler
2007-10-08 15:57:04 +0000
b75f138bbefix postinc/assign problem with case_converting_iterator
Eric Niebler
2007-10-08 15:49:09 +0000
7de095e4d3fix warnings under msvc
Eric Niebler
2007-10-08 01:15:01 +0000
b35dad6b00add awesome number parser from Dave Jenkins
Eric Niebler
2007-10-08 00:44:52 +0000
9eb1a66c45put format string argument in non-deduced context
Eric Niebler
2007-10-05 19:00:43 +0000
ebf90dba26Starting point for releases
Beman Dawes
2007-10-05 14:25:06 +0000
e32f695c75one more try at getting tru64 tests to pass
Eric Niebler
2007-10-05 06:50:00 +0000
6c5d69f5a7attempt to fix xpressive formatting bug on tru64
Eric Niebler
2007-10-02 06:47:58 +0000
9b19ad70b2slightly more informative test errors
Eric Niebler
2007-09-30 04:05:31 +0000
7027821041remove unnecessary semicolons
Eric Niebler
2007-09-29 15:45:08 +0000
6ad19a3830attempt to fix hp tru64
Eric Niebler
2007-09-22 19:30:25 +0000
cab756aabaremove unused variables
Eric Niebler
2007-09-05 06:31:27 +0000
07b5975babdynamically optimizing TST, from Dave Jenkins
Eric Niebler
2007-08-30 15:40:34 +0000
ee823e2eb7example/main.cpp compiles clean with gcc -Wall
Eric Niebler
2007-08-30 15:21:00 +0000
6e7931a72enuke old files resurrected in the switch to svn
Eric Niebler
2007-08-02 00:42:36 +0000
8053f8acf4delete old data resurrected in the switch to svn
Eric Niebler
2007-08-01 15:22:14 +0000
d470829763nary_expr<_,vararg<_> > shouldn't match terminals
Eric Niebler
2007-07-26 21:02:41 +0000
855682f61cconstruct<> with non-function type behaves like compose<>
Eric Niebler
2007-07-26 20:38:06 +0000
addc35f760This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'.
nobody
2007-07-24 19:28:14 +0000
7d3e8bd221add by_value_generator
Eric Niebler
2007-07-23 04:21:42 +0000
f3845205d0faster symbols parser, from Dave Jenkins
Eric Niebler
2007-07-14 07:36:26 +0000
a376cd49c3s/multilpies/multiplies/g
Eric Niebler
2007-07-10 05:12:24 +0000
8a2abd5e1efix construct transform, add pod_construct
Eric Niebler
2007-07-09 18:11:27 +0000
3427677ba8fix up typeof registrations
Eric Niebler
2007-07-07 03:35:49 +0000
ca3b06f138updated doxygen generated reference section
Eric Niebler
2007-07-07 02:57:36 +0000
9126fb7f39updated links to doxygen-generated reference section
Eric Niebler
2007-07-07 02:57:14 +0000
4a8f984189remove unnecessary file
Eric Niebler
2007-07-07 02:02:35 +0000
1b8b87794bget more stuff out of the proto namespace
Eric Niebler
2007-07-06 08:54:43 +0000
c23302d4a5more adl barriers
Eric Niebler
2007-07-06 02:55:54 +0000
11b145e714shuffling some namespaces around for ADL reasons
Eric Niebler
2007-07-04 21:40:17 +0000
1f638cdb91don't compare intrusive_ptrs with 0; msvc-7.1 doesn't like it
Eric Niebler
2007-07-02 15:13:18 +0000
75c5e91538a couple of CW patches
Eric Niebler
2007-07-02 06:21:28 +0000
af630d5c7eworks on gcc-3.4.3
Eric Niebler
2007-07-02 05:37:59 +0000
5316daeb95portability fixes
Eric Niebler
2007-07-01 21:33:24 +0000
161bb4b541demonstrate new callable_context
Eric Niebler
2007-07-01 07:53:14 +0000
8dfc3ada0fcallable_context's fallback is configurable
Eric Niebler
2007-07-01 07:43:05 +0000
a7c47ec45fadd missing #include
Eric Niebler
2007-06-30 15:53:04 +0000
d03dee54f5blank matches wide space
Eric Niebler
2007-06-29 15:38:51 +0000
70b26f08absmall fixed for BOOST_PROTO_DEFINE_OPERATORS macro
Eric Niebler
2007-06-29 07:49:33 +0000
7624bf119bdoc new fold<> and reverse_fold<> interface
Eric Niebler
2007-06-29 06:45:15 +0000
b55c347ccefixes to make proto work with 1.34
Eric Niebler
2007-06-28 02:29:19 +0000
3e5ff9ea36move operator overloads out of proto namespace
Eric Niebler
2007-06-26 17:03:00 +0000
1f9df81203doc if_else_
Eric Niebler
2007-06-26 06:21:18 +0000
4fe1e59074stub section on expression evaluation
Eric Niebler
2007-06-26 06:16:06 +0000
9b962db5ecI HATE DOXYGEN
Eric Niebler
2007-06-26 05:44:10 +0000
bca8afa44awhen pretty-printing expressions, check for ostream inserters for tag types
Eric Niebler
2007-06-26 00:16:04 +0000
9b1db4f68c*** empty log message ***
Eric Niebler
2007-06-25 22:09:29 +0000
1b1bcc3c3afill in examples section
Eric Niebler
2007-06-25 15:42:43 +0000
bac4cf75e6add Mixed example, ported from PETE
Eric Niebler
2007-06-25 08:07:12 +0000
278ba86edcadd null_context, use in vector.cpp example
Eric Niebler
2007-06-25 07:44:54 +0000
53ce9548b8make pass_through transform work with domain wrappers
Eric Niebler
2007-06-25 07:22:43 +0000
5446802040add vector example, ported from PETE
Eric Niebler
2007-06-25 05:40:42 +0000
3a853d462fadd BOOST_PROTO_DEFINE_OPERATORS, is_extension and the exops namespace, fix BOOST_PROTO_DEFINE_FUNCTION_TEMPLATE's handling of deduce_domain
Eric Niebler
2007-06-25 05:39:40 +0000
453b0f7135add ternary if_else operator, break context.hpp up, fix bug in BOOST_PROTO_DEFINE_FUNCTION_TEMPLATE
Eric Niebler
2007-06-23 21:22:31 +0000
878b3cabb2move applyN and always transforms into the apply.hpp header
Eric Niebler
2007-06-23 17:12:49 +0000
3e0634f39duse new function2 transform in CountLeaves transform
Eric Niebler
2007-06-23 07:42:23 +0000