diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 00:47:18 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 00:47:18 +0000 |
| commit | 8669ddb9d078f8e10fc27df8fe5649b5437afe85 (patch) | |
| tree | 77faa9f8cf1601f672e720f5dcbe8936aebcf5b1 /ChangeLog | |
| parent | 4bb8b76761ffa9a94754aa381fa2c7089a2ccb6d (diff) | |
| download | ruby-8669ddb9d078f8e10fc27df8fe5649b5437afe85.tar.gz ruby-8669ddb9d078f8e10fc27df8fe5649b5437afe85.tar.xz ruby-8669ddb9d078f8e10fc27df8fe5649b5437afe85.zip | |
* include/rubysig.h: old macros for backward compatibility.
* thread.c (BLOCKING_REGION): rewritten using helper functions.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19562 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Sep 26 09:47:15 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * include/rubysig.h: old macros for backward compatibility. + + * thread.c (BLOCKING_REGION): rewritten using helper functions. + Fri Sep 26 03:03:32 2008 Tanaka Akira <akr@fsij.org> * vm_eval.c (Init_vm_eval): define module_eval, class_eval and eval |
