| .. |
|
contrib
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
binary.cpp
|
Removed traces of old-api Node
|
2012-05-19 01:19:03 -05:00 |
|
collectionstack.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
directives.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
directives.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
emitfromevents.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
emitter.cpp
|
Changed Emitter::size() to return std::size_t instead of unsigned
|
2012-05-25 19:38:58 -05:00 |
|
emitterstate.cpp
|
Set indentation to be at least 2
|
2012-05-22 18:01:48 -05:00 |
|
emitterstate.h
|
Fixed doc start/end
|
2012-05-22 16:53:40 -05:00 |
|
emitterutils.cpp
|
Switched the stream << for c-strings to take a templated array param (since we never stream user-built c-strings, only string literals). For this, refactored the escape character display
|
2012-05-25 19:33:34 -05:00 |
|
emitterutils.h
|
Renamed ostream -> ostream_wrapper
|
2012-05-25 17:28:35 -05:00 |
|
exp.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
exp.h
|
Disallowed a plain scalar with just a dash
|
2012-01-11 16:39:24 -06:00 |
|
indentation.h
|
Renamed ostream -> ostream_wrapper
|
2012-05-25 17:28:35 -05:00 |
|
null.cpp
|
Removed traces of old-api Node
|
2012-05-19 01:19:03 -05:00 |
|
ostream_wrapper.cpp
|
Refactored stream overloads
|
2012-05-25 18:24:07 -05:00 |
|
parser.cpp
|
Removed traces of old-api Node
|
2012-05-19 01:19:03 -05:00 |
|
ptr_stack.h
|
Structured emitter node handling better
|
2012-05-21 21:57:25 -05:00 |
|
ptr_vector.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
regex.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
regex.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
regeximpl.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
scanner.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
scanner.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
scanscalar.cpp
|
Fixed bug in parsing escaped newline (it was being clipped like a regular newline)
|
2012-01-11 17:55:27 -06:00 |
|
scanscalar.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
scantag.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
scantag.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
scantoken.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
setting.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
simplekey.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
singledocparser.cpp
|
Fixed tag for implicit map
|
2012-05-19 22:38:12 -05:00 |
|
singledocparser.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
stream.cpp
|
Patched signed -> unsigned warning (issue 98)
|
2012-02-14 10:11:44 -06:00 |
|
stream.h
|
Switched the utf bom checking to putback in the stream (instead of keeping a secondary buffer), which fixes a bug when there's only one ascii character
|
2011-10-20 22:29:41 -05:00 |
|
streamcharsource.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
stringsource.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
tag.cpp
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|
tag.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
token.h
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |