summaryrefslogtreecommitdiff
path: root/ext/psych/lib
AgeCommit message (Expand)Author
2014-01-09* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove
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-11-26* ext/psych/lib/psych/scalar_scanner.rb: fix support for negativetenderlove
2013-11-26* ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIMEtenderlove
2013-11-05* ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys beforetenderlove
2013-10-29* ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage whentenderlove
2013-10-29* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses shouldtenderlove
2013-09-18updating psych versiontenderlove
2013-09-05* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove
2013-08-28* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove
2013-07-19* ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentationzzak
2013-07-05* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove
2013-05-15* ext/psych/lib/psych/visitors/yaml_tree.rb: fix syntax error.tenderlove
2013-05-15yaml_tree.rb: fix warning messagenobu
2013-05-15* ext/psych/lib/psych/visitors/yaml_tree.rb: only emit warnings whentenderlove
2013-05-14* ext/psych/lib/psych/visitors/yaml_tree.rb: adding backwardstenderlove
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/visitors/yaml_tree.rb: fix symbol keys in codertenderlove
2013-04-05* ext/psych/lib/psych/exception.rb: there should be only one exceptiontenderlove
2013-04-05* ext/psych/lib/psych/visitors/to_ruby.rb: correctly registertenderlove
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-02-16* ext/psych/lib/psych/y.rb: Document Kernel#y by Adam Stankiewiczzzak
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: change output referencetenderlove
2013-01-17* ext/psych/lib/psych/scalar_scanner.rb: use constants rather thantenderlove
2013-01-12* ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thattenderlove
2013-01-09* ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove
2013-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove
2013-01-03* ext/psych/lib/psych.rb (Psych.load): Return value ofzzak
2012-12-17* ext/psych/lib/psych/visitors/to_ruby.rb: speed up node mapping sotenderlove
2012-12-13* ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove
2012-12-05* remove trailing spaces.nobu
2012-11-28* ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove
2012-11-17* ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove
2012-11-17* ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions whentenderlove
2012-11-17* ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it cantenderlove
2012-10-29* ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove
2012-10-28* ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove
2012-10-28* ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove
2012-10-22* ext/psych/parser.c: just get the constant defined in Ruby.tenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Cache symbols whiletenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catchtenderlove
2012-10-22* ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags speciallytenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. Iftenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner totenderlove
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