| Commit message (Expand) | Author | Age | Files | Lines |
* | * parse.y (rb_check_id_cstr): new function to check if ID is | nobu | 2012-04-11 | 1 | -2/+4 |
* | * array.c (rb_ary_cat): new function to concat objects into array. | nobu | 2012-03-08 | 1 | -0/+4 |
* | * README.EXT, README.EXT.ja: rb_iter_break() and rb_iter_break_value(). | nobu | 2012-01-24 | 1 | -0/+10 |
* | * README.EXT, README.EXT.ja (rb_protect): add a note when ignoring the caught... | nobu | 2012-01-14 | 1 | -0/+2 |
* | * README.ja, README.EXT.ja: remove garbage spaces. | nobu | 2011-09-25 | 1 | -11/+11 |
* | * README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): add | nobu | 2011-09-12 | 1 | -0/+8 |
* | README.ja, README.EXT.ja: resolve conflicts. [ruby-dev:44459] | shyouhei | 2011-09-05 | 1 | -141/+0 |
* | Change encoding from EUC-JP to UTF-8. [Feature #5128] | shyouhei | 2011-09-04 | 1 | -764/+905 |
* | * README*: remove trailing spaces. | kazu | 2011-08-25 | 1 | -18/+18 |
* | * README.EXT: fix typo. Patch by William Blackerby. | shyouhei | 2011-05-13 | 1 | -1/+1 |
* | * README.EXT, README.EXT.ja: You shouldn't choose ``conftest.c'' as a | mrkn | 2011-01-20 | 1 | -1/+4 |
* | * README.EXT.ja (rb_ensure): typo. | usa | 2011-01-12 | 1 | -1/+1 |
* | Make punctuation consistent. | knu | 2010-09-13 | 1 | -9/+9 |
* | * class.c (rb_scan_args): Add support for optional keyword | knu | 2010-09-10 | 1 | -3/+13 |
* | * README.EXT.ja: rb_tainted_str_new_cstr() is an alias of | usa | 2010-08-10 | 1 | -1/+1 |
* | * README.EXT, README.EXT.ja (String functions): mention | nobu | 2010-08-05 | 1 | -0/+16 |
* | * README.EXT{,.ja} (rb_block_call): fixed about third/fourth | nobu | 2010-07-11 | 1 | -3/+6 |
* | * blockinlining.c: removed. | ko1 | 2009-09-17 | 1 | -2/+1 |
* | * README.EXT, README.EXT.ja (rb_protect, rb_jump_tag): added. | nobu | 2009-09-16 | 1 | -0/+12 |
* | * enumerator.c (yielder_yield_i): use rb_proc_new instead of | mame | 2009-07-13 | 1 | -1/+12 |
* | * include/ruby/ruby.h (RB_EVENT_HOOKS_HAVE_CALLBACK_DATA): | nobu | 2009-05-21 | 1 | -2/+10 |
* | 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/+6 |
* | * class.c (rb_scan_args): Allow specifying the number of trailing | knu | 2009-02-24 | 1 | -3/+4 |
* | * include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods, | nobu | 2009-02-23 | 1 | -0/+6 |
* | * README.EXT, README.EXT.ja: added macros for the Compatibilities. | nobu | 2009-02-23 | 1 | -0/+25 |
* | * README.EXT, README.EXT.ja: Improve the document about | knu | 2009-02-18 | 1 | -36/+35 |
* | * README.EXT, README.EXT.ja: Improve the document about | knu | 2009-02-18 | 1 | -11/+17 |
* | * 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 | -8/+22 |
* | * include/ruby/ruby.h (STR2CSTR): removed. | akr | 2009-01-31 | 1 | -5/+3 |
* | * 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 | -3/+6 |
* | * 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 | -49/+172 |
* | * README.EXT, README.EXT.ja: mention about FIX2LONG and NUM2LONG. | usa | 2008-07-22 | 1 | -8/+15 |
* | * include/ruby/intern.h, sprintf.c (rb_str_catf, rb_str_vcatf): new | nobu | 2008-07-22 | 1 | -35/+44 |
* | * 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.ja: add note about mark and free. | usa | 2008-06-21 | 1 | -0/+5 |
* | * README.EXT.ja: update about Fixnum. reported in | usa | 2008-06-13 | 1 | -13/+23 |
* | * README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src, | matz | 2007-12-25 | 1 | -30/+28 |
* | * README.EXT: explain --vendor option for extconf.rb | akr | 2007-11-03 | 1 | -0/+6 |
* | * README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN, | matz | 2006-09-16 | 1 | -4/+5 |
* | * README.EXT, README.EXT.ja: add new features. | nobu | 2005-09-20 | 1 | -2/+21 |
* | * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case | nobu | 2005-03-31 | 1 | -0/+58 |
* | * eval.c (rb_add_event_hook): new function to add a hook function for | shugo | 2005-03-16 | 1 | -0/+26 |
* | * README.EXT, README.EXT.ja: remove MANIFEST stuff. | eban | 2004-11-01 | 1 | -33/+8 |
* | * README.EXT, README.EXT.ja: fixed wrong function signature. | nobu | 2004-04-26 | 1 | -1/+1 |
* | * README.EXT, README.EXT.ja (3.3): clarified -1 as free for | nobu | 2003-04-02 | 1 | -1/+2 |