1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/yaml
matz c223709c3b * eval.c (proc_eq): avoid false positive by using scope and
dyna_vars.  no longer use frame.uniq.

* eval.c (proc_arity): arity is now defined as number of
  parameters that would not be ignored. i.e. Proc.new{}.arity
  returns zero.  update test suites too.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-18 10:09:43 +00:00
..
baseemitter.rb
basenode.rb
constants.rb
dbm.rb
emitter.rb
encoding.rb
error.rb
loader.rb
rubytypes.rb * eval.c (proc_eq): avoid false positive by using scope and 2004-03-18 10:09:43 +00:00
store.rb * lib/yaml/store.rb (YAML::Store#initialize): filename is first 2003-08-01 18:23:35 +00:00
stream.rb
stringio.rb
syck.rb
types.rb
yamlnode.rb
ypath.rb