aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/lib
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/lib/syck/types.rb: use toplevel Syck.naruse2011-09-071-8/+8
* Fix: r32043 may raise NameError.naruse2011-06-131-1/+1
* * ext/syck/lib/syck/rubytypes.rb: ditto.naruse2011-06-131-0/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: use Regexp::NOENCODINGtenderlove2011-02-021-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regulartenderlove2011-02-021-1/+2
* * string.c (tr_setup_table): fix bug in r29146.naruse2010-08-301-1/+1
* * ext/syck/lib/syck.rb: fixing unused variable warningstenderlove2010-07-193-8/+7
* * ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove2010-04-161-1/+4
* * ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixednobu2010-04-141-1/+1
* * ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb fornobu2010-04-142-94/+99
* * ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is nottenderlove2010-04-112-154/+0
* * ext/psych/lib/psych/core_ext.rb: remove before alias.naruse2010-04-051-17/+15
* Don't warn when YAML.quick_emit is called by Object#to_yaml.naruse2010-04-051-1/+3
* Remove circular dependency of syck.naruse2010-04-041-1/+0
* * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove2010-04-0317-0/+2202