nobu
|
7f249811e1
|
* README.EXT, README.EXT.ja: add new features.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-09-20 23:20:58 +00:00 |
|
nobu
|
0f52655b06
|
* lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case
insensitive file system platforms.
* README.EXT, README.EXT.ja (Appendix C): utility functions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-03-31 13:24:27 +00:00 |
|
shugo
|
1aeb9b93c2
|
* eval.c (rb_add_event_hook): new function to add a hook function for
interpreter events.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2005-03-16 13:05:46 +00:00 |
|
eban
|
0aeea1ad38
|
* README.EXT, README.EXT.ja: remove MANIFEST stuff.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-11-01 10:41:08 +00:00 |
|
nobu
|
aeae3aa4bb
|
* README.EXT, README.EXT.ja: fixed wrong function signature.
[ruby-talk:98349]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-26 14:56:58 +00:00 |
|
nobu
|
153f513f49
|
* README.EXT, README.EXT.ja (3.3): clarified -1 as free for
Data_Wrap_Struct(). [ruby-dev:19881]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-04-02 06:11:28 +00:00 |
|
matz
|
e9b5878c41
|
* eval.c (avalue_splat): new function to do unary * (splat)
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: svn+ssh://ci.ruby-lang.org/ruby/trunk@3616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-03-26 07:01:14 +00:00 |
|
usa
|
080aa35bba
|
* README.EXT: Appendix B is duplicated.
* README.EXT.ja: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2001-11-29 15:30:54 +00:00 |
|
knu
|
eaddc4a94b
|
Rename *.jp to *.ja, since jp is a region code and ja is a language
code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2001-07-19 05:44:26 +00:00 |
|