aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych
Commit message (Expand)AuthorAgeFilesLines
* stdlib: avoid extra calls to eliminate "\n" from Base64normal2016-01-101-1/+1
* * ext/psych/lib/psych.rb: bump version to 2.0.17hsbt2015-12-222-3/+3
* handle ext/ as r53141naruse2015-12-1640-0/+40
* psych_emitter.c: check tags rangenobu2015-12-131-2/+4
* psych_emitter.c: check stringnobu2015-12-131-2/+4
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-075-27/+22
* * ext/psych/psych.gemspec: bump version to 2.0.15hsbt2015-11-131-1/+1
* * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.hsbt2015-11-081-0/+7
* ext: use RARRAY_AREFnobu2015-11-051-3/+3
* ext: use RARRAY_CONST_PTRnobu2015-11-041-3/+3
* ext: adjust index typenobu2015-11-041-1/+1
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-023-2/+6
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-215-8/+22
* psych: allocate structs with wrappernobu2015-05-292-5/+4
* * ext/psych/lib/psych.rb: bump psych version.tenderlove2015-02-173-9/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove2015-02-061-3/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove2015-02-061-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove2015-01-283-2/+3
* yaml_tree.rb: fix anchornobu2015-01-171-1/+1
* * ext/psych/lib/psych.rb: bump versiontenderlove2015-01-162-3/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hashtenderlove2015-01-161-38/+48
* * ext/psych/lib/psych.rb: bump versiontenderlove2015-01-162-17/+17
* * ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove2015-01-081-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove2015-01-081-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove2015-01-082-8/+51
* * ext/psych/lib/psych.rb: bump version to 2.0.8hsbt2014-12-054-3/+7
* * ext/psych/lib/psych.rb: bumping versiontenderlove2014-12-012-6/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-012-0/+29
* use 0 for reservednobu2014-12-012-2/+2
* psych: typed datanobu2014-10-042-21/+53
* ext: protoize no-arguments functionsnobu2014-10-042-2/+2
* ext: protoize no-arguments functionsnobu2014-10-043-3/+3
* * ext/psych/lib/psych.rb: update versiontenderlove2014-09-142-6/+6
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove2014-08-291-0/+19
* * ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove2014-08-291-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove2014-08-291-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove2014-08-292-1/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove2014-08-051-0/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with atenderlove2014-06-051-1/+5
* * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt2014-04-131-1/+1
* * ext/psych/psych.gemspec: update gemspec for psych-2.0.5hsbt2014-03-281-3/+3
* * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt2014-03-284-8/+13
* * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove2014-03-013-1/+8
* ext/psych/yaml: suppress warningsnobu2014-02-164-13/+8
* yaml/api.c: fix typonobu2014-02-121-1/+1
* * ext/psych/yaml/config.h (PACKAGE_VERSION): update.nobu2014-02-051-4/+4
* yaml/yaml_private.h: include ruby/extconf.hnobu2014-02-051-0/+3
* yaml/api.c, yaml/loader.c: integer overflownobu2014-02-053-19/+59
* yaml/emitter.c: constify, r37936nobu2014-02-051-3/+3
* * remove trailing spaces.nobu2014-02-056-16/+16