jbeder
|
3192d29e66
|
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
|
2a256f2870
|
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
|
11903da3fb
|
Added overloads for parsing stl maps and vectors
|
2010-03-15 04:25:17 +00:00 |
|
jbeder
|
a55970c879
|
Added some block scalar tests (with errors)
|
2009-10-30 18:16:26 +00:00 |
|
jbeder
|
e8beb6c98f
|
Fixed mistake in test
|
2009-10-29 22:39:53 +00:00 |
|
jbeder
|
08ac48518f
|
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
|
72dceba671
|
Added test
|
2009-10-29 20:45:20 +00:00 |
|
jbeder
|
5618157a1e
|
Added flow collection tests
|
2009-10-29 20:35:07 +00:00 |
|
jbeder
|
cccbddb54c
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
jbeder
|
7d5988401e
|
Renamed yaml-reader test
|
2009-10-27 14:38:53 +00:00 |
|