summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
2010-04-17* ext/psych/lib/psych/visitors/yaml_tree.rb: defaulting binary stringtenderlove
2010-04-17* ext/psych/lib/psych/visitors/yaml_tree.rb (find_ivars): ignoretenderlove
2010-04-16* ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove
2010-04-16* ext/psych/lib/psych/coder.rb (scalar): supporting deprecated methodstenderlove
2010-04-11* ext/psych/lib/psych/deprecated.rb: requiring 'date' for backwardstenderlove
2010-04-10* ext/psych/parser.c: Fixing a segv in test-all. Thanks Yusuke!tenderlove
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove
2010-04-08* ext/psych/*.c: not executable.nobu
2010-04-05* ext/psych/lib/psych/core_ext.rb: remove before alias.naruse
2010-03-31* ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove
2010-03-31* ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove
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
2010-03-29* ext/psych/extconf.rb: Making library detection more agnostic.tenderlove
2010-03-29* ext/psych/{emitter,parser,psych}.c: move variablenaruse
2010-03-28* ext/psych/*: importing Psych to trunktenderlove