1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
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
..
curses * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. 2001-03-26 08:56:08 +00:00
dbm This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
etc This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
fcntl This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
gdbm Add .cvsignore's. 2001-01-09 17:17:33 +00:00
md5 This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
nkf This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
pty * win32/win32.c (win32_stat): UNC support. 2001-03-20 14:50:43 +00:00
readline * regex.c (calculate_must_string): wrong length calculation. 2001-04-16 06:54:40 +00:00
sdbm This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
socket This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
tcltklib Add .cvsignore's. 2001-01-09 17:17:33 +00:00
tk * variable.c (rb_const_get): no recursion to show full class path 2001-04-06 05:42:43 +00:00
Win32API * ext/Win32API/Win32API.c: remove Init_win32api(). 2001-03-26 05:11:18 +00:00
.cvsignore This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb matz - add/remove files 2000-08-03 09:55:54 +00:00
extmk.rb.in * ext/extmk.rb.in (create_makefile): create def file only if 2001-04-03 01:16:14 +00:00
Setup 2000-05-18 2000-05-18 04:32:32 +00:00
Setup.dj see ChangeLog. 2000-05-21 12:23:51 +00:00
Setup.emx remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
Setup.nt remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
Setup.x68 Initial revision 1998-01-16 12:13:05 +00:00