diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-20 01:34:41 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-20 01:34:41 +0000 |
| commit | 456ba842a98efc87441a1466b377e6001f33ab78 (patch) | |
| tree | 5593f77643291b19ab0775fcc1d8cb23ea463b63 /ChangeLog | |
| parent | fe32f825f2efc2c5629048f6b1db8ec094f9a1c8 (diff) | |
* eval_intern.h: add prototypes of rb_sourceline() and
rb_sourcefile().
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12200 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 @@ +Fri Apr 20 10:33:23 2007 Koichi Sasada <ko1@atdot.net> + + * eval_intern.h: add prototypes of rb_sourceline() and + rb_sourcefile(). + Fri Apr 20 02:37:48 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * eval.c (ruby_cleanup): re-send signal. [ruby-dev:30516] |
