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 |
|
Marcel Raad
|
3fb27f9ce4
|
Fix MSVC compiler warnings
|
2014-07-05 19:43:16 +02:00 |
|
Daniel James
|
69670da036
|
Update classic spirit tests which use boost::TIME_UTC (now TIME_UTC_).
[SVN r79653]
|
2012-07-22 07:16:06 +00:00 |
|
Hartmut Kaiser
|
fe9cc2dad7
|
Spirit: fixed #3159: Classic Spirit test needs to undefine NDEBUG to validate behaviour
[SVN r64543]
|
2010-08-02 15:48:21 +00:00 |
|
Hartmut Kaiser
|
7edcee0e10
|
Spirit: Fixing inspect errors
[SVN r59142]
|
2010-01-19 19:55:22 +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 |
|
Hartmut Kaiser
|
c089351f0f
|
Spirit: Fixed most of the inspect errors
[SVN r46788]
|
2008-06-27 19:03:24 +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 |
|