Merging r258386:
[oota-llvm.git] / docs / YamlIO.rst
2015-05-29 Frederic Riss[YAMLIO] Make line-wrapping configurable and test it.
2015-05-14 Alex LorenzYAML: Add support for literal block scalar I/O.
2015-05-04 Alex LorenzYAML: Add an optional 'flow' field to the mapping trait...
2015-05-01 Alex LorenzUpdate YamlIO documentation for the ScalarTraits class.
2015-04-14 Ed MasteCorrect 'teh' and other typos / repeated words.
2014-05-23 Simon Atanasyan[YAML] Add an optional argument `EnumMask` to the ...
2014-04-10 David MajnemerYAMLIO: Allow scalars to dictate quotation rules
2013-12-20 Alp TokerFix documentation typos
2013-11-21 Nick KledzikYAML I/O add support for validate()
2013-11-19 John ThompsonYAML I/O - Added default trait support for std:string...
2013-11-14 Nick KledzikAdd simple support for tags in YAML I/O
2013-10-24 John ThompsonReverting my r193344 checkin due to build breakage.
2013-10-24 John ThompsonAdded std::string as a built-in type for mapping.
2013-09-12 Rui UeyamaTypo fixes.
2013-09-11 Rui UeyamaFix typo
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-06-04 Sean Silva[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE(...
2013-05-20 Daniel Dunbar[docs] Minor doc tweaks.
2013-02-18 Alex RosenbergSpelling corrections
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-12-12 Nick KledzikInitial implementation of a utility for converting...