Commit graph

6 commits

Author SHA1 Message Date
taca
2bbb09787b Update ruby-eruby package to 0.9.7. Quote from ChangeLog is bellow.
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().
2002-01-19 09:42:47 +00:00
taca
513ddfad2a Update ruby-eruby package to 0.9.6. Quote from ChangeLog is below.
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.
2002-01-05 06:16:36 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
6e9619cc77 Replace USE_RUBY with USE_RUBY_RD since it really depends on ruby-rdtool. 2001-07-07 03:07:46 +00:00
taca
c444bba496 Importing ruby-eruby, ruby-eruby-0.9.5 package.
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.
2001-07-01 14:01:56 +00:00