summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11The combination of non-Symbol keys and Symbol keys is now allowed againmame
2019-03-11parse.y: moved excessed_commanobu
2019-03-11Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt
2019-03-11Added to check MJIT constant for the Ruby 2.3-2.5.hsbt
2019-03-11Mention the addition of Enumerator::Yielder#to_proc in NEWSknu
2019-03-11fall back to copy + unlink on EPERMhsbt
2019-03-11Implement Enumerator::Yielder#to_procknu
2019-03-11Removed circular requirenobu
2019-03-11Renamed duplicate testnobu
2019-03-11* 2019-03-11svn
2019-03-11numeric.c: fix infinite loopnobu
2019-03-10* 2019-03-10svn
2019-03-10eval.c: clear internal errinfonobu
2019-03-09Add ignored_sp eventnobu
2019-03-09Use assert_respond_tonobu
2019-03-09* expand tabs.svn
2019-03-09variable.c: hoisted out rb_namespace_pnobu
2019-03-09* 2019-03-09svn
2019-03-09Early return in gc_mark_childrennobu
2019-03-08* 2019-03-08svn
2019-03-08use __GNUC__ instead of __GCC__.tadd
2019-03-07Ignore to handle the different platformhsbt
2019-03-07* 2019-03-07svn
2019-03-07io.c: chomp CR at the end of read buffernobu
2019-03-06Symbol creation is not a problem now unless pinned downnobu
2019-03-06proc.c: call respond_to_missing? with a symbolnobu
2019-03-06Fix PTY.open on OpenBSD [Bug #15607]naruse
2019-03-06delete directory and files related to Unicode version 11.0.0duerst
2019-03-06add news about Unicode version update (issue #15321) to NEWS [ci skip]duerst
2019-03-06Remove deprecated `sudo: false` in .travis.ymlkazu
2019-03-06Skip malicious extension test with mswin platform.hsbt
2019-03-06* 2019-03-06svn
2019-03-06update Unicode version (and Emoji version) to 12.0.0duerst
2019-03-05Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt
2019-03-05string.c: respect the actual encodingnobu
2019-03-05* 2019-03-05svn
2019-03-05Directories in RbConfig may not exist until installationnobu
2019-03-04* 2019-03-04svn
2019-03-04FindFirstFile cannot glob share namesnobu
2019-03-03Use --depth=1 for vs2019 as wellk0kubun
2019-03-03do not close FSs explicitly.ko1
2019-03-03* 2019-03-03svn
2019-03-03close opened files explicitlyko1
2019-03-01Stop sharding --jit-wait testingk0kubun
2019-03-01Try to build readline extension with vcpkg on Azure Pipelines.hsbt
2019-03-01Try to build vs2019preview on Azure Pipelines.hsbt
2019-03-01Fixed build failure of Travis CI. We need to support `make srcs`.hsbt
2019-03-01Add Azure Pipelines build status badge [ci skip]kazu
2019-03-01Drop obsoleted continueOnErrork0kubun
2019-03-01* 2019-03-01svn