aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* string.c: fix non-embedded stringnobu2015-10-073-9/+28
* * gc.c (newobj_of): divide fast path and slow pathko12015-10-072-33/+77
* string.c: optimize String#timesnobu2015-10-072-0/+13
* string.c: use raw macronobu2015-10-071-1/+1
* re.c: indent [ci skip]nobu2015-10-071-15/+15
* assertions.rb: refine all_assertionsnobu2015-10-071-2/+12
* * remove trailing spaces.svn2015-10-061-1/+1
* * gc.h, gc.c: introduce new debug function rb_obj_info_dump(VALUE obj)ko12015-10-063-0/+13
* * 2015-10-07svn2015-10-061-2/+2
* * vm_args.c: remove an unused field args_info::calling.ko12015-10-062-2/+4
* * proc.c (rb_method_entry_min_max_arity): should supportko12015-10-062-0/+8
* * lib/tmpdir.rb (Dir.tmpdir): return duplicated string to beakr2015-10-063-1/+25
* * vm_insnhelper.c (vm_call_method0): use switch() for visibilitiesko12015-10-062-11/+18
* * proc.c (Init_Proc): Proc#call and others should be public.ko12015-10-062-4/+8
* * method.h: IMEMO_FL_USER3 and IMEMO_FL_USER4 is not needed any more.ko12015-10-062-3/+7
* * method.h: remove METHOD_ENTRY_SAFE(me) and related codeko12015-10-065-23/+12
* * string.c (rb_sym_to_proc): renamenobu2015-10-061-3/+2
* vm_args.c: wrap symbol ifuncnobu2015-10-064-1/+14
* ruby.h: inlinesnobu2015-10-062-34/+74
* ruby.h: enumsnobu2015-10-062-64/+109
* * method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip]hsbt2015-10-062-1/+5
* 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