summaryrefslogtreecommitdiffstats
path: root/docs/YamlIO.rst
Commit message (Expand)AuthorAgeFilesLines
* [YAML] Add support for non-printable charactersFrancis Visoiu Mistrih2017-12-181-1/+1
* fix some typos in the docSylvestre Ledru2017-01-141-1/+1
* [docs] Fix typo in YamlIO.rstVedant Kumar2016-02-041-2/+3
* [YAMLIO] Make line-wrapping configurable and test it.Frederic Riss2015-05-291-3/+11
* YAML: Add support for literal block scalar I/O.Alex Lorenz2015-05-141-0/+50
* YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping...Alex Lorenz2015-05-041-0/+25
* Update YamlIO documentation for the ScalarTraits class.Alex Lorenz2015-05-011-2/+2
* Correct 'teh' and other typos / repeated words.Ed Maste2015-04-141-2/+2
* [YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.Simon Atanasyan2014-05-231-0/+36
* YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer2014-04-101-1/+3
* Fix documentation typosAlp Toker2013-12-201-1/+1
* YAML I/O add support for validate()Nick Kledzik2013-11-211-0/+38
* YAML I/O - Added default trait support for std:string. Making another attemp...John Thompson2013-11-191-0/+1
* Add simple support for tags in YAML I/ONick Kledzik2013-11-141-0/+14
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-241-1/+0
* Added std::string as a built-in type for mapping.John Thompson2013-10-241-0/+1
* Typo fixes.Rui Ueyama2013-09-121-2/+2
* Fix typoRui Ueyama2013-09-111-1/+1
* [typo] An LLVM.Daniel Dunbar2013-08-161-1/+1
* [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macroSean Silva2013-06-041-1/+1
* [docs] Minor doc tweaks.Daniel Dunbar2013-05-201-2/+2
* Spelling correctionsAlex Rosenberg2013-02-181-26/+26
* Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko2013-01-191-2/+2
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Initial implementation of a utility for converting native data Nick Kledzik2012-12-121-0/+862