diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-05-04 12:29:09 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-05-04 12:29:09 +0000 |
| commit | 1dd28acf767a964220076ff6a53df7c7b65a6772 (patch) | |
| tree | cbd06dc05a524a54f6c357b272f10659646504a1 /ChangeLog | |
| parent | f5b6312ac53a689d626f80a49fb7a2b288ad140f (diff) | |
merges r23134 from trunk into ruby_1_9_1.
--
* include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro to
check compatibility. [ruby-dev:38162]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sat Apr 4 17:05:15 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro to + check compatibility. [ruby-dev:38162] + Fri Apr 3 14:02:42 2009 Akinori MUSHA <knu@iDaemons.org> * lib/irb/completion.rb (IRB::InputCompletor::Operators): Add |
