Marcel Raad
|
a9131015e6
|
Compile fix
Now that the "using namespace std" has been removed, endl has to be qualified with "std::".
|
2015-07-11 22:53:00 +02:00 |
|
Joel de Guzman
|
c9a142b014
|
Merge pull request #137 from akumta/ticket-10975
Ticket 10975
|
2015-07-10 09:53:31 +08:00 |
|
akumta
|
79c017af70
|
Update switch_tests_wo_default.cpp
update per ticket 10975
|
2015-07-09 18:06:28 -07:00 |
|
akumta
|
031b888429
|
Update switch_tests_single.cpp
update for ticket 10975
|
2015-07-09 18:05:13 -07:00 |
|
akumta
|
37842e3ccb
|
Update switch_tests_general_def.cpp
updte for ticket 10975
|
2015-07-09 18:04:06 -07:00 |
|
akumta
|
4b7e9bfb35
|
Update switch_tests_eps_default.cpp
update for ticket 10975
|
2015-07-09 18:02:33 -07:00 |
|
akumta
|
f54fe7dc1d
|
Update subrule_tests.cpp
update for ticket 10975
|
2015-07-09 18:01:26 -07:00 |
|
akumta
|
0d4b209d7a
|
Update scanner_tests.cpp
update for ticket 10975
|
2015-07-09 17:59:28 -07:00 |
|
akumta
|
37475283bb
|
Update rule_tests.cpp
update for ticket 10975
|
2015-07-09 17:51:56 -07:00 |
|
akumta
|
b24d8e6780
|
Update primitives_tests.cpp
update for ticket 10975
|
2015-07-09 17:49:29 -07:00 |
|
akumta
|
e79ac6f9cd
|
Update parametric_tests.cpp
update for ticket 10975
|
2015-07-09 17:45:36 -07:00 |
|
akumta
|
d898b492ef
|
Update loops_tests.cpp
update for ticket 10975
|
2015-07-09 17:42:45 -07:00 |
|
akumta
|
78aa619857
|
Update grammar_tests.cpp
update per ticket 10975
|
2015-07-09 17:11:29 -07:00 |
|
Joel de Guzman
|
5e4b42d56a
|
Merge pull request #135 from akumta/patch-2
Update directives_tests.cpp
|
2015-07-10 06:38:11 +08:00 |
|
akumta
|
a9d2c77ba2
|
Update directives_tests.cpp
update per ticket 10975
|
2015-07-09 12:24:25 -07:00 |
|
akumta
|
57d62a6e3b
|
Update closure_tests.cpp
update per ticket 10975
|
2015-07-09 12:17:42 -07:00 |
|
Lauri Nurmi
|
78afafed86
|
Fix spelling of "occurr*".
|
2015-03-29 13:30:24 +03:00 |
|
Joel de Guzman
|
0b6c62e7ef
|
Merge pull request #45 from MarcelRaad/fix-warnings
Fix MSVC compiler warnings
|
2014-07-06 05:42:48 +08:00 |
|
Marcel Raad
|
3fb27f9ce4
|
Fix MSVC compiler warnings
|
2014-07-05 19:43:16 +02:00 |
|
Marcel Raad
|
b8bf4d3bcc
|
Fix for classic phoenix tests with modern standard libraries
|
2014-07-05 19:32:59 +02:00 |
|
Ruslan Baratov
|
bbe67a21c3
|
Fix some misprints in docs and code comments.
|
2014-04-11 16:27:54 +04:00 |
|
Hartmut Kaiser
|
a597dccfc7
|
Spirit: merging from trunk
[SVN r81797]
|
2012-12-08 16:31:17 +00:00 |
|
Daniel James
|
08c040e7f8
|
Merge test fix for classic spirit.
[SVN r80402]
|
2012-09-04 22:01:05 +00:00 |
|
Hartmut Kaiser
|
eaa0abbc01
|
Spirit: merging from trunk
[SVN r67274]
|
2010-12-16 13:39:55 +00:00 |
|
Hartmut Kaiser
|
90c68ee16e
|
Spirit: merging from trunk
[SVN r66073]
|
2010-10-18 12:14:32 +00:00 |
|
Hartmut Kaiser
|
7045194c54
|
Spirit: merging from trunk upto rev. 63622
[SVN r63642]
|
2010-07-05 03:11:56 +00:00 |
|
Hartmut Kaiser
|
4dcab0e8d0
|
Spirit: merging from trunk upto rev. 61489
[SVN r63640]
|
2010-07-04 22:38:38 +00:00 |
|
Jeremiah Willcock
|
fdfa489840
|
Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
[SVN r61437]
|
2010-04-20 18:49:18 +00:00 |
|
Hartmut Kaiser
|
7edcee0e10
|
Spirit: Fixing inspect errors
[SVN r59142]
|
2010-01-19 19:55:22 +00:00 |
|
Hartmut Kaiser
|
aeae1cb7c6
|
Spirit: cleaning inspect errors
[SVN r56670]
|
2009-10-09 12:48:51 +00:00 |
|
Hartmut Kaiser
|
b1aaec1f57
|
Spirit: fixed #1651
[SVN r56351]
|
2009-09-21 22:07:35 +00:00 |
|
Joel de Guzman
|
b3075878a2
|
Typo-fix
[SVN r54099]
|
2009-06-19 05:38:42 +00:00 |
|
Hartmut Kaiser
|
e56fef314d
|
Spirit.Classic: fix #2858
[SVN r53542]
|
2009-06-01 15:00:03 +00:00 |
|
Hartmut Kaiser
|
e0115eea5a
|
Spirit.Classic: fixing #3066
[SVN r53537]
|
2009-06-01 14:44:17 +00:00 |
|
Hartmut Kaiser
|
b9d576fa9f
|
Spirit.Classic: Fixing #3085
[SVN r53536]
|
2009-06-01 14:33:13 +00:00 |
|
Joel de Guzman
|
2f00d839ee
|
fix ticket #3087
[SVN r53473]
|
2009-05-31 00:56:55 +00:00 |
|
Joel de Guzman
|
a64194064f
|
#3007
[SVN r53423]
|
2009-05-30 02:16:54 +00:00 |
|
Jeremiah Willcock
|
ea40c28899
|
Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
|
2009-05-20 19:19:00 +00:00 |
|
Daniel James
|
35e056c974
|
Avoid comparing default initialised iterators in position_iterator.
[SVN r49666]
|
2008-11-09 19:12:05 +00:00 |
|
Daniel James
|
3374392764
|
Remove tabs.
[SVN r49235]
|
2008-10-09 22:26:02 +00:00 |
|
Daniel James
|
bbd5584421
|
Change position_iterator so that it doesn't count '\n\r' as a single
newline and doesn't change the sequence at all (which was conflicting
with spirit's newline handling).
[SVN r49234]
|
2008-10-09 22:16:26 +00:00 |
|
Daniel James
|
db190604c2
|
Add some extra checks to position_iterator tests, and fix an incorrect character count.
[SVN r49233]
|
2008-10-09 22:16:11 +00:00 |
|
Daniel James
|
ffadf75e91
|
position_iterator is a forward iterator, so tag it appropriately. 'operator-' was giving incorrect results when there were windows newlines which can cause all sorts of problems.
[SVN r49232]
|
2008-10-09 22:15:57 +00:00 |
|
Joel de Guzman
|
e95182c44b
|
fix #1617
[SVN r48178]
|
2008-08-16 23:20:46 +00:00 |
|
Hartmut Kaiser
|
7cd35e6802
|
Spirit: Applied pending commits from release branch
[SVN r47860]
|
2008-07-29 02:12:59 +00:00 |
|
Joel de Guzman
|
4094f2fb58
|
ensuring examples build ok
[SVN r47560]
|
2008-07-18 14:24:09 +00:00 |
|
Joel de Guzman
|
54ab81eb1e
|
fix broken link
[SVN r46901]
|
2008-06-30 12:16:35 +00:00 |
|
Hartmut Kaiser
|
25cbca840b
|
Spirit: Fixed most of the inspect errors
[SVN r46791]
|
2008-06-27 19:35:01 +00:00 |
|
Hartmut Kaiser
|
0ac381dcf3
|
Fixed Spirit Classic namespace switching.
[SVN r44371]
|
2008-04-13 16:28:27 +00:00 |
|
Joel de Guzman
|
2431a80d8a
|
spirit2 ! :)
[SVN r44360]
|
2008-04-13 03:02:30 +00:00 |
|
Hartmut Kaiser
|
a26ce80291
|
Renamed PhoenixV1 files.
[SVN r44198]
|
2008-04-12 02:35:34 +00:00 |
|
Hartmut Kaiser
|
d011669e57
|
Changed SpiritV1 header files to have a classic_ prefix
[SVN r44196]
|
2008-04-11 22:01:55 +00:00 |
|
Joel de Guzman
|
994d4e48cc
|
moving stuff to classic spirit
[SVN r44163]
|
2008-04-10 23:51:31 +00:00 |
|