summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01use list_head_init instead of open-coding itnormal
2018-05-01ast.c: use enum in switch for warningsnobu
2018-05-01LIST_HEAD as a local variable is a C99ism.shyouhei
2018-05-01rexml: Suppress warningskou
2018-04-30test/thread/test_cv.rb: test CV usability inside forked childnormal
2018-04-30thread_sync.c (condvar_ptr): reset fork_gen after forkingnormal
2018-04-30* 2018-05-01svn
2018-04-30thread.c (vm_living_thread_num): constify vm argnormal
2018-04-30Use `&.` instead of modifier ifkazu
2018-04-30NEWS: Add recent REXML changeskou
2018-04-30io.c: workaround for EPROTOTYPEnobu
2018-04-30* 2018-04-30svn
2018-04-30io.c: reuse internal_write_funcnobu
2018-04-29* spec/ruby/command_line/dash_upper_i_spec.rb: skip symlink on Windows likeusa
2018-04-29Remove the teeny part from the shared library name on macOSknu
2018-04-29range.c: optimize range_each for Bignumnobu
2018-04-29_mjit_compile_send.erb: fix pointer conversion warningk0kubun
2018-04-28range.c: endless symbol rangenobu
2018-04-28Generalize the check to MRI in the -I speceregon
2018-04-28Ignore the extension of miniruby on Windows in the -I speceregon
2018-04-28* properties.svn
2018-04-28Update to ruby/spec@6f38a82eregon
2018-04-28* 2018-04-29svn
2018-04-28Update to ruby/mspec@b5b13deeregon
2018-04-28string.c: adjust to rb_str_upto_eachnobu
2018-04-28test_open3.rb: let test_popen2 work with --jitk0kubun
2018-04-28test_rubyoptions.rb: let all tests work with --jitk0kubun
2018-04-28test_bug_reporter.rb: make it work with --jitk0kubun
2018-04-28test_rubyoptions.rb: let test_verbose work w/ --jitk0kubun
2018-04-28test_parallel.rb: extend timeout for --jit-waitk0kubun
2018-04-28test_ftp.rb: extend read_timeout for --jit-waitk0kubun
2018-04-28range.c: each on endless rangenobu
2018-04-28thread_sync.c: remove "volatile" qualifiersnormal
2018-04-28thread_sync.c: remove unused list_headsnormal
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2018-04-28mjit_config.h: expand min header namenobu
2018-04-28rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou
2018-04-27* 2018-04-28svn
2018-04-27NEWS: fix typosstomar
2018-04-27iseq.c: consistent rb_bug messagesnobu
2018-04-27mjit.c: remove undefnobu
2018-04-27mjit.c: clean so file on Windowsnobu
2018-04-27mjit.c: fix cc argumentsnobu
2018-04-27ruby.c: moved libdirnobu
2018-04-27ruby.c: fix compilation errornobu
2018-04-27mjit.c: prefix and archdir in initnobu
2018-04-27rbinstall.rb: fix timing to read stubnobu
2018-04-27Revert "Fix use of `rb_profile_frames` start parameter"tenderlove
2018-04-26* 2018-04-27svn
2018-04-26Fix use of `rb_profile_frames` start parametertenderlove