[#9642] Re: host.conf は参照しないの? — akira yamada / やまだあきら <akira@...>

15 messages 2000/05/09

[#9672] IO.popen — Koji Arai <JCA02266@...>

新井です。

22 messages 2000/05/13
[#9673] Re: IO.popen — Koji Arai <JCA02266@...> 2000/05/13

新井です。

[#9682] Re: IO.popen — matz@... (Yukihiro Matsumoto) 2000/05/14

まつもと ゆきひろです

[#9676] support mingw32 — WATANABE Hirofumi <eban@...>

わたなべです.

32 messages 2000/05/13
[#9678] Re: support mingw32 — Masaki Suketa <CQN02273@...> 2000/05/14

助田です.

[#9680] Re: support mingw32 — WATANABE Hirofumi <eban@...> 2000/05/14

わたなべです.

[#9686] Re: support mingw32 — Katsuyuki Komatsu <komatsu@...> 2000/05/15

小松です。

[#9687] Re: support mingw32 — WATANABE Hirofumi <Hirofumi.Watanabe@...> 2000/05/15

わたなべです.

[#9806] rescue variable syntax — matz@... (Yukihiro Matsumoto)

まつもと ゆきひろです

40 messages 2000/05/24
[#9811] Re: rescue variable syntax — ARIMA Yasuhiro <fit0298@...> 2000/05/24

有馬です。

[#9814] Re: rescue variable syntax — matz@... (Yukihiro Matsumoto) 2000/05/24

まつもと ゆきひろです

[#9821] Re: rescue variable syntax — nobu.nakada@... 2000/05/25

なかだです。

[#9823] Re: rescue variable syntax — ARIMA Yasuhiro <fit0298@...> 2000/05/25

有馬です。

[#9833] Re: rescue variable syntax — matz@... (Yukihiro Matsumoto) 2000/05/25

まつもと ゆきひろです

[#9861] Re: rescue variable syntax — gotoken@... (GOTO Kentaro) 2000/05/25

ごとけんです

[#9866] Re: rescue variable syntax — matz@... (Yukihiro Matsumoto) 2000/05/25

まつもと ゆきひろです

[#9870] Re: rescue variable syntax — nagai@... 2000/05/26

永井@知能.九工大です.

[#9873] Re: rescue variable syntax — matz@... (Yukihiro Matsumoto) 2000/05/27

まつもと ゆきひろです

[#9812] Forward: Error in NT makefile (PR#7) — matz@... (Yukihiro Matsumoto)

まつもと ゆきひろです

21 messages 2000/05/24
[#9820] Re: Forward: Error in NT makefile (PR#7) — Katsuyuki Komatsu <komatsu@...> 2000/05/25

小松です。

[#9842] Re: Forward: Error in NT makefile (PR#7) — WATANABE Hirofumi <Hirofumi.Watanabe@...> 2000/05/25

わたなべです.

[#9855] Re: Forward: Error in NT makefile (PR#7) — Katsuyuki Komatsu <komatsu@...> 2000/05/25

小松です。

[#9879] Re: Forward: Error in NT makefile (PR#7) — WATANABE Hirofumi <eban@...> 2000/05/28

わたなべです.

[#9857] $0 handling on NT — Katsuyuki Komatsu <komatsu@...>

小松です。

18 messages 2000/05/25
[#9869] Re: $0 handling on NT — nobu.nakada@... 2000/05/26

なかだです。

[ruby-dev:9934] ChangeLog typo (2000-05-31)

From: Katsuyuki Komatsu <komatsu@...>
Date: 2000-05-31 13:15:06 UTC
List: ruby-dev #9934
小松です。

2000-05-31のChangeLogのtypoです。
あと、"Wed May 24 23:17:50 2000"のエントリが重複していました。

--- ruby-1.5.4.dist/ChangeLog	Wed May 31 12:09:59 2000
+++ ruby-1.5.4/ChangeLog	Wed May 31 13:14:47 2000
@@ -55,3 +55,3 @@ Thu May 25 22:01:32 2000  Katsuyuki Koma
 
-	* win32/win32.def: add ruby_ignorecase and regex.c's exports.
+	* win32/ruby.def: add ruby_ignorecase and regex.c's exports.
 
@@ -61,6 +61,2 @@ Thu May 25 21:28:44 JST 2000  Minero Aok
 
-Wed May 24 23:17:50 2000  Katsuyuki Komatsu  <komatsu@sarion.co.jp>
-
-	* win32/Makefile: remove unnecessary mv and rm command call.
-
 Thu May 25 01:35:15 2000  Yukihiro Matsumoto  <matz@netlab.co.jp>
@@ -202,3 +198,3 @@ Thu May 18 13:34:57 2000  Yukihiro Matsu
 
-Wed May 18 09:01:25 2000  Katsuyuki Komatsu  <komatsu@sarion.co.jp>
+Thu May 18 09:01:25 2000  Katsuyuki Komatsu  <komatsu@sarion.co.jp>
 
@@ -254,3 +250,3 @@ Tue May 16 11:51:31 2000  Yukihiro Matsu
 
-	* io.c (pipe_open): syncronize subprocess stdout/stderr.
+	* io.c (pipe_open): synchronize subprocess stdout/stderr.
 
@@ -290,3 +286,3 @@ Sun May 14 02:02:48 2000  WATANABE Hirof
 
-	* lib/irb/ruby-lex.rb: '/' should be escaped in charcter class.
+	* lib/irb/ruby-lex.rb: '/' should be escaped in character class.
 
@@ -2813,3 +2809,3 @@ Fri May  7 01:42:20 1999  Yukihiro Matsu
 
-	* ext/socket/socket.c (tcp_s_gethostbyname): aboid using struct
+	* ext/socket/socket.c (tcp_s_gethostbyname): avoid using struct
 	  sockaddr_storage.
@@ -2942,3 +2938,3 @@ Tue Apr 20 02:32:42 1999  Yukihiro Matsu
 
-	* io.c (rb_file_s_open): intialize was called twice.
+	* io.c (rb_file_s_open): initialize was called twice.
 
@@ -3069,3 +3065,3 @@ Wed Mar 24 13:06:43 1999  Yukihiro Matsu
 
-	* eval.c (blk_copy_prev): need to preverse outer scope as well as
+	* eval.c (blk_copy_prev): need to preserve outer scope as well as
 	  outer frames.
@@ -5934,3 +5930,3 @@ Tue Feb 10 17:29:08 1998  Yukihiro Matsu
 
- 	* sprintf.c (f_sprintf): use baes 10 for conversion from string to
+ 	* sprintf.c (f_sprintf): use base 10 for conversion from string to
  	  integer.

--
小松克行 / Katsuyuki Komatsu <komatsu@sarion.co.jp>

In This Thread

Prev Next