ruby/ext
eban 032825472b * configure.in: remove unnecessary AC_CANONICAL_BUILD
* defins.h: #define HAVE_SETITIMER on Cygwin(bug fixed).
* ruby.c: use relative path from LIBRUBY_SO.
* ruby.c: don't use -mwin32 option on Cygwin.
* cygwin/GNUmakefile.in: ditto.
* ext/sdbm/_sdbm: ditto.
* ext/tcltklib/extconf.rb: ditto.
* ext/tcltklib/stubs.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-28 16:07:34 +00:00
..
Win32API * ext/Win32API/Win32API.c: remove Init_win32api(). 2001-03-26 05:11:18 +00:00
curses * eval.c (block_pass): should not downgrade safe level. 2001-05-02 04:22:21 +00:00
dbm * ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGS 2001-05-24 15:55:40 +00:00
etc Add .cvsignore's. 2001-01-09 17:11:36 +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
md5 * ext/sha1/sha1-ruby.c (md5i_new): separate initialize() from 2001-05-24 16:00:54 +00:00
nkf forgot some checkins. 2001-05-06 15:06:00 +00:00
pty forgot some checkins. 2001-05-06 15:06:00 +00:00
readline * parse.y (arg): "||=" should not warn for uninitialized instance 2001-05-07 09:26:29 +00:00
sdbm * configure.in: remove unnecessary AC_CANONICAL_BUILD 2001-05-28 16:07:34 +00:00
sha1 * ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. The 2001-05-24 20:41:51 +00:00
socket forgot some checkins. 2001-05-06 15:06:00 +00:00
tcltklib * configure.in: remove unnecessary AC_CANONICAL_BUILD 2001-05-28 16:07:34 +00:00
tk forgot some checkins. 2001-05-06 15:06:00 +00:00
.cvsignore Add .cvsignore's. 2001-01-09 17:11:36 +00:00
Setup * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68: 2001-05-16 22:25:02 +00:00
Setup.dj * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68: 2001-05-16 22:25:02 +00:00
Setup.emx * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68: 2001-05-16 22:25:02 +00:00
Setup.nt * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68: 2001-05-16 22:25:02 +00:00
Setup.x68 * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68: 2001-05-16 22:25:02 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb changes from personal modifies -- matz 2000-12-28 05:00:47 +00:00
extmk.rb.in * ext/extconf.rb.in: make the priority of the make rule of .c higher than .C . 2001-05-28 13:25:34 +00:00