aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* common.mk, lib/unicode_normalize/tables.rb: Change Unicodeduerst2015-10-023-68/+74
* fix indent (tabify) [ci skip]kazu2015-10-011-2/+2
* test_symbol.rb: relaxnobu2015-10-011-1/+1
* * 2015-10-02svn2015-10-011-2/+2
* proc.c: fix symbol proc marknobu2015-10-013-1/+13
* vm_args.c: fix marking symbol ifuncnobu2015-10-013-9/+21
* * string.c (rb_sym_proc_call): constifynobu2015-10-012-3/+4
* revert r51991nobu2015-10-012-12/+5
* * 2015-10-01svn2015-10-011-3/+3