Age | Commit message (Expand) | Author |
---|---|---|
2012-07-20 | Remove unused private member variables uncovered by the recent changes to cla... | Benjamin Kramer |
2012-06-09 | Convert comments to proper Doxygen comments. | Dmitri Gribenko |
2012-05-14 | [Support/YAMLParser] Use rtrim on plain scalars. | Michael J. Spencer |
2012-05-01 | YAMLParser: get rid of global ctors & dtors. | Benjamin Kramer |
2012-04-27 | [Support/YAMLParser] Fix ASan found bugs. | Michael J. Spencer |
2012-04-26 | [Support/YAML] Properly fix unitialized variable warning by inserting a | Michael J. Spencer |
2012-04-22 | Remove some potential warnings about variables used uninitialized. | Bill Wendling |
2012-04-21 | YAMLParser: silence warning about tautological comparison on unsigned-char pl... | Benjamin Kramer |
2012-04-04 | Move yaml::Stream's dtor out of line so it can see Scanner's dtor. | Benjamin Kramer |
2012-04-03 | Sorry about that. MSVC seems to accept just about any random string you give ... | Michael J. Spencer |
2012-04-03 | Add YAML parser to Support. | Michael J. Spencer |