aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* vm_args.c: GC guardnobu2015-10-013-5/+17
* dir.c: give pathlen from callersnobu2015-09-301-6/+8
* vm_args.c: optimize symbol block passingnobu2015-09-302-1/+11
* proc.c: include symbol namenobu2015-09-303-3/+9
* parse.y: reorder conditionsnobu2015-09-291-11/+4
* parse.y: token lengthnobu2015-09-291-14/+16
* * 2015-09-30svn2015-09-291-2/+2
* parse.y: fix memory leaknobu2015-09-292-0/+14
* * parse.y: fix minor typo. [ci skip][fix GH-1038].eregon2015-09-292-1/+6
* parse.y: marknobu2015-09-291-0/+1
* bm_vm3_gc.rb: no shebangnobu2015-09-291-1/+0
* unicode_norm_gen.tmpl: end markernobu2015-09-292-2/+2
* tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst2015-09-293-857/+857
* compile.c: fix performance of strconcatnobu2015-09-295-1/+37
* bm_vm_symbol_block_pass.rb: renamenobu2015-09-292-3/+13