mirror of
https://github.com/ruby/ruby.git
synced 2025-09-17 17:43:59 +02:00
commit miss...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d08de62c1c
commit
2bde26b0ff
1 changed files with 9 additions and 0 deletions
|
@ -3,6 +3,15 @@ Thu Feb 2 14:45:53 2006 Ville Mattila <ville.mattila@stonesoft.com>
|
||||||
* configure.in: The isinf is not regognized by autoconf
|
* configure.in: The isinf is not regognized by autoconf
|
||||||
library guesser on solaris 10. [ruby-core:7138]
|
library guesser on solaris 10. [ruby-core:7138]
|
||||||
|
|
||||||
|
Wed Feb 1 22:01:47 2006 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||||
|
|
||||||
|
* configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3)
|
||||||
|
where they are supported. modifing environ variable seems to
|
||||||
|
segfault solaris 10. [ruby-core:7276] [ruby-dev:28270]
|
||||||
|
|
||||||
|
* ruby.c (set_arg0): if use setenv(3), environ space cannot be used
|
||||||
|
for altering argv[0].
|
||||||
|
|
||||||
Tue Jan 31 11:58:51 2006 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
Tue Jan 31 11:58:51 2006 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||||
|
|
||||||
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
|
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue