Commit Graph

17 Commits

Author SHA1 Message Date
rtweeks21
7d1508e090 - Reintegrated the other-tags branch into my staging branch. Local edits were required to integrate with the changes from the event-api branch. 2010-10-16 09:08:03 +00:00
jbeder
11903da3fb Added overloads for parsing stl maps and vectors 2010-03-15 04:25:17 +00:00
jbeder
ac3d95f499 Added test for duplicate key 2009-12-02 01:29:16 +00:00
jbeder
8f0f0d62a7 Refactored emitter operator << overloads to not template them, so it's easier to overload for pointer types 2009-11-17 20:21:22 +00:00
jbeder
bbf510d6cc Refactored the traits a bit, and added displaying the key to string and numeric key not found errors 2009-11-12 17:00:12 +00:00
jbeder
63cc5adefd Replaced conversion macros with SFINAE 2009-11-10 21:23:52 +00:00
jbeder
a55970c879 Added some block scalar tests (with errors) 2009-10-30 18:16:26 +00:00
jbeder
b1f143cfaf Fixed bug with block maps with null value (the next key was being read as the value) 2009-10-30 01:06:19 +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
4f74f805c2 Removed crt stuff (we can do memory leak checking in Linux easier) 2009-10-27 14:55:01 +00:00
jbeder
3d24383686 Removed unused test yaml file 2009-10-27 14:48:01 +00:00
jbeder
50b026a3a9 Renamed yaml-reader test (try 2) 2009-10-27 14:39:48 +00:00
jbeder
7d5988401e Renamed yaml-reader test 2009-10-27 14:38:53 +00:00