From bdd70c6109b882bfe887ff3b2be3af9277017061 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 26 Sep 2008 08:34:35 +0000 Subject: Updated README.EXT and README.EXT.ja. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.EXT.ja | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.EXT.ja') diff --git a/README.EXT.ja b/README.EXT.ja index 9e31cd0ac6..062a14020d 100644 --- a/README.EXT.ja +++ b/README.EXT.ja @@ -986,10 +986,9 @@ Ruby math.c : Math numeric.c : Numeric, Integer, Fixnum, Float pack.c : Array#pack, String#unpack - prec.c : Precision proc.c : Binding, Proc process.c : Process - random.c : random number + random.c : 乱数 range.c : Range rational.c : Rational re.c : Regexp, MatchData @@ -999,6 +998,9 @@ Ruby struct.c : Struct time.c : Time + defs/knwon_errors.def : 例外クラス Errno::* + -> known_errors.inc : 自動生成 + 多言語化 encoding.c : Encoding transcode.c : Encoding::Converter @@ -1008,7 +1010,8 @@ Ruby gorubyコマンドの実装 goruby.c - golf_prelude.rb + golf_prelude.rb : goruby固有のライブラリ + -> golf_prelude.c : 自動生成 Appendix B. 拡張用関数リファレンス -- cgit v1.2.3