ruby--ruby/ext/digest
nobu 94d17c1f1f * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]
* ext/extmk.rb (extmake): set library name as source file name in
  Init_ext().  [ruby-dev:21137]

* lib/mkmf.rb (Logging::postpone): postpone logging messages after
  heading message as the result of the block.

* lib/mkmf.rb (macro_defined?): append newline to src unless ended
  with it.

* lib/mkmf.rb (have_library): allow nil function name to just
  append a library.  (ruby-bugs:PR#1083)

* lib/mkmf.rb (pkg_config): should append additional libraries to
  $libs but not $LIBS.  [ruby-dev:21137]

* ext/io/wait/extconf.rb: check DOSISH macro instead of platform.

* ext/digest/sha1/extconf.rb: have_library already appends library
  name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-08-06 03:11:14 +00:00
..
lib
md5 * intern.h (rb_check_array_type): Declare rb_check_array_type(). 2003-01-06 11:47:53 +00:00
rmd160 Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
sha1 * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137] 2003-08-06 03:11:14 +00:00
sha2 * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly 2003-07-26 15:03:16 +00:00
.cvsignore
MANIFEST Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
defs.h * ext/digest/defs.h: better support for old Cygwin, again. 2003-06-01 15:39:52 +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