ruby/doc
matz 63b6b9c430 * time.c (time_plus): result should not be negative unless
NEGATIVE_TIME_T is defined.

* time.c (time_new_internal): should check tv_sec overflow too.

* time.c (time_timeval): should check time_t range when time is
  initialized from float.

* time.c (time_plus): uses modf(3).

* variable.c (rb_cvar_set): add frozen class/module check.

* variable.c (rb_cvar_declare): add frozen class/module check.

* re.c (match_to_a): should propagate taint.

* re.c (rb_reg_s_quote): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-12-21 09:23:28 +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-12-13 19:15:21 +00:00
NEWS * time.c (time_plus): result should not be negative unless 2001-12-21 09:23:28 +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