1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 4b6dffad02 * bcc32/mkexports.rb: to work on cygwin via telnet.
[ruby-win32:358]

* ext/tcltklib/tcltklib.c (ip_invoke): requires command name
  argument.  [ruby-dev:18438]

* eval.c (ruby_init, ruby_options): Init_stack() with local
  location.  (ruby-bugs-ja:PR#277)

* eval.c (rb_call0): disable trace call.  [ruby-dev:18074]

* eval.c (eval, rb_load): enable trace call.  [ruby-dev:18074]

* eval.c (rb_f_require): set source file name for extension
  libraries.  [ruby-dev:18445]

* ruby.c (translate_char): translate a character in a string;
  DOSISH only.  [ruby-dev:18274]

* ruby.c (ruby_init_loadpath): added argv[0] handling under
  Human68K.  [ruby-dev:18274]

* ruby.c (proc_options): translate directory separator in $0 to
  '/'.  [ruby-dev:18274]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-10-03 11:20:31 +00:00
..
curses cleanup for curses, gdbm [ruby-core:502], [ruby-core:503] 2002-09-24 06:00:03 +00:00
dbm Update. 2002-09-27 13:36:11 +00:00
digest Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
dl Improve the description. 2002-10-02 14:28: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 make it compile 2002-09-24 06:01:31 +00:00
iconv * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +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 Update. 2002-09-27 13:36:11 +00:00
socket * io.c (rb_io_wait_readable): handle retryable errors. 2002-10-02 14:13:58 +00:00
stringio * ext/stringio/stringio.c (strio_set_string): reinitialize 2002-09-09 02:27:01 +00:00
strscan * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
syslog * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
tcltklib * bcc32/mkexports.rb: to work on cygwin via telnet. 2002-10-03 11:20:31 +00:00
tk * commit miss; and tcltklib fix too. 2002-10-02 06:02:17 +00:00
Win32API * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
win32ole * 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
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: The condition judgment without necessity was deleted. 2002-09-28 00:53:05 +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