diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Feb 6 19:23:01 2005 NAKAMURA Usaku <usa@ruby-lang.org> + + * eval.c (stack_extend): add prototype because VC++8 doesn't + accept __declspec(noinline) with K&R style function definitions. + (backported from CVS HEAD) + Sun Feb 6 14:14:26 2005 Tadayoshi Funaba <tadf@dotrb.org> * lib/date.rb (new_with_hash): changed messages of exception. |
