summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21thread_sync.c (rb_mutex_cleanup_keeping_mutexes): update fork_gennormal
2018-12-21thread_sync.c (rb_mutex_abandon_keeping_mutexes): remove unnecessary checknormal
2018-12-21eval_error.c (show_cause): check if cause is an Exception or notmame
2018-12-21enumerator.c: Fix airth_seq_each for Rationalmrkn
2018-12-20Import bigdecimal-1.4.0.pre.20181220amrkn
2018-12-20iseq.c: resurrect literal hash operandsnobu
2018-12-20NEWS: small improvementsstomar
2018-12-20* 2018-12-21svn
2018-12-20A couple of small English fixes [ci skip]nobu
2018-12-20ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame
2018-12-20[DOC] Update CI build status badges [ci skip]kazu
2018-12-20hide iseq operand object for duphash. [Bug #15440]ko1
2018-12-20Test separately to get rid of risk to modify unrelated hashnobu
2018-12-20Freeze hash literals embedded in duphash instructionsnobu
2018-12-20parse.y: ignore constant name capturesnobu
2018-12-20Really ensure loading REXML in testskou
2018-12-20rbinstall.rb: purge %x[git ls-files] toonobu
2018-12-20rbinstall.rb: syntax error in gemspecnobu
2018-12-20Ensure loading REXMLkou
2018-12-20rexml: upgrade to 3.1.8kou
2018-12-20thread_pthread.c (ubf_timer_disarm): ignore EINVAL iff timer is deadnormal
2018-12-19* 2018-12-20svn
2018-12-19* gems/bundled_gems: Upgrade the did_you_mean gem to 1.3.0yuki
2018-12-19Update entry of Psych on NEWS file.hsbt
2018-12-19Update entry of RubyGems on NEWS file.hsbt
2018-12-19webrick: add the ability to override res, req creationnormal
2018-12-19Merge RubyGems 3.0.0 from upstream.hsbt
2018-12-19Update metadata of Bundler 1.17.2hsbt
2018-12-19avoid passing unnecessary options to download methodduerst
2018-12-19add option to deal with Unicode beta data filesduerst
2018-12-18sample/fib.py: Fix syntax error in Python 3 [ci skip]kazu
2018-12-18thread_pthread.c (ubf_timer_destroy): more careful state transitionnormal
2018-12-18Constified to fix warning at r66442nobu
2018-12-18CHDIR to follow symlink [ci skip]nobu
2018-12-18* expand tabs.svn
2018-12-18Expand cross-recursion to a loopnobu
2018-12-18* 2018-12-19svn
2018-12-18Freeze and hide callback arguments holdernobu
2018-12-18Enable refinements on symbol-proc in ruby-level methodsnobu
2018-12-18thread_sync.c (mutex_ptr): only reinitalize waitqueue at forknormal
2018-12-18* expand tabs.svn
2018-12-18should use defined_class.ko1
2018-12-18* expand tabs.svn
2018-12-18rb_raw_obj_info() support T_MODULE and T_ICLASS.ko1
2018-12-18Bump version to 1.0.0.hsbt
2018-12-18Import ipaddr 1.2.2knu
2018-12-18Pathname#relative_path_from uses is_a?akr
2018-12-18Bump version to psych 3.1.0.hsbt
2018-12-17* 2018-12-18svn
2018-12-17Fix test failure if ENV["USER"] doesn't match Process.euidnormal