summaryrefslogtreecommitdiff
path: root/ext/syck/lib
AgeCommit message (Expand)Author
2010-04-16* ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove
2010-04-14* ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixednobu
2010-04-14* ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb fornobu
2010-04-11* ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is nottenderlove
2010-04-05* ext/psych/lib/psych/core_ext.rb: remove before alias.naruse
2010-04-05Don't warn when YAML.quick_emit is called by Object#to_yaml.naruse
2010-04-04Remove circular dependency of syck.naruse
2010-04-03* lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove