[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / llvm / docs / YamlIO.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-07-09 Whisperity[NFC][llvm][docs] YamlIO: StringRef validate -> std...
2021-02-27 Kazu Hirata[llvm] Fix typos in documentation (NFC)
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-01-27 Eric Schweitzremove a trailing space character (test commit)
2020-01-22 Kazuaki Ishizaki[llvm] NFC: fix trivial typos in documents
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2018-07-23 Jonas Devlieghere[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
2017-12-18 Francis Visoiu Mistrih[YAML] Add support for non-printable characters
2017-01-14 Sylvestre Ledrufix some typos in the doc
2016-02-04 Vedant Kumar[docs] Fix typo in 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...