1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/md5
matz f84f4aa6b3 * array.c (rb_ary_and): should not push frozen key string.
* array.c (rb_ary_or): ditto.

* eval.c (rb_thread_schedule): should save context before raising
  deadlock, saved context for current thread might be obsolete.

* time.c (make_time_t): non DST timezone shift supported (hopefully).

* time.c (make_time_t): strict range detection for negative time_t.

* signal.c: SIGINFO added.

* eval.c (rb_ensure): should not SEGV when prot_tag is NULL.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-16 09:05:54 +00:00
..
.cvsignore Add .cvsignore's. 2001-01-09 17:11:36 +00:00
depend 2000-05-12 2000-05-12 09:07:57 +00:00
extconf.rb 2000-05-15 2000-05-15 06:38:46 +00:00
MANIFEST 2000-05-24 2000-05-24 04:34:26 +00:00
md5.h * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. 2001-03-26 08:57:16 +00:00
md5.txt 2000-06-22 2000-06-22 08:29:58 +00:00
md5.txt.jp 2000-06-22 2000-06-22 08:29:58 +00:00
md5c.c * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. 2001-03-26 08:57:16 +00:00
md5init.c * array.c (rb_ary_and): should not push frozen key string. 2001-05-16 09:05:54 +00:00