aboutsummaryrefslogtreecommitdiffstats
path: root/README.EXT.ja
Commit message (Expand)AuthorAgeFilesLines
* README.EXT.ja: add redirect [ruby-core:68631]kazu2015-03-301-0/+1
* * doc/extention.rdoc: move from toplevel document and added extname.hsbt2015-03-241-1719/+0
* ruby.h: export keyword argument functionsnobu2014-11-261-0/+19
* vm_eval.c: rb_current_receivernobu2014-11-161-0/+11
* README.EXT, README.EXT.ja: mention about PRIsVALUE [ci skip]nobu2014-11-031-4/+6
* * README.EXT: [DOC] fix example missing typedef with patch byzzak2014-10-121-1/+1
* intern.h: rb_str_new_literalnobu2014-09-191-0/+16
* README.EXT: utf-8 string functionsnobu2014-09-191-0/+5
* make symbol conversion functions publicnobu2014-08-031-0/+10
* README.EXT.ja: using commas and periodsnobu2014-08-031-12/+12
* README.EXT: about string terminationnobu2014-04-181-0/+2
* string.c: rb_str_cat_cstrnobu2014-04-171-0/+1
* * README.EXT: fix typo.hsbt2014-04-011-1/+1
* README.EXT{,.ja}: update ruby_options and ruby_run_nodenobu2014-03-111-4/+7
* use do/while(0) around GetDBM macrosnormal2014-03-021-2/+2
* Revert r45239 [ci skip]zzak2014-03-021-3/+3
* * README.EXT: [DOC] Remove needless charzzak2014-03-021-3/+3
* * README.EXT.ja: [DOC] Fix typo "macro macro" @utenmiki [Fixes GH-551]zzak2014-03-011-1/+1
* * README.EXT.ja: [DOC] Fix typo by @utenmiki [Fixes GH-534] [ci skip]zzak2014-02-151-1/+1
* fix filenamekazu2014-01-191-1/+1
* README.EXT.ja: fix probable typonobu2013-12-241-1/+1
* * remove trailing spaces.nobu2013-12-241-2/+2
* * README.EXT: add a document about RGenGC.ko12013-12-241-0/+16
* * remove trailing spaces.nobu2013-09-261-1/+1
* * README.EXT, README.EXT.ja: remove description of RARRAY_PTR()ko12013-09-251-4/+10
* string.c: rb_enc_str_new_cstrnobu2013-09-031-0/+1
* * README.EXT, README.EXT.ja: Mention rb_integer_pack andakr2013-08-031-0/+1
* Elaborate on side-effects of mkmf functions.knu2013-06-121-14/+25
* Update documentation for pkg_config().knu2013-06-111-4/+12
* vm_eval.c: new names of rb_funcall familynobu2013-05-311-0/+9
* array.c: aliases to rb_ary_new familynobu2013-05-311-0/+3
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* README.EXT: update notenobu2013-04-281-0/+6
* * remove trailing spaces.nobu2013-04-191-6/+6
* * README.EXT.ja (Data_Wrap_Struct): Remove a description aboutkou2013-04-191-5/+7
* * README.EXT: Converted to RDoc formatdrbrain2012-12-031-436/+427
* * README.EXT.ja: fixed args, same as r35977. [Bug #6597]ayumin2012-07-011-3/+3
* * README.EXT, README.EXT.ja: use "sval" for the third argumentkou2012-06-221-1/+1
* * parse.y (rb_check_id_cstr): new function to check if ID isnobu2012-04-111-2/+4
* * array.c (rb_ary_cat): new function to concat objects into array.nobu2012-03-081-0/+4
* * README.EXT, README.EXT.ja: rb_iter_break() and rb_iter_break_value().nobu2012-01-241-0/+10
* * README.EXT, README.EXT.ja (rb_protect): add a note when ignoring the caught...nobu2012-01-141-0/+2
* * README.ja, README.EXT.ja: remove garbage spaces.nobu2011-09-251-11/+11
* * README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu2011-09-121-0/+8
* README.ja, README.EXT.ja: resolve conflicts. [ruby-dev:44459]shyouhei2011-09-051-141/+0
* Change encoding from EUC-JP to UTF-8. [Feature #5128]shyouhei2011-09-041-764/+905
* * README*: remove trailing spaces.kazu2011-08-251-18/+18
* * README.EXT: fix typo. Patch by William Blackerby.shyouhei2011-05-131-1/+1
* * README.EXT, README.EXT.ja: You shouldn't choose ``conftest.c'' as amrkn2011-01-201-1/+4
* * README.EXT.ja (rb_ensure): typo.usa2011-01-121-1/+1