jbeder
|
3aafbdac96
|
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
|
2010-10-18 07:05:53 +00:00 |
|
jbeder
|
135c4c42ed
|
Switched the Exp:: regexes to functions that lazily evaluate their regexes
|
2009-11-04 22:56:59 +00:00 |
|
jbeder
|
b8a2c396a3
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
jbeder
|
7f0427a8b2
|
Merged r270:HEAD of the emitting-unicode branch
|
2009-10-19 23:31:11 +00:00 |
|
jbeder
|
6e5f7a79a0
|
Refactored the UTF-8 emitting
|
2009-10-08 21:05:56 +00:00 |
|
jbeder
|
781bec01b3
|
Fixed the emitter unicode output
|
2009-10-07 06:46:05 +00:00 |
|
jbeder
|
7a80506a91
|
Fixed bugs in escape characters (both parsing and emitting)
|
2009-09-07 16:31:23 +00:00 |
|
jbeder
|
903b2d6d5a
|
Converted indexing to std::size_t, and fixed the Node templated overloads to properly index any index type (determining what is an index type is a bit of a hack - it should be is_convertible<T, std::size_t> (I think), but I just explicitly wrote down a list)
|
2009-08-19 20:58:07 +00:00 |
|
jbeder
|
d5d0abfc6b
|
Fixed hex output in emitter (should be always two hex chars)
|
2009-07-26 07:57:22 +00:00 |
|
jbeder
|
876f11e990
|
Merged utf branch changes r178:187 into the trunk
|
2009-07-10 03:10:03 +00:00 |
|
jbeder
|
de96fd8c4c
|
Merged emitter branch into trunk, changes r105:r151
|
2009-05-22 21:52:31 +00:00 |
|