summaryrefslogtreecommitdiff
path: root/README.EXT
AgeCommit message (Expand)Author
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
2013-12-24* README.EXT: add a refer to URL.ko1
2013-12-24* remove trailing spaces.nobu
2013-12-24* README.EXT: add a document about RGenGC.ko1
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-12Add Appendix C containing a pointer to mkmf.knu
2013-05-31vm_eval.c: new names of rb_funcall familynobu
2013-05-31* README.EXT: refine a sentence. thanks to Leonard Chin.nobu
2013-05-31array.c: new names of rb_ary_new familynobu
2013-05-31README.EXT: fix typonobu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-04-28README.EXT: update notenobu
2013-04-28* README.EXT: Copy note from r40505 for rb_sprintf() [Bug #7982]zzak
2013-04-27* README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982]zzak
2013-04-27* README.EXT: Add note to warn use of %i in Exceptions [Bug #7982]zzak
2012-12-03* README.EXT: Converted to RDoc formatdrbrain
2012-06-22* README.EXT, README.EXT.ja: use "sval" for the third argumentkou
2012-06-08* README.EXT (prepare extconf.rb): Added note to see MakeMakefile fordrbrain
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-11-13* lib/mkmf.rb (checking_for): should not modify the result.nobu
2011-09-12* README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu
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
2010-09-10* class.c (rb_scan_args): Add support for optional keywordknu
2010-08-05* README.EXT, README.EXT.ja (String functions): mentionnobu
2010-07-21Fix signature of rb_ensure and rb_rescue to match the implementation in READM...drbrain
2010-07-11* README.EXT{,.ja} (rb_block_call): fixed about third/fourthnobu
2009-12-30Add more description about Fixnum's size. [ruby-core:27333]naruse
2009-09-17* blockinlining.c: removed.ko1
2009-09-16* README.EXT, README.EXT.ja (rb_protect, rb_jump_tag): added.nobu
2009-09-15* README.ext: fine tuningmarcandre
2009-07-13* enumerator.c (yielder_yield_i): use rb_proc_new instead ofmame
2009-06-04* README.EXT: typo fixed.nobu
2009-05-21* include/ruby/ruby.h (RB_EVENT_HOOKS_HAVE_CALLBACK_DATA):nobu
2009-05-09describe more conversion functions between integer and VALUE.akr
2009-03-02* README.EXT, README.EXT.ja (Macros): added HAVE_RUBY_*_H.nobu
2009-02-24* class.c (rb_scan_args): Allow specifying the number of trailingknu
2009-02-23* include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods,nobu
2009-02-23* README.EXT, README.EXT.ja: added macros for the Compatibilities.nobu
2009-02-18Sync with README.EXT.ja.knu