summaryrefslogtreecommitdiff
path: root/libs/spirit
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagnobody2007-05-111-0/+0
* Correct testing bugs:Dave Abrahams2007-02-251-0/+0
* fixes compile error when BOOST_SPIRIT_USE_LIST_FOR_TREES is definedTobias Schwinger2007-01-041-0/+0
* Fixed a bug in the tree_to_xml code.Hartmut Kaiser2006-12-021-0/+0
* Removed a wrong #pragma warning.Hartmut Kaiser2006-11-281-0/+0
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* introduces result_type member to the symbol_inserter so it works with PhoenixTobias Schwinger2006-10-231-0/+0
* workaround for sun-5.8Joel de Guzman2006-10-201-0/+0
* Added missing templates to Spirit typeof emulation.Hartmut Kaiser2006-10-111-0/+0
* Added missing templates to Spirit typeof emulation.Hartmut Kaiser2006-10-111-0/+0
* adds registration for wchar_t support templatesTobias Schwinger2006-10-111-0/+0
* Minor fix.Hartmut Kaiser2006-10-111-0/+0
* adjusts Boost.TypeOf support to changed position_iteratorTobias Schwinger2006-10-101-0/+0
* Corrected new position_iterator default template parameterHartmut Kaiser2006-10-081-0/+0
* Made position_iterator wchar_t aware.Hartmut Kaiser2006-10-081-0/+0
* Another take on fixing the current regressions.Hartmut Kaiser2006-09-261-0/+0
* Another take on fixing the current regressions.Hartmut Kaiser2006-09-261-0/+0
* Another take on fixing the current regressions.Hartmut Kaiser2006-09-261-0/+0
* Pending checkin...Hartmut Kaiser2006-09-241-0/+0
* Bumped Spirit version.Hartmut Kaiser2006-09-201-0/+0
* Fixed stupid compilation errors.Hartmut Kaiser2006-09-171-0/+0
* Fixed inspect warning.Hartmut Kaiser2006-09-151-0/+0
* Fixed unnamed namespace inspect warning.Hartmut Kaiser2006-09-141-0/+0
* 'Fixed' unnamed namespace inspect warning.Hartmut Kaiser2006-09-141-0/+0
* Fixed a problem in unary_operator<logical_not_op, T>.Hartmut Kaiser2006-08-251-0/+0
* Added license and copyright.Hartmut Kaiser2006-07-281-0/+0
* Added license and copyrights.Hartmut Kaiser2006-07-281-0/+0
* -- simplified the test in order to make gcc consume less memoryMartin Wille2006-06-141-0/+0
* Added pp constants to allow to tune the tree generation.Hartmut Kaiser2006-04-281-0/+0
* missing typenameJoão Abecasis2006-04-121-0/+0
* Merge from trunkVladimir Prus2006-04-071-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* use char_traits only for char and wchar_t.João Abecasis2006-03-211-0/+0
* reverting previous fix because it doesn't "work as advertised".João Abecasis2006-03-201-0/+0
* typoJoão Abecasis2006-03-201-0/+0
* Fixed typos in comments.Hartmut Kaiser2006-03-191-0/+0
* increases stability with msvc and widens complexity limits (BOOST_TYPEOF_NEST...Tobias Schwinger2006-03-161-0/+0
* fix bug in to_wchar_t.João Abecasis2006-03-141-0/+0
* Fixed wide character support for spirit::tree_to_xml.Hartmut Kaiser2006-03-141-0/+0
* fix two-phase lookup issues.João Abecasis2006-03-131-0/+0
* Added wchar_t support to the spirit::tree_to_xml functions.Hartmut Kaiser2006-03-101-0/+0
* adds type registration of no_list_endtokenTobias Schwinger2006-03-101-0/+0
* Test all primitivesStefan Slapeta2006-03-011-0/+0
* Don't apply char_traits to non-pod typesStefan Slapeta2006-03-011-0/+0
* Stop using assert() in testsDave Abrahams2006-02-281-0/+0
* Fixed problems with unsigned charStefan Slapeta2006-02-271-0/+0
* removes superfluous workaround for VC7.1Tobias Schwinger2006-02-261-0/+0
* applies Peder Holt's VC7.1 workaround to all functionsTobias Schwinger2006-02-261-0/+0
* fixes recursion for non-templated rule parsersTobias Schwinger2006-02-231-0/+0
* changes a commentTobias Schwinger2006-02-231-0/+0