summaryrefslogtreecommitdiffstats
path: root/README.EXT.ja
Commit message (Collapse)AuthorAgeFilesLines
* * prec.c (prec_prec_f): documentation patch frommatz2006-04-091-1/+10
| | | | | | | | | | | | | | <gerardo.santana at gmail.com>. [ruby-core:07689] * bignum.c (rb_big_pow): second operand may be too big even if it's a Fixnum. [ruby-talk:187984] * README.EXT: update symbol description. [ruby-talk:188104] * COPYING: explicitly note GPLv2. [ruby-talk:187922] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * README.EXT, README.EXT.ja: add new features.nobu2005-09-201-2/+21
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on casenobu2005-03-311-0/+58
| | | | | | | | | insensitive file system platforms. * README.EXT, README.EXT.ja (Appendix C): utility functions. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * README.EXT, README.EXT.ja: remove MANIFEST stuff.eban2004-11-011-33/+8
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * README.EXT, README.EXT.ja: fixed wrong function signature.nobu2004-04-261-1/+1
| | | | | | | [ruby-talk:98349] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * README.EXT, README.EXT.ja (3.3): clarified -1 as free fornobu2003-04-021-1/+2
| | | | | | | Data_Wrap_Struct(). [ruby-dev:19881] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (avalue_splat): new function to do unary * (splat)matz2003-03-261-4/+13
| | | | | | | | | | | | | | | | | | | operator. * eval.c (avalue_to_svalue,svalue_to_avalue,svalue_to_mrhs): do not use implicit "to_ary" conversion. * ext/curses/curses.c (GetWINDOW,GetMOUSE): add taint check. * ext/curses/curses.c (curses_init_screen): ditto. * ext/curses/curses.c (window_initialize): ditto. * gc.c (os_each_obj): prohibit ObjectSpace#each_object in safe mode ($SAFE >= 4). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * README.EXT: Appendix B is duplicated.usa2001-11-291-1/+1
| | | | | | | * README.EXT.ja: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Rename *.jp to *.ja, since jp is a region code and ja is a languageknu2001-07-191-0/+1187
code. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e