1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
usa b469f3155a * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),
file.c (rb_stat_s_alloc), hash.c (hash_alloc), io.c (io_alloc),
  object.c (rb_module_s_alloc, rb_class_allocate_instance),
  re.c (match_alloc, rb_reg_s_alloc), string.c (str_alloc),
  time.c (time_s_alloc), ext/digest/digest.c (rb_digest_base_alloc),
  ext/tcltklib/tcltklib.c (ip_alloc),
  ext/win32ole/win32ole.c (fole_s_allocate, fev_s_allocate)
  : add prototype to get rid of VC++ warnings.

* ext/sdbm/init.c (fsdbm_alloc): allocator takes only one argument.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-21 18:02:01 +00:00
..
curses * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
dbm ditto. 2002-12-20 11:30:13 +00:00
digest * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), 2002-12-21 18:02:01 +00:00
dl * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
etc * lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb. 2002-09-08 10:00:43 +00:00
fcntl * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
gdbm * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
iconv * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
nkf * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
pty * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
racc/cparse * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
readline * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
sdbm * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), 2002-12-21 18:02:01 +00:00
socket * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, 2002-12-15 03:18:08 +00:00
stringio * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
strscan * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
syslog * ext/syslog/syslog.c: Cut redundancy. 2002-11-27 08:44:04 +00:00
tcltklib * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), 2002-12-21 18:02:01 +00:00
tk * commit miss; and tcltklib fix too. 2002-10-02 06:02:17 +00:00
Win32API * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, 2002-12-15 03:18:08 +00:00
win32ole * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), 2002-12-21 18:02:01 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * ext/configsub.rb: latest autoconf style support. 2002-03-20 16:04:08 +00:00
extmk.rb * ext/extmk.rb (create_makefile): -no-undefined -> --no-undefined. 2002-12-11 15:12:52 +00:00
Setup merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.atheos * range.c (range_check): need no Fixnum check. 2002-10-01 08:14:03 +00:00
Setup.dj merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.emx merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.nt merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.x68 merge win32ole from rough 2002-06-01 12:34:30 +00:00