aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/lib/psych.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Make Ractor-ready.Marc-Andre Lafortune2020-12-231-3/+23
* [ruby/psych] Don't use instance variables directly for configMarc-Andre Lafortune2020-12-231-9/+9
* [ruby/psych] Freeze constants.Marc-Andre Lafortune2020-12-231-2/+2
* Merge Psych-3.2.1 from ruby/psychHiroshi SHIBATA2020-12-141-5/+22
* [ruby/psych] Forward keyword arguments in load_file and load_streamJean Boussier2020-09-251-5/+5
* [ruby/psych] Implement a freeze load optionJean Boussier2020-06-051-5/+5
* [ruby/psych] Refactor `symbolize_names`Jean Boussier2020-06-051-18/+3
* [ruby/psych] Add a note about safe_loadAaron Patterson2019-11-121-0/+4
* [ruby/psych] Drop to support fat gem support.Hiroshi SHIBATA2019-07-251-5/+1
* Merge upstream from ruby/psychhsbt2018-12-041-9/+24
* Make rubygems follow the upstream of psychnobu2018-11-111-12/+12
* Revert "Merge psych from upstream."mame2018-11-101-12/+12
* Merge psych from upstream.hsbt2018-11-101-12/+12
* Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt2018-10-201-2/+16
* Merge psych-3.1.0.pre1.hsbt2018-08-271-37/+85
* Merge Pysch 3.0.3.pre1.hsbt2018-04-281-3/+21
* Merge psych-3.0.2 from ruby/psych.hsbt2017-12-191-5/+15
* Merge psych-3.0.0.hsbt2017-12-011-2/+11
* Merge psych-3.0.0.beta4 from upstream.hsbt2017-11-271-6/+22
* Merge psych-3.0.0.beta3 from ruby/psych.hsbt2017-07-141-2/+6
* Import psych-3.0.0.beta1 from ruby/psych.hsbt2017-04-051-1/+0
* Update psych-2.2.1hsbt2016-11-301-3/+1
* * ext/psych/*, test/psych/*: Update psych-2.1.1hsbt2016-09-071-1/+1
* * remove trailing spaces.svn2016-06-241-1/+1
* * ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt2016-06-241-8/+13
* * ext/psych/lib/psych.rb: bump version to 2.0.17hsbt2015-12-221-1/+1
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-071-1/+1
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-021-1/+1
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-211-2/+8
* * ext/psych/lib/psych.rb: bump psych version.tenderlove2015-02-171-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove2015-01-281-1/+1
* * ext/psych/lib/psych.rb: bump versiontenderlove2015-01-161-1/+1
* * ext/psych/lib/psych.rb: bump versiontenderlove2015-01-161-1/+1
* * ext/psych/lib/psych.rb: bump version to 2.0.8hsbt2014-12-051-1/+1
* * ext/psych/lib/psych.rb: bumping versiontenderlove2014-12-011-1/+1
* * ext/psych/lib/psych.rb: update versiontenderlove2014-09-141-1/+1
* * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt2014-04-131-1/+1
* * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt2014-03-281-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove2014-03-011-1/+1
* * ext/psych/lib/psych.rb: New release of psych.tenderlove2014-02-041-1/+1
* * ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt2014-01-191-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove2014-01-091-0/+1
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-281-1/+1
* * ext/psych/lib/psych.rb: psych version 2.0.2tenderlove2013-11-261-1/+1
* updating psych versiontenderlove2013-09-181-1/+1
* * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-191-5/+5
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove2013-05-141-4/+53
* changing variable nametenderlove2013-05-141-3/+3
* * ext/psych/lib/psych/exception.rb: there should be only one exceptiontenderlove2013-04-051-6/+0