summaryrefslogtreecommitdiff
path: root/ext/psych/lib/psych.rb
AgeCommit message (Expand)Author
2015-12-16handle ext/ as r53141naruse
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-02-17* ext/psych/lib/psych.rb: bump psych version.tenderlove
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2014-12-05* ext/psych/lib/psych.rb: bump version to 2.0.8hsbt
2014-12-01* ext/psych/lib/psych.rb: bumping versiontenderlove
2014-09-14* ext/psych/lib/psych.rb: update versiontenderlove
2014-04-13* ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt
2014-03-28* ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt
2014-03-01* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove
2014-02-04* ext/psych/lib/psych.rb: New release of psych.tenderlove
2014-01-19* ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt
2014-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove
2013-12-28* benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome
2013-11-26* ext/psych/lib/psych.rb: psych version 2.0.2tenderlove
2013-09-18updating psych versiontenderlove
2013-07-19* ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentationzzak
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove
2013-05-14changing variable nametenderlove
2013-04-05* ext/psych/lib/psych/exception.rb: there should be only one exceptiontenderlove
2013-03-01* lib/psych.rb: specify in rdoc what object is returned in parserzzak
2013-02-28* ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak
2013-01-03* ext/psych/lib/psych.rb (Psych.load): Return value ofzzak
2012-12-05* remove trailing spaces.nobu
2012-11-28* ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove
2012-10-22* ext/psych/lib/psych.rb: Changed comment in psych.rb to update newtenderlove
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.3tenderlove
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 gemtenderlove
2012-03-08* ext/psych/lib/psych.rb (load, parse): stop parsing or loading aftertenderlove
2012-03-08* ext/psych/lib/psych.rb (parse_stream, load_stream): if a block istenderlove
2012-02-28* ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove
2011-12-06* ext/psych/lib/psych.rb (module Psych): parse and load methods taketenderlove
2011-11-21* ext/psych/lib/psych.rb: remove autoload from psychtenderlove
2011-11-17* ext/psych/lib/psych.rb (load_file): make sure opened yaml files aretenderlove
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 withtenderlove
2011-02-21* ext/psych/lib/psych/streaming.rb: refactor streaming methods to atenderlove
2011-02-21moving autoload to require so that the correct files are requiredtenderlove
2010-07-07* ext/psych/lib/psych/visitors/emitter.rb: sending emit options totenderlove