aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* optional argumentsnobu2015-10-311-2/+2
* remove extraneous spacenobu2015-10-311-1/+1
* remove extraneous spacenobu2015-10-312-1/+13
* ruby.1: fix --enable/disablenobu2015-10-312-2/+9
* test_super.rb: test_missing_supernobu2015-10-311-0/+7
* revert r52402ko12015-10-312-8/+3
* vm_insnhelper.c: get rid of copying garbagenobu2015-10-311-2/+2
* test_exception.rb: get rid of did_you_meannobu2015-10-311-5/+1
* * vm_insnhelper.c (vm_search_super_method): do not touch `ci' here.ko12015-10-312-3/+8
* tcltklib.c: GC guardnobu2015-10-311-1/+2
* eval_error.c: Fix a format of `NameError#message`nobu2015-10-313-1/+20
* internal.h: RUBY_DTRACE_HOOKnobu2015-10-316-59/+23
* use rb_source_loc and rb_source_locationnobu2015-10-318-28/+22
* vm.c: initialize line alwaysnobu2015-10-311-0/+1
* * 2015-10-31svn2015-10-311-2/+2
* ignore dump terminalnobu2015-10-312-2/+2
* fix a typo [ci skip]kazu2015-10-301-1/+1
* * gems/bundled_gems: update to power_assert 0.2.5.ktsj2015-10-302-1/+5
* * gc.c (newobj_slowpath): do not need to use flags hack (commit miss).ko12015-10-302-1/+5
* explicitly overwrite signal handlingnaruse2015-10-302-1/+2
* * gc.c (heap_get_freeobj_from_next_freepage): not so UNLIKELY.ko12015-10-302-1/+5
* * gc.c (newobj_slowpath): reduce 1 parameter to use only registersko12015-10-302-16/+41
* test/fiddle: revert r52384 partiallynobu2015-10-304-7/+7
* set as binary before gsubnaruse2015-10-301-2/+2
* show parent process's signal mask from child processnaruse2015-10-301-13/+8
* Old linux's default hard rlimit_nofile is 1024naruse2015-10-301-1/+8
* use assert_raisenobu2015-10-3014-77/+81
* * test/ruby/test_call.rb: added test for safe navigation operator.hsbt2015-10-302-0/+18
* * ChangeLog: fix wrong commit name.hsbt2015-10-301-1/+5
* * vm_method.c: added documentation of protected/private methods.hsbt2015-10-303-13/+39
* variable.c: rb_class_ivar_setnobu2015-10-304-7/+11
* test_object.rb: add more checksnobu2015-10-301-4/+6
* variable.c (generic_ivar_remove): return original valuenormal2015-10-303-8/+27
* test_gc.rb: fix failure messagenobu2015-10-301-3/+3
* show child and parent signal masknaruse2015-10-301-2/+13
* use spawn's option to shorten the codenaruse2015-10-301-16/+6
* variable.c (rb_st_insert_id_and_value): reduce argsnormal2015-10-304-8/+16
* * gems/bundled_gems: update latest gems.hsbt2015-10-302-2/+7
* * lib/rubygems: Update to RubyGems HEAD(60d7972).hsbt2015-10-3014-23/+110
* * insns.def (getinlinecache/setinlinecache): compare ic->ic_cref andko12015-10-294-3/+36
* * vm_insnhelper.c (vm_env_cref): make it inline for performance.ko12015-10-292-4/+11
* use NULL instead of 0ko12015-10-291-1/+1
* * insns.def: nobody set ic->ic_value.value to Qundef.ko12015-10-292-3/+5
* * vm.c: add ifndef guard for VM_CHECK_MODE.ko12015-10-292-0/+6
* * vm_insnhelper.c (vm_check_frame_detail): should require me forko12015-10-292-2/+11
* * 2015-10-30svn2015-10-291-2/+2
* show signal mask on solarisnaruse2015-10-291-0/+1
* revert experimental changes related to Solaris CInaruse2015-10-292-6/+2
* ENC_ASSERTnobu2015-10-291-4/+3
* * test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa2015-10-291-1/+1