summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-08* benchmark/bm_require.rb: new benchmark for require.kosaki
2015-10-08* ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak
2015-10-08node.c: reduce sizenobu
2015-10-08node.c: move blocknobu
2015-10-08* 2015-10-08svn
2015-10-08node.c: D_FIELD_HEADERnobu
2015-10-08node.c: indent [ci skipnobu
2015-10-07metametameta.rb: restore outputnobu
2015-10-07ruby.h: RB_OBJ_FROZEN_RAWnobu
2015-10-07string.c: str_duplicatenobu
2015-10-07string.c: fix non-embedded stringnobu
2015-10-07* gc.c (newobj_of): divide fast path and slow pathko1
2015-10-07string.c: optimize String#timesnobu
2015-10-07string.c: use raw macronobu
2015-10-07re.c: indent [ci skip]nobu
2015-10-07assertions.rb: refine all_assertionsnobu
2015-10-06* remove trailing spaces.svn
2015-10-06* gc.h, gc.c: introduce new debug function rb_obj_info_dump(VALUE obj)ko1
2015-10-06* 2015-10-07svn
2015-10-06* vm_args.c: remove an unused field args_info::calling.ko1
2015-10-06* proc.c (rb_method_entry_min_max_arity): should supportko1
2015-10-06* lib/tmpdir.rb (Dir.tmpdir): return duplicated string to beakr
2015-10-06* vm_insnhelper.c (vm_call_method0): use switch() for visibilitiesko1
2015-10-06* proc.c (Init_Proc): Proc#call and others should be public.ko1
2015-10-06* method.h: IMEMO_FL_USER3 and IMEMO_FL_USER4 is not needed any more.ko1
2015-10-06* method.h: remove METHOD_ENTRY_SAFE(me) and related codeko1
2015-10-06* string.c (rb_sym_to_proc): renamenobu
2015-10-06vm_args.c: wrap symbol ifuncnobu
2015-10-06ruby.h: inlinesnobu
2015-10-06ruby.h: enumsnobu
2015-10-06* method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip]hsbt
2015-10-05Put an line before "frozen_string_literal: true" for emacs.akr
2015-10-05* iseq.c (rb_iseq_free): free iseq::variable_body to avoid memoryko1
2015-10-05* proc.c: enable optimization of Proc#call.ko1
2015-10-05* vm_insnhelper.c: solve goto spaghetti.ko1
2015-10-05string.c: optimize rb_str_resurrectnobu
2015-10-05compile.c: dstr head typenobu
2015-10-05* 2015-10-06svn
2015-10-05fix a typo [ci skip]kazu
2015-10-05* test/ruby/test_thread.rb (test_handle_interrupt_blocking): check ifnagachika
2015-10-05* lib/pp.rb: Use frozen_string_literal: true.akr
2015-10-05* test/ruby/test_thread.rb: fix potential race condition.eregon
2015-10-05vm_core.h: vm_thread_with_framenobu
2015-10-05eval_intern.h: pass_passed_blocknobu
2015-10-05* remove trailing spaces.svn
2015-10-05* numeric.c: [DOC] Overview for Numeric class by Joe Corcoranzzak
2015-10-05proc.c: set ep properlynobu
2015-10-05ruby-runner.c.in: ignore empty envnobu
2015-10-05ruby-runner.c.in: make macrosnobu
2015-10-05specify frozen_string_literal: true.akr