ruby--ruby/missing
matz b40d12a5f8 * missing/strchr.c (strrchr): fixed a bug in detecting NUL in a
string.  [ruby-dev:26985]

* string.c (rb_str_times): should taint empty strings as well.

* object.c (Init_Object): make class_variable_{get,set} public.
  [ruby-dev:26965]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-09-08 04:33:30 +00:00
..
acosh.c
alloca.c
crypt.c * missing/crypt.c: modified to make it compilable on platforms 2005-07-01 06:37:48 +00:00
dup2.c
erf.c * object.c (rb_obj_pattern_match): now returns nil. 2005-07-06 09:47:08 +00:00
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c * missing/isinf.c (isinf): typo fix. 2003-12-21 10:30:24 +00:00
isnan.c
memcmp.c
memmove.c
os2.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00
strcasecmp.c
strchr.c * missing/strchr.c (strrchr): fixed a bug in detecting NUL in a 2005-09-08 04:33:30 +00:00
strerror.c
strftime.c
strncasecmp.c
strstr.c
strtod.c
strtol.c
strtoul.c
vsnprintf.c * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load 2005-09-06 23:23:04 +00:00
x68.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00