summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15-test-/wait_for_single_fd: fix -Wformat-security warningnormal
2018-05-15Merge fileutils-1.1.0.hsbt
2018-05-15* properties.svn
2018-05-15test_io_wait_uncommon: new test for uncommon file typesnormal
2018-05-14test_wait_for_single_fd.rb: remove with_pipe helpernormal
2018-05-14test_wait_for_single_fd: ensure this works with kqueuenormal
2018-05-14test_wait_for_single_fd.rb: relax test for newer FreeBSDnormal
2018-05-14* 2018-05-15svn
2018-05-14io.c: cleanup copy_stream wait-for-single-fd casesnormal
2018-05-14error.c: check redefined backtrace resultnobu
2018-05-14Update test-unit 3.2.8 for bundled gems.hsbt
2018-05-14* 2018-05-14svn
2018-05-14RSTRING_PTR is not guaranteed to be char*-alignedshyouhei
2018-05-13compile.c: Fix segfault when VM_INSN_INFO_TABLE_IMPL is not 2yui-knk
2018-05-13* 2018-05-13svn
2018-05-13optparse.rb: Remove redundant `.freeze`nobu
2018-05-12optparse.rb: [DOC] about into: optionnobu
2018-05-12irb.rb: update `_`nobu
2018-05-12fix TestInputMethodnobu
2018-05-12rss: Add option Hash support to RSS::Parser.parsekou
2018-05-12openssl: merge changes in v2.1.1rhe
2018-05-12io.c: fix typo and phrase [ci skip]nobu
2018-05-12iseq.c: iseq body local variablesnobu
2018-05-12iseq.c: refactoring rb_iseq_freenobu
2018-05-11lib/securerandom.rb: improve docsstomar
2018-05-11configure.ac: remove ineffective check on Solaris with GCCngoto
2018-05-11transform_mjit_header.rb: workaround for Solaris 10 with old GCCngoto
2018-05-11* 2018-05-12svn
2018-05-11mkmf.rb: set cppflagsngoto
2018-05-11fix potential memory leaksnobu
2018-05-11net/imap: Fix ArgumentError in send_string_datashugo
2018-05-11* 2018-05-11svn
2018-05-11Use `&.` instead of modifier ifkazu
2018-05-10node.c: Fix format and example of NODE_OPCALLyui-knk
2018-05-10variable.c: fix multiple autoload with identical file (again)normal
2018-05-10parse.y: Fix locations of NODE_NIL in endless ranges.yui-knk
2018-05-10revert r63387 and r63389 for nownormal
2018-05-10variable.c: fix autoload object lifetimes and leaknormal
2018-05-10RSTRING_PTR is not guaranteed to be char*-alignedshyouhei
2018-05-10variable.c: fix multiple autoload with identical filenormal
2018-05-10node.c: Fix typosyui-knk
2018-05-09fix potential memory leaksnobu
2018-05-09_mjit_compile_pc_and_sp: re-commit r63360k0kubun
2018-05-09compile.c: suppress a warningnobu
2018-05-09_mjit_compile_send.erb: revert r63350k0kubun
2018-05-09* 2018-05-10svn
2018-05-09iseq.h: fix argument ordernobu
2018-05-09_mjit_compile_pc_and_sp.erb: revert r63360k0kubun
2018-05-09Use `&.` instead of modifier ifkazu
2018-05-09Use hard-coded file list instead of Dir.glob.hsbt