summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
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
2015-02-06* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove
2015-02-06* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove
2015-01-17yaml_tree.rb: fix anchornobu
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-16* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hashtenderlove
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-08* ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove
2014-12-05* ext/psych/lib/psych.rb: bump version to 2.0.8hsbt
2014-12-01* ext/psych/lib/psych.rb: bumping versiontenderlove
2014-12-01* ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove
2014-12-01use 0 for reservednobu
2014-10-04psych: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-09-14* ext/psych/lib/psych.rb: update versiontenderlove
2014-08-29* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove
2014-08-29* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove