aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* non-symbol keys in kwargsnobu2018-08-145-52/+140
* thread_pthread.c: use UBF_TIMER_PTHREAD on Solarisnormal2018-08-141-1/+6
* thread_pthread.c: use CLOCK_REALTIME on SunOS (Solaris)normal2018-08-141-1/+7
* test/fiddle/test_function.rb (test_nogvl_poll): stop timer hacknormal2018-08-141-0/+6
* thread_pthread (rb_timer_arm): ignore UBF_TIMER_POSIX state 2normal2018-08-131-1/+7
* thread_pthread: use POSIX timer or thread to get rid of racesnormal2018-08-132-44/+290
* thread_pthread.c: eliminate timer thread by restructuring GVLnormal2018-08-1311-584/+746
* FreeBSD 11.0 lacks ELFCOMPRESS_ZLIBnaruse2018-08-131-1/+2
* appveyor.yml: install gdbmk0kubun2018-08-131-1/+1
* * 2018-08-14svn2018-08-131-1/+1
* appveyor.yml: add MinGW buildk0kubun2018-08-131-0/+41
* fix typos [ci skip]kazu2018-08-131-1/+1
* mention about r64337usa2018-08-131-0/+4
* Add some tests for *method_defined?usa2018-08-131-0/+14
* Fix test bugkazu2018-08-132-1/+3
* Fix problem about notimplemented caseusa2018-08-132-87/+153
* appveyor.yml: drop unnecessary 1.0. prefixk0kubun2018-08-131-77/+81
* Add test for method_defined?(notimplement)kazu2018-08-131-0/+4
* Revert "Support optional inherit argument for Module#method_defined?"kazu2018-08-132-152/+87
* get rid of an encode noncompatible errorusa2018-08-131-0/+1
* * remove trailing spaces.svn2018-08-131-1/+1
* Support optional inherit argument for Module#method_defined?usa2018-08-132-87/+152
* test/rinda/test_rinda.rb: Start keeper only on used testskazu2018-08-131-0/+32
* Makefile.in: drop MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-133-7/+0
* Don't free allocated uncompressed_debug_line until backtrace is printednaruse2018-08-131-8/+10
* Re-apply wrongly reverted r64330naruse2018-08-131-6/+2
* Define parse_compressed_debug_line() only ifdef SUPPORT_COMPRESSED_DEBUG_LINEnaruse2018-08-131-1/+4
* support compressed debug_linenaruse2018-08-132-10/+66
* configure.ac: use linker_flag to LIBRUBY_DLDFLAGSnobu2018-08-131-6/+2
* Revert "support compressed debug_line"naruse2018-08-132-55/+7
* support compressed debug_linenaruse2018-08-132-7/+55
* timegm_noleapsecond uses calc_tm_yday.akr2018-08-121-5/+1
* configure.ac: use the correct argumentk0kubun2018-08-121-1/+1
* configure.ac: MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-123-1/+5
* * 2018-08-13svn2018-08-121-1/+1
* mjit_worker.c: lazily delete so filek0kubun2018-08-121-20/+20
* mjit_worker.c: allow showing line numberk0kubun2018-08-121-1/+10
* mjit.c: reduce the number of variablesk0kubun2018-08-121-7/+5
* Optimization for case when with splat operatornobu2018-08-121-4/+42
* tool/downloader.rb: increase retriesk0kubun2018-08-121-1/+1
* compile.c: use EXPECT_NODE macronobu2018-08-121-5/+1
* compile.c: check error in when_valsnobu2018-08-121-1/+2
* vm_insnhelper.c: revert r64280k0kubun2018-08-122-25/+22
* skip non-IP interfacesnobu2018-08-121-2/+2
* vm_insnhelper.c: drop duplicated inlinek0kubun2018-08-111-1/+1
* appveyor.yml: customize icon_urlk0kubun2018-08-111-2/+5
* * 2018-08-12svn2018-08-111-1/+1
* fix r64296naruse2018-08-111-9/+9
* test_rubyvm_mjit.rb: skip testing MJIT if not supportedk0kubun2018-08-111-0/+6
* mjit.c: stop defining alias for a very limited usek0kubun2018-08-111-5/+2