aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * ext/psych/lib/psych.rb: New release of psych.tenderlove2014-02-042-6/+5
* * ext/psych/yaml/emitter.c: merge libyaml 0.1.5tenderlove2014-02-047-51/+91
* * ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt2014-01-191-1/+1
* * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt2014-01-191-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove2014-01-092-1/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove2014-01-091-1/+3
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-282-2/+2
* * ext/psych/yaml/emitter.c: Fix typo in the variable namea_matsuda2013-12-141-4/+4
* * ext/psych/lib/psych.rb: psych version 2.0.2tenderlove2013-11-262-3/+4
* * ext/psych/lib/psych/scalar_scanner.rb: fix support for negativetenderlove2013-11-262-3/+7
* * ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIMEtenderlove2013-11-261-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys beforetenderlove2013-11-051-9/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage whentenderlove2013-10-291-7/+11
* * ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses shouldtenderlove2013-10-291-2/+3
* * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorgezzak2013-09-201-1/+1
* updating psych versiontenderlove2013-09-182-7/+6
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove2013-09-051-0/+2
* * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove2013-08-281-1/+1
* * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-194-8/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove2013-07-051-1/+1
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix syntax error.tenderlove2013-05-151-1/+1