diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-03-05 08:33:16 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-03-05 08:33:16 +0000 |
commit | 41d7482f2d55629dba680ea2aee9215fa6e18f20 (patch) | |
tree | 73ab1abcb8d1ee1ae09dd2e0a18c6c619c611905 /ToDo | |
parent | 52fd02aa81535857b09e659e93f690e2567b485e (diff) | |
download | ruby-41d7482f2d55629dba680ea2aee9215fa6e18f20.tar.gz ruby-41d7482f2d55629dba680ea2aee9215fa6e18f20.tar.xz ruby-41d7482f2d55629dba680ea2aee9215fa6e18f20.zip |
* eval.c (proc_eq): compare Procs using blocktag equality.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r-- | ToDo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ Extension Libraries * ptk.rb pTk wrapper that is compatible to tk.rb * Berkeley DB extension * BitVector +* thread-safe fcgi Ruby Libraries |