summaryrefslogtreecommitdiff
path: root/ext/psych/psych_emitter.c
Commit message (Expand)AuthorAgeFilesLines
* no ID cache in Init functionsnobu2018-02-161-0/+1
* null byte at Psych::Emitter.hsbt2017-10-311-7/+7
* ext: check if null byte is containednobu2017-09-301-2/+2
* Update psych-2.2.1hsbt2016-11-301-22/+6
* psych_emitter.c: check tags rangenobu2015-12-131-2/+4
* psych_emitter.c: check stringnobu2015-12-131-2/+4
* * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.hsbt2015-11-081-0/+7
* ext: use RARRAY_AREFnobu2015-11-051-3/+3
* ext: use RARRAY_CONST_PTRnobu2015-11-041-3/+3
* ext: adjust index typenobu2015-11-041-1/+1
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-021-0/+4
* psych: allocate structs with wrappernobu2015-05-291-3/+2
* * ext/psych/lib/psych.rb: bump version to 2.0.8hsbt2014-12-051-0/+2
* use 0 for reservednobu2014-12-011-1/+1
* psych: typed datanobu2014-10-041-18/+34
* ext: protoize no-arguments functionsnobu2014-10-041-1/+1
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-281-0/+538