summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-10dir.c: pass flags to openat(2) correctlynormal
2018-01-10* properties.svn
2018-01-10Fixed typos.hsbt
2018-01-10Fix a typo [ci skip]kazu
2018-01-09thread_pthread.c: remove dead code around "get_stack_of"normal
2018-01-09thread.c: threadptr_pending_interrupt_active_p is staticnormal
2018-01-09use binary search for insns_info.ko1
2018-01-09* properties.svn
2018-01-09`signed` is required for Rasbian (x86_64).ko1
2018-01-09* properties.svn
2018-01-09grep_v is ruby 2.3 featurenaruse
2018-01-09* properties.svn
2018-01-09* 2018-01-10svn
2018-01-09Here document <<~ is Ruby 2.3 featurenaruse
2018-01-09iseq.c: Add explicit casts from long to int (to pass compile on clang)mame
2018-01-09iseq.c: Add a succinct bitvector implementation for insn_info_tablemame
2018-01-09iseq.c (iseq_data_to_ary): Avoid direct use of insns_info.positionsmame
2018-01-09* properties.svn
2018-01-09insns_info.inc.tmpl: share large tableseshyouhei
2018-01-09insns_info.inc: position independentshyouhei
2018-01-09comma at the end of enum is a C99ism.shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09* properties.svn
2018-01-09* append newline at EOF.svn
2018-01-09[ci skip] add comments about file formatshyouhei
2018-01-09new insns.def formatshyouhei
2018-01-09rb_num_t happen to be unsigned; introduce signed variantshyouhei
2018-01-09parse.y: insane syntax too (class definition in cond)mame
2018-01-09Fix indent [ci skip]kazu
2018-01-09Include ruby/{io,encoding}.h before internal.hkazu
2018-01-09parse.y: insane syntaxnobu
2018-01-09insns_info.inc.tmpl: split rb_vm_insn_name_infonobu
2018-01-09thread_pthread.c: round stack sizenobu
2018-01-09Rename code_range to code_locationmame
2018-01-09thread_pthread: remove checks for pthread_cond*_initnormal
2018-01-09thread_pthread: remove HAVE_PTHREAD_ATTR_INIT ifdefsnormal
2018-01-09bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarilymame
2018-01-09Fix the position of VM_ASSERT for "pthread_create failed for time"mame
2018-01-09thread_pthread: more diagnostics around timer thread creation failuresnormal
2018-01-09update dependenciesnobu
2018-01-09update-deps: strip -j optionnobu
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2018-01-09internal.h: remove dependecy on ruby/io.hnobu
2018-01-09compile.c (iseq_compile_each0): remove irrelevant tracecoveragemame
2018-01-09Allow `-> do rescue; end` as well as `proc do rescue; end`mame
2018-01-09parse.y: Remove redefinition of mallocmame
2018-01-09parse.y: PARSER_DEBUG is no longer usedmame
2018-01-09parse.y: Remove meaningless ifndef guardsmame
2018-01-09Explicit failure in VM_CHECK_MODE when failing to create timer threadmame