aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-2833-118/+158
* proc.c: empty iseq namesnobu2017-12-281-1/+4
* erb.rb: let's remove constant deprecated at 2.5k0kubun2017-12-281-4/+0
* Fix KeyError#{key,receiver} of Thread#fetchkazu2017-12-282-2/+4
* remove empty spec/rubyspec directorynormal2017-12-270-0/+0
* Update to ruby/spec@b95d7ederegon2017-12-271-11/+26
* Update to ruby/spec@0fe33aceregon2017-12-27162-621/+1267
* * 2017-12-28svn2017-12-271-1/+1
* Update to ruby/mspec@5f563e4eregon2017-12-272-4/+26
* fix concurrent test.ko12017-12-271-19/+11
* fix fd mask detection on os xnobu2017-12-271-1/+2
* tool/downloader.rb: don't suppress exceptionk0kubun2017-12-271-0/+2
* tool/downloader.rb: retry downloadsk0kubun2017-12-271-2/+19
* erb.rb: preserve the behavior for invalid syntaxk0kubun2017-12-272-13/+11
* spec_helper.rb: libruby.so iff enable-sharednobu2017-12-271-1/+1
* vm_eval.c: expanded eval_stringnobu2017-12-271-13/+8
* vm_eval.c: split eval_string_with_crefnobu2017-12-271-44/+41
* vm_eval.c: refactor eval_make_iseqnobu2017-12-271-34/+28
* spec_helper.rb: must find libruby.sonobu2017-12-271-11/+14
* fake.rb: set libdirnobu2017-12-271-0/+1
* * 2017-12-27svn2017-12-271-1/+1
* [DOC] Fix typos in downcase [ci skip]kazu2017-12-271-2/+2
* Add NEWS for Ruby 2.6.0kazu2017-12-261-0/+13
* Move from NEWS to doc/NEWS-2.5.0kazu2017-12-261-0/+0
* test_proc.rb: remove duplicate test_source_locationnobu2017-12-261-6/+0
* vm_method.c: fix super in refined modulenobu2017-12-262-2/+44
* parse.y: warning for locationsnobu2017-12-263-4/+52
* vm_eval.c: strange message in evalnobu2017-12-262-40/+10
* test/ruby/test_proc.rb: Add a test for Binding#source_locationmame2017-12-261-0/+15
* proc.c (bind_location): Add Binding#source_locationmame2017-12-262-1/+21
* variable.c: public rb_autoloadnobu2017-12-261-1/+1
* prelude.c.tmpl: get rid of errors with old gccnobu2017-12-251-6/+6
* * 2017-12-26svn2017-12-251-1/+1
* test/ruby/test_process.rb: get rid of timing issuenobu2017-12-251-3/+6
* cont.c: fix comment to follow field name changek0kubun2017-12-251-1/+1
* version.h (RUBY_VERSION): 2.6.0 development has started.matz2017-12-252-2/+2
* hash.c: prime2nobu2017-12-251-3/+3
* hash.c: use uint128_tnobu2017-12-251-1/+1
* Use UINT128_T support flag from configurenobu2017-12-251-1/+1
* Add ruby_2_5 branch to .travis.ymlnaruse2017-12-251-0/+1
* irb.rb: fix highlightnobu2017-12-251-1/+3
* fix leaked fdsnobu2017-12-251-1/+9
* doc/contributing.rdoc: Update platform maintainersmame2017-12-251-4/+2
* Disasm output contains code range.ko12017-12-251-2/+6
* prelude.rb: block passingnobu2017-12-251-4/+2
* NEWS: Fix typos [ci skip]kazu2017-12-251-2/+2
* prelude.c.tmpl: static literalsnobu2017-12-251-7/+8
* prelude.c.tmpl: fix optimization optionsnobu2017-12-251-1/+9
* Added gemification entry to NEWS file.hsbt2017-12-251-0/+20
* Set first line numbers for empty iseqs.ko12017-12-252-1/+36