summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-05* math.c (ruby_lgamma_r): mswin's lgamma_r also seems to be wrong.usa
2016-04-05math.c: fix lgammanobu
2016-04-05* 2016-04-06svn
2016-04-05math.c: fix tgammanobu
2016-04-05string.c: rb_str_concat_literalsnobu
2016-04-05* ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse
2016-04-04fix typos [ci skip]kazu
2016-04-04test_get_ephemeral_key: use assert_instance_ofnobu
2016-04-04* 2016-04-05svn
2016-04-04openssl: Access to ephemeral TLS session keynobu
2016-04-04at_exit listnobu
2016-04-04* remove trailing spaces.svn
2016-04-04* gc.c: change deafult value ofko1
2016-04-04* gc.c (get_envparam_double): take an upper_bound.ko1
2016-04-04* 2016-04-04svn
2016-04-04* vm.c (Init_VM): should pass tokens.ko1
2016-04-03numeric.c: dbl2ival no longer roundsnobu
2016-04-02* 2016-04-03svn
2016-04-02numeric.c: move declaration [ci skip]nobu
2016-04-02numeric.c: prefer rb_check_aritynobu
2016-04-02* 2016-04-02svn
2016-04-02rb_check_arity returns argc nownobu
2016-04-01fix typos [ci skip]kazu
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-04-01improve git repository detectionnobu
2016-04-01* tool/release.sh: BRE accepts \{m,\} expression. use it for future many-digitsusa
2016-03-31openssl: accept moving write buffer for write_nonblocknormal
2016-03-31* thread.c (update_coverage): Do not track coverage in loaded fileseregon
2016-03-31* tool/release.sh: two-digit version number support.usa
2016-03-31* 2016-04-01svn
2016-03-31* tool/merger.rb (version): version number may be two-digit.usa
2016-03-31gc.c: use PRIdSIZEnobu
2016-03-31* gc.c: need to set initial value of GC_HEAP_FREE_SLOTS_GOAL_RATIO.ko1
2016-03-31* gc.c: change additional allocation policy.ko1
2016-03-31* gc.c (gc_marks_finish): fix syntax error.ko1
2016-03-31* gc.c: simplify allocate/free detecting logic at the end of marking.ko1
2016-03-31* gc.c: add GC parameters to configure the following values:ko1
2016-03-31* remove trailing spaces.svn
2016-03-31* gc.c (gc_verify_heap_page): check the number of zombies.ko1
2016-03-31* gc.c (gc_page_sweep): return free slots count.ko1
2016-03-31complex.c: pure declarationsnobu
2016-03-31date_core.c: fix indentnobu
2016-03-31date_core.c: fix DateTime rdocnobu
2016-03-30* 2016-03-31svn
2016-03-30* ext/nkf/nkf-utf8/nkf.c: Merge upstream 69f7e74dde.naruse
2016-03-30parse.y: get rid of ISASCII on IDnobu
2016-03-30st.c: fix collision statistics [ci skip]nobu
2016-03-30hash.c: init table with sizenobu
2016-03-30extension*.rdoc: fix errors [ci skip]nobu
2016-03-30rational.c: pure declarationsnobu