summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2018-02-16no ID cache in Init functionsnobu
2018-01-26ext/psych/.gitignore: removed stale file [ci skip]nobu
2017-12-19Merge psych-3.0.2 from ruby/psych.hsbt
2017-12-01Merge psych-3.0.0.hsbt
2017-11-27psych_parser.c: fix compile errornobu
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-10-31null byte at Psych::Emitter.hsbt
2017-10-22Fix a typo [ci skip]kazu
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21kill "value computed is not used" warningkosaki
2017-10-21kill variable set but not used warningkosaki
2017-10-21kill "variable set but not used" warningkosaki
2017-09-30ext: check if null byte is containednobu
2017-09-23Added sections of pysch library to LEGAL.hsbt
2017-07-14Fixup r59327. Forgot to update version number.hsbt
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-06-16Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-24Update psych-2.2.3hsbt
2016-12-15Update psych-2.2.2hsbt
2016-11-30Fixed error with `make install`hsbt
2016-11-30Update psych-2.2.1hsbt
2016-11-16Fix a typo.hsbt
2016-11-16Fixed regression of typo fix.hsbt
2016-11-14* remove trailing spaces.svn
2016-11-14Update bundled psych to 2.2.0.hsbt
2016-09-08* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt
2016-09-07* ext/psych/*, test/psych/*: Update psych-2.1.1hsbt
2016-07-06Update dependenciesnobu
2016-06-29* ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.hsbt
2016-06-24* remove trailing spaces.svn
2016-06-24* ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2015-12-22* ext/psych/lib/psych.rb: bump version to 2.0.17hsbt
2015-12-16handle ext/ as r53141naruse
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-11-13* ext/psych/psych.gemspec: bump version to 2.0.15hsbt
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-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-05-29psych: allocate structs with wrappernobu
2015-02-17* ext/psych/lib/psych.rb: bump psych version.tenderlove