jbeder
|
1f3cf8639a
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
jbeder
|
9a1ffcad7c
|
Switched exception constants to const char * const (from const std::string) so we don't have to construct them all in every translation unit, and switched the exception class to derive from std::runtime_error (so it handles what() for us)
|
2011-03-02 04:12:57 +00:00 |
|
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
|
264c0c67c3
|
Added overloads for parsing stl maps and vectors
|
2010-03-15 04:25:17 +00:00 |
|
jbeder
|
2c04fd83fb
|
Added some block scalar tests (with errors)
|
2009-10-30 18:16:26 +00:00 |
|
jbeder
|
2c7469d75d
|
Fixed mistake in test
|
2009-10-29 22:39:53 +00:00 |
|
jbeder
|
ce69328c5f
|
Refactored the compact map notation, which made it easy to implement explicit keys for compact maps
|
2009-10-29 22:09:50 +00:00 |
|
jbeder
|
7764d6db3c
|
Added test
|
2009-10-29 20:45:20 +00:00 |
|
jbeder
|
2db3479a9b
|
Added flow collection tests
|
2009-10-29 20:35:07 +00:00 |
|
jbeder
|
b8a2c396a3
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
jbeder
|
8a9fe52ea8
|
Renamed yaml-reader test
|
2009-10-27 14:38:53 +00:00 |
|