aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Add a note about safe_loadAaron Patterson2019-11-121-0/+4
* [ruby/psych] Remove taint supportJeremy Evans2019-11-121-6/+2
* [ruby/psych] Deduplicate hash keys if they're stringsJean Boussier2019-07-251-1/+23
* [ruby/psych] Drop to support fat gem support.Hiroshi SHIBATA2019-07-251-5/+1
* Do not allocate a string to check if a scalar is an integerJean Boussier2019-06-251-9/+7
* Remove string_cache in ScalarScannerJean Boussier2019-06-251-10/+1
* Reduce string allocations in scalar_scannerJean Boussier2019-06-251-17/+15
* Dump Hash ivars before elementsAaron Patterson2019-06-251-9/+9
* Round trip exception backtracesAaron Patterson2019-06-252-0/+5
* Refactor exception dumpingAaron Patterson2019-06-251-28/+17
* Dumping the backtrace never worked, so remove itAaron Patterson2019-06-251-14/+10
* Bump version to psych 3.1.0.hsbt2018-12-181-1/+2
* 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-202-5/+19
* Re-try to add workaround for warningskazu2018-09-011-1/+1
* Revert "Try to add workaround for warnings"kazu2018-08-311-1/+1
* Try to add workaround for warningskazu2018-08-311-1/+1
* Merge psych-3.1.0.pre1.hsbt2018-08-272-38/+86
* Merge Pysch 3.0.3.pre1.hsbt2018-04-2810-6/+43
* Merge psych-3.0.2 from ruby/psych.hsbt2017-12-192-6/+16
* Merge psych-3.0.0.hsbt2017-12-013-4/+13
* Merge psych-3.0.0.beta4 from upstream.hsbt2017-11-276-12/+85
* Fixup r59327. Forgot to update version number.hsbt2017-07-141-1/+1
* Merge psych-3.0.0.beta3 from ruby/psych.hsbt2017-07-1437-49/+51
* Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt2017-06-163-2/+4
* Import psych-3.0.0.beta1 from ruby/psych.hsbt2017-04-057-163/+6
* Update psych-2.2.3hsbt2017-02-241-2/+2
* Update psych-2.2.2hsbt2016-12-151-1/+1
* Update psych-2.2.1hsbt2016-11-302-4/+7
* * ext/psych/*, test/psych/*: Update psych-2.1.1hsbt2016-09-073-4/+4
* * ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.hsbt2016-06-291-6/+0
* * remove trailing spaces.svn2016-06-241-1/+1
* * ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt2016-06-242-9/+14
* 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-221-1/+1
* handle ext/ as r53141naruse2015-12-1639-0/+39
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-073-23/+16
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-022-2/+2
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-214-4/+18
* * ext/psych/lib/psych.rb: bump psych version.tenderlove2015-02-171-1/+1
* * 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-282-1/+2
* yaml_tree.rb: fix anchornobu2015-01-171-1/+1
* * ext/psych/lib/psych.rb: bump versiontenderlove2015-01-161-1/+1
* * 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