Commit graph

24648 commits

Author SHA1 Message Date
Rene Rivera
6706914782 Restore most recent recoverable state of the home page. Plus make the BoostCon announcement changes. NOTE: the 1.34.0 notes are on the RC_1_34_0 branch only!
[SVN r37369]
2007-04-05 20:09:51 +00:00
Dave Abrahams
29794b7bf0 kill off BBv1 project archive
[SVN r37367]
2007-04-05 17:19:20 +00:00
Joel de Guzman
56ee73faad BoostCon countdown
[SVN r37366]
2007-04-05 15:00:48 +00:00
Douglas Gregor
a7f7e36e36 Add include of climits
[SVN r37365]
2007-04-05 14:46:47 +00:00
Hartmut Kaiser
3dc89b928b Wave: Added more missing #includes.
[SVN r37364]
2007-04-05 13:06:20 +00:00
Eric Niebler
1e680457e0 work around intel-win bug wrt arrays used as output iterator to std algorithms
[SVN r37363]
2007-04-05 07:10:10 +00:00
Eric Niebler
339cc61558 more work on as_quant transforms
[SVN r37362]
2007-04-05 06:41:13 +00:00
Eric Niebler
76e0aba76e improve doxygen output by giving unspecialized templates an empty body instead of leaving them undefined.
[SVN r37361]
2007-04-05 01:25:40 +00:00
Eric Niebler
9f3cc6668f add typeof registration for std::string
[SVN r37360]
2007-04-05 00:07:26 +00:00
Eric Niebler
c8a3f29ff8 keep doxygen happy by escaping angle brackets in doxygen comments
[SVN r37359]
2007-04-04 23:13:56 +00:00
Eric Niebler
65aeb8db68 apply various patches from Julio M. Merino Vidal
[SVN r37358]
2007-04-04 22:52:17 +00:00
Peter Dimov
4e87b13795 Fixed to compile
[SVN r37357]
2007-04-04 21:30:32 +00:00
John Maddock
ad7ddbff18 Fix as per issue 1693857.
[SVN r37356]
2007-04-04 10:19:14 +00:00
John Maddock
65d7077840 Fixes to bug report 1693867.
[SVN r37355]
2007-04-04 10:12:34 +00:00
Eric Niebler
dbe573f56d add hello world example
[SVN r37354]
2007-04-04 07:02:00 +00:00
Eric Niebler
4ac3322514 fix oops
[SVN r37353]
2007-04-04 07:01:21 +00:00
Eric Niebler
5adaff1fd3 simple changes for Boost v1.34 compatibility
[SVN r37352]
2007-04-04 06:42:26 +00:00
Eric Niebler
f18cdc6841 fix bug in extensibility example
[SVN r37351]
2007-04-04 01:28:58 +00:00
Hartmut Kaiser
37cf9b6673 Added missing include.
[SVN r37350]
2007-04-03 22:38:22 +00:00
Hartmut Kaiser
740d944a99 Wave: Added missing #include <climits> to cpp_chlit_grammar.hpp.
[SVN r37349]
2007-04-03 22:36:48 +00:00
Hartmut Kaiser
c0b8296296 Wave: Added missing #include.
[SVN r37348]
2007-04-03 21:29:58 +00:00
Dave Abrahams
973a00db46 Revert bad changes
[SVN r37347]
2007-04-03 18:27:17 +00:00
Dave Abrahams
88d806fa57 Bringing forward BBv2/Python support and a few other things that were
obviously more up-to-date on the RC branch.

Removed the Boost.Python v1 zip archive.


[SVN r37346]
2007-04-03 17:10:53 +00:00
Hartmut Kaiser
34b637d002 Wave: changed is_empty() to is_eoi().
[SVN r37345]
2007-04-03 14:02:00 +00:00
Hartmut Kaiser
f1e4dbccc3 Wave: Added the is_empty() function to token classes, returning true if the token has been initialized to be the end of input token (T_EOI).
[SVN r37344]
2007-04-03 13:12:53 +00:00
Eric Niebler
1ed5d40477 as_optional transform, and proto::trans::conditional
[SVN r37343]
2007-04-03 06:32:17 +00:00
Joel de Guzman
1d88dd498b more flat includes
[SVN r37342]
2007-04-03 06:17:56 +00:00
Tobias Schwinger
4585187c16 updates link to boost::shared_ptr
[SVN r37341]
2007-04-02 15:50:23 +00:00
Tobias Schwinger
1f3eb28e0c changes phrasing (minor)
[SVN r37340]
2007-04-02 15:49:35 +00:00
Tobias Schwinger
dc9a01afb2 fixes typos: at<0>(...
[SVN r37339]
2007-04-02 15:45:59 +00:00
Tobias Schwinger
b3b9790091 functional module
[SVN r37338]
2007-04-02 15:43:37 +00:00
Joel de Guzman
4577666548 workaround for VC7.1 getting confused with optional and variant boost::get functions
[SVN r37337]
2007-04-02 13:20:16 +00:00
Joel de Guzman
a09bfbd497 forgot to commit.
[SVN r37336]
2007-04-02 12:41:10 +00:00
Aleksey Gurtovoy
4ca93ec36f 'set' fixes + more thorough regression tests
[SVN r37335]
2007-04-02 07:42:41 +00:00
Eric Niebler
1354b6eb4c begin porting xpressive from proto compilers to proto transforms
[SVN r37334]
2007-04-02 06:41:56 +00:00
Dave Abrahams
14f0735044 Some progress on new build/test guide.
[SVN r37333]
2007-04-02 05:24:25 +00:00
Joel de Guzman
7a9dee42d1 wrong library, FUSION, not SPIRIT
[SVN r37332]
2007-04-02 05:13:25 +00:00
Joel de Guzman
09682c4a10 added BOOST_SPIRIT_ADAPT_STRUCT macro
[SVN r37331]
2007-04-02 04:34:24 +00:00
Eric Niebler
c3b345d63d transform::compose
[SVN r37330]
2007-04-02 04:08:03 +00:00
Joel de Guzman
e0366425fb updates
[SVN r37329]
2007-04-02 03:52:41 +00:00
Joel de Guzman
ebb6361542 added struct wrapping facilities to make it very easy to make any struct a conforming fusion sequence
[SVN r37328]
2007-04-02 03:31:13 +00:00
Rene Rivera
11a4b73c5b More fixes and cleanups to make the translation now comparable to the XSLT translator.
[SVN r37325]
2007-04-01 04:45:31 +00:00
Andreas Huber
8710d1241a Made event<> copy-assignable.
[SVN r37324]
2007-03-31 10:50:53 +00:00
Eric Niebler
6379e7dcd2 bug fixing wrt const and temporaries in action_context
[SVN r37323]
2007-03-31 07:40:19 +00:00
Eric Niebler
3d366d1b54 more efficient actions
[SVN r37321]
2007-03-31 00:55:48 +00:00
Eric Niebler
1c906f5a99 add value<>, reference<> and local<> for semantic actions, rename match_result::bind() to match_results::let()
[SVN r37319]
2007-03-30 05:44:26 +00:00
Eric Niebler
0832299dd7 make eval() a free function, make xpressive deep_copy semantic actions
[SVN r37318]
2007-03-29 22:19:39 +00:00
Jeff Garland
f27a535b40 Update for new Borland failure
[SVN r37317]
2007-03-29 16:28:01 +00:00
Eric Niebler
297da67a2f update documentation for new-and-improved evaluation contexts
[SVN r37313]
2007-03-28 19:48:54 +00:00
Stefan Seefeld
6930b4d225 Fix reference counting error.
[SVN r37312]
2007-03-28 18:12:08 +00:00