summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-26win32/Makefile.sub: LIBDIR_BASENAMEnobu
2018-04-26ruby.c (ruby_init_loadpath_safe): constifynobu
2018-04-26* 2018-04-26svn
2018-04-26test_numeric.rb: loose precision assertionnobu
2018-04-25[DOC] Fix capitallizing [ci skip]kazu
2018-04-25common.rb: unused constantnobu
2018-04-25Avoid "should_not raise_error" in Thread#raise speceregon
2018-04-25Fix style in Thread#raise speceregon
2018-04-25Use Thread.pass in loop{} to check interrupts more ofteneregon
2018-04-25compile.c: fix unconditional branch optimizationnobu
2018-04-24* 2018-04-25svn
2018-04-24eval.c (ruby_setup): disable THP on Linuxnormal
2018-04-24string.c: fix scanned substring with `\K`nobu
2018-04-23rescue Errno::EPROTOTYPEnobu
2018-04-23* 2018-04-24svn
2018-04-23revert r63212k0kubun
2018-04-23compile.c: copy a short insn with leavenobu
2018-04-23[DOC] URI::Generic#port returns Integer [ci skip]kazu
2018-04-23compile.c: insn before popnobu
2018-04-23test/ruby/test_io.rb: add extra Thread#join to delay closenormal
2018-04-23thread_pthread.c: fallback to CLOCK_REALTIMEnobu
2018-04-22net/imap: set SO_KEEPALIVE on TCP socketsnormal
2018-04-22sprintf.c: fix typostomar
2018-04-22Same as the last commit (comment out tests for CI).ko1
2018-04-22* 2018-04-23svn
2018-04-22Skip some tests to make CI healthy.ko1
2018-04-22thread*: all condvars are monotonicnormal
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-22mjit_compile.c: comment the intention of r63092 [ci skip]k0kubun
2018-04-22made *.cmd excutablenobu
2018-04-22made *.cmd excutablenobu
2018-04-22Makefile.in: MJIT_ARCHFLAGnobu
2018-04-21test/ruby/test_io.rb: try to diagnose stuck test_recycled_fd_closenormal
2018-04-21mjit.c: check pch statusnobu
2018-04-21* 2018-04-22svn
2018-04-21Improve docs for URI librarystomar
2018-04-21test_jit.rb: follow the change of instructionk0kubun
2018-04-21compile.c: optimize checktypenobu