summaryrefslogtreecommitdiff
path: root/README.EXT.ja
AgeCommit message (Expand)Author
2014-11-26ruby.h: export keyword argument functionsnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-03README.EXT, README.EXT.ja: mention about PRIsVALUE [ci skip]nobu
2014-10-12* README.EXT: [DOC] fix example missing typedef with patch byzzak
2014-09-19intern.h: rb_str_new_literalnobu
2014-09-19README.EXT: utf-8 string functionsnobu
2014-08-03make symbol conversion functions publicnobu
2014-08-03README.EXT.ja: using commas and periodsnobu
2014-04-18README.EXT: about string terminationnobu
2014-04-17string.c: rb_str_cat_cstrnobu
2014-04-01* README.EXT: fix typo.hsbt
2014-03-11README.EXT{,.ja}: update ruby_options and ruby_run_nodenobu
2014-03-02use do/while(0) around GetDBM macrosnormal
2014-03-02Revert r45239 [ci skip]zzak
2014-03-02* README.EXT: [DOC] Remove needless charzzak
2014-03-01* README.EXT.ja: [DOC] Fix typo "macro macro" @utenmiki [Fixes GH-551]zzak
2014-02-15* README.EXT.ja: [DOC] Fix typo by @utenmiki [Fixes GH-534] [ci skip]zzak
2014-01-19fix filenamekazu
2013-12-24README.EXT.ja: fix probable typonobu
2013-12-24* remove trailing spaces.nobu
2013-12-24* README.EXT: add a document about RGenGC.ko1
2013-09-26* remove trailing spaces.nobu
2013-09-25* README.EXT, README.EXT.ja: remove description of RARRAY_PTR()ko1
2013-09-03string.c: rb_enc_str_new_cstrnobu
2013-08-03* README.EXT, README.EXT.ja: Mention rb_integer_pack andakr
2013-06-12Elaborate on side-effects of mkmf functions.knu
2013-06-11Update documentation for pkg_config().knu
2013-05-31vm_eval.c: new names of rb_funcall familynobu
2013-05-31array.c: aliases to rb_ary_new familynobu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-04-28README.EXT: update notenobu
2013-04-19* remove trailing spaces.nobu
2013-04-19* README.EXT.ja (Data_Wrap_Struct): Remove a description aboutkou
2012-12-03* README.EXT: Converted to RDoc formatdrbrain
2012-07-01* README.EXT.ja: fixed args, same as r35977. [Bug #6597]ayumin
2012-06-22* README.EXT, README.EXT.ja: use "sval" for the third argumentkou
2012-04-11* parse.y (rb_check_id_cstr): new function to check if ID isnobu
2012-03-08* array.c (rb_ary_cat): new function to concat objects into array.nobu
2012-01-24* README.EXT, README.EXT.ja: rb_iter_break() and rb_iter_break_value().nobu
2012-01-14* README.EXT, README.EXT.ja (rb_protect): add a note when ignoring the caught...nobu
2011-09-25* README.ja, README.EXT.ja: remove garbage spaces.nobu
2011-09-12* README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu
2011-09-05README.ja, README.EXT.ja: resolve conflicts. [ruby-dev:44459]shyouhei
2011-09-04Change encoding from EUC-JP to UTF-8. [Feature #5128]shyouhei
2011-08-25* README*: remove trailing spaces.kazu
2011-05-13 * README.EXT: fix typo. Patch by William Blackerby.shyouhei
2011-01-20* README.EXT, README.EXT.ja: You shouldn't choose ``conftest.c'' as amrkn
2011-01-12* README.EXT.ja (rb_ensure): typo.usa
2010-09-13Make punctuation consistent.knu
2010-09-10* class.c (rb_scan_args): Add support for optional keywordknu