| Age | Commit message (Expand) | Author |
| 2014-05-04 | merge revision(s) r45453,r45455,r45577: [Backport #9798] | nagachika |
| 2014-05-04 | merge revision(s) r45221: [Backport #9798] | nagachika |
| 2014-02-24 | merge revision(s) 44809,44811,44813,44815,44816,44817,44818,44918,45003: [Bac... | naruse |
| 2014-02-21 | merge revision(s) 44531: [Backport #9300] | naruse |
| 2013-11-26 | * ext/psych/lib/psych.rb: psych version 2.0.2 | tenderlove |
| 2013-09-18 | updating psych version | tenderlove |
| 2013-07-19 | * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentation | zzak |
| 2013-05-14 | * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user | tenderlove |
| 2013-05-14 | changing variable name | tenderlove |
| 2013-04-05 | * ext/psych/lib/psych/exception.rb: there should be only one exception | tenderlove |
| 2013-03-01 | * lib/psych.rb: specify in rdoc what object is returned in parser | zzak |
| 2013-02-28 | * ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewicz | zzak |
| 2013-01-03 | * ext/psych/lib/psych.rb (Psych.load): Return value of | zzak |
| 2012-12-05 | * remove trailing spaces. | nobu |
| 2012-11-28 | * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is | tenderlove |
| 2012-10-22 | * ext/psych/lib/psych.rb: Changed comment in psych.rb to update new | tenderlove |
| 2012-07-31 | * ext/psych/lib/psych.rb: updated to released version. | tenderlove |
| 2012-06-15 | * ext/psych/lib/psych.rb: bumping psych to 1.3.3 | tenderlove |
| 2012-04-07 | * ext/psych/lib/psych.rb: bumping up psych version to match release. | tenderlove |
| 2012-03-27 | * ext/psych/lib/psych.rb: updating version to match gem | tenderlove |
| 2012-03-08 | * ext/psych/lib/psych.rb (load, parse): stop parsing or loading after | tenderlove |
| 2012-03-08 | * ext/psych/lib/psych.rb (parse_stream, load_stream): if a block is | tenderlove |
| 2012-02-28 | * ext/psych/lib/psych.rb: default open YAML files with utf8 external | tenderlove |
| 2011-12-06 | * ext/psych/lib/psych.rb (module Psych): parse and load methods take | tenderlove |
| 2011-11-21 | * ext/psych/lib/psych.rb: remove autoload from psych | tenderlove |
| 2011-11-17 | * ext/psych/lib/psych.rb (load_file): make sure opened yaml files are | tenderlove |
| 2011-10-03 | * ext/psych/lib/psych.rb: update psych version. | tenderlove |
| 2011-10-03 | * ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`. | tenderlove |
| 2011-08-24 | * ext/psych/lib/psych.rb: Fixing psych version number. | tenderlove |
| 2011-07-18 | * ext/psych/lib/psych.rb: define a new BadAlias error class. | tenderlove |
| 2011-06-09 | * ext/psych/lib/psych.rb: updating version to match released gem. | tenderlove |
| 2011-05-13 | * ext/psych/lib/psych.rb: released a new gem, so increasing version. | tenderlove |
| 2011-02-21 | * ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help with | tenderlove |
| 2011-02-21 | * ext/psych/lib/psych/streaming.rb: refactor streaming methods to a | tenderlove |
| 2011-02-21 | moving autoload to require so that the correct files are required | tenderlove |
| 2010-07-07 | * ext/psych/lib/psych/visitors/emitter.rb: sending emit options to | tenderlove |
| 2010-05-22 | * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API | tenderlove |
| 2010-05-20 | * ext/psych/lib/psych/stream.rb: adding YAML streaming API for | tenderlove |
| 2010-05-19 | * ext/psych/lib/psych.rb: Adding Psych::Exception | tenderlove |
| 2010-05-16 | * ext/psych/lib/psych/emitter.rb: removing unused file. | tenderlove |
| 2010-04-24 | * ext/psych/lib/psych.rb: removing unused code | tenderlove |
| 2010-04-24 | * ext/psych/lib/psych/deprecated.rb: adding support for deprecated | tenderlove |
| 2010-04-24 | * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit method | tenderlove |
| 2010-04-24 | * ext/psych/lib/psych.rb: supporting deprecated syck method | tenderlove |
| 2010-04-24 | * ext/psych/lib/psych.rb: fixing documentation | tenderlove |
| 2010-04-09 | * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and | tenderlove |
| 2010-03-31 | * ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157] | tenderlove |
| 2010-03-30 | * ext/psych/extconf.rb: install psych .so to not psych/ but direct. | naruse |
| 2010-03-30 | * ext/psych/lib: moved external library dependent files from lib. | nobu |