ruby--ruby/doc
matz b47a99485b * parse.y (yylex): ternary ? can be followed by newline.
* eval.c (rb_f_require): should check static linked libraries
  before raising exception.

* array.c (rb_ary_equal): check identiry equality first.

* string.c (rb_str_equal): ditto.

* struct.c (rb_struct_equal): ditto.

* numeric.c (Init_Numeric): undef Integer::new.

* eval.c (rb_eval): NODE_WHILE should update result for each
  conditional evaluation.

* eval.c (rb_eval): NODE_UNTIL should return last evaluated value
  (or value given to break).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-08-29 06:28:51 +00:00
..
irb Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
net aamine 2001-08-17 03:08:45 +00:00
NEWS * parse.y (yylex): ternary ? can be followed by newline. 2001-08-29 06:28:51 +00:00
forwardable.rd Hit `=begin' and `=end' in proper places so rd2 can format them 2001-05-07 23:52:57 +00:00
forwardable.rd.ja Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
shell.rd * doc/shell.rd.jp: RD'ify and make some fixes. 2001-05-17 10:09:49 +00:00
shell.rd.ja Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00