ruby--ruby/ext/digest
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
..
lib
md5 Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
rmd160 Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
sha1 Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
sha2 * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
MANIFEST Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
defs.h new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
depend
digest.c * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), 2002-12-21 18:02:01 +00:00
digest.h
digest.txt
digest.txt.ja
extconf.rb
test.rb * ext/digest/test.rb: Switch from RUnit to Test::Unit. 2002-11-27 07:28:45 +00:00
test.sh Add a knob WITH_BUNDLED_ENGINES to test.sh. 2002-09-26 17:55:16 +00:00