Commit Graph

18 Commits

Author SHA1 Message Date
djowel
16159fb335 add invalid ascii tests + fix 2019-08-26 10:24:20 +08:00
Nikita Kniazev
0ab06abfc6 Annotate, clean up, and group extended ASCII tests 2019-03-01 22:50:15 +03:00
Nikita Kniazev
ddd4619987 Hexencode extended ASCII characters
There is no other portable way to deal with extended ASCII in source code.
2019-03-01 22:50:15 +03:00
Joel de Guzman
25c00abf36 disabling test for ascii>127 for now 2015-11-10 08:27:16 +08:00
Joel de Guzman
df92cb5c98 ascii char_type is now unsigned to allow 8 bits (reverted from commit 638e4ab54a) 2015-11-10 08:02:58 +08:00
Joel de Guzman
638e4ab54a ascii char_type is now unsigned to allow 8 bits 2015-11-03 09:56:14 +08:00
Joel de Guzman
72c8428090 ascii char parsers now fails instead of asserts. 2015-11-02 14:48:54 +08:00
Joel de Guzman
5b0e883834 more tests
[SVN r60346]
2010-03-08 12:50:04 +00:00
Joel de Guzman
8f203e8106 More Unicode Support
[SVN r59441]
2010-02-03 12:35:53 +00:00
Joel de Guzman
67d5d07428 basic unicode tests ok
[SVN r59424]
2010-02-02 12:15:30 +00:00
Hartmut Kaiser
6bea365c51 Spirit: updating copyrights, doc version, etc.
[SVN r58589]
2009-12-30 16:16:52 +00:00
Hartmut Kaiser
d149e948bd Spirit: added #pragma setlocale() to tests for VC7.1
[SVN r57051]
2009-10-21 20:31:00 +00:00
Hartmut Kaiser
aeae1cb7c6 Spirit: cleaning inspect errors
[SVN r56670]
2009-10-09 12:48:51 +00:00
Hartmut Kaiser
321c50612f Spirit: Added character generator negation (unary '~' for character generators) - doc update, tests
[SVN r56099]
2009-09-08 02:15:35 +00:00
Joel de Guzman
c87d124a1b Doc updates: char class parsers
[SVN r55970]
2009-09-02 03:29:21 +00:00
Hartmut Kaiser
436886de50 Merging Spirit V2.1
[SVN r52605]
2009-04-26 14:46:34 +00:00
Hartmut Kaiser
a2fe4e437d Spirit: Applied Joel's fix for ISO8859/1 charclass.
[SVN r49455]
2008-10-26 00:13:38 +00:00
Joel de Guzman
2431a80d8a spirit2 ! :)
[SVN r44360]
2008-04-13 03:02:30 +00:00