summaryrefslogtreecommitdiff
path: root/lib/psych.rb
AgeCommit message (Expand)Author
2015-03-03Merge branch 'master' into jrubyAaron Patterson
2015-02-26setup java platform gemChristian Meier
2015-02-17bump versionAaron Patterson
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withAaron Patterson
2015-01-20bump versionAaron Patterson
2015-01-16bump versionAaron Patterson
2015-01-09Merge remote-tracking branch 'origin/master' into jrubyCharles Oliver Nutter
2015-01-09Update to latest code from JRuby master.Charles Oliver Nutter
2015-01-08bumping version:Aaron Patterson
2014-12-05bumping version to 2.0.8SHIBATA Hiroshi
2014-12-01bumping version to 2.0.7Aaron Patterson
2014-09-13bumping versionAaron Patterson
2014-04-13merge from ruby trunkSHIBATA Hiroshi
2014-03-27bumping up versionAaron Patterson
2014-02-05bumping versionAaron Patterson
2014-02-04bumping to 2.0.3Aaron Patterson
2014-01-19fix typo at https://github.com/ruby/ruby/pull/500 and https://github.com/ruby...SHIBATA Hiroshi
2014-01-08merging ruby trunkAaron Patterson
2013-12-19Psych.safe_load relies on ClassLoader without explicit dependencyBen Langfeld
2013-11-26bumping versionAaron Patterson
2013-09-18bumping to 2.0.1Aaron Patterson
2013-07-18merge ruby/ruby@826df7f upstreamZachary Scott
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson
2013-05-14Merge pull request #131 from sheerun/fix/namingAaron Patterson
2013-04-05* ext/psych/lib/psych/exception.rb: there should be only one exceptionAaron Patterson
2013-02-28* lib/psych.rb: specify in rdoc what object is returned in parserZachary Scott
2013-02-28* lib/psych.rb: rdoc for Psych overview by Adam StankiewiczZachary Scott
2013-02-27Do not use one-letter variablesAdam Stankiewicz
2013-01-03* lib/psych.rb (Psych.load): Return value of Psych::SyntaxError.messageZachary Scott
2012-12-13merge changes from ruby trunkAaron Patterson
2012-11-27updating the version to 2.0Aaron Patterson
2012-08-03Changed comment in psych.rb to update new home page for libyamlCarolyn Ann
2012-07-30bumping the version to 1.3.4Aaron Patterson
2012-06-15bumping to 1.3.3Aaron Patterson
2012-04-06bumping up the versionAaron Patterson
2012-03-27bumping to 1.3.1 in order to include warningAaron Patterson
2012-03-27bumping to 1.3.0Aaron Patterson
2012-03-08* ext/psych/lib/psych.rb (load, parse): stop parsing or loading afterAaron Patterson
2012-03-08* ext/psych/lib/psych.rb (parse_stream, load_stream): if a block isAaron Patterson
2012-03-05* ext/psych/lib/psych.rb: default open YAML files with utf8 externalAaron Patterson
2011-12-06* ext/psych/lib/psych.rb (module Psych): parse and load methods takeAaron Patterson
2011-11-21* ext/psych/lib/psych.rb: remove autoload from psychAaron Patterson
2011-11-16* ext/psych/lib/psych.rb (load_file): make sure opened yaml files areAaron Patterson
2011-10-03updating manifest, bumping up to 1.2.2Aaron Patterson
2011-10-03Use `yaml` rather than `to_yaml` to avoid ENGINE changes removing thisAaron Patterson
2011-10-03sync with ruby coreAaron Patterson
2011-10-03rc1Aaron Patterson
2011-08-24bumping version numberAaron Patterson
2011-07-29sync with ruby trunkAaron Patterson
2011-06-09bumping version and copying changelog from ruby coreAaron Patterson