| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix signature of rb_ensure and rb_rescue to match the implementation in READM... | drbrain | 2010-07-21 | 1 | -2/+2 |
* | * README.EXT{,.ja} (rb_block_call): fixed about third/fourth | nobu | 2010-07-11 | 1 | -3/+7 |
* | Add more description about Fixnum's size. [ruby-core:27333] | naruse | 2009-12-30 | 1 | -2/+4 |
* | * blockinlining.c: removed. | ko1 | 2009-09-17 | 1 | -1/+0 |
* | * README.EXT, README.EXT.ja (rb_protect, rb_jump_tag): added. | nobu | 2009-09-16 | 1 | -1/+14 |
* | * README.ext: fine tuning | marcandre | 2009-09-15 | 1 | -10/+13 |
* | * enumerator.c (yielder_yield_i): use rb_proc_new instead of | mame | 2009-07-13 | 1 | -1/+12 |
* | * README.EXT: typo fixed. | nobu | 2009-06-04 | 1 | -3/+3 |
* | * include/ruby/ruby.h (RB_EVENT_HOOKS_HAVE_CALLBACK_DATA): | nobu | 2009-05-21 | 1 | -2/+11 |
* | describe more conversion functions between integer and VALUE. | akr | 2009-05-09 | 1 | -6/+11 |
* | * README.EXT, README.EXT.ja (Macros): added HAVE_RUBY_*_H. | nobu | 2009-03-02 | 1 | -0/+5 |
* | * class.c (rb_scan_args): Allow specifying the number of trailing | knu | 2009-02-24 | 1 | -1/+2 |
* | * include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods, | nobu | 2009-02-23 | 1 | -0/+5 |
* | * README.EXT, README.EXT.ja: added macros for the Compatibilities. | nobu | 2009-02-23 | 1 | -0/+25 |
* | Sync with README.EXT.ja. | knu | 2009-02-18 | 1 | -1/+2 |
* | * README.EXT, README.EXT.ja: Improve the document about | knu | 2009-02-18 | 1 | -38/+38 |
* | * README.EXT, README.EXT.ja: Improve the document about | knu | 2009-02-18 | 1 | -9/+18 |
* | * class.c (rb_scan_args), README.EXT, README.EXT.ja: Add support | knu | 2009-02-16 | 1 | -1/+2 |
* | Improve documentation of rb_scan_args(). | knu | 2009-02-16 | 1 | -3/+24 |
* | * include/ruby/ruby.h (STR2CSTR): removed. | akr | 2009-01-31 | 1 | -5/+1 |
* | * README.EXT, README.EXT.ja, vm_exec.c, vm_insnhelper.c: update | mame | 2008-11-14 | 1 | -1/+1 |
* | Updated README.EXT and README.EXT.ja. | yugui | 2008-09-26 | 1 | -2/+5 |
* | * README.EXT (Appendix A): fixed the name of class | yugui | 2008-09-01 | 1 | -1/+1 |
* | * README.EXT (Data-types): fixed for current status. | yugui | 2008-09-01 | 1 | -48/+173 |
* | * README.EXT, README.EXT.ja: mention about FIX2LONG and NUM2LONG. | usa | 2008-07-22 | 1 | -2/+8 |
* | * include/ruby/intern.h, sprintf.c (rb_str_catf, rb_str_vcatf): new | nobu | 2008-07-22 | 1 | -4/+12 |
* | * README.EXT, README.EXT.ja (1.5 Manipulating Ruby data): fix the | nobu | 2008-07-21 | 1 | -1/+6 |
* | * README.EXT, README.EXT.ja (1.5 Manipulating Ruby data): mentioned | nobu | 2008-07-21 | 1 | -0/+5 |
* | * README.EXT: translated README.EXT.ja | shyouhei | 2008-06-22 | 1 | -0/+4 |
* | * README.EXT: ditto. | usa | 2008-06-13 | 1 | -1/+8 |
* | * README.EXT: updated. a patch from Keita Yamaguchi | matz | 2007-12-23 | 1 | -36/+35 |
* | * README.EXT: explain --vendor option for extconf.rb | akr | 2007-11-03 | 1 | -0/+5 |
* | * README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN, | matz | 2006-09-16 | 1 | -4/+4 |
* | * README.EXT: English adjustment. [ruby-core:08855] | matz | 2006-09-13 | 1 | -6/+6 |
* | * README.EXT: English adjustment. [ruby-core:08851] and | matz | 2006-09-13 | 1 | -30/+30 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -5/+18 |
* | * README.EXT, README.EXT.ja: add new features. | nobu | 2005-09-20 | 1 | -2/+19 |
* | * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case | nobu | 2005-03-31 | 1 | -0/+52 |
* | * eval.c (rb_add_event_hook): new function to add a hook function for | shugo | 2005-03-16 | 1 | -0/+26 |
* | * README.EXT (Example): extconf.rb is indispensable now. | nobu | 2004-11-10 | 1 | -2/+1 |
* | * README.EXT, README.EXT.ja: remove MANIFEST stuff. | eban | 2004-11-01 | 1 | -25/+8 |
* | * README.EXT, README.EXT.ja: fixed wrong function signature. | nobu | 2004-04-26 | 1 | -1/+1 |
* | * eval.c (method_hash): new method. [ruby-talk:93968] | matz | 2004-03-03 | 1 | -1/+1 |
* | * README.EXT, README.EXT.ja (3.3): clarified -1 as free for | nobu | 2003-04-02 | 1 | -2/+3 |
* | * eval.c (avalue_splat): new function to do unary * (splat) | matz | 2003-03-26 | 1 | -3/+14 |
* | * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409) | matz | 2003-03-20 | 1 | -1/+29 |
* | README.EXT: grammer updates by Simon Cozens. | matz | 2002-10-23 | 1 | -166/+169 |
* | * README.EXT: Appendix B is duplicated. | usa | 2001-11-29 | 1 | -1/+1 |
* | * Document find_library(), with_config() and dir_config(). | knu | 2001-05-10 | 1 | -1/+20 |
* | matz | matz | 2000-10-05 | 1 | -54/+52 |