beder
|
87de9169a0
|
Rename regex.h and regex.cpp to regex_yaml, so they don't interfere with the posix variant
|
2014-03-22 19:03:49 -05:00 |
|
beder
|
1069bce879
|
Run clang-format
|
2014-03-22 12:49:16 -05:00 |
|
beder
|
bf3d1f00c8
|
Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler)
|
2011-09-06 00:16:03 -05:00 |
|
jbeder
|
e227456982
|
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
|
2011-03-02 06:11:41 +00:00 |
|
jbeder
|
b8a2c396a3
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
jbeder
|
eb8d78f3a3
|
Fixed flow folding, and made the separation slightly cleaner (but the whole scanscalar thing could use a major refactoring)
|
2009-09-08 05:24:06 +00:00 |
|
jbeder
|
543d9f9730
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
jbeder
|
0c384260a4
|
Set the eol style to native for all files.
|
2008-09-03 22:20:39 +00:00 |
|
beder
|
68793e425e
|
Moved all code to src/ and include/ directories.
|
2008-07-14 04:33:30 +00:00 |
|