summaryrefslogtreecommitdiff
path: root/ext/psych/psych_emitter.c
AgeCommit message (Expand)Author
2018-02-16no ID cache in Init functionsnobu
2017-10-31null byte at Psych::Emitter.hsbt
2017-09-30ext: check if null byte is containednobu
2016-11-30Update psych-2.2.1hsbt
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-11-08* ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.hsbt
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-11-04ext: adjust index typenobu
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-05-29psych: allocate structs with wrappernobu
2014-12-05* ext/psych/lib/psych.rb: bump version to 2.0.8hsbt
2014-12-01use 0 for reservednobu
2014-10-04psych: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2012-11-28* ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove