aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/yaml/emitter.c
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Bump libyaml version to 0.2.5Hiroshi SHIBATA2020-06-231-10/+44
* Merge psych-3.1.0.pre1.hsbt2018-08-271-8/+3
* Merge Pysch 3.0.3.pre1.hsbt2018-04-281-1/+1
* kill "discards ‘const’ qualifier" warningkosaki2017-10-211-1/+1
* kill "discards ‘const’ qualifier" warningkosaki2017-10-211-2/+2
* kill "value computed is not used" warningkosaki2017-10-211-3/+3
* Update psych-2.2.3hsbt2017-02-241-4/+4
* * remove trailing spaces.svn2016-11-141-4/+4
* Update bundled psych to 2.2.0.hsbt2016-11-141-8/+8
* ext/psych/yaml: suppress warningsnobu2014-02-161-1/+1
* yaml/emitter.c: constify, r37936nobu2014-02-051-3/+3
* * remove trailing spaces.nobu2014-02-051-4/+4
* * ext/psych/yaml/emitter.c: merge libyaml 0.1.5tenderlove2014-02-041-11/+11
* * ext/psych/yaml/emitter.c: Fix typo in the variable namea_matsuda2013-12-141-4/+4
* * remove trailing spaces.nobu2012-12-051-4/+4
* emitter.c: constifynobu2012-11-281-3/+3
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-281-0/+2329