summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-04-11compile.c: disable tco with rescuenobu
2016-04-10file.c: apply to argvnobu
2016-04-10registry.rb: fix API namesnobu
2016-04-10no argument conversions in rb_realpath_internalnobu
2016-04-09load.c: raise name before conversionnobu
2016-04-08bignum.c: rb_cstr_parse_inumnobu
2016-04-07fix a typo [ci skip]kazu
2016-04-07regexp.rdoc: terminators in comments [ci skip]nobu
2016-04-07tkutil.c: fix overrunnobu
2016-04-06* ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon
2016-04-06configure.in: fix lgamma_r conditionnobu
2016-04-06* tool/downloader.rb (RubyGems.download): follow the change of theusa
2016-04-06* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3.hsbt
2016-04-06configure.in: check lgamma_r(-0.0)nobu
2016-04-06Logger: simple refactoringnobu
2016-04-06lgamma_r.c: fix at -0.0nobu
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-05math.c: fix tgammanobu
2016-04-05* ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse
2016-04-04fix typos [ci skip]kazu
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* vm.c (Init_VM): should pass tokens.ko1
2016-04-03numeric.c: dbl2ival no longer roundsnobu
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-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* 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* 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-31date_core.c: fix indentnobu
2016-03-31date_core.c: fix DateTime rdocnobu
2016-03-30* ext/nkf/nkf-utf8/nkf.c: Merge upstream 69f7e74dde.naruse
2016-03-30extension*.rdoc: fix errors [ci skip]nobu
2016-03-30* lib/open-uri.rb: Use `userinfo` for authenticated proxy.hsbt
2016-03-29* ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.naruse
2016-03-29* tool/redmine-backporter.rb: add given revision to current changestsnaruse
2016-03-29* addr2line.c: define toupper for its use. fix r54391.naruse
2016-03-29* include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit,naruse