summaryrefslogtreecommitdiff
path: root/ext/psych/psych_parser.c
AgeCommit message (Expand)Author
2020-04-08Suppress -Wshorten-64-to-32 warningsNobuyoshi Nakada
2019-11-12[ruby/psych] Remove taint supportJeremy Evans
2019-07-25[ruby/psych] Get rid of C90 featureNobuyoshi Nakada
2019-04-23syntax error can move, so do not cacheAaron Patterson
2018-02-16no ID cache in Init functionsnobu
2017-11-27psych_parser.c: fix compile errornobu
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2016-11-30Update psych-2.2.1hsbt
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