aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml/types.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * ext/syck/rubyext.c: Node#value defined twice.why2007-11-151-2/+0
* * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit.why2007-11-151-3/+3
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-271-36/+43
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-131-80/+71
* * lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hashwhy2003-06-241-1/+1
* * ext/syck/gram.c: sequence-in-map shortcut, transfer methods onwhy2003-05-141-3/+0
* * lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_idwhy2003-05-131-4/+8
* Initial checkin of YAML substances.why2003-05-091-0/+195