Commit Graph

4777 Commits

Author SHA1 Message Date
François Barel
dde9d13e4a Spirit: fix actions test failure on gcc-4.0.1
[SVN r55234]
2009-07-28 17:07:49 +00:00
François Barel
0bba567ba6 Spirit: avoid gcc warning
[SVN r55233]
2009-07-28 17:02:57 +00:00
Hartmut Kaiser
390abcebb0 Spirit: restored rule copy constructor
[SVN r55228]
2009-07-28 12:23:19 +00:00
Hartmut Kaiser
141df64db0 Spirit: fixing compilation issues
[SVN r55218]
2009-07-28 00:38:07 +00:00
Hartmut Kaiser
c091276a86 Spirit: unified #pragma once directive in all header files
[SVN r55217]
2009-07-27 23:45:39 +00:00
Hartmut Kaiser
ec6d3ff9ec Spirit: fixing compilation errors, changed metafunctions to use metafunction forwarding where possible
[SVN r55208]
2009-07-27 18:51:30 +00:00
Hartmut Kaiser
bf09d03176 Spirit: doc updates
[SVN r55207]
2009-07-27 18:42:13 +00:00
François Barel
9047f577e5 Spirit: add missing include
[SVN r55191]
2009-07-26 21:24:16 +00:00
Hartmut Kaiser
ba8ef6a776 Spirit: more doc updates
[SVN r55186]
2009-07-26 19:15:59 +00:00
Hartmut Kaiser
4e13ed9b94 Spirit: doc updates
[SVN r55178]
2009-07-26 16:55:35 +00:00
Hartmut Kaiser
7ac59f0464 Spirit: documentation update
[SVN r55171]
2009-07-26 03:34:48 +00:00
Hartmut Kaiser
5cbdb60899 Spirit: fixed regression on Darwin/PPC
[SVN r55170]
2009-07-26 01:20:11 +00:00
Hartmut Kaiser
869ff17a41 Spirit: fixed regression on Darwin/PPC
[SVN r55169]
2009-07-26 01:19:49 +00:00
Hartmut Kaiser
2a57bed3eb Spirit: Added qi::distinct parser tests and examples
[SVN r55168]
2009-07-26 01:19:22 +00:00
Hartmut Kaiser
38eac6305e Spirit: doc update
[SVN r55167]
2009-07-26 01:18:07 +00:00
Hartmut Kaiser
c9fa48e775 Spirit: fixing karma::confix directive
[SVN r55166]
2009-07-26 01:11:24 +00:00
Hartmut Kaiser
981144705a Spirit: added qi::distinct to repository
[SVN r55165]
2009-07-26 01:10:49 +00:00
Hartmut Kaiser
650fe07e81 Spirit: factored out unused_skipper
[SVN r55164]
2009-07-26 01:09:56 +00:00
Hartmut Kaiser
5e887b8895 Spirit: fixing alignment directives
[SVN r55163]
2009-07-26 01:08:44 +00:00
Hartmut Kaiser
0883c073ef Spirit: fixing comments
[SVN r55162]
2009-07-26 01:07:47 +00:00
Hartmut Kaiser
d5f619740c Spirit: fixed problem in copy constructor of rules
[SVN r55161]
2009-07-26 01:07:01 +00:00
Troy D. Straszheim
fa07eaaaa2 CMake wants every target to have a globally unique name: uncollide
num_list1 to karma_num_list1 and qi_num_list1




[SVN r55160]
2009-07-26 01:00:58 +00:00
Troy D. Straszheim
685b8deaf0 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Hartmut Kaiser
e54352df83 Spirit: minor doc fixes
[SVN r55144]
2009-07-24 14:49:37 +00:00
Joel de Guzman
4d68c4be5d double number parse benchmarks
[SVN r55142]
2009-07-24 04:10:16 +00:00
Hartmut Kaiser
e4ef5727ad Spirit: doc update
[SVN r55141]
2009-07-24 02:51:33 +00:00
Hartmut Kaiser
bc31114ca4 Spirit: attr is not a primitive_parser, but only a parser
[SVN r55137]
2009-07-23 20:04:29 +00:00
Hartmut Kaiser
a9d2d4b7d2 Spirit: added attr docs
[SVN r55136]
2009-07-23 19:59:51 +00:00
Hartmut Kaiser
820e23f690 Spirit: Added a couple of missing #include's
[SVN r55131]
2009-07-23 16:02:52 +00:00
Hartmut Kaiser
7d96d7d9ee Spirit: improved test case
[SVN r55130]
2009-07-23 16:00:30 +00:00
Hartmut Kaiser
b17f1be4c2 Spirit: added attr() pseudo parser test cases and quickdoc
[SVN r55128]
2009-07-23 15:57:37 +00:00
Hartmut Kaiser
6269ee194b Spirit: added attr() pseudo parser
[SVN r55127]
2009-07-23 15:54:19 +00:00
Hartmut Kaiser
5b4be6f319 Spirit: removed obsolete file
[SVN r55124]
2009-07-23 15:15:20 +00:00
Joel de Guzman
858bbbd73e made the report print the total accumulated time (not for one iteration which gives a very small number).
[SVN r55107]
2009-07-23 03:01:16 +00:00
Joel de Guzman
1a23fad44b rename + minor tweaks
[SVN r55106]
2009-07-23 02:41:53 +00:00
Joel de Guzman
1273f2ce7e remove const for container's value type
[SVN r55105]
2009-07-23 02:22:58 +00:00
Hartmut Kaiser
2fd38f6af0 Spirit: lists, kleene, plus, etc. now support any STL container (except map)
[SVN r55102]
2009-07-23 01:28:41 +00:00
Hartmut Kaiser
e0441c5743 Spirit: more test cases for list parsers
[SVN r55101]
2009-07-23 01:26:26 +00:00
Troy D. Straszheim
3d9989c895 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Joel de Guzman
9c8a2e903c minor tweak
[SVN r55091]
2009-07-22 20:15:51 +00:00
Joel de Guzman
d78cd615b2 fix missing include
[SVN r55090]
2009-07-22 20:14:12 +00:00
François Barel
b5bf6f1d71 Spirit: merge r53759 from trunk (fix range_run test failures)
[SVN r55089]
2009-07-22 20:11:54 +00:00
Joel de Guzman
c84b85b7cb Updates to benchmark harness
[SVN r55088]
2009-07-22 20:09:06 +00:00
Joel de Guzman
4c9a6647ca updated int_ benchmarks to use the test harness
[SVN r55087]
2009-07-22 18:24:36 +00:00
Joel de Guzman
1e322c7a31 Updates to boilerplate benchmark code
[SVN r55085]
2009-07-22 17:07:13 +00:00
Joel de Guzman
1d49544e25 Updates to boilerplate benchmark code
[SVN r55083]
2009-07-22 16:54:20 +00:00
Hartmut Kaiser
ba790e7573 Spirit: added character classification parsers to Qi's quick reference documentation section
[SVN r55080]
2009-07-22 15:09:44 +00:00
Hartmut Kaiser
4f56833c80 Spirit: re-added lost comment about compilation errors on skipper incompatibility
[SVN r55073]
2009-07-21 17:48:39 +00:00
Hartmut Kaiser
6941c58f1d Spirit: new performance data, updated docs
[SVN r55072]
2009-07-21 17:36:50 +00:00
Joel de Guzman
61de13e5e1 updates
[SVN r55068]
2009-07-21 16:45:39 +00:00