1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
matz ac34c44470 * regex.c (calculate_must_string): wrong length calculation.
* eval.c (rb_thread_start_0): fixed memory leak.

* parse.y (none): should clear cmdarg_stack too.

* io.c (rb_fopen): use setvbuf() to avoid recursive malloc() on
  some platforms.

* file.c (rb_stat_dev): device functions should honor stat field
  types (except long long such as dev_t).

* eval.c (rb_mod_nesting): should not push nil for nesting array.

* eval.c (rb_mod_s_constants): should not search array by
  rb_mod_const_at() for nil (happens for singleton class).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-04-16 06:54:40 +00:00
..
alloca.c Initial revision 1998-01-16 12:13:05 +00:00
crypt.c Initial revision 1998-01-16 12:13:05 +00:00
dir.h * win32/win32.c: use ruby's opendir on mingw32. 2001-04-01 16:21:26 +00:00
dup2.c 1.4.0 1999-08-13 05:45:20 +00:00
file.h 2000-02-18 2000-02-18 06:59:36 +00:00
finite.c 1.4.0 1999-08-13 05:45:20 +00:00
flock.c * regex.c (calculate_must_string): wrong length calculation. 2001-04-16 06:54:40 +00:00
isinf.c 1.4.0 1999-08-13 05:45:20 +00:00
isnan.c 2000-01-17 2000-01-17 08:37:53 +00:00
memcmp.c 1.4.0 1999-08-13 05:45:20 +00:00
memmove.c Initial revision 1998-01-16 12:13:05 +00:00
mkdir.c Initial revision 1998-01-16 12:13:05 +00:00
os2.c 1.4.0 1999-08-13 05:45:20 +00:00
strcasecmp.c 1.4.0 1999-08-13 05:45:20 +00:00
strchr.c 1.4.0 1999-08-13 05:45:20 +00:00
strerror.c Initial revision 1998-01-16 12:13:05 +00:00
strftime.c Sun Jan 14 21:49:28 2001 Koji Arai <JCA02266@nifty.ne.jp> 2001-01-15 07:33:17 +00:00
strncasecmp.c 1.4.0 1999-08-13 05:45:20 +00:00
strstr.c Initial revision 1998-01-16 12:13:05 +00:00
strtod.c 2000-02-17 2000-02-17 07:11:22 +00:00
strtol.c Initial revision 1998-01-16 12:13:05 +00:00
strtoul.c Initial revision 1998-01-16 12:13:05 +00:00
vsnprintf.c Sun Jan 14 21:49:28 2001 Koji Arai <JCA02266@nifty.ne.jp> 2001-01-15 07:33:17 +00:00
x68.c 20000105 2000-01-05 04:41:21 +00:00