summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
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
2014-08-29* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove
2014-08-29* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove
2014-08-05* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove
2014-06-05* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with atenderlove
2014-04-13* ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt
2014-03-28* ext/psych/psych.gemspec: update gemspec for psych-2.0.5hsbt
2014-03-28* ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt
2014-03-01* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove
2014-02-16ext/psych/yaml: suppress warningsnobu
2014-02-12yaml/api.c: fix typonobu
2014-02-05* ext/psych/yaml/config.h (PACKAGE_VERSION): update.nobu
2014-02-05yaml/yaml_private.h: include ruby/extconf.hnobu
2014-02-05yaml/api.c, yaml/loader.c: integer overflownobu