Adrian Vogelsgesang
99c679026a
X3: test case for expect directive with nested kleene star
...
This testcase tries to use a kleene star within an expect directive.
The test compiles but the parsed attribute is not as expected.
2015-08-20 00:31:24 +02:00
Joel de Guzman
606c183c8c
Merge pull request #151 from sergiud/develop
...
Fix for MSVC 14.0 type conversion warnings
2015-08-15 19:50:14 +08:00
Sergiu Dotenco
ccb7d5c60d
fixed type conversion warnings
2015-08-15 10:16:17 +02:00
Joel de Guzman
299687301a
Merge pull request #146 from biocomp/patch-2
...
Fixing race condition on static init
2015-08-12 16:52:18 +08:00
Artem Tokmakov
d86378252b
Updated to use compile-time constants
...
Tried to minimize included headers (thus no boost::integral_const and constexpr_int).
Enum won't work for static constant for long long type, when it's not built-in (well, at least this is my understanding).
2015-08-11 00:13:22 -07:00
Joel de Guzman
f330ffbef2
Merge pull request #147 from vogelsgesang/fix_x3_char_boundaries
...
X3: Fix char_range boundaries
2015-08-09 22:07:52 +08:00
Adrian Vogelsgesang
a362319f36
X3: fix char_range boundaries
...
ticket: https://svn.boost.org/trac/boost/ticket/11531
2015-08-09 15:37:48 +02:00
Adrian Vogelsgesang
856f88f5d1
X3: test case for char_range boundaries
...
ticket: https://svn.boost.org/trac/boost/ticket/11531
2015-08-09 15:37:18 +02:00
Artem
2ec49b0177
Fixing race condition on static init
...
Static variables depend on each other and when static init is not thread-safe, this leads to race condition and failures. Ticket: https://svn.boost.org/trac/boost/ticket/11514
2015-08-05 10:48:03 -07:00
Lee Clagett
e16bec0aef
Fixed bug in karma::duplicate attribute reporting
2015-07-30 23:30:33 -04:00
Joel de Guzman
5bc397c295
Merge pull request #140 from Lastique/patch-1
...
Fix signed/unsigned mismatch warning on gcc.
2015-07-27 21:01:34 +08:00
Hartmut Kaiser
86bdb53492
Merge pull request #143 from vtnerd/BugFix_LeftAlignment
...
Fixed modifier bug with karma::left_align
2015-07-21 08:34:41 -05:00
Lee Clagett
e09cc45812
Fixed modifier bug with karma::left_align
2015-07-20 22:57:03 -04:00
Joel de Guzman
9c5dd09880
Merge branch 'master' into develop
2015-07-15 06:38:56 +08:00
Joel de Guzman
bc5456a636
Merge pull request #141 from vtnerd/Hotfix_UnitializedData
...
Unitialized data fix
2015-07-15 06:34:06 +08:00
Lee Clagett
a18c25b40d
Unitialized data fix
2015-07-14 15:44:37 -04:00
Andrey Semashev
eb1a197673
Fix signed/unsigned mismatch warning on gcc.
2015-07-14 10:56:18 +03:00
Andrey Semashev
b61bf56940
Fix signed/unsigned mismatch warning on gcc.
2015-07-14 10:45:36 +03:00
Joel de Guzman
3cd5e21654
Merge pull request #139 from MaksimMyasnikov/master
...
Fixes for tickets #7161 #9456 #9457
2015-07-14 13:00:52 +08:00
MaksimMyasnikov
12db838af3
https://svn.boost.org/trac/boost/ticket/7161
2015-07-14 01:05:18 +03:00
MaksimMyasnikov
f99fcf76c0
https://svn.boost.org/trac/boost/ticket/9456
...
https://svn.boost.org/trac/boost/ticket/9457
2015-07-14 00:48:19 +03:00
Joel de Guzman
53086d5afd
Merge pull request #138 from MarcelRaad/patch-1
...
Compile fix
2015-07-12 06:24:57 +08:00
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
Joel de Guzman
d29499d62b
Merge pull request #134 from akumta/patch-1
...
Update closure_tests.cpp
2015-07-10 06:36:46 +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
Joel de Guzman
2df3b8885c
Merge pull request #110 from mlang/x3/error_handler.position_of
...
Allow retrieval of the iterator_range of a position_tagged.
2015-07-09 06:42:57 +08:00
Joel de Guzman
949e499798
Merge pull request #132 from bebuch/develop
...
return type via decltype(auto)
2015-07-07 08:02:07 +08:00
Joel de Guzman
83f791bb36
Merge pull request #133 from mlang/x3/parse_sequence_variant_attribute
...
X3: Fix parse_sequence with variant_attribute.
2015-07-07 05:46:38 +08:00
Mario Lang
b42df6fe50
X3: Fix parse_sequence with variant_attribute.
2015-07-06 23:12:48 +02:00
Benjamin Roland Buch
5dadb838ce
return type via decltype(auto)
2015-07-05 17:28:54 +02:00
Joel de Guzman
a8c854b8c3
Merge pull request #131 from bebuch/develop
...
remove include duplicate
2015-07-05 06:47:03 +08:00
Benjamin Roland Buch
509029d24a
remove include duplicate
2015-07-04 17:10:30 +02:00
Kohei Takahashi
a727400a2e
Remove undocumented fusion::void_ usage.
2015-06-30 01:21:26 +09:00
Kohei Takahashi
4d8899fdfe
Remove use of deprecated fusion::vectorN.
2015-06-30 01:04:20 +09:00
Joel de Guzman
02aaaacda3
Merge pull request #130 from mlang/x3/duplicated-types
...
X3: Less is more.
2015-06-26 21:03:13 +08:00
Mario Lang
9b0daf9cc1
X3: Less is more.
2015-06-26 14:52:59 +02:00