aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Put an line before "frozen_string_literal: true" for emacs.akr2015-10-059-0/+9
* * iseq.c (rb_iseq_free): free iseq::variable_body to avoid memoryko12015-10-052-0/+6
* * proc.c: enable optimization of Proc#call.ko12015-10-054-12/+22
* * vm_insnhelper.c: solve goto spaghetti.ko12015-10-052-174/+170
* string.c: optimize rb_str_resurrectnobu2015-10-052-1/+25
* compile.c: dstr head typenobu2015-10-051-2/+5
* * 2015-10-06svn2015-10-051-2/+2
* fix a typo [ci skip]kazu2015-10-051-1/+1
* * test/ruby/test_thread.rb (test_handle_interrupt_blocking): check ifnagachika2015-10-052-2/+8
* * lib/pp.rb: Use frozen_string_literal: true.akr2015-10-058-44/+73
* * test/ruby/test_thread.rb: fix potential race condition.eregon2015-10-052-3/+8
* vm_core.h: vm_thread_with_framenobu2015-10-051-4/+6
* eval_intern.h: pass_passed_blocknobu2015-10-052-10/+9
* * remove trailing spaces.svn2015-10-051-17/+17
* * numeric.c: [DOC] Overview for Numeric class by Joe Corcoranzzak2015-10-052-1/+74
* proc.c: set ep properlynobu2015-10-053-0/+17
* ruby-runner.c.in: ignore empty envnobu2015-10-051-0/+3
* ruby-runner.c.in: make macrosnobu2015-10-051-2/+4
* specify frozen_string_literal: true.akr2015-10-051-12/+14
* dir.c: make ASCII-8BITnobu2015-10-042-1/+8
* configure.in: remove garbage spacesnobu2015-10-041-1/+1
* * 2015-10-05svn2015-10-041-2/+2
* configure.in: add ruby-runner only if needednobu2015-10-042-1/+10
* add a comment.akr2015-10-041-1/+1
* * enum.c (nmin_filter): Fix limit value.akr2015-10-043-3/+14
* Makefile.in: ruby-runner with exeextnobu2015-10-041-1/+1
* add ref. [Feature #11375] [ruby-core:70043]akr2015-10-041-0/+1
* * ext/pathname/lib/pathname.rb: freeze string literals forakr2015-10-042-0/+6
* gmake.mk: test ordernobu2015-10-042-9/+9
* refix through 52016,52017,52019,52020 [Bug #11486]naruse2015-10-042-4/+6
* euc_jp.c: fix compile errornobu2015-10-041-1/+1
* test_m17n_comb.rb: messagenobu2015-10-041-1/+1
* test_symbol.rb: relaxnobu2015-10-041-1/+1
* add a test for r52016naruse2015-10-041-0/+4
* * enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse2015-10-042-2/+8
* file.c: get rid of intermediate objectsnobu2015-10-041-10/+11
* test_dir_m17n.rb: fix testnobu2015-10-041-12/+23
* runruby.rb: fallback to rubynobu2015-10-041-1/+3
* dir.c: normalize cwdnobu2015-10-043-0/+19
* test_symbol.rb: reduce iterationnobu2015-10-031-1/+1
* template/ruby-runner.c.in: POSIX for setenvnobu2015-10-032-1/+2
* * 2015-10-04svn2015-10-031-2/+2
* ruby-runnernobu2015-10-034-2/+46
* * 2015-10-03svn2015-10-031-2/+2
* common.mk: separate testsnobu2015-10-031-3/+6
* test_method.rb: remove unlinked method entry testnobu2015-10-021-12/+0
* test_symbol.rb: reduce iterationnobu2015-10-021-1/+1
* test_method.rb: finite loopnobu2015-10-021-8/+3
* test_thread.rb: handshakenobu2015-10-021-3/+3
* test_thread.rb: thread leaknobu2015-10-021-5/+3