summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12Fixed typos.hsbt
2018-01-12tool/ruby_vm support for pre-2.0 BASERUBYshyouhei
2018-01-12tool/ruby_vm support for pre-2.1 BASERUBYshyouhei
2018-01-12tool/ruby_vm support for pre-2.3 BASERUBYshyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-12[ci skip] add comments about file format (2nd try)shyouhei
2018-01-12new insns.def format (2nd try)shyouhei
2018-01-12Add `103 Early Hints` to `Net::HTTP::STATUS_CODES` [ci skip]kazu
2018-01-12doc/NEWS-2.5.0: `step` is not `Integer#step` but `Numeric#step` [ci skip]kazu
2018-01-12thread.c (thread_cleanup_func): document small leaknormal
2018-01-11fix for IPv6 envnaruse
2018-01-11NEWS: Matrix#antisymmetric?stomar
2018-01-11* properties.svn
2018-01-11matrix.rb: add Matrix#antisymmetric?stomar
2018-01-11Mock fetching data from real DNS [Feature #14340]naruse
2018-01-11* 2018-01-12svn
2018-01-11parse.y: Remove LEXPOP hackmame
2018-01-11Fix a typo [ci skip]kazu
2018-01-11Fix indent and use as skipped message instead of commentkazu
2018-01-11parse.y: disentangle the lexer handling of ')', ']', and '}'mame
2018-01-11parse.y: simplify and add a comment for paren_nest and lpar_begmame
2018-01-11iseq.c: child iseq encodingnobu
2018-01-11vm_insnhelper.c: search in the indexing ordernobu
2018-01-11parse.y: add a simple comment for COND_* and CMDARG_*mame
2018-01-11parse.y (local_push_gen): Rewrite the condition of "unused var" warningmame
2018-01-10* 2018-01-11svn
2018-01-10tool/downloader.rb: retry against Errno::ETIMEDOUTk0kubun
2018-01-10Fix typos.hsbt
2018-01-10spec/: skip some specs so that no failure occurs in root privilegemame
2018-01-10spec/ruby/library/etc/getlogin_spec.rb: Use `logname` as an expected resultmame
2018-01-10skip some tests so that no failure occurs in root privilegemame
2018-01-10iseq.c: Succinct bitvector now supports 32-bit machinemame
2018-01-10should cause preprocess error as other casesusa
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