Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-27 | Return a std::unique_ptr when creating a new MemoryBuffer. | Rafael Espindola | 1 | -2/+2 |
2014-08-27 | yaml::Stream doesn't need to take ownership of the buffer. | Rafael Espindola | 1 | -1/+1 |
2014-08-17 | Convert an ownership comment with std::uinque_ptr. | Rafael Espindola | 1 | -2/+3 |
2014-08-13 | Test commit, remove trailing whitespace | Benjamin Foster | 1 | -1/+1 |
2012-11-19 | Allow using MemoryBuffers with yaml::Stream directly. | Sean Silva | 1 | -0/+34 |
2012-07-31 | Suppress stderr noise when test case runs. | Nick Kledzik | 1 | -0/+6 |
2012-04-03 | Add YAML parser to Support. | Michael J. Spencer | 1 | -0/+179 |