summaryrefslogtreecommitdiff
path: root/unittests/Support/YAMLIOTest.cpp
Commit message (Expand)AuthorAge
* Re-submit r190469: YAMLIO: Fix string quoting logic.Rui Ueyama2013-09-11
* Revert "YAMLIO: Fix string quoting logic." (r190469)Hans Wennborg2013-09-11
* Remove trailing whitespaceRui Ueyama2013-09-11
* YAMLIO: Fix string quoting logic.Rui Ueyama2013-09-11
* Removing a spurious semi-colon; this macro expands into a namespace.Aaron Ballman2013-08-16
* Tighten up the yamilizer so it stops eliding empty sequences if the embedded ...Aaron Ballman2013-08-15
* Replace memcpys by a static_cast and an integral promotion.Dmitri Gribenko2013-01-10
* Fix coding styleDmitri Gribenko2013-01-10
* Unbreak tests after regression from r172081.Jakub Staszak2013-01-10
* Fix Alias BugDavid Greene2013-01-10
* Fix how YAML I/O detects flow sequences. Nick Kledzik2013-01-04
* Fix some integer constant warnings by using a suffixNick Kledzik2012-12-17
* re-enable test cases now that traits work with g++. Fix some g++ warningsNick Kledzik2012-12-17
* Temporarily disable test cases until they compile with g++ too.Nick Kledzik2012-12-12
* Unbreak the build. Fallout from r170019.David Blaikie2012-12-12
* Initial implementation of a utility for converting native data Nick Kledzik2012-12-12