Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Wed Oct 17 14:58:24 2001 Shugo Maeda <shugo@modruby.net>
* version 0.9.7 released.
Mon Oct 15 13:54:18 2001 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (run): fix prototype of Init_stack().
Wed Oct 10 15:15:48 2001 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (run): call ruby_finalize().
* eruby_main.c (run): print error messages to stderr if $DEBUG is
false.
Tue Sep 4 15:33:38 2001 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (run): call Init_stack().
|
|
Also simplify document arrangement.
Mon Aug 6 18:42:18 2001 Shugo Maeda <shugo@modruby.net>
* version 0.9.6 released.
Mon Aug 6 18:23:21 2001 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (init): set $stdout to binmode for mswin32.
Tue Jul 10 12:01:43 2001 Shugo Maeda <shugo@modruby.net>
* eruby_lib.c (eruby_load): don't set eruby_charset and
eruby_noheader.
|
|
|
|
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
|
|
|
|
eruby interprets Ruby code embedded in a text file just like PHP,
ePerl, ASP, or JSP. For example, eruby enables you to embed a Ruby
code in a HTML file.
|