summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
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
2014-02-05yaml/emitter.c: constify, r37936nobu
2014-02-05* remove trailing spaces.nobu
2014-02-04* ext/psych/lib/psych.rb: New release of psych.tenderlove
2014-02-04* ext/psych/yaml/emitter.c: merge libyaml 0.1.5tenderlove
2014-01-19* ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt
2014-01-19* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt
2014-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove
2014-01-09* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove