ruby--ruby/ext
knu 6a581e6317 * ext/digest/defs.h: Define NO_UINT64_T instead of emitting an
error to fail.

* ext/digest/sha2/extconf.rb: Do not exit on error, and utilize
  NO_UINT64_T to detect if the system has a 64bit integer type.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-08-14 17:04:00 +00:00
..
Win32API * ext/Win32API/Win32API.c: remove Init_win32api(). 2001-03-26 05:11:18 +00:00
curses bug fix for Window#{keypad,keypad=} 2001-08-13 02:13:06 +00:00
dbm * configure.in: use waitpid on mingw32. 2001-06-01 02:25:28 +00:00
digest * ext/digest/defs.h: Define NO_UINT64_T instead of emitting an 2001-08-14 17:04:00 +00:00
etc Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
fcntl * dir.c (dir_s_glob): supprt backslash escape of metacharacters 2001-02-14 05:52:06 +00:00
gdbm rb_eGDBMFatalErrors -> rb_eGDBMFatalError 2001-05-06 16:37:38 +00:00
nkf * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and 2001-07-18 05:56:05 +00:00
pty * string.c (rb_str_lstrip_bang): new method. 2001-08-06 03:05:23 +00:00
readline Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
sdbm * configure.in: remove unnecessary AC_CANONICAL_BUILD 2001-05-28 16:07:34 +00:00
socket * socket.c: wrap UNIX code by ifdef HAVE_SYS_UN_H. 2001-08-06 06:10:10 +00:00
tcltklib * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in comment 2001-06-25 01:52:59 +00:00
tk * parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax 2001-06-01 06:47:32 +00:00
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
Setup Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.dj Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.emx Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.nt Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.x68 Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION. 2001-05-31 04:40:37 +00:00
extmk.rb.in * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory for 2001-07-24 10:29:17 +00:00